{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0091.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.09251868877064,
              43.64815162860708,
              1868.1792041908595
            ],
            [
              -122.09239371604635,
              43.65645016767901,
              1868.1792041908595
            ],
            [
              -122.08809713342627,
              43.6564159710681,
              2044.5592041908596
            ],
            [
              -122.08822269756863,
              43.64811744184514,
              2044.5592041908596
            ],
            [
              -122.09251868877064,
              43.64815162860708,
              1868.1792041908595
            ]
          ]
        ]
      },
      "bbox": [
        -122.0925187,
        43.64811744,
        1868.179204,
        -122.0880971,
        43.65645017,
        2044.559204
      ],
      "properties": {
        "datetime": "2020-06-19T23:50:11Z",
        "pc:count": 26560654,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573351.7857,
            "count": 26560654,
            "maximum": 573531.7359,
            "minimum": 573185.2359,
            "name": "X",
            "position": 0,
            "stddev": 88.03502551,
            "variance": 7750.165716
          },
          {
            "average": 4833635.841,
            "count": 26560654,
            "maximum": 4834116.84,
            "minimum": 4833195.08,
            "name": "Y",
            "position": 1,
            "stddev": 260.6937687,
            "variance": 67961.24104
          },
          {
            "average": 1923.16185,
            "count": 26560654,
            "maximum": 2044.559204,
            "minimum": 1868.179204,
            "name": "Z",
            "position": 2,
            "stddev": 30.49194144,
            "variance": 929.7584926
          },
          {
            "average": 29168.53874,
            "count": 26560654,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14461.15071,
            "variance": 209124880
          },
          {
            "average": 1.794945524,
            "count": 26560654,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9747598898,
            "variance": 0.9501568427
          },
          {
            "average": 2.592792369,
            "count": 26560654,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.193676937,
            "variance": 1.42486463
          },
          {
            "average": 0.4926732602,
            "count": 26560654,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999463254,
            "variance": 0.2499463283
          },
          {
            "average": 3.539069482e-06,
            "count": 26560654,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00188123818,
            "variance": 3.53905709e-06
          },
          {
            "average": 1.080958247,
            "count": 26560654,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4043039542,
            "variance": 0.1634616874
          },
          {
            "average": -9.163889404,
            "count": 26560654,
            "maximum": 28.00200081,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79522621,
            "variance": 139.1273612
          },
          {
            "average": 0.4926732602,
            "count": 26560654,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999463254,
            "variance": 0.2499463283
          },
          {
            "average": 404.6260233,
            "count": 26560654,
            "maximum": 406,
            "minimum": 404,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6347112874,
            "variance": 0.4028584183
          },
          {
            "average": 276645354.5,
            "count": 26560654,
            "maximum": 276645811.9,
            "minimum": 276645128.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 216.5032391,
            "variance": 46873.65253
          },
          {
            "average": 0,
            "count": 26560654,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26560654,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26560654,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26560654,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26560654,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573185.2359,
          4833195.08,
          1868.179204,
          573531.7359,
          4834116.84,
          2044.559204
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573185.2358589537,
                4833195.079982546,
                1868.1792041908595
              ],
              [
                573185.2358589537,
                4834116.839982546,
                1868.1792041908595
              ],
              [
                573531.7358589537,
                4834116.839982546,
                2044.5592041908596
              ],
              [
                573531.7358589537,
                4833195.079982546,
                2044.5592041908596
              ],
              [
                573185.2358589537,
                4833195.079982546,
                1868.1792041908595
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:50:11+00:00",
        "end_time": "2020-06-19T23:38:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0091.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0091.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0091.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0091.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.0925187,
            43.64811744,
            1868.179204,
            -122.0880971,
            43.65645017,
            2044.559204
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.09251868877064,
                  43.64815162860708,
                  1868.1792041908595
                ],
                [
                  -122.09239371604635,
                  43.65645016767901,
                  1868.1792041908595
                ],
                [
                  -122.08809713342627,
                  43.6564159710681,
                  2044.5592041908596
                ],
                [
                  -122.08822269756863,
                  43.64811744184514,
                  2044.5592041908596
                ],
                [
                  -122.09251868877064,
                  43.64815162860708,
                  1868.1792041908595
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0091.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0091.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:50:11Z",
            "pc:count": 26560654,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573351.7857,
                "count": 26560654,
                "maximum": 573531.7359,
                "minimum": 573185.2359,
                "name": "X",
                "position": 0,
                "stddev": 88.03502551,
                "variance": 7750.165716
              },
              {
                "average": 4833635.841,
                "count": 26560654,
                "maximum": 4834116.84,
                "minimum": 4833195.08,
                "name": "Y",
                "position": 1,
                "stddev": 260.6937687,
                "variance": 67961.24104
              },
              {
                "average": 1923.16185,
                "count": 26560654,
                "maximum": 2044.559204,
                "minimum": 1868.179204,
                "name": "Z",
                "position": 2,
                "stddev": 30.49194144,
                "variance": 929.7584926
              },
              {
                "average": 29168.53874,
                "count": 26560654,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14461.15071,
                "variance": 209124880
              },
              {
                "average": 1.794945524,
                "count": 26560654,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9747598898,
                "variance": 0.9501568427
              },
              {
                "average": 2.592792369,
                "count": 26560654,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.193676937,
                "variance": 1.42486463
              },
              {
                "average": 0.4926732602,
                "count": 26560654,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999463254,
                "variance": 0.2499463283
              },
              {
                "average": 3.539069482e-06,
                "count": 26560654,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00188123818,
                "variance": 3.53905709e-06
              },
              {
                "average": 1.080958247,
                "count": 26560654,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4043039542,
                "variance": 0.1634616874
              },
              {
                "average": -9.163889404,
                "count": 26560654,
                "maximum": 28.00200081,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79522621,
                "variance": 139.1273612
              },
              {
                "average": 0.4926732602,
                "count": 26560654,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999463254,
                "variance": 0.2499463283
              },
              {
                "average": 404.6260233,
                "count": 26560654,
                "maximum": 406,
                "minimum": 404,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6347112874,
                "variance": 0.4028584183
              },
              {
                "average": 276645354.5,
                "count": 26560654,
                "maximum": 276645811.9,
                "minimum": 276645128.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 216.5032391,
                "variance": 46873.65253
              },
              {
                "average": 0,
                "count": 26560654,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26560654,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26560654,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26560654,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26560654,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573185.2359,
              4833195.08,
              1868.179204,
              573531.7359,
              4834116.84,
              2044.559204
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573185.2358589537,
                    4833195.079982546,
                    1868.1792041908595
                  ],
                  [
                    573185.2358589537,
                    4834116.839982546,
                    1868.1792041908595
                  ],
                  [
                    573531.7358589537,
                    4834116.839982546,
                    2044.5592041908596
                  ],
                  [
                    573531.7358589537,
                    4833195.079982546,
                    2044.5592041908596
                  ],
                  [
                    573185.2358589537,
                    4833195.079982546,
                    1868.1792041908595
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:50:11+00:00",
            "end_time": "2020-06-19T23:38: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": "20200619_BLU_0071.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.13762723756068,
              43.63927391858711,
              1591.9089620303794
            ],
            [
              -122.13750596752834,
              43.64775047188337,
              1591.9089620303794
            ],
            [
              -122.1258329739007,
              43.647661798369334,
              1867.8089620303795
            ],
            [
              -122.12595588469566,
              43.63918527116001,
              1867.8089620303795
            ],
            [
              -122.13762723756068,
              43.63927391858711,
              1591.9089620303794
            ]
          ]
        ]
      },
      "bbox": [
        -122.1376272,
        43.63918527,
        1591.908962,
        -122.125833,
        43.64775047,
        1867.808962
      ],
      "properties": {
        "datetime": "2020-06-19T20:26:26Z",
        "pc:count": 79454519,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570041.2588,
            "count": 79454519,
            "maximum": 570499.1163,
            "minimum": 569557.6163,
            "name": "X",
            "position": 0,
            "stddev": 260.1764969,
            "variance": 67691.80952
          },
          {
            "average": 4832620.661,
            "count": 79454519,
            "maximum": 4833111.844,
            "minimum": 4832170.324,
            "name": "Y",
            "position": 1,
            "stddev": 264.1620367,
            "variance": 69781.58165
          },
          {
            "average": 1685.094571,
            "count": 79454519,
            "maximum": 1867.808962,
            "minimum": 1591.908962,
            "name": "Z",
            "position": 2,
            "stddev": 30.67031054,
            "variance": 940.6679483
          },
          {
            "average": 30988.27557,
            "count": 79454519,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14078.45544,
            "variance": 198202907.6
          },
          {
            "average": 1.695527211,
            "count": 79454519,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9144928775,
            "variance": 0.836297223
          },
          {
            "average": 2.390766861,
            "count": 79454519,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.152871683,
            "variance": 1.329113117
          },
          {
            "average": 0.4958813733,
            "count": 79454519,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999830398,
            "variance": 0.2499830401
          },
          {
            "average": 1.661327784e-06,
            "count": 79454519,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001288923987,
            "variance": 1.661325045e-06
          },
          {
            "average": 1.096253606,
            "count": 79454519,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6377324498,
            "variance": 0.4067026775
          },
          {
            "average": 1.216842329,
            "count": 79454519,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.39059825,
            "variance": 236.8705144
          },
          {
            "average": 0.4958813733,
            "count": 79454519,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999830398,
            "variance": 0.2499830401
          },
          {
            "average": 336.5929962,
            "count": 79454519,
            "maximum": 339,
            "minimum": 335,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.019105285,
            "variance": 1.038575582
          },
          {
            "average": 276632708.1,
            "count": 79454519,
            "maximum": 276633586.6,
            "minimum": 276632054,
            "name": "GpsTime",
            "position": 12,
            "stddev": 389.1546363,
            "variance": 151441.3309
          },
          {
            "average": 0,
            "count": 79454519,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79454519,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79454519,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79454519,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79454519,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          569557.6163,
          4832170.324,
          1591.908962,
          570499.1163,
          4833111.844,
          1867.808962
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                569557.6162741057,
                4832170.323998537,
                1591.9089620303794
              ],
              [
                569557.6162741057,
                4833111.8439985365,
                1591.9089620303794
              ],
              [
                570499.1162741057,
                4833111.8439985365,
                1867.8089620303795
              ],
              [
                570499.1162741057,
                4832170.323998537,
                1867.8089620303795
              ],
              [
                569557.6162741057,
                4832170.323998537,
                1591.9089620303794
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:26:26+00:00",
        "end_time": "2020-06-19T20:00:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0071.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0071.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0071.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0071.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1376272,
            43.63918527,
            1591.908962,
            -122.125833,
            43.64775047,
            1867.808962
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.13762723756068,
                  43.63927391858711,
                  1591.9089620303794
                ],
                [
                  -122.13750596752834,
                  43.64775047188337,
                  1591.9089620303794
                ],
                [
                  -122.1258329739007,
                  43.647661798369334,
                  1867.8089620303795
                ],
                [
                  -122.12595588469566,
                  43.63918527116001,
                  1867.8089620303795
                ],
                [
                  -122.13762723756068,
                  43.63927391858711,
                  1591.9089620303794
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0071.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0071.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:26:26Z",
            "pc:count": 79454519,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570041.2588,
                "count": 79454519,
                "maximum": 570499.1163,
                "minimum": 569557.6163,
                "name": "X",
                "position": 0,
                "stddev": 260.1764969,
                "variance": 67691.80952
              },
              {
                "average": 4832620.661,
                "count": 79454519,
                "maximum": 4833111.844,
                "minimum": 4832170.324,
                "name": "Y",
                "position": 1,
                "stddev": 264.1620367,
                "variance": 69781.58165
              },
              {
                "average": 1685.094571,
                "count": 79454519,
                "maximum": 1867.808962,
                "minimum": 1591.908962,
                "name": "Z",
                "position": 2,
                "stddev": 30.67031054,
                "variance": 940.6679483
              },
              {
                "average": 30988.27557,
                "count": 79454519,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14078.45544,
                "variance": 198202907.6
              },
              {
                "average": 1.695527211,
                "count": 79454519,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9144928775,
                "variance": 0.836297223
              },
              {
                "average": 2.390766861,
                "count": 79454519,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.152871683,
                "variance": 1.329113117
              },
              {
                "average": 0.4958813733,
                "count": 79454519,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999830398,
                "variance": 0.2499830401
              },
              {
                "average": 1.661327784e-06,
                "count": 79454519,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001288923987,
                "variance": 1.661325045e-06
              },
              {
                "average": 1.096253606,
                "count": 79454519,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6377324498,
                "variance": 0.4067026775
              },
              {
                "average": 1.216842329,
                "count": 79454519,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.39059825,
                "variance": 236.8705144
              },
              {
                "average": 0.4958813733,
                "count": 79454519,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999830398,
                "variance": 0.2499830401
              },
              {
                "average": 336.5929962,
                "count": 79454519,
                "maximum": 339,
                "minimum": 335,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.019105285,
                "variance": 1.038575582
              },
              {
                "average": 276632708.1,
                "count": 79454519,
                "maximum": 276633586.6,
                "minimum": 276632054,
                "name": "GpsTime",
                "position": 12,
                "stddev": 389.1546363,
                "variance": 151441.3309
              },
              {
                "average": 0,
                "count": 79454519,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79454519,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79454519,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79454519,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79454519,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              569557.6163,
              4832170.324,
              1591.908962,
              570499.1163,
              4833111.844,
              1867.808962
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    569557.6162741057,
                    4832170.323998537,
                    1591.9089620303794
                  ],
                  [
                    569557.6162741057,
                    4833111.8439985365,
                    1591.9089620303794
                  ],
                  [
                    570499.1162741057,
                    4833111.8439985365,
                    1867.8089620303795
                  ],
                  [
                    570499.1162741057,
                    4832170.323998537,
                    1867.8089620303795
                  ],
                  [
                    569557.6162741057,
                    4832170.323998537,
                    1591.9089620303794
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:26:26+00:00",
            "end_time": "2020-06-19T20:00:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0011.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.10252523306308,
              43.59861167336714,
              1426.516793022835
            ],
            [
              -122.1023992088553,
              43.60708802720976,
              1426.516793022835
            ],
            [
              -122.09073369679253,
              43.60699583337329,
              1673.436793022835
            ],
            [
              -122.09086135830552,
              43.5985195066545,
              1673.436793022835
            ],
            [
              -122.10252523306308,
              43.59861167336714,
              1426.516793022835
            ]
          ]
        ]
      },
      "bbox": [
        -122.1025252,
        43.59851951,
        1426.516793,
        -122.0907337,
        43.60708803,
        1673.436793
      ],
      "properties": {
        "datetime": "2020-06-19T23:51:53Z",
        "pc:count": 85065695,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572901.2403,
            "count": 85065695,
            "maximum": 573379.2426,
            "minimum": 572437.7026,
            "name": "X",
            "position": 0,
            "stddev": 260.9260072,
            "variance": 68082.38125
          },
          {
            "average": 4828163.262,
            "count": 85065695,
            "maximum": 4828625.842,
            "minimum": 4827684.342,
            "name": "Y",
            "position": 1,
            "stddev": 268.4255191,
            "variance": 72052.2593
          },
          {
            "average": 1513.680829,
            "count": 85065695,
            "maximum": 1673.436793,
            "minimum": 1426.516793,
            "name": "Z",
            "position": 2,
            "stddev": 25.42044643,
            "variance": 646.1990969
          },
          {
            "average": 32173.69612,
            "count": 85065695,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11842.38914,
            "variance": 140242180.5
          },
          {
            "average": 1.700981882,
            "count": 85065695,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8865121808,
            "variance": 0.7859038467
          },
          {
            "average": 2.401831737,
            "count": 85065695,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.079454627,
            "variance": 1.165222293
          },
          {
            "average": 0.4979124193,
            "count": 85065695,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956449,
            "variance": 0.2499956449
          },
          {
            "average": 4.855071131e-06,
            "count": 85065695,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002203417259,
            "variance": 4.855047616e-06
          },
          {
            "average": 1.06450357,
            "count": 85065695,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4982738554,
            "variance": 0.2482768349
          },
          {
            "average": 0.3118928104,
            "count": 85065695,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.65998695,
            "variance": 245.2351913
          },
          {
            "average": 0.4979124193,
            "count": 85065695,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999956449,
            "variance": 0.2499956449
          },
          {
            "average": 403.8605374,
            "count": 85065695,
            "maximum": 406,
            "minimum": 401,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.223923273,
            "variance": 1.497988178
          },
          {
            "average": 276645096,
            "count": 85065695,
            "maximum": 276645913.1,
            "minimum": 276643990.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 426.336699,
            "variance": 181762.9809
          },
          {
            "average": 0,
            "count": 85065695,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85065695,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85065695,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85065695,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85065695,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572437.7026,
          4827684.342,
          1426.516793,
          573379.2426,
          4828625.842,
          1673.436793
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572437.7025926443,
                4827684.342338461,
                1426.516793022835
              ],
              [
                572437.7025926443,
                4828625.842338461,
                1426.516793022835
              ],
              [
                573379.2425926443,
                4828625.842338461,
                1673.436793022835
              ],
              [
                573379.2425926443,
                4827684.342338461,
                1673.436793022835
              ],
              [
                572437.7025926443,
                4827684.342338461,
                1426.516793022835
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:51:53+00:00",
        "end_time": "2020-06-19T23:19:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0011.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0011.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0011.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0011.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1025252,
            43.59851951,
            1426.516793,
            -122.0907337,
            43.60708803,
            1673.436793
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.10252523306308,
                  43.59861167336714,
                  1426.516793022835
                ],
                [
                  -122.1023992088553,
                  43.60708802720976,
                  1426.516793022835
                ],
                [
                  -122.09073369679253,
                  43.60699583337329,
                  1673.436793022835
                ],
                [
                  -122.09086135830552,
                  43.5985195066545,
                  1673.436793022835
                ],
                [
                  -122.10252523306308,
                  43.59861167336714,
                  1426.516793022835
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0011.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0011.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:51:53Z",
            "pc:count": 85065695,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572901.2403,
                "count": 85065695,
                "maximum": 573379.2426,
                "minimum": 572437.7026,
                "name": "X",
                "position": 0,
                "stddev": 260.9260072,
                "variance": 68082.38125
              },
              {
                "average": 4828163.262,
                "count": 85065695,
                "maximum": 4828625.842,
                "minimum": 4827684.342,
                "name": "Y",
                "position": 1,
                "stddev": 268.4255191,
                "variance": 72052.2593
              },
              {
                "average": 1513.680829,
                "count": 85065695,
                "maximum": 1673.436793,
                "minimum": 1426.516793,
                "name": "Z",
                "position": 2,
                "stddev": 25.42044643,
                "variance": 646.1990969
              },
              {
                "average": 32173.69612,
                "count": 85065695,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11842.38914,
                "variance": 140242180.5
              },
              {
                "average": 1.700981882,
                "count": 85065695,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8865121808,
                "variance": 0.7859038467
              },
              {
                "average": 2.401831737,
                "count": 85065695,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.079454627,
                "variance": 1.165222293
              },
              {
                "average": 0.4979124193,
                "count": 85065695,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956449,
                "variance": 0.2499956449
              },
              {
                "average": 4.855071131e-06,
                "count": 85065695,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002203417259,
                "variance": 4.855047616e-06
              },
              {
                "average": 1.06450357,
                "count": 85065695,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4982738554,
                "variance": 0.2482768349
              },
              {
                "average": 0.3118928104,
                "count": 85065695,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.65998695,
                "variance": 245.2351913
              },
              {
                "average": 0.4979124193,
                "count": 85065695,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999956449,
                "variance": 0.2499956449
              },
              {
                "average": 403.8605374,
                "count": 85065695,
                "maximum": 406,
                "minimum": 401,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.223923273,
                "variance": 1.497988178
              },
              {
                "average": 276645096,
                "count": 85065695,
                "maximum": 276645913.1,
                "minimum": 276643990.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 426.336699,
                "variance": 181762.9809
              },
              {
                "average": 0,
                "count": 85065695,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85065695,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85065695,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85065695,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85065695,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572437.7026,
              4827684.342,
              1426.516793,
              573379.2426,
              4828625.842,
              1673.436793
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572437.7025926443,
                    4827684.342338461,
                    1426.516793022835
                  ],
                  [
                    572437.7025926443,
                    4828625.842338461,
                    1426.516793022835
                  ],
                  [
                    573379.2425926443,
                    4828625.842338461,
                    1673.436793022835
                  ],
                  [
                    573379.2425926443,
                    4827684.342338461,
                    1673.436793022835
                  ],
                  [
                    572437.7025926443,
                    4827684.342338461,
                    1426.516793022835
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:51:53+00:00",
            "end_time": "2020-06-19T23:19:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0017.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.14804949254918,
              43.60618993505386,
              1083.8175351782043
            ],
            [
              -122.14792982878002,
              43.61466638064894,
              1083.8175351782043
            ],
            [
              -122.13626295650097,
              43.61457882252655,
              2582.517535178204
            ],
            [
              -122.1363842582594,
              43.606102402691384,
              2582.517535178204
            ],
            [
              -122.14804949254918,
              43.60618993505386,
              1083.8175351782043
            ]
          ]
        ]
      },
      "bbox": [
        -122.1480495,
        43.6061024,
        1083.817535,
        -122.136263,
        43.61466638,
        2582.517535
      ],
      "properties": {
        "datetime": "2020-06-19T20:22:04Z",
        "pc:count": 84858019,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569237.5493,
            "count": 84858019,
            "maximum": 569696.1866,
            "minimum": 568754.6666,
            "name": "X",
            "position": 0,
            "stddev": 260.2193983,
            "variance": 67714.13526
          },
          {
            "average": 4828960.417,
            "count": 84858019,
            "maximum": 4829428.802,
            "minimum": 4828487.302,
            "name": "Y",
            "position": 1,
            "stddev": 260.6006279,
            "variance": 67912.68726
          },
          {
            "average": 1283.36673,
            "count": 84858019,
            "maximum": 2582.517535,
            "minimum": 1083.817535,
            "name": "Z",
            "position": 2,
            "stddev": 41.59188824,
            "variance": 1729.885168
          },
          {
            "average": 31440.45081,
            "count": 84858019,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11218.15929,
            "variance": 125847097.9
          },
          {
            "average": 1.771728798,
            "count": 84858019,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9284061862,
            "variance": 0.8619380465
          },
          {
            "average": 2.543539262,
            "count": 84858019,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.103708053,
            "variance": 1.218171466
          },
          {
            "average": 0.4982659329,
            "count": 84858019,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969959,
            "variance": 0.249996996
          },
          {
            "average": 1.885502418e-07,
            "count": 84858019,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004342236848,
            "variance": 1.885502085e-07
          },
          {
            "average": 1.034194388,
            "count": 84858019,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2223382696,
            "variance": 0.04943430613
          },
          {
            "average": -1.432458864,
            "count": 84858019,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.73872963,
            "variance": 247.7076105
          },
          {
            "average": 0.4982659329,
            "count": 84858019,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999969959,
            "variance": 0.249996996
          },
          {
            "average": 334.8738383,
            "count": 84858019,
            "maximum": 338,
            "minimum": 333,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.103456495,
            "variance": 1.217616237
          },
          {
            "average": 276632056.8,
            "count": 84858019,
            "maximum": 276633324.5,
            "minimum": 276631213.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 430.9170936,
            "variance": 185689.5415
          },
          {
            "average": 0,
            "count": 84858019,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84858019,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84858019,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84858019,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84858019,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568754.6666,
          4828487.302,
          1083.817535,
          569696.1866,
          4829428.802,
          2582.517535
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568754.6665639607,
                4828487.302341707,
                1083.8175351782043
              ],
              [
                568754.6665639607,
                4829428.802341707,
                1083.8175351782043
              ],
              [
                569696.1865639607,
                4829428.802341707,
                2582.517535178204
              ],
              [
                569696.1865639607,
                4828487.302341707,
                2582.517535178204
              ],
              [
                568754.6665639607,
                4828487.302341707,
                1083.8175351782043
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:22:04+00:00",
        "end_time": "2020-06-19T19:46:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0017.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0017.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0017.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0017.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1480495,
            43.6061024,
            1083.817535,
            -122.136263,
            43.61466638,
            2582.517535
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.14804949254918,
                  43.60618993505386,
                  1083.8175351782043
                ],
                [
                  -122.14792982878002,
                  43.61466638064894,
                  1083.8175351782043
                ],
                [
                  -122.13626295650097,
                  43.61457882252655,
                  2582.517535178204
                ],
                [
                  -122.1363842582594,
                  43.606102402691384,
                  2582.517535178204
                ],
                [
                  -122.14804949254918,
                  43.60618993505386,
                  1083.8175351782043
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0017.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0017.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:22:04Z",
            "pc:count": 84858019,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569237.5493,
                "count": 84858019,
                "maximum": 569696.1866,
                "minimum": 568754.6666,
                "name": "X",
                "position": 0,
                "stddev": 260.2193983,
                "variance": 67714.13526
              },
              {
                "average": 4828960.417,
                "count": 84858019,
                "maximum": 4829428.802,
                "minimum": 4828487.302,
                "name": "Y",
                "position": 1,
                "stddev": 260.6006279,
                "variance": 67912.68726
              },
              {
                "average": 1283.36673,
                "count": 84858019,
                "maximum": 2582.517535,
                "minimum": 1083.817535,
                "name": "Z",
                "position": 2,
                "stddev": 41.59188824,
                "variance": 1729.885168
              },
              {
                "average": 31440.45081,
                "count": 84858019,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11218.15929,
                "variance": 125847097.9
              },
              {
                "average": 1.771728798,
                "count": 84858019,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9284061862,
                "variance": 0.8619380465
              },
              {
                "average": 2.543539262,
                "count": 84858019,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.103708053,
                "variance": 1.218171466
              },
              {
                "average": 0.4982659329,
                "count": 84858019,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969959,
                "variance": 0.249996996
              },
              {
                "average": 1.885502418e-07,
                "count": 84858019,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004342236848,
                "variance": 1.885502085e-07
              },
              {
                "average": 1.034194388,
                "count": 84858019,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2223382696,
                "variance": 0.04943430613
              },
              {
                "average": -1.432458864,
                "count": 84858019,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.73872963,
                "variance": 247.7076105
              },
              {
                "average": 0.4982659329,
                "count": 84858019,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999969959,
                "variance": 0.249996996
              },
              {
                "average": 334.8738383,
                "count": 84858019,
                "maximum": 338,
                "minimum": 333,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.103456495,
                "variance": 1.217616237
              },
              {
                "average": 276632056.8,
                "count": 84858019,
                "maximum": 276633324.5,
                "minimum": 276631213.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 430.9170936,
                "variance": 185689.5415
              },
              {
                "average": 0,
                "count": 84858019,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84858019,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84858019,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84858019,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84858019,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568754.6666,
              4828487.302,
              1083.817535,
              569696.1866,
              4829428.802,
              2582.517535
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568754.6665639607,
                    4828487.302341707,
                    1083.8175351782043
                  ],
                  [
                    568754.6665639607,
                    4829428.802341707,
                    1083.8175351782043
                  ],
                  [
                    569696.1865639607,
                    4829428.802341707,
                    2582.517535178204
                  ],
                  [
                    569696.1865639607,
                    4828487.302341707,
                    2582.517535178204
                  ],
                  [
                    568754.6665639607,
                    4828487.302341707,
                    1083.8175351782043
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:22:04+00:00",
            "end_time": "2020-06-19T19: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": "20200618_BLU_0092.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.27204120295815,
              43.656532211489036,
              1344.9614250374273
            ],
            [
              -122.27197338190221,
              43.662145241622746,
              1344.9614250374273
            ],
            [
              -122.26242682498874,
              43.66208404060102,
              1632.9414250374273
            ],
            [
              -122.26249553518173,
              43.65647102239006,
              1632.9414250374273
            ],
            [
              -122.27204120295815,
              43.656532211489036,
              1344.9614250374273
            ]
          ]
        ]
      },
      "bbox": [
        -122.2720412,
        43.65647102,
        1344.961425,
        -122.2624268,
        43.66214524,
        1632.941425
      ],
      "properties": {
        "datetime": "2020-06-19T19:41:48Z",
        "pc:count": 37825940,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559209.7225,
            "count": 37825940,
            "maximum": 559468.9384,
            "minimum": 558699.1584,
            "name": "X",
            "position": 0,
            "stddev": 185.1243971,
            "variance": 34271.0424
          },
          {
            "average": 4834388.518,
            "count": 37825940,
            "maximum": 4834606.65,
            "minimum": 4833983.21,
            "name": "Y",
            "position": 1,
            "stddev": 148.6794276,
            "variance": 22105.57218
          },
          {
            "average": 1451.117931,
            "count": 37825940,
            "maximum": 1632.941425,
            "minimum": 1344.961425,
            "name": "Z",
            "position": 2,
            "stddev": 49.19783348,
            "variance": 2420.426819
          },
          {
            "average": 29087.01816,
            "count": 37825940,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14559.33967,
            "variance": 211974371.7
          },
          {
            "average": 1.84739409,
            "count": 37825940,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.006650308,
            "variance": 1.013344842
          },
          {
            "average": 2.692821117,
            "count": 37825940,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.212951976,
            "variance": 1.471252497
          },
          {
            "average": 0.4441642428,
            "count": 37825940,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4968725941,
            "variance": 0.2468823747
          },
          {
            "average": 0,
            "count": 37825940,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.030934909,
            "count": 37825940,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2077941441,
            "variance": 0.04317840633
          },
          {
            "average": 0.2116236464,
            "count": 37825940,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.89187495,
            "variance": 252.5516895
          },
          {
            "average": 0.4953254037,
            "count": 37825940,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999781543,
            "variance": 0.2499781548
          },
          {
            "average": 158.1098754,
            "count": 37825940,
            "maximum": 332,
            "minimum": 125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 73.49499936,
            "variance": 5401.514931
          },
          {
            "average": 276556713.5,
            "count": 37825940,
            "maximum": 276630908.5,
            "minimum": 276542689.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31343.4242,
            "variance": 982410240.3
          },
          {
            "average": 0,
            "count": 37825940,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37825940,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37825940,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37825940,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37825940,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558699.1584,
          4833983.21,
          1344.961425,
          559468.9384,
          4834606.65,
          1632.941425
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558699.158414666,
                4833983.209793898,
                1344.9614250374273
              ],
              [
                558699.158414666,
                4834606.649793898,
                1344.9614250374273
              ],
              [
                559468.938414666,
                4834606.649793898,
                1632.9414250374273
              ],
              [
                559468.938414666,
                4833983.209793898,
                1632.9414250374273
              ],
              [
                558699.158414666,
                4833983.209793898,
                1344.9614250374273
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:41:48+00:00",
        "end_time": "2020-06-18T19:11:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0092.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0092.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0092.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0092.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2720412,
            43.65647102,
            1344.961425,
            -122.2624268,
            43.66214524,
            1632.941425
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.27204120295815,
                  43.656532211489036,
                  1344.9614250374273
                ],
                [
                  -122.27197338190221,
                  43.662145241622746,
                  1344.9614250374273
                ],
                [
                  -122.26242682498874,
                  43.66208404060102,
                  1632.9414250374273
                ],
                [
                  -122.26249553518173,
                  43.65647102239006,
                  1632.9414250374273
                ],
                [
                  -122.27204120295815,
                  43.656532211489036,
                  1344.9614250374273
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0092.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0092.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:41:48Z",
            "pc:count": 37825940,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559209.7225,
                "count": 37825940,
                "maximum": 559468.9384,
                "minimum": 558699.1584,
                "name": "X",
                "position": 0,
                "stddev": 185.1243971,
                "variance": 34271.0424
              },
              {
                "average": 4834388.518,
                "count": 37825940,
                "maximum": 4834606.65,
                "minimum": 4833983.21,
                "name": "Y",
                "position": 1,
                "stddev": 148.6794276,
                "variance": 22105.57218
              },
              {
                "average": 1451.117931,
                "count": 37825940,
                "maximum": 1632.941425,
                "minimum": 1344.961425,
                "name": "Z",
                "position": 2,
                "stddev": 49.19783348,
                "variance": 2420.426819
              },
              {
                "average": 29087.01816,
                "count": 37825940,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14559.33967,
                "variance": 211974371.7
              },
              {
                "average": 1.84739409,
                "count": 37825940,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.006650308,
                "variance": 1.013344842
              },
              {
                "average": 2.692821117,
                "count": 37825940,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.212951976,
                "variance": 1.471252497
              },
              {
                "average": 0.4441642428,
                "count": 37825940,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4968725941,
                "variance": 0.2468823747
              },
              {
                "average": 0,
                "count": 37825940,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.030934909,
                "count": 37825940,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2077941441,
                "variance": 0.04317840633
              },
              {
                "average": 0.2116236464,
                "count": 37825940,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.89187495,
                "variance": 252.5516895
              },
              {
                "average": 0.4953254037,
                "count": 37825940,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999781543,
                "variance": 0.2499781548
              },
              {
                "average": 158.1098754,
                "count": 37825940,
                "maximum": 332,
                "minimum": 125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 73.49499936,
                "variance": 5401.514931
              },
              {
                "average": 276556713.5,
                "count": 37825940,
                "maximum": 276630908.5,
                "minimum": 276542689.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31343.4242,
                "variance": 982410240.3
              },
              {
                "average": 0,
                "count": 37825940,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37825940,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37825940,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37825940,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37825940,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558699.1584,
              4833983.21,
              1344.961425,
              559468.9384,
              4834606.65,
              1632.941425
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558699.158414666,
                    4833983.209793898,
                    1344.9614250374273
                  ],
                  [
                    558699.158414666,
                    4834606.649793898,
                    1344.9614250374273
                  ],
                  [
                    559468.938414666,
                    4834606.649793898,
                    1632.9414250374273
                  ],
                  [
                    559468.938414666,
                    4833983.209793898,
                    1632.9414250374273
                  ],
                  [
                    558699.158414666,
                    4833983.209793898,
                    1344.9614250374273
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:41:48+00:00",
            "end_time": "2020-06-18T19:11: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": "20200619_BLU_0166.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1274188877935,
              43.68058714660786,
              1442.4671327579206
            ],
            [
              -122.1272960027348,
              43.68906379555145,
              1442.4671327579206
            ],
            [
              -122.1156145357964,
              43.68897400809147,
              1759.3671327579207
            ],
            [
              -122.11573906519823,
              43.68049738556105,
              1759.3671327579207
            ],
            [
              -122.1274188877935,
              43.68058714660786,
              1442.4671327579206
            ]
          ]
        ]
      },
      "bbox": [
        -122.1274189,
        43.68049739,
        1442.467133,
        -122.1156145,
        43.6890638,
        1759.367133
      ],
      "properties": {
        "datetime": "2020-06-19T20:39:57Z",
        "pc:count": 98236619,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570819.5727,
            "count": 98236619,
            "maximum": 571274.3032,
            "minimum": 570332.7632,
            "name": "X",
            "position": 0,
            "stddev": 264.4476385,
            "variance": 69932.55353
          },
          {
            "average": 4837250.191,
            "count": 98236619,
            "maximum": 4837708.789,
            "minimum": 4836767.249,
            "name": "Y",
            "position": 1,
            "stddev": 266.4042332,
            "variance": 70971.21549
          },
          {
            "average": 1570.418389,
            "count": 98236619,
            "maximum": 1759.367133,
            "minimum": 1442.467133,
            "name": "Z",
            "position": 2,
            "stddev": 48.01306985,
            "variance": 2305.254876
          },
          {
            "average": 31283.74814,
            "count": 98236619,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12975.6789,
            "variance": 168368243
          },
          {
            "average": 1.700039178,
            "count": 98236619,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9062134736,
            "variance": 0.8212228597
          },
          {
            "average": 2.399147878,
            "count": 98236619,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.127693691,
            "variance": 1.27169306
          },
          {
            "average": 0.4975005807,
            "count": 98236619,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999937554,
            "variance": 0.2499937554
          },
          {
            "average": 0,
            "count": 98236619,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.038599924,
            "count": 98236619,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2223625085,
            "variance": 0.04944508519
          },
          {
            "average": -0.6646428655,
            "count": 98236619,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.82446431,
            "variance": 250.4136708
          },
          {
            "average": 0.4975005807,
            "count": 98236619,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999937554,
            "variance": 0.2499937554
          },
          {
            "average": 338.3225854,
            "count": 98236619,
            "maximum": 341,
            "minimum": 336,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.198287516,
            "variance": 1.435892972
          },
          {
            "average": 276633346.6,
            "count": 98236619,
            "maximum": 276634397.7,
            "minimum": 276632421.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 442.7535069,
            "variance": 196030.6679
          },
          {
            "average": 0,
            "count": 98236619,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98236619,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98236619,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98236619,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98236619,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570332.7632,
          4836767.249,
          1442.467133,
          571274.3032,
          4837708.789,
          1759.367133
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570332.7631582704,
                4836767.248881886,
                1442.4671327579206
              ],
              [
                570332.7631582704,
                4837708.788881885,
                1442.4671327579206
              ],
              [
                571274.3031582704,
                4837708.788881885,
                1759.3671327579207
              ],
              [
                571274.3031582704,
                4836767.248881886,
                1759.3671327579207
              ],
              [
                570332.7631582704,
                4836767.248881886,
                1442.4671327579206
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:39:57+00:00",
        "end_time": "2020-06-19T20:07:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0166.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0166.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0166.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0166.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1274189,
            43.68049739,
            1442.467133,
            -122.1156145,
            43.6890638,
            1759.367133
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.1274188877935,
                  43.68058714660786,
                  1442.4671327579206
                ],
                [
                  -122.1272960027348,
                  43.68906379555145,
                  1442.4671327579206
                ],
                [
                  -122.1156145357964,
                  43.68897400809147,
                  1759.3671327579207
                ],
                [
                  -122.11573906519823,
                  43.68049738556105,
                  1759.3671327579207
                ],
                [
                  -122.1274188877935,
                  43.68058714660786,
                  1442.4671327579206
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0166.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0166.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:39:57Z",
            "pc:count": 98236619,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570819.5727,
                "count": 98236619,
                "maximum": 571274.3032,
                "minimum": 570332.7632,
                "name": "X",
                "position": 0,
                "stddev": 264.4476385,
                "variance": 69932.55353
              },
              {
                "average": 4837250.191,
                "count": 98236619,
                "maximum": 4837708.789,
                "minimum": 4836767.249,
                "name": "Y",
                "position": 1,
                "stddev": 266.4042332,
                "variance": 70971.21549
              },
              {
                "average": 1570.418389,
                "count": 98236619,
                "maximum": 1759.367133,
                "minimum": 1442.467133,
                "name": "Z",
                "position": 2,
                "stddev": 48.01306985,
                "variance": 2305.254876
              },
              {
                "average": 31283.74814,
                "count": 98236619,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12975.6789,
                "variance": 168368243
              },
              {
                "average": 1.700039178,
                "count": 98236619,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9062134736,
                "variance": 0.8212228597
              },
              {
                "average": 2.399147878,
                "count": 98236619,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.127693691,
                "variance": 1.27169306
              },
              {
                "average": 0.4975005807,
                "count": 98236619,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999937554,
                "variance": 0.2499937554
              },
              {
                "average": 0,
                "count": 98236619,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.038599924,
                "count": 98236619,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2223625085,
                "variance": 0.04944508519
              },
              {
                "average": -0.6646428655,
                "count": 98236619,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.82446431,
                "variance": 250.4136708
              },
              {
                "average": 0.4975005807,
                "count": 98236619,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999937554,
                "variance": 0.2499937554
              },
              {
                "average": 338.3225854,
                "count": 98236619,
                "maximum": 341,
                "minimum": 336,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.198287516,
                "variance": 1.435892972
              },
              {
                "average": 276633346.6,
                "count": 98236619,
                "maximum": 276634397.7,
                "minimum": 276632421.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 442.7535069,
                "variance": 196030.6679
              },
              {
                "average": 0,
                "count": 98236619,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98236619,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98236619,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98236619,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98236619,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570332.7632,
              4836767.249,
              1442.467133,
              571274.3032,
              4837708.789,
              1759.367133
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570332.7631582704,
                    4836767.248881886,
                    1442.4671327579206
                  ],
                  [
                    570332.7631582704,
                    4837708.788881885,
                    1442.4671327579206
                  ],
                  [
                    571274.3031582704,
                    4837708.788881885,
                    1759.3671327579207
                  ],
                  [
                    571274.3031582704,
                    4836767.248881886,
                    1759.3671327579207
                  ],
                  [
                    570332.7631582704,
                    4836767.248881886,
                    1442.4671327579206
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:39:57+00:00",
            "end_time": "2020-06-19T20: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": "20200619_BLU_0124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1269690606543,
              43.66412748923929,
              1659.018134809978
            ],
            [
              -122.12684618805469,
              43.67260380155061,
              1659.018134809978
            ],
            [
              -122.11516816368024,
              43.672513996966956,
              1945.918134809978
            ],
            [
              -122.11529267912445,
              43.6640377110735,
              1945.918134809978
            ],
            [
              -122.1269690606543,
              43.66412748923929,
              1659.018134809978
            ]
          ]
        ]
      },
      "bbox": [
        -122.1269691,
        43.66403771,
        1659.018135,
        -122.1151682,
        43.6726038,
        1945.918135
      ],
      "properties": {
        "datetime": "2020-06-19T20:39:23Z",
        "pc:count": 102466976,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570880.797,
            "count": 102466976,
            "maximum": 571329.7766,
            "minimum": 570388.2566,
            "name": "X",
            "position": 0,
            "stddev": 262.6773508,
            "variance": 68999.39063
          },
          {
            "average": 4835408.462,
            "count": 102466976,
            "maximum": 4835881.087,
            "minimum": 4834939.587,
            "name": "Y",
            "position": 1,
            "stddev": 262.4951219,
            "variance": 68903.68902
          },
          {
            "average": 1769.201366,
            "count": 102466976,
            "maximum": 1945.918135,
            "minimum": 1659.018135,
            "name": "Z",
            "position": 2,
            "stddev": 50.08742129,
            "variance": 2508.749771
          },
          {
            "average": 29664.57115,
            "count": 102466976,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14510.62618,
            "variance": 210558272.2
          },
          {
            "average": 1.761706064,
            "count": 102466976,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9482970233,
            "variance": 0.8992672444
          },
          {
            "average": 2.523494526,
            "count": 102466976,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.164183065,
            "variance": 1.35532221
          },
          {
            "average": 0.4820263653,
            "count": 102466976,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996768465,
            "variance": 0.2496769509
          },
          {
            "average": 2.878976345e-06,
            "count": 102466976,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001696752216,
            "variance": 2.878968084e-06
          },
          {
            "average": 1.049622358,
            "count": 102466976,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2496737228,
            "variance": 0.06233696786
          },
          {
            "average": 1.11221136,
            "count": 102466976,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.87160029,
            "variance": 251.9076957
          },
          {
            "average": 0.4962966019,
            "count": 102466976,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999862871,
            "variance": 0.2499862873
          },
          {
            "average": 338.741892,
            "count": 102466976,
            "maximum": 341,
            "minimum": 336,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.075231761,
            "variance": 1.156123339
          },
          {
            "average": 276633503.9,
            "count": 102466976,
            "maximum": 276634363,
            "minimum": 276632454.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 390.3896639,
            "variance": 152404.0897
          },
          {
            "average": 0,
            "count": 102466976,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102466976,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102466976,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102466976,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102466976,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570388.2566,
          4834939.587,
          1659.018135,
          571329.7766,
          4835881.087,
          1945.918135
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570388.2566399816,
                4834939.587494485,
                1659.018134809978
              ],
              [
                570388.2566399816,
                4835881.087494485,
                1659.018134809978
              ],
              [
                571329.7766399817,
                4835881.087494485,
                1945.918134809978
              ],
              [
                571329.7766399817,
                4834939.587494485,
                1945.918134809978
              ],
              [
                570388.2566399816,
                4834939.587494485,
                1659.018134809978
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:39:23+00:00",
        "end_time": "2020-06-19T20:07:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1269691,
            43.66403771,
            1659.018135,
            -122.1151682,
            43.6726038,
            1945.918135
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.1269690606543,
                  43.66412748923929,
                  1659.018134809978
                ],
                [
                  -122.12684618805469,
                  43.67260380155061,
                  1659.018134809978
                ],
                [
                  -122.11516816368024,
                  43.672513996966956,
                  1945.918134809978
                ],
                [
                  -122.11529267912445,
                  43.6640377110735,
                  1945.918134809978
                ],
                [
                  -122.1269690606543,
                  43.66412748923929,
                  1659.018134809978
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:39:23Z",
            "pc:count": 102466976,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570880.797,
                "count": 102466976,
                "maximum": 571329.7766,
                "minimum": 570388.2566,
                "name": "X",
                "position": 0,
                "stddev": 262.6773508,
                "variance": 68999.39063
              },
              {
                "average": 4835408.462,
                "count": 102466976,
                "maximum": 4835881.087,
                "minimum": 4834939.587,
                "name": "Y",
                "position": 1,
                "stddev": 262.4951219,
                "variance": 68903.68902
              },
              {
                "average": 1769.201366,
                "count": 102466976,
                "maximum": 1945.918135,
                "minimum": 1659.018135,
                "name": "Z",
                "position": 2,
                "stddev": 50.08742129,
                "variance": 2508.749771
              },
              {
                "average": 29664.57115,
                "count": 102466976,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14510.62618,
                "variance": 210558272.2
              },
              {
                "average": 1.761706064,
                "count": 102466976,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9482970233,
                "variance": 0.8992672444
              },
              {
                "average": 2.523494526,
                "count": 102466976,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.164183065,
                "variance": 1.35532221
              },
              {
                "average": 0.4820263653,
                "count": 102466976,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996768465,
                "variance": 0.2496769509
              },
              {
                "average": 2.878976345e-06,
                "count": 102466976,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001696752216,
                "variance": 2.878968084e-06
              },
              {
                "average": 1.049622358,
                "count": 102466976,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2496737228,
                "variance": 0.06233696786
              },
              {
                "average": 1.11221136,
                "count": 102466976,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.87160029,
                "variance": 251.9076957
              },
              {
                "average": 0.4962966019,
                "count": 102466976,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999862871,
                "variance": 0.2499862873
              },
              {
                "average": 338.741892,
                "count": 102466976,
                "maximum": 341,
                "minimum": 336,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.075231761,
                "variance": 1.156123339
              },
              {
                "average": 276633503.9,
                "count": 102466976,
                "maximum": 276634363,
                "minimum": 276632454.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 390.3896639,
                "variance": 152404.0897
              },
              {
                "average": 0,
                "count": 102466976,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102466976,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102466976,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102466976,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102466976,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570388.2566,
              4834939.587,
              1659.018135,
              571329.7766,
              4835881.087,
              1945.918135
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570388.2566399816,
                    4834939.587494485,
                    1659.018134809978
                  ],
                  [
                    570388.2566399816,
                    4835881.087494485,
                    1659.018134809978
                  ],
                  [
                    571329.7766399817,
                    4835881.087494485,
                    1945.918134809978
                  ],
                  [
                    571329.7766399817,
                    4834939.587494485,
                    1945.918134809978
                  ],
                  [
                    570388.2566399816,
                    4834939.587494485,
                    1659.018134809978
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:39:23+00:00",
            "end_time": "2020-06-19T20:07: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": "20200618_BLU_0096.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.22875856328204,
              43.6543837560906,
              737.1880843330786
            ],
            [
              -122.22865005046684,
              43.662860479494825,
              737.1880843330786
            ],
            [
              -122.21697361345592,
              43.662781089373546,
              886.3680843330786
            ],
            [
              -122.2170837684958,
              43.65430438932506,
              886.3680843330786
            ],
            [
              -122.22875856328204,
              43.6543837560906,
              737.1880843330786
            ]
          ]
        ]
      },
      "bbox": [
        -122.2287586,
        43.65430439,
        737.1880843,
        -122.2169736,
        43.66286048,
        886.3680843
      ],
      "properties": {
        "datetime": "2020-06-18T18:30:13Z",
        "pc:count": 107014984,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562666.4307,
            "count": 107014984,
            "maximum": 563133.0133,
            "minimum": 562191.4933,
            "name": "X",
            "position": 0,
            "stddev": 264.499371,
            "variance": 69959.91725
          },
          {
            "average": 4834240.055,
            "count": 107014984,
            "maximum": 4834717.642,
            "minimum": 4833776.122,
            "name": "Y",
            "position": 1,
            "stddev": 263.5054962,
            "variance": 69435.14655
          },
          {
            "average": 797.3761314,
            "count": 107014984,
            "maximum": 886.3680843,
            "minimum": 737.1880843,
            "name": "Z",
            "position": 2,
            "stddev": 19.87649768,
            "variance": 395.0751601
          },
          {
            "average": 32593.40497,
            "count": 107014984,
            "maximum": 65535,
            "minimum": 7551,
            "name": "Intensity",
            "position": 3,
            "stddev": 9764.795423,
            "variance": 95351229.65
          },
          {
            "average": 1.682782114,
            "count": 107014984,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8557528244,
            "variance": 0.7323128965
          },
          {
            "average": 2.365834994,
            "count": 107014984,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.023678408,
            "variance": 1.047917483
          },
          {
            "average": 0.5017072002,
            "count": 107014984,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970878,
            "variance": 0.2499970878
          },
          {
            "average": 0,
            "count": 107014984,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.016884037,
            "count": 107014984,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1482668972,
            "variance": 0.02198307279
          },
          {
            "average": 0.1705936587,
            "count": 107014984,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.37447805,
            "variance": 236.3745754
          },
          {
            "average": 0.5017072002,
            "count": 107014984,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999970878,
            "variance": 0.2499970878
          },
          {
            "average": 116.1185031,
            "count": 107014984,
            "maximum": 120,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.652171072,
            "variance": 2.72966925
          },
          {
            "average": 276538515.7,
            "count": 107014984,
            "maximum": 276540213.3,
            "minimum": 276536528.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 771.5581862,
            "variance": 595302.0347
          },
          {
            "average": 0,
            "count": 107014984,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107014984,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107014984,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107014984,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107014984,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562191.4933,
          4833776.122,
          737.1880843,
          563133.0133,
          4834717.642,
          886.3680843
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562191.493330037,
                4833776.12223357,
                737.1880843330786
              ],
              [
                562191.493330037,
                4834717.642233569,
                737.1880843330786
              ],
              [
                563133.013330037,
                4834717.642233569,
                886.3680843330786
              ],
              [
                563133.013330037,
                4833776.12223357,
                886.3680843330786
              ],
              [
                562191.493330037,
                4833776.12223357,
                737.1880843330786
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:30:13+00:00",
        "end_time": "2020-06-18T17:28:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0096.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0096.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0096.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0096.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2287586,
            43.65430439,
            737.1880843,
            -122.2169736,
            43.66286048,
            886.3680843
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.22875856328204,
                  43.6543837560906,
                  737.1880843330786
                ],
                [
                  -122.22865005046684,
                  43.662860479494825,
                  737.1880843330786
                ],
                [
                  -122.21697361345592,
                  43.662781089373546,
                  886.3680843330786
                ],
                [
                  -122.2170837684958,
                  43.65430438932506,
                  886.3680843330786
                ],
                [
                  -122.22875856328204,
                  43.6543837560906,
                  737.1880843330786
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0096.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0096.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:30:13Z",
            "pc:count": 107014984,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562666.4307,
                "count": 107014984,
                "maximum": 563133.0133,
                "minimum": 562191.4933,
                "name": "X",
                "position": 0,
                "stddev": 264.499371,
                "variance": 69959.91725
              },
              {
                "average": 4834240.055,
                "count": 107014984,
                "maximum": 4834717.642,
                "minimum": 4833776.122,
                "name": "Y",
                "position": 1,
                "stddev": 263.5054962,
                "variance": 69435.14655
              },
              {
                "average": 797.3761314,
                "count": 107014984,
                "maximum": 886.3680843,
                "minimum": 737.1880843,
                "name": "Z",
                "position": 2,
                "stddev": 19.87649768,
                "variance": 395.0751601
              },
              {
                "average": 32593.40497,
                "count": 107014984,
                "maximum": 65535,
                "minimum": 7551,
                "name": "Intensity",
                "position": 3,
                "stddev": 9764.795423,
                "variance": 95351229.65
              },
              {
                "average": 1.682782114,
                "count": 107014984,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8557528244,
                "variance": 0.7323128965
              },
              {
                "average": 2.365834994,
                "count": 107014984,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.023678408,
                "variance": 1.047917483
              },
              {
                "average": 0.5017072002,
                "count": 107014984,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970878,
                "variance": 0.2499970878
              },
              {
                "average": 0,
                "count": 107014984,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.016884037,
                "count": 107014984,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1482668972,
                "variance": 0.02198307279
              },
              {
                "average": 0.1705936587,
                "count": 107014984,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.37447805,
                "variance": 236.3745754
              },
              {
                "average": 0.5017072002,
                "count": 107014984,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999970878,
                "variance": 0.2499970878
              },
              {
                "average": 116.1185031,
                "count": 107014984,
                "maximum": 120,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.652171072,
                "variance": 2.72966925
              },
              {
                "average": 276538515.7,
                "count": 107014984,
                "maximum": 276540213.3,
                "minimum": 276536528.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 771.5581862,
                "variance": 595302.0347
              },
              {
                "average": 0,
                "count": 107014984,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107014984,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107014984,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107014984,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107014984,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562191.4933,
              4833776.122,
              737.1880843,
              563133.0133,
              4834717.642,
              886.3680843
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562191.493330037,
                    4833776.12223357,
                    737.1880843330786
                  ],
                  [
                    562191.493330037,
                    4834717.642233569,
                    737.1880843330786
                  ],
                  [
                    563133.013330037,
                    4834717.642233569,
                    886.3680843330786
                  ],
                  [
                    563133.013330037,
                    4833776.12223357,
                    886.3680843330786
                  ],
                  [
                    562191.493330037,
                    4833776.12223357,
                    737.1880843330786
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:30:13+00:00",
            "end_time": "2020-06-18T17:28:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0077.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25118420710226,
              43.64595174781067,
              943.0946018940399
            ],
            [
              -122.25108070197402,
              43.65428195437324,
              943.0946018940399
            ],
            [
              -122.23940536977162,
              43.6542048641792,
              2304.47460189404
            ],
            [
              -122.23951048812447,
              43.645874679904125,
              2304.47460189404
            ],
            [
              -122.25118420710226,
              43.64595174781067,
              943.0946018940399
            ]
          ]
        ]
      },
      "bbox": [
        -122.2511842,
        43.64587468,
        943.0946019,
        -122.2394054,
        43.65428195,
        2304.474602
      ],
      "properties": {
        "datetime": "2020-06-18T19:00:04Z",
        "pc:count": 110027188,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560899.9217,
            "count": 110027188,
            "maximum": 561333.134,
            "minimum": 560391.574,
            "name": "X",
            "position": 0,
            "stddev": 257.4374969,
            "variance": 66274.06479
          },
          {
            "average": 4833330.681,
            "count": 110027188,
            "maximum": 4833748.331,
            "minimum": 4832823.091,
            "name": "Y",
            "position": 1,
            "stddev": 244.4258953,
            "variance": 59744.01829
          },
          {
            "average": 1194.341383,
            "count": 110027188,
            "maximum": 2304.474602,
            "minimum": 943.0946019,
            "name": "Z",
            "position": 2,
            "stddev": 87.11891341,
            "variance": 7589.705074
          },
          {
            "average": 28426.00513,
            "count": 110027188,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12717.04713,
            "variance": 161723287.8
          },
          {
            "average": 1.996375132,
            "count": 110027188,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.078443814,
            "variance": 1.163041061
          },
          {
            "average": 2.992564601,
            "count": 110027188,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.223577818,
            "variance": 1.497142676
          },
          {
            "average": 0.4955944071,
            "count": 110027188,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999805926,
            "variance": 0.249980593
          },
          {
            "average": 0,
            "count": 110027188,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.020377972,
            "count": 110027188,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1884519566,
            "variance": 0.03551413994
          },
          {
            "average": 0.9178409224,
            "count": 110027188,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.80788164,
            "variance": 249.889122
          },
          {
            "average": 0.4955944071,
            "count": 110027188,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999805926,
            "variance": 0.249980593
          },
          {
            "average": 121.5376377,
            "count": 110027188,
            "maximum": 124,
            "minimum": 119,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.267859436,
            "variance": 1.607467549
          },
          {
            "average": 276541015.3,
            "count": 110027188,
            "maximum": 276542004.3,
            "minimum": 276539956.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 588.8025552,
            "variance": 346688.449
          },
          {
            "average": 0,
            "count": 110027188,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110027188,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110027188,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110027188,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110027188,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560391.574,
          4832823.091,
          943.0946019,
          561333.134,
          4833748.331,
          2304.474602
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560391.5740040706,
                4832823.09123728,
                943.0946018940399
              ],
              [
                560391.5740040706,
                4833748.33123728,
                943.0946018940399
              ],
              [
                561333.1340040707,
                4833748.33123728,
                2304.47460189404
              ],
              [
                561333.1340040707,
                4832823.09123728,
                2304.47460189404
              ],
              [
                560391.5740040706,
                4832823.09123728,
                943.0946018940399
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:00:04+00:00",
        "end_time": "2020-06-18T18:25:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0077.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0077.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0077.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0077.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2511842,
            43.64587468,
            943.0946019,
            -122.2394054,
            43.65428195,
            2304.474602
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.25118420710226,
                  43.64595174781067,
                  943.0946018940399
                ],
                [
                  -122.25108070197402,
                  43.65428195437324,
                  943.0946018940399
                ],
                [
                  -122.23940536977162,
                  43.6542048641792,
                  2304.47460189404
                ],
                [
                  -122.23951048812447,
                  43.645874679904125,
                  2304.47460189404
                ],
                [
                  -122.25118420710226,
                  43.64595174781067,
                  943.0946018940399
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0077.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0077.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:00:04Z",
            "pc:count": 110027188,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560899.9217,
                "count": 110027188,
                "maximum": 561333.134,
                "minimum": 560391.574,
                "name": "X",
                "position": 0,
                "stddev": 257.4374969,
                "variance": 66274.06479
              },
              {
                "average": 4833330.681,
                "count": 110027188,
                "maximum": 4833748.331,
                "minimum": 4832823.091,
                "name": "Y",
                "position": 1,
                "stddev": 244.4258953,
                "variance": 59744.01829
              },
              {
                "average": 1194.341383,
                "count": 110027188,
                "maximum": 2304.474602,
                "minimum": 943.0946019,
                "name": "Z",
                "position": 2,
                "stddev": 87.11891341,
                "variance": 7589.705074
              },
              {
                "average": 28426.00513,
                "count": 110027188,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12717.04713,
                "variance": 161723287.8
              },
              {
                "average": 1.996375132,
                "count": 110027188,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.078443814,
                "variance": 1.163041061
              },
              {
                "average": 2.992564601,
                "count": 110027188,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.223577818,
                "variance": 1.497142676
              },
              {
                "average": 0.4955944071,
                "count": 110027188,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999805926,
                "variance": 0.249980593
              },
              {
                "average": 0,
                "count": 110027188,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.020377972,
                "count": 110027188,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1884519566,
                "variance": 0.03551413994
              },
              {
                "average": 0.9178409224,
                "count": 110027188,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.80788164,
                "variance": 249.889122
              },
              {
                "average": 0.4955944071,
                "count": 110027188,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999805926,
                "variance": 0.249980593
              },
              {
                "average": 121.5376377,
                "count": 110027188,
                "maximum": 124,
                "minimum": 119,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.267859436,
                "variance": 1.607467549
              },
              {
                "average": 276541015.3,
                "count": 110027188,
                "maximum": 276542004.3,
                "minimum": 276539956.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 588.8025552,
                "variance": 346688.449
              },
              {
                "average": 0,
                "count": 110027188,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110027188,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110027188,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110027188,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110027188,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560391.574,
              4832823.091,
              943.0946019,
              561333.134,
              4833748.331,
              2304.474602
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560391.5740040706,
                    4832823.09123728,
                    943.0946018940399
                  ],
                  [
                    560391.5740040706,
                    4833748.33123728,
                    943.0946018940399
                  ],
                  [
                    561333.1340040707,
                    4833748.33123728,
                    2304.47460189404
                  ],
                  [
                    561333.1340040707,
                    4832823.09123728,
                    2304.47460189404
                  ],
                  [
                    560391.5740040706,
                    4832823.09123728,
                    943.0946018940399
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:00:04+00:00",
            "end_time": "2020-06-18T18: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": "20200618_BLU_0061.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.24422196163705,
              43.643188321047724,
              1095.1834826034824
            ],
            [
              -122.24418660035595,
              43.64600869077394,
              1095.1834826034824
            ],
            [
              -122.23939144146742,
              43.645976884661756,
              1421.3034826034823
            ],
            [
              -122.23942702704097,
              43.64315651804918,
              1421.3034826034823
            ],
            [
              -122.24422196163705,
              43.643188321047724,
              1095.1834826034824
            ]
          ]
        ]
      },
      "bbox": [
        -122.244222,
        43.64315652,
        1095.183483,
        -122.2393914,
        43.64600869,
        1421.303483
      ],
      "properties": {
        "datetime": "2020-06-18T18:57:10Z",
        "pc:count": 8578294,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561214.4886,
            "count": 8578294,
            "maximum": 561342.6311,
            "minimum": 560955.8711,
            "name": "X",
            "position": 0,
            "stddev": 87.82415311,
            "variance": 7713.08187
          },
          {
            "average": 4832722.158,
            "count": 8578294,
            "maximum": 4832834.53,
            "minimum": 4832521.27,
            "name": "Y",
            "position": 1,
            "stddev": 72.71570892,
            "variance": 5287.574324
          },
          {
            "average": 1203.979691,
            "count": 8578294,
            "maximum": 1421.303483,
            "minimum": 1095.183483,
            "name": "Z",
            "position": 2,
            "stddev": 55.63639667,
            "variance": 3095.408635
          },
          {
            "average": 28794.55021,
            "count": 8578294,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12806.2019,
            "variance": 163998807.1
          },
          {
            "average": 1.938560628,
            "count": 8578294,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.045326091,
            "variance": 1.092706636
          },
          {
            "average": 2.876343245,
            "count": 8578294,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.206395048,
            "variance": 1.455389011
          },
          {
            "average": 0.4996033011,
            "count": 8578294,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998718,
            "variance": 0.2499998718
          },
          {
            "average": 0,
            "count": 8578294,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022094836,
            "count": 8578294,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1931917968,
            "variance": 0.03732307035
          },
          {
            "average": 3.07373799,
            "count": 8578294,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.65640998,
            "variance": 245.1231734
          },
          {
            "average": 0.4996033011,
            "count": 8578294,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999998718,
            "variance": 0.2499998718
          },
          {
            "average": 120.5626233,
            "count": 8578294,
            "maximum": 123,
            "minimum": 119,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9932362278,
            "variance": 0.9865182042
          },
          {
            "average": 276540570.9,
            "count": 8578294,
            "maximum": 276541830.8,
            "minimum": 276539973.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 448.6324054,
            "variance": 201271.0352
          },
          {
            "average": 0,
            "count": 8578294,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8578294,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8578294,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8578294,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8578294,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560955.8711,
          4832521.27,
          1095.183483,
          561342.6311,
          4832834.53,
          1421.303483
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560955.8710810536,
                4832521.270205629,
                1095.1834826034824
              ],
              [
                560955.8710810536,
                4832834.530205629,
                1095.1834826034824
              ],
              [
                561342.6310810536,
                4832834.530205629,
                1421.3034826034823
              ],
              [
                561342.6310810536,
                4832521.270205629,
                1421.3034826034823
              ],
              [
                560955.8710810536,
                4832521.270205629,
                1095.1834826034824
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:57:10+00:00",
        "end_time": "2020-06-18T18:26:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0061.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0061.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0061.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0061.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.244222,
            43.64315652,
            1095.183483,
            -122.2393914,
            43.64600869,
            1421.303483
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.24422196163705,
                  43.643188321047724,
                  1095.1834826034824
                ],
                [
                  -122.24418660035595,
                  43.64600869077394,
                  1095.1834826034824
                ],
                [
                  -122.23939144146742,
                  43.645976884661756,
                  1421.3034826034823
                ],
                [
                  -122.23942702704097,
                  43.64315651804918,
                  1421.3034826034823
                ],
                [
                  -122.24422196163705,
                  43.643188321047724,
                  1095.1834826034824
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0061.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0061.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:57:10Z",
            "pc:count": 8578294,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561214.4886,
                "count": 8578294,
                "maximum": 561342.6311,
                "minimum": 560955.8711,
                "name": "X",
                "position": 0,
                "stddev": 87.82415311,
                "variance": 7713.08187
              },
              {
                "average": 4832722.158,
                "count": 8578294,
                "maximum": 4832834.53,
                "minimum": 4832521.27,
                "name": "Y",
                "position": 1,
                "stddev": 72.71570892,
                "variance": 5287.574324
              },
              {
                "average": 1203.979691,
                "count": 8578294,
                "maximum": 1421.303483,
                "minimum": 1095.183483,
                "name": "Z",
                "position": 2,
                "stddev": 55.63639667,
                "variance": 3095.408635
              },
              {
                "average": 28794.55021,
                "count": 8578294,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12806.2019,
                "variance": 163998807.1
              },
              {
                "average": 1.938560628,
                "count": 8578294,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.045326091,
                "variance": 1.092706636
              },
              {
                "average": 2.876343245,
                "count": 8578294,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.206395048,
                "variance": 1.455389011
              },
              {
                "average": 0.4996033011,
                "count": 8578294,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998718,
                "variance": 0.2499998718
              },
              {
                "average": 0,
                "count": 8578294,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022094836,
                "count": 8578294,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1931917968,
                "variance": 0.03732307035
              },
              {
                "average": 3.07373799,
                "count": 8578294,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.65640998,
                "variance": 245.1231734
              },
              {
                "average": 0.4996033011,
                "count": 8578294,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999998718,
                "variance": 0.2499998718
              },
              {
                "average": 120.5626233,
                "count": 8578294,
                "maximum": 123,
                "minimum": 119,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9932362278,
                "variance": 0.9865182042
              },
              {
                "average": 276540570.9,
                "count": 8578294,
                "maximum": 276541830.8,
                "minimum": 276539973.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 448.6324054,
                "variance": 201271.0352
              },
              {
                "average": 0,
                "count": 8578294,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8578294,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8578294,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8578294,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8578294,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560955.8711,
              4832521.27,
              1095.183483,
              561342.6311,
              4832834.53,
              1421.303483
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560955.8710810536,
                    4832521.270205629,
                    1095.1834826034824
                  ],
                  [
                    560955.8710810536,
                    4832834.530205629,
                    1095.1834826034824
                  ],
                  [
                    561342.6310810536,
                    4832834.530205629,
                    1421.3034826034823
                  ],
                  [
                    561342.6310810536,
                    4832521.270205629,
                    1421.3034826034823
                  ],
                  [
                    560955.8710810536,
                    4832521.270205629,
                    1095.1834826034824
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:57:10+00:00",
            "end_time": "2020-06-18T18:26:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0036.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.20514674860425,
              43.621859261866895,
              1066.752908245515
            ],
            [
              -122.20503570524029,
              43.630285567780184,
              1066.752908245515
            ],
            [
              -122.19336564290433,
              43.630203814200286,
              1794.892908245515
            ],
            [
              -122.19347831595537,
              43.62177753219631,
              1794.892908245515
            ],
            [
              -122.20514674860425,
              43.621859261866895,
              1066.752908245515
            ]
          ]
        ]
      },
      "bbox": [
        -122.2051467,
        43.62177753,
        1066.752908,
        -122.1933656,
        43.63028557,
        1794.892908
      ],
      "properties": {
        "datetime": "2020-06-18T17:40:10Z",
        "pc:count": 105566193,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564612.5666,
            "count": 105566193,
            "maximum": 565071.6168,
            "minimum": 564130.0968,
            "name": "X",
            "position": 0,
            "stddev": 264.2827121,
            "variance": 69845.3519
          },
          {
            "average": 4830662.373,
            "count": 105566193,
            "maximum": 4831117.795,
            "minimum": 4830181.875,
            "name": "Y",
            "position": 1,
            "stddev": 260.8403517,
            "variance": 68037.6891
          },
          {
            "average": 1413.279301,
            "count": 105566193,
            "maximum": 1794.892908,
            "minimum": 1066.752908,
            "name": "Z",
            "position": 2,
            "stddev": 174.7538376,
            "variance": 30538.90376
          },
          {
            "average": 29040.84652,
            "count": 105566193,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12828.12471,
            "variance": 164560783.5
          },
          {
            "average": 1.848133427,
            "count": 105566193,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.00672302,
            "variance": 1.013491239
          },
          {
            "average": 2.695647763,
            "count": 105566193,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.213206251,
            "variance": 1.471869408
          },
          {
            "average": 0.3399353049,
            "count": 105566193,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4736869172,
            "variance": 0.2243792955
          },
          {
            "average": 0,
            "count": 105566193,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.038435856,
            "count": 105566193,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3155364376,
            "variance": 0.09956324347
          },
          {
            "average": 0.8829785618,
            "count": 105566193,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.63937302,
            "variance": 244.5899885
          },
          {
            "average": 0.4959796646,
            "count": 105566193,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499983839,
            "variance": 0.2499838393
          },
          {
            "average": 109.7597705,
            "count": 105566193,
            "maximum": 113,
            "minimum": 107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.235918278,
            "variance": 1.52749399
          },
          {
            "average": 276535600.7,
            "count": 105566193,
            "maximum": 276537210.7,
            "minimum": 276534465.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 565.512194,
            "variance": 319804.0415
          },
          {
            "average": 0,
            "count": 105566193,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105566193,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105566193,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105566193,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105566193,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564130.0968,
          4830181.875,
          1066.752908,
          565071.6168,
          4831117.795,
          1794.892908
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564130.0968202467,
                4830181.874924078,
                1066.752908245515
              ],
              [
                564130.0968202467,
                4831117.794924078,
                1066.752908245515
              ],
              [
                565071.6168202467,
                4831117.794924078,
                1794.892908245515
              ],
              [
                565071.6168202467,
                4830181.874924078,
                1794.892908245515
              ],
              [
                564130.0968202467,
                4830181.874924078,
                1066.752908245515
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:40:10+00:00",
        "end_time": "2020-06-18T16:54:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0036.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0036.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0036.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0036.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2051467,
            43.62177753,
            1066.752908,
            -122.1933656,
            43.63028557,
            1794.892908
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.20514674860425,
                  43.621859261866895,
                  1066.752908245515
                ],
                [
                  -122.20503570524029,
                  43.630285567780184,
                  1066.752908245515
                ],
                [
                  -122.19336564290433,
                  43.630203814200286,
                  1794.892908245515
                ],
                [
                  -122.19347831595537,
                  43.62177753219631,
                  1794.892908245515
                ],
                [
                  -122.20514674860425,
                  43.621859261866895,
                  1066.752908245515
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0036.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0036.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:40:10Z",
            "pc:count": 105566193,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564612.5666,
                "count": 105566193,
                "maximum": 565071.6168,
                "minimum": 564130.0968,
                "name": "X",
                "position": 0,
                "stddev": 264.2827121,
                "variance": 69845.3519
              },
              {
                "average": 4830662.373,
                "count": 105566193,
                "maximum": 4831117.795,
                "minimum": 4830181.875,
                "name": "Y",
                "position": 1,
                "stddev": 260.8403517,
                "variance": 68037.6891
              },
              {
                "average": 1413.279301,
                "count": 105566193,
                "maximum": 1794.892908,
                "minimum": 1066.752908,
                "name": "Z",
                "position": 2,
                "stddev": 174.7538376,
                "variance": 30538.90376
              },
              {
                "average": 29040.84652,
                "count": 105566193,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12828.12471,
                "variance": 164560783.5
              },
              {
                "average": 1.848133427,
                "count": 105566193,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.00672302,
                "variance": 1.013491239
              },
              {
                "average": 2.695647763,
                "count": 105566193,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.213206251,
                "variance": 1.471869408
              },
              {
                "average": 0.3399353049,
                "count": 105566193,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4736869172,
                "variance": 0.2243792955
              },
              {
                "average": 0,
                "count": 105566193,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.038435856,
                "count": 105566193,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3155364376,
                "variance": 0.09956324347
              },
              {
                "average": 0.8829785618,
                "count": 105566193,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.63937302,
                "variance": 244.5899885
              },
              {
                "average": 0.4959796646,
                "count": 105566193,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499983839,
                "variance": 0.2499838393
              },
              {
                "average": 109.7597705,
                "count": 105566193,
                "maximum": 113,
                "minimum": 107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.235918278,
                "variance": 1.52749399
              },
              {
                "average": 276535600.7,
                "count": 105566193,
                "maximum": 276537210.7,
                "minimum": 276534465.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 565.512194,
                "variance": 319804.0415
              },
              {
                "average": 0,
                "count": 105566193,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105566193,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105566193,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105566193,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105566193,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564130.0968,
              4830181.875,
              1066.752908,
              565071.6168,
              4831117.795,
              1794.892908
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564130.0968202467,
                    4830181.874924078,
                    1066.752908245515
                  ],
                  [
                    564130.0968202467,
                    4831117.794924078,
                    1066.752908245515
                  ],
                  [
                    565071.6168202467,
                    4831117.794924078,
                    1794.892908245515
                  ],
                  [
                    565071.6168202467,
                    4830181.874924078,
                    1794.892908245515
                  ],
                  [
                    564130.0968202467,
                    4830181.874924078,
                    1066.752908245515
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:40:10+00:00",
            "end_time": "2020-06-18T16:54: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": "20200619_BLU_0012.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.09120050146444,
              43.5987721351037,
              1380.4327555531245
            ],
            [
              -122.09107432352522,
              43.60715303048626,
              1380.4327555531245
            ],
            [
              -122.08310718349087,
              43.60708940476173,
              1573.1327555531243
            ],
            [
              -122.08323446706021,
              43.598708527887354,
              1573.1327555531243
            ],
            [
              -122.09120050146444,
              43.5987721351037,
              1380.4327555531245
            ]
          ]
        ]
      },
      "bbox": [
        -122.0912005,
        43.59870853,
        1380.432756,
        -122.0831072,
        43.60715303,
        1573.132756
      ],
      "properties": {
        "datetime": "2020-06-19T23:54:27Z",
        "pc:count": 48790578,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573639.1434,
            "count": 48790578,
            "maximum": 573994.6023,
            "minimum": 573351.5623,
            "name": "X",
            "position": 0,
            "stddev": 168.9850343,
            "variance": 28555.94181
          },
          {
            "average": 4828172.241,
            "count": 48790578,
            "maximum": 4828643,
            "minimum": 4827712.1,
            "name": "Y",
            "position": 1,
            "stddev": 260.020098,
            "variance": 67610.45138
          },
          {
            "average": 1467.649316,
            "count": 48790578,
            "maximum": 1573.132756,
            "minimum": 1380.432756,
            "name": "Z",
            "position": 2,
            "stddev": 32.10554498,
            "variance": 1030.766019
          },
          {
            "average": 32552.71207,
            "count": 48790578,
            "maximum": 65535,
            "minimum": 2935,
            "name": "Intensity",
            "position": 3,
            "stddev": 11002.44398,
            "variance": 121053773.6
          },
          {
            "average": 1.730957809,
            "count": 48790578,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.892292037,
            "variance": 0.7961850793
          },
          {
            "average": 2.462094362,
            "count": 48790578,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.059676621,
            "variance": 1.122914541
          },
          {
            "average": 0.498455214,
            "count": 48790578,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976188,
            "variance": 0.2499976188
          },
          {
            "average": 0,
            "count": 48790578,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.038104468,
            "count": 48790578,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2121915201,
            "variance": 0.04502524121
          },
          {
            "average": -2.134405814,
            "count": 48790578,
            "maximum": 27,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.24840813,
            "variance": 232.5139505
          },
          {
            "average": 0.498455214,
            "count": 48790578,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999976188,
            "variance": 0.2499976188
          },
          {
            "average": 405.670555,
            "count": 48790578,
            "maximum": 407,
            "minimum": 404,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9736349943,
            "variance": 0.9479651022
          },
          {
            "average": 276645692.2,
            "count": 48790578,
            "maximum": 276646067.2,
            "minimum": 276645225.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 317.3651414,
            "variance": 100720.633
          },
          {
            "average": 0,
            "count": 48790578,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48790578,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48790578,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48790578,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48790578,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573351.5623,
          4827712.1,
          1380.432756,
          573994.6023,
          4828643,
          1573.132756
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573351.5623198422,
                4827712.099929971,
                1380.4327555531245
              ],
              [
                573351.5623198422,
                4828642.999929971,
                1380.4327555531245
              ],
              [
                573994.6023198422,
                4828642.999929971,
                1573.1327555531243
              ],
              [
                573994.6023198422,
                4827712.099929971,
                1573.1327555531243
              ],
              [
                573351.5623198422,
                4827712.099929971,
                1380.4327555531245
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:54:27+00:00",
        "end_time": "2020-06-19T23:40:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0012.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0012.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0012.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0012.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.0912005,
            43.59870853,
            1380.432756,
            -122.0831072,
            43.60715303,
            1573.132756
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.09120050146444,
                  43.5987721351037,
                  1380.4327555531245
                ],
                [
                  -122.09107432352522,
                  43.60715303048626,
                  1380.4327555531245
                ],
                [
                  -122.08310718349087,
                  43.60708940476173,
                  1573.1327555531243
                ],
                [
                  -122.08323446706021,
                  43.598708527887354,
                  1573.1327555531243
                ],
                [
                  -122.09120050146444,
                  43.5987721351037,
                  1380.4327555531245
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0012.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0012.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:54:27Z",
            "pc:count": 48790578,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573639.1434,
                "count": 48790578,
                "maximum": 573994.6023,
                "minimum": 573351.5623,
                "name": "X",
                "position": 0,
                "stddev": 168.9850343,
                "variance": 28555.94181
              },
              {
                "average": 4828172.241,
                "count": 48790578,
                "maximum": 4828643,
                "minimum": 4827712.1,
                "name": "Y",
                "position": 1,
                "stddev": 260.020098,
                "variance": 67610.45138
              },
              {
                "average": 1467.649316,
                "count": 48790578,
                "maximum": 1573.132756,
                "minimum": 1380.432756,
                "name": "Z",
                "position": 2,
                "stddev": 32.10554498,
                "variance": 1030.766019
              },
              {
                "average": 32552.71207,
                "count": 48790578,
                "maximum": 65535,
                "minimum": 2935,
                "name": "Intensity",
                "position": 3,
                "stddev": 11002.44398,
                "variance": 121053773.6
              },
              {
                "average": 1.730957809,
                "count": 48790578,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.892292037,
                "variance": 0.7961850793
              },
              {
                "average": 2.462094362,
                "count": 48790578,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.059676621,
                "variance": 1.122914541
              },
              {
                "average": 0.498455214,
                "count": 48790578,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976188,
                "variance": 0.2499976188
              },
              {
                "average": 0,
                "count": 48790578,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.038104468,
                "count": 48790578,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2121915201,
                "variance": 0.04502524121
              },
              {
                "average": -2.134405814,
                "count": 48790578,
                "maximum": 27,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.24840813,
                "variance": 232.5139505
              },
              {
                "average": 0.498455214,
                "count": 48790578,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999976188,
                "variance": 0.2499976188
              },
              {
                "average": 405.670555,
                "count": 48790578,
                "maximum": 407,
                "minimum": 404,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9736349943,
                "variance": 0.9479651022
              },
              {
                "average": 276645692.2,
                "count": 48790578,
                "maximum": 276646067.2,
                "minimum": 276645225.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 317.3651414,
                "variance": 100720.633
              },
              {
                "average": 0,
                "count": 48790578,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48790578,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48790578,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48790578,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48790578,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573351.5623,
              4827712.1,
              1380.432756,
              573994.6023,
              4828643,
              1573.132756
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573351.5623198422,
                    4827712.099929971,
                    1380.4327555531245
                  ],
                  [
                    573351.5623198422,
                    4828642.999929971,
                    1380.4327555531245
                  ],
                  [
                    573994.6023198422,
                    4828642.999929971,
                    1573.1327555531243
                  ],
                  [
                    573994.6023198422,
                    4827712.099929971,
                    1573.1327555531243
                  ],
                  [
                    573351.5623198422,
                    4827712.099929971,
                    1380.4327555531245
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:54:27+00:00",
            "end_time": "2020-06-19T23:40: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": "20200619_BLU_0072.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.12629507150108,
              43.63943752687518,
              1707.5284069251754
            ],
            [
              -122.12617220470813,
              43.647914234536294,
              1707.5284069251754
            ],
            [
              -122.11449921476989,
              43.647824403448006,
              1910.4284069251755
            ],
            [
              -122.11462372235427,
              43.63934772221486,
              1910.4284069251755
            ],
            [
              -122.12629507150108,
              43.63943752687518,
              1707.5284069251754
            ]
          ]
        ]
      },
      "bbox": [
        -122.1262951,
        43.63934772,
        1707.528407,
        -122.1144992,
        43.64791423,
        1910.428407
      ],
      "properties": {
        "datetime": "2020-06-19T23:16:12Z",
        "pc:count": 98933418,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570942.1478,
            "count": 98933418,
            "maximum": 571412.963,
            "minimum": 570471.463,
            "name": "X",
            "position": 0,
            "stddev": 263.6541477,
            "variance": 69513.50958
          },
          {
            "average": 4832663.42,
            "count": 98933418,
            "maximum": 4833139.592,
            "minimum": 4832198.052,
            "name": "Y",
            "position": 1,
            "stddev": 262.2636222,
            "variance": 68782.20753
          },
          {
            "average": 1807.444527,
            "count": 98933418,
            "maximum": 1910.428407,
            "minimum": 1707.528407,
            "name": "Z",
            "position": 2,
            "stddev": 40.15879829,
            "variance": 1612.72908
          },
          {
            "average": 29983.0263,
            "count": 98933418,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14628.08192,
            "variance": 213980780.5
          },
          {
            "average": 1.721551448,
            "count": 98933418,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9233416546,
            "variance": 0.8525598112
          },
          {
            "average": 2.443472336,
            "count": 98933418,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.146819663,
            "variance": 1.315195339
          },
          {
            "average": 0.4980233575,
            "count": 98933418,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999960954,
            "variance": 0.2499960954
          },
          {
            "average": 0,
            "count": 98933418,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.051975026,
            "count": 98933418,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2457237964,
            "variance": 0.0603801841
          },
          {
            "average": -0.7781687187,
            "count": 98933418,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.95018638,
            "variance": 254.4084455
          },
          {
            "average": 0.4980233575,
            "count": 98933418,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999960954,
            "variance": 0.2499960954
          },
          {
            "average": 339.1867126,
            "count": 98933418,
            "maximum": 400,
            "minimum": 337,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.69097438,
            "variance": 2.859394354
          },
          {
            "average": 276633657,
            "count": 98933418,
            "maximum": 276643772.9,
            "minimum": 276632836.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 450.6840716,
            "variance": 203116.1324
          },
          {
            "average": 0,
            "count": 98933418,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98933418,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98933418,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98933418,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98933418,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570471.463,
          4832198.052,
          1707.528407,
          571412.963,
          4833139.592,
          1910.428407
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570471.4630085591,
                4832198.051883677,
                1707.5284069251754
              ],
              [
                570471.4630085591,
                4833139.591883676,
                1707.5284069251754
              ],
              [
                571412.9630085591,
                4833139.591883676,
                1910.4284069251755
              ],
              [
                571412.9630085591,
                4832198.051883677,
                1910.4284069251755
              ],
              [
                570471.4630085591,
                4832198.051883677,
                1707.5284069251754
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:16:12+00:00",
        "end_time": "2020-06-19T20:13:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0072.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0072.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0072.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0072.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1262951,
            43.63934772,
            1707.528407,
            -122.1144992,
            43.64791423,
            1910.428407
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.12629507150108,
                  43.63943752687518,
                  1707.5284069251754
                ],
                [
                  -122.12617220470813,
                  43.647914234536294,
                  1707.5284069251754
                ],
                [
                  -122.11449921476989,
                  43.647824403448006,
                  1910.4284069251755
                ],
                [
                  -122.11462372235427,
                  43.63934772221486,
                  1910.4284069251755
                ],
                [
                  -122.12629507150108,
                  43.63943752687518,
                  1707.5284069251754
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0072.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0072.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:16:12Z",
            "pc:count": 98933418,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570942.1478,
                "count": 98933418,
                "maximum": 571412.963,
                "minimum": 570471.463,
                "name": "X",
                "position": 0,
                "stddev": 263.6541477,
                "variance": 69513.50958
              },
              {
                "average": 4832663.42,
                "count": 98933418,
                "maximum": 4833139.592,
                "minimum": 4832198.052,
                "name": "Y",
                "position": 1,
                "stddev": 262.2636222,
                "variance": 68782.20753
              },
              {
                "average": 1807.444527,
                "count": 98933418,
                "maximum": 1910.428407,
                "minimum": 1707.528407,
                "name": "Z",
                "position": 2,
                "stddev": 40.15879829,
                "variance": 1612.72908
              },
              {
                "average": 29983.0263,
                "count": 98933418,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14628.08192,
                "variance": 213980780.5
              },
              {
                "average": 1.721551448,
                "count": 98933418,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9233416546,
                "variance": 0.8525598112
              },
              {
                "average": 2.443472336,
                "count": 98933418,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.146819663,
                "variance": 1.315195339
              },
              {
                "average": 0.4980233575,
                "count": 98933418,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999960954,
                "variance": 0.2499960954
              },
              {
                "average": 0,
                "count": 98933418,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.051975026,
                "count": 98933418,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2457237964,
                "variance": 0.0603801841
              },
              {
                "average": -0.7781687187,
                "count": 98933418,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.95018638,
                "variance": 254.4084455
              },
              {
                "average": 0.4980233575,
                "count": 98933418,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999960954,
                "variance": 0.2499960954
              },
              {
                "average": 339.1867126,
                "count": 98933418,
                "maximum": 400,
                "minimum": 337,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.69097438,
                "variance": 2.859394354
              },
              {
                "average": 276633657,
                "count": 98933418,
                "maximum": 276643772.9,
                "minimum": 276632836.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 450.6840716,
                "variance": 203116.1324
              },
              {
                "average": 0,
                "count": 98933418,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98933418,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98933418,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98933418,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98933418,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570471.463,
              4832198.052,
              1707.528407,
              571412.963,
              4833139.592,
              1910.428407
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570471.4630085591,
                    4832198.051883677,
                    1707.5284069251754
                  ],
                  [
                    570471.4630085591,
                    4833139.591883676,
                    1707.5284069251754
                  ],
                  [
                    571412.9630085591,
                    4833139.591883676,
                    1910.4284069251755
                  ],
                  [
                    571412.9630085591,
                    4832198.051883677,
                    1910.4284069251755
                  ],
                  [
                    570471.4630085591,
                    4832198.051883677,
                    1707.5284069251754
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:16:12+00:00",
            "end_time": "2020-06-19T20:13: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": "20200619_BLU_0029.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.13694953754847,
              43.61458452250376,
              1112.4074287241274
            ],
            [
              -122.13682827930073,
              43.62306093097641,
              1112.4074287241274
            ],
            [
              -122.1251598180346,
              43.62297222632263,
              1580.4874287241273
            ],
            [
              -122.12528271496018,
              43.61449584394672,
              1580.4874287241273
            ],
            [
              -122.13694953754847,
              43.61458452250376,
              1112.4074287241274
            ]
          ]
        ]
      },
      "bbox": [
        -122.1369495,
        43.61449584,
        1112.407429,
        -122.1251598,
        43.62306093,
        1580.487429
      ],
      "properties": {
        "datetime": "2020-06-19T20:34:01Z",
        "pc:count": 105724958,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570140.4458,
            "count": 105724958,
            "maximum": 570582.2986,
            "minimum": 569640.7786,
            "name": "X",
            "position": 0,
            "stddev": 257.2486883,
            "variance": 66176.88761
          },
          {
            "average": 4829895.79,
            "count": 105724958,
            "maximum": 4830370.359,
            "minimum": 4829428.859,
            "name": "Y",
            "position": 1,
            "stddev": 267.8494534,
            "variance": 71743.3297
          },
          {
            "average": 1361.006157,
            "count": 105724958,
            "maximum": 1580.487429,
            "minimum": 1112.407429,
            "name": "Z",
            "position": 2,
            "stddev": 85.49877553,
            "variance": 7310.040617
          },
          {
            "average": 30061.02687,
            "count": 105724958,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11678.11966,
            "variance": 136378478.8
          },
          {
            "average": 1.864343592,
            "count": 105724958,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9905384872,
            "variance": 0.9811664945
          },
          {
            "average": 2.728182479,
            "count": 105724958,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.153902712,
            "variance": 1.331491469
          },
          {
            "average": 0.4789289394,
            "count": 105724958,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995558155,
            "variance": 0.2495560128
          },
          {
            "average": 0,
            "count": 105724958,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.029145389,
            "count": 105724958,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.220995376,
            "variance": 0.04883895621
          },
          {
            "average": 0.4731695977,
            "count": 105724958,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.43256102,
            "variance": 238.1639396
          },
          {
            "average": 0.4970540163,
            "count": 105724958,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999913235,
            "variance": 0.2499913235
          },
          {
            "average": 337.1189215,
            "count": 105724958,
            "maximum": 340,
            "minimum": 334,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.250610185,
            "variance": 1.564025834
          },
          {
            "average": 276632902.2,
            "count": 105724958,
            "maximum": 276634041.7,
            "minimum": 276631789.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 475.3484206,
            "variance": 225956.121
          },
          {
            "average": 0,
            "count": 105724958,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105724958,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105724958,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105724958,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105724958,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          569640.7786,
          4829428.859,
          1112.407429,
          570582.2986,
          4830370.359,
          1580.487429
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                569640.7785616596,
                4829428.859461494,
                1112.4074287241274
              ],
              [
                569640.7785616596,
                4830370.359461494,
                1112.4074287241274
              ],
              [
                570582.2985616596,
                4830370.359461494,
                1580.4874287241273
              ],
              [
                570582.2985616596,
                4829428.859461494,
                1580.4874287241273
              ],
              [
                569640.7785616596,
                4829428.859461494,
                1112.4074287241274
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:34:01+00:00",
        "end_time": "2020-06-19T19:56:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0029.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0029.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0029.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0029.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1369495,
            43.61449584,
            1112.407429,
            -122.1251598,
            43.62306093,
            1580.487429
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.13694953754847,
                  43.61458452250376,
                  1112.4074287241274
                ],
                [
                  -122.13682827930073,
                  43.62306093097641,
                  1112.4074287241274
                ],
                [
                  -122.1251598180346,
                  43.62297222632263,
                  1580.4874287241273
                ],
                [
                  -122.12528271496018,
                  43.61449584394672,
                  1580.4874287241273
                ],
                [
                  -122.13694953754847,
                  43.61458452250376,
                  1112.4074287241274
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0029.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0029.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:34:01Z",
            "pc:count": 105724958,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570140.4458,
                "count": 105724958,
                "maximum": 570582.2986,
                "minimum": 569640.7786,
                "name": "X",
                "position": 0,
                "stddev": 257.2486883,
                "variance": 66176.88761
              },
              {
                "average": 4829895.79,
                "count": 105724958,
                "maximum": 4830370.359,
                "minimum": 4829428.859,
                "name": "Y",
                "position": 1,
                "stddev": 267.8494534,
                "variance": 71743.3297
              },
              {
                "average": 1361.006157,
                "count": 105724958,
                "maximum": 1580.487429,
                "minimum": 1112.407429,
                "name": "Z",
                "position": 2,
                "stddev": 85.49877553,
                "variance": 7310.040617
              },
              {
                "average": 30061.02687,
                "count": 105724958,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11678.11966,
                "variance": 136378478.8
              },
              {
                "average": 1.864343592,
                "count": 105724958,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9905384872,
                "variance": 0.9811664945
              },
              {
                "average": 2.728182479,
                "count": 105724958,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.153902712,
                "variance": 1.331491469
              },
              {
                "average": 0.4789289394,
                "count": 105724958,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995558155,
                "variance": 0.2495560128
              },
              {
                "average": 0,
                "count": 105724958,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.029145389,
                "count": 105724958,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.220995376,
                "variance": 0.04883895621
              },
              {
                "average": 0.4731695977,
                "count": 105724958,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.43256102,
                "variance": 238.1639396
              },
              {
                "average": 0.4970540163,
                "count": 105724958,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999913235,
                "variance": 0.2499913235
              },
              {
                "average": 337.1189215,
                "count": 105724958,
                "maximum": 340,
                "minimum": 334,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.250610185,
                "variance": 1.564025834
              },
              {
                "average": 276632902.2,
                "count": 105724958,
                "maximum": 276634041.7,
                "minimum": 276631789.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 475.3484206,
                "variance": 225956.121
              },
              {
                "average": 0,
                "count": 105724958,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105724958,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105724958,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105724958,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105724958,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              569640.7786,
              4829428.859,
              1112.407429,
              570582.2986,
              4830370.359,
              1580.487429
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    569640.7785616596,
                    4829428.859461494,
                    1112.4074287241274
                  ],
                  [
                    569640.7785616596,
                    4830370.359461494,
                    1112.4074287241274
                  ],
                  [
                    570582.2985616596,
                    4830370.359461494,
                    1580.4874287241273
                  ],
                  [
                    570582.2985616596,
                    4829428.859461494,
                    1580.4874287241273
                  ],
                  [
                    569640.7785616596,
                    4829428.859461494,
                    1112.4074287241274
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:34:01+00:00",
            "end_time": "2020-06-19T19:56: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": "20200619_BLU_0143.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.13853173391442,
              43.672193542223695,
              1555.0034442418173
            ],
            [
              -122.13841045185096,
              43.68067004853317,
              1555.0034442418173
            ],
            [
              -122.12673107506374,
              43.680581414222914,
              1796.6434442418172
            ],
            [
              -122.12685400067453,
              43.672104933987264,
              1796.6434442418172
            ],
            [
              -122.13853173391442,
              43.672193542223695,
              1555.0034442418173
            ]
          ]
        ]
      },
      "bbox": [
        -122.1385317,
        43.67210493,
        1555.003444,
        -122.1267311,
        43.68067005,
        1796.643444
      ],
      "properties": {
        "datetime": "2020-06-19T20:20:00Z",
        "pc:count": 75368483,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569938.0104,
            "count": 75368483,
            "maximum": 570388.2099,
            "minimum": 569446.7099,
            "name": "X",
            "position": 0,
            "stddev": 270.5999699,
            "variance": 73224.3437
          },
          {
            "average": 4836302.714,
            "count": 75368483,
            "maximum": 4836767.196,
            "minimum": 4835825.676,
            "name": "Y",
            "position": 1,
            "stddev": 263.0910365,
            "variance": 69216.89349
          },
          {
            "average": 1677.286412,
            "count": 75368483,
            "maximum": 1796.643444,
            "minimum": 1555.003444,
            "name": "Z",
            "position": 2,
            "stddev": 48.02536132,
            "variance": 2306.43533
          },
          {
            "average": 32804.15415,
            "count": 75368483,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13557.28058,
            "variance": 183799856.6
          },
          {
            "average": 1.58589948,
            "count": 75368483,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8249153264,
            "variance": 0.6804852958
          },
          {
            "average": 2.171699131,
            "count": 75368483,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.054565211,
            "variance": 1.112107785
          },
          {
            "average": 0.4978835517,
            "count": 75368483,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999955239,
            "variance": 0.249995524
          },
          {
            "average": 0,
            "count": 75368483,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.053809442,
            "count": 75368483,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2518517373,
            "variance": 0.06342929756
          },
          {
            "average": 1.154565041,
            "count": 75368483,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.18340549,
            "variance": 261.9026132
          },
          {
            "average": 0.4978835517,
            "count": 75368483,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999955239,
            "variance": 0.249995524
          },
          {
            "average": 336.0016877,
            "count": 75368483,
            "maximum": 338,
            "minimum": 334,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.037483837,
            "variance": 1.076372711
          },
          {
            "average": 276632483.2,
            "count": 75368483,
            "maximum": 276633200.1,
            "minimum": 276631672.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 395.5695337,
            "variance": 156475.256
          },
          {
            "average": 0,
            "count": 75368483,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75368483,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75368483,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75368483,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75368483,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          569446.7099,
          4835825.676,
          1555.003444,
          570388.2099,
          4836767.196,
          1796.643444
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                569446.7099199616,
                4835825.675624616,
                1555.0034442418173
              ],
              [
                569446.7099199616,
                4836767.195624616,
                1555.0034442418173
              ],
              [
                570388.2099199616,
                4836767.195624616,
                1796.6434442418172
              ],
              [
                570388.2099199616,
                4835825.675624616,
                1796.6434442418172
              ],
              [
                569446.7099199616,
                4835825.675624616,
                1555.0034442418173
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:20:00+00:00",
        "end_time": "2020-06-19T19:54:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0143.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0143.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0143.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0143.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1385317,
            43.67210493,
            1555.003444,
            -122.1267311,
            43.68067005,
            1796.643444
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.13853173391442,
                  43.672193542223695,
                  1555.0034442418173
                ],
                [
                  -122.13841045185096,
                  43.68067004853317,
                  1555.0034442418173
                ],
                [
                  -122.12673107506374,
                  43.680581414222914,
                  1796.6434442418172
                ],
                [
                  -122.12685400067453,
                  43.672104933987264,
                  1796.6434442418172
                ],
                [
                  -122.13853173391442,
                  43.672193542223695,
                  1555.0034442418173
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0143.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0143.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:20:00Z",
            "pc:count": 75368483,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569938.0104,
                "count": 75368483,
                "maximum": 570388.2099,
                "minimum": 569446.7099,
                "name": "X",
                "position": 0,
                "stddev": 270.5999699,
                "variance": 73224.3437
              },
              {
                "average": 4836302.714,
                "count": 75368483,
                "maximum": 4836767.196,
                "minimum": 4835825.676,
                "name": "Y",
                "position": 1,
                "stddev": 263.0910365,
                "variance": 69216.89349
              },
              {
                "average": 1677.286412,
                "count": 75368483,
                "maximum": 1796.643444,
                "minimum": 1555.003444,
                "name": "Z",
                "position": 2,
                "stddev": 48.02536132,
                "variance": 2306.43533
              },
              {
                "average": 32804.15415,
                "count": 75368483,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13557.28058,
                "variance": 183799856.6
              },
              {
                "average": 1.58589948,
                "count": 75368483,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8249153264,
                "variance": 0.6804852958
              },
              {
                "average": 2.171699131,
                "count": 75368483,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.054565211,
                "variance": 1.112107785
              },
              {
                "average": 0.4978835517,
                "count": 75368483,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999955239,
                "variance": 0.249995524
              },
              {
                "average": 0,
                "count": 75368483,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.053809442,
                "count": 75368483,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2518517373,
                "variance": 0.06342929756
              },
              {
                "average": 1.154565041,
                "count": 75368483,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.18340549,
                "variance": 261.9026132
              },
              {
                "average": 0.4978835517,
                "count": 75368483,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999955239,
                "variance": 0.249995524
              },
              {
                "average": 336.0016877,
                "count": 75368483,
                "maximum": 338,
                "minimum": 334,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.037483837,
                "variance": 1.076372711
              },
              {
                "average": 276632483.2,
                "count": 75368483,
                "maximum": 276633200.1,
                "minimum": 276631672.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 395.5695337,
                "variance": 156475.256
              },
              {
                "average": 0,
                "count": 75368483,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75368483,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75368483,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75368483,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75368483,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              569446.7099,
              4835825.676,
              1555.003444,
              570388.2099,
              4836767.196,
              1796.643444
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    569446.7099199616,
                    4835825.675624616,
                    1555.0034442418173
                  ],
                  [
                    569446.7099199616,
                    4836767.195624616,
                    1555.0034442418173
                  ],
                  [
                    570388.2099199616,
                    4836767.195624616,
                    1796.6434442418172
                  ],
                  [
                    570388.2099199616,
                    4835825.675624616,
                    1796.6434442418172
                  ],
                  [
                    569446.7099199616,
                    4835825.675624616,
                    1555.0034442418173
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:20:00+00:00",
            "end_time": "2020-06-19T19:54:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0013.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.18763763774335,
              43.6125615842298,
              1546.567339113356
            ],
            [
              -122.18761885684975,
              43.61395672239288,
              1546.567339113356
            ],
            [
              -122.18185704655116,
              43.613915630509226,
              1721.027339113356
            ],
            [
              -122.18187596061206,
              43.6125204943362,
              1721.027339113356
            ],
            [
              -122.18763763774335,
              43.6125615842298,
              1546.567339113356
            ]
          ]
        ]
      },
      "bbox": [
        -122.1876376,
        43.61252049,
        1546.567339,
        -122.181857,
        43.61395672,
        1721.027339
      ],
      "properties": {
        "datetime": "2020-06-18T16:58:01Z",
        "pc:count": 3993126,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565860.649,
            "count": 3993126,
            "maximum": 566017.8464,
            "minimum": 565552.8664,
            "name": "X",
            "position": 0,
            "stddev": 97.71160996,
            "variance": 9547.558721
          },
          {
            "average": 4829263.299,
            "count": 3993126,
            "maximum": 4829317.897,
            "minimum": 4829162.937,
            "name": "Y",
            "position": 1,
            "stddev": 32.7247994,
            "variance": 1070.912496
          },
          {
            "average": 1626.599904,
            "count": 3993126,
            "maximum": 1721.027339,
            "minimum": 1546.567339,
            "name": "Z",
            "position": 2,
            "stddev": 27.58063077,
            "variance": 760.6911939
          },
          {
            "average": 30321.58464,
            "count": 3993126,
            "maximum": 56161,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14162.03244,
            "variance": 200563162.9
          },
          {
            "average": 1.72446875,
            "count": 3993126,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9231071645,
            "variance": 0.8521268372
          },
          {
            "average": 2.448079525,
            "count": 3993126,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.14241671,
            "variance": 1.30511594
          },
          {
            "average": 0.4898432957,
            "count": 3993126,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998968933,
            "variance": 0.2498969039
          },
          {
            "average": 0,
            "count": 3993126,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.035427883,
            "count": 3993126,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2481680386,
            "variance": 0.06158737537
          },
          {
            "average": -0.8727684487,
            "count": 3993126,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.26503877,
            "variance": 264.5514861
          },
          {
            "average": 0.4898432957,
            "count": 3993126,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998968933,
            "variance": 0.2498969039
          },
          {
            "average": 105.9917125,
            "count": 3993126,
            "maximum": 108,
            "minimum": 105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7842092766,
            "variance": 0.6149841896
          },
          {
            "average": 276533955.6,
            "count": 3993126,
            "maximum": 276534681.2,
            "minimum": 276533615.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 368.7879357,
            "variance": 136004.5415
          },
          {
            "average": 0,
            "count": 3993126,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3993126,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3993126,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3993126,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3993126,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565552.8664,
          4829162.937,
          1546.567339,
          566017.8464,
          4829317.897,
          1721.027339
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565552.8663955613,
                4829162.936770575,
                1546.567339113356
              ],
              [
                565552.8663955613,
                4829317.896770576,
                1546.567339113356
              ],
              [
                566017.8463955612,
                4829317.896770576,
                1721.027339113356
              ],
              [
                566017.8463955612,
                4829162.936770575,
                1721.027339113356
              ],
              [
                565552.8663955613,
                4829162.936770575,
                1546.567339113356
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:58:01+00:00",
        "end_time": "2020-06-18T16:40:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0013.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0013.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0013.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0013.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1876376,
            43.61252049,
            1546.567339,
            -122.181857,
            43.61395672,
            1721.027339
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.18763763774335,
                  43.6125615842298,
                  1546.567339113356
                ],
                [
                  -122.18761885684975,
                  43.61395672239288,
                  1546.567339113356
                ],
                [
                  -122.18185704655116,
                  43.613915630509226,
                  1721.027339113356
                ],
                [
                  -122.18187596061206,
                  43.6125204943362,
                  1721.027339113356
                ],
                [
                  -122.18763763774335,
                  43.6125615842298,
                  1546.567339113356
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0013.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0013.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:58:01Z",
            "pc:count": 3993126,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565860.649,
                "count": 3993126,
                "maximum": 566017.8464,
                "minimum": 565552.8664,
                "name": "X",
                "position": 0,
                "stddev": 97.71160996,
                "variance": 9547.558721
              },
              {
                "average": 4829263.299,
                "count": 3993126,
                "maximum": 4829317.897,
                "minimum": 4829162.937,
                "name": "Y",
                "position": 1,
                "stddev": 32.7247994,
                "variance": 1070.912496
              },
              {
                "average": 1626.599904,
                "count": 3993126,
                "maximum": 1721.027339,
                "minimum": 1546.567339,
                "name": "Z",
                "position": 2,
                "stddev": 27.58063077,
                "variance": 760.6911939
              },
              {
                "average": 30321.58464,
                "count": 3993126,
                "maximum": 56161,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14162.03244,
                "variance": 200563162.9
              },
              {
                "average": 1.72446875,
                "count": 3993126,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9231071645,
                "variance": 0.8521268372
              },
              {
                "average": 2.448079525,
                "count": 3993126,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.14241671,
                "variance": 1.30511594
              },
              {
                "average": 0.4898432957,
                "count": 3993126,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998968933,
                "variance": 0.2498969039
              },
              {
                "average": 0,
                "count": 3993126,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.035427883,
                "count": 3993126,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2481680386,
                "variance": 0.06158737537
              },
              {
                "average": -0.8727684487,
                "count": 3993126,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.26503877,
                "variance": 264.5514861
              },
              {
                "average": 0.4898432957,
                "count": 3993126,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998968933,
                "variance": 0.2498969039
              },
              {
                "average": 105.9917125,
                "count": 3993126,
                "maximum": 108,
                "minimum": 105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7842092766,
                "variance": 0.6149841896
              },
              {
                "average": 276533955.6,
                "count": 3993126,
                "maximum": 276534681.2,
                "minimum": 276533615.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 368.7879357,
                "variance": 136004.5415
              },
              {
                "average": 0,
                "count": 3993126,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3993126,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3993126,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3993126,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3993126,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565552.8664,
              4829162.937,
              1546.567339,
              566017.8464,
              4829317.897,
              1721.027339
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565552.8663955613,
                    4829162.936770575,
                    1546.567339113356
                  ],
                  [
                    565552.8663955613,
                    4829317.896770576,
                    1546.567339113356
                  ],
                  [
                    566017.8463955612,
                    4829317.896770576,
                    1721.027339113356
                  ],
                  [
                    566017.8463955612,
                    4829162.936770575,
                    1721.027339113356
                  ],
                  [
                    565552.8663955613,
                    4829162.936770575,
                    1546.567339113356
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:58:01+00:00",
            "end_time": "2020-06-18T16:40: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": "20200619_BLU_0167.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.11607905361149,
              43.680749787823146,
              1598.7058344345307
            ],
            [
              -122.11595457098989,
              43.68922641075557,
              1598.7058344345307
            ],
            [
              -122.10427335649219,
              43.68913546596905,
              1877.3058344345307
            ],
            [
              -122.10439948341562,
              43.68065886979014,
              1877.3058344345307
            ],
            [
              -122.11607905361149,
              43.680749787823146,
              1598.7058344345307
            ]
          ]
        ]
      },
      "bbox": [
        -122.1160791,
        43.68065887,
        1598.705834,
        -122.1042734,
        43.68922641,
        1877.305834
      ],
      "properties": {
        "datetime": "2020-06-19T23:26:37Z",
        "pc:count": 116207868,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571728.3386,
            "count": 116207868,
            "maximum": 572188.1202,
            "minimum": 571246.6002,
            "name": "X",
            "position": 0,
            "stddev": 269.5309271,
            "variance": 72646.92067
          },
          {
            "average": 4837259.411,
            "count": 116207868,
            "maximum": 4837736.529,
            "minimum": 4836794.989,
            "name": "Y",
            "position": 1,
            "stddev": 266.9094447,
            "variance": 71240.65169
          },
          {
            "average": 1716.312059,
            "count": 116207868,
            "maximum": 1877.305834,
            "minimum": 1598.705834,
            "name": "Z",
            "position": 2,
            "stddev": 49.71664688,
            "variance": 2471.744977
          },
          {
            "average": 29692.21668,
            "count": 116207868,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14040.42365,
            "variance": 197133496.4
          },
          {
            "average": 1.789988988,
            "count": 116207868,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9720167062,
            "variance": 0.9448164772
          },
          {
            "average": 2.580850266,
            "count": 116207868,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.19181896,
            "variance": 1.420432434
          },
          {
            "average": 0.4972633953,
            "count": 116207868,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999925131,
            "variance": 0.2499925131
          },
          {
            "average": 0,
            "count": 116207868,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.040945498,
            "count": 116207868,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2347828112,
            "variance": 0.05512296842
          },
          {
            "average": 0.71242304,
            "count": 116207868,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.91502425,
            "variance": 253.2879969
          },
          {
            "average": 0.4972633953,
            "count": 116207868,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999925131,
            "variance": 0.2499925131
          },
          {
            "average": 364.5706863,
            "count": 116207868,
            "maximum": 402,
            "minimum": 339,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.5294501,
            "variance": 871.988423
          },
          {
            "average": 276638054.3,
            "count": 116207868,
            "maximum": 276644397.3,
            "minimum": 276633652.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4820.400086,
            "variance": 23236256.99
          },
          {
            "average": 0,
            "count": 116207868,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116207868,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116207868,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116207868,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116207868,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          571246.6002,
          4836794.989,
          1598.705834,
          572188.1202,
          4837736.529,
          1877.305834
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                571246.600183923,
                4836794.989168726,
                1598.7058344345307
              ],
              [
                571246.600183923,
                4837736.529168725,
                1598.7058344345307
              ],
              [
                572188.120183923,
                4837736.529168725,
                1877.3058344345307
              ],
              [
                572188.120183923,
                4836794.989168726,
                1877.3058344345307
              ],
              [
                571246.600183923,
                4836794.989168726,
                1598.7058344345307
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:26:37+00:00",
        "end_time": "2020-06-19T20:27:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0167.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0167.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0167.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0167.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1160791,
            43.68065887,
            1598.705834,
            -122.1042734,
            43.68922641,
            1877.305834
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.11607905361149,
                  43.680749787823146,
                  1598.7058344345307
                ],
                [
                  -122.11595457098989,
                  43.68922641075557,
                  1598.7058344345307
                ],
                [
                  -122.10427335649219,
                  43.68913546596905,
                  1877.3058344345307
                ],
                [
                  -122.10439948341562,
                  43.68065886979014,
                  1877.3058344345307
                ],
                [
                  -122.11607905361149,
                  43.680749787823146,
                  1598.7058344345307
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0167.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0167.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:26:37Z",
            "pc:count": 116207868,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571728.3386,
                "count": 116207868,
                "maximum": 572188.1202,
                "minimum": 571246.6002,
                "name": "X",
                "position": 0,
                "stddev": 269.5309271,
                "variance": 72646.92067
              },
              {
                "average": 4837259.411,
                "count": 116207868,
                "maximum": 4837736.529,
                "minimum": 4836794.989,
                "name": "Y",
                "position": 1,
                "stddev": 266.9094447,
                "variance": 71240.65169
              },
              {
                "average": 1716.312059,
                "count": 116207868,
                "maximum": 1877.305834,
                "minimum": 1598.705834,
                "name": "Z",
                "position": 2,
                "stddev": 49.71664688,
                "variance": 2471.744977
              },
              {
                "average": 29692.21668,
                "count": 116207868,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14040.42365,
                "variance": 197133496.4
              },
              {
                "average": 1.789988988,
                "count": 116207868,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9720167062,
                "variance": 0.9448164772
              },
              {
                "average": 2.580850266,
                "count": 116207868,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.19181896,
                "variance": 1.420432434
              },
              {
                "average": 0.4972633953,
                "count": 116207868,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999925131,
                "variance": 0.2499925131
              },
              {
                "average": 0,
                "count": 116207868,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.040945498,
                "count": 116207868,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2347828112,
                "variance": 0.05512296842
              },
              {
                "average": 0.71242304,
                "count": 116207868,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.91502425,
                "variance": 253.2879969
              },
              {
                "average": 0.4972633953,
                "count": 116207868,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999925131,
                "variance": 0.2499925131
              },
              {
                "average": 364.5706863,
                "count": 116207868,
                "maximum": 402,
                "minimum": 339,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.5294501,
                "variance": 871.988423
              },
              {
                "average": 276638054.3,
                "count": 116207868,
                "maximum": 276644397.3,
                "minimum": 276633652.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4820.400086,
                "variance": 23236256.99
              },
              {
                "average": 0,
                "count": 116207868,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116207868,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116207868,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116207868,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116207868,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              571246.6002,
              4836794.989,
              1598.705834,
              572188.1202,
              4837736.529,
              1877.305834
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    571246.600183923,
                    4836794.989168726,
                    1598.7058344345307
                  ],
                  [
                    571246.600183923,
                    4837736.529168725,
                    1598.7058344345307
                  ],
                  [
                    572188.120183923,
                    4837736.529168725,
                    1877.3058344345307
                  ],
                  [
                    572188.120183923,
                    4836794.989168726,
                    1877.3058344345307
                  ],
                  [
                    571246.600183923,
                    4836794.989168726,
                    1598.7058344345307
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:26:37+00:00",
            "end_time": "2020-06-19T20: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": "20200618_BLU_0070.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.14895926591322,
              43.63910941137045,
              1308.7472134089542
            ],
            [
              -122.14883959254463,
              43.64758580996959,
              1308.7472134089542
            ],
            [
              -122.1371663478943,
              43.64749829214206,
              1729.7472134089542
            ],
            [
              -122.13728766203118,
              43.639021919289426,
              1729.7472134089542
            ],
            [
              -122.14895926591322,
              43.63910941137045,
              1308.7472134089542
            ]
          ]
        ]
      },
      "bbox": [
        -122.1489593,
        43.63902192,
        1308.747213,
        -122.1371663,
        43.64758581,
        1729.747213
      ],
      "properties": {
        "datetime": "2020-06-19T20:08:47Z",
        "pc:count": 80033102,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569123.876,
            "count": 80033102,
            "maximum": 569585.2968,
            "minimum": 568643.7768,
            "name": "X",
            "position": 0,
            "stddev": 266.1241806,
            "variance": 70822.07951
          },
          {
            "average": 4832582.537,
            "count": 80033102,
            "maximum": 4833084.121,
            "minimum": 4832142.621,
            "name": "Y",
            "position": 1,
            "stddev": 259.1668394,
            "variance": 67167.45065
          },
          {
            "average": 1591.220797,
            "count": 80033102,
            "maximum": 1729.747213,
            "minimum": 1308.747213,
            "name": "Z",
            "position": 2,
            "stddev": 85.47202871,
            "variance": 7305.467692
          },
          {
            "average": 29663.45853,
            "count": 80033102,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13410.37838,
            "variance": 179838248.3
          },
          {
            "average": 1.825416088,
            "count": 80033102,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9965807209,
            "variance": 0.9931731334
          },
          {
            "average": 2.650120184,
            "count": 80033102,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.21296917,
            "variance": 1.471294208
          },
          {
            "average": 0.4982910196,
            "count": 80033102,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970825,
            "variance": 0.2499970825
          },
          {
            "average": 0,
            "count": 80033102,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.046504195,
            "count": 80033102,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2473344716,
            "variance": 0.06117434083
          },
          {
            "average": 1.161199585,
            "count": 80033102,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.90215947,
            "variance": 252.8786759
          },
          {
            "average": 0.4982910196,
            "count": 80033102,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999970825,
            "variance": 0.2499970825
          },
          {
            "average": 331.8906968,
            "count": 80033102,
            "maximum": 336,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.4001994,
            "variance": 547.5693321
          },
          {
            "average": 276630796.5,
            "count": 80033102,
            "maximum": 276632527.8,
            "minimum": 276532142.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10039.91915,
            "variance": 100799976.5
          },
          {
            "average": 0,
            "count": 80033102,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80033102,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80033102,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80033102,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80033102,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568643.7768,
          4832142.621,
          1308.747213,
          569585.2968,
          4833084.121,
          1729.747213
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568643.7768422472,
                4832142.621186998,
                1308.7472134089542
              ],
              [
                568643.7768422472,
                4833084.121186998,
                1308.7472134089542
              ],
              [
                569585.2968422472,
                4833084.121186998,
                1729.7472134089542
              ],
              [
                569585.2968422472,
                4832142.621186998,
                1729.7472134089542
              ],
              [
                568643.7768422472,
                4832142.621186998,
                1308.7472134089542
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:08:47+00:00",
        "end_time": "2020-06-18T16:15:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0070.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0070.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0070.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0070.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1489593,
            43.63902192,
            1308.747213,
            -122.1371663,
            43.64758581,
            1729.747213
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.14895926591322,
                  43.63910941137045,
                  1308.7472134089542
                ],
                [
                  -122.14883959254463,
                  43.64758580996959,
                  1308.7472134089542
                ],
                [
                  -122.1371663478943,
                  43.64749829214206,
                  1729.7472134089542
                ],
                [
                  -122.13728766203118,
                  43.639021919289426,
                  1729.7472134089542
                ],
                [
                  -122.14895926591322,
                  43.63910941137045,
                  1308.7472134089542
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0070.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0070.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:08:47Z",
            "pc:count": 80033102,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569123.876,
                "count": 80033102,
                "maximum": 569585.2968,
                "minimum": 568643.7768,
                "name": "X",
                "position": 0,
                "stddev": 266.1241806,
                "variance": 70822.07951
              },
              {
                "average": 4832582.537,
                "count": 80033102,
                "maximum": 4833084.121,
                "minimum": 4832142.621,
                "name": "Y",
                "position": 1,
                "stddev": 259.1668394,
                "variance": 67167.45065
              },
              {
                "average": 1591.220797,
                "count": 80033102,
                "maximum": 1729.747213,
                "minimum": 1308.747213,
                "name": "Z",
                "position": 2,
                "stddev": 85.47202871,
                "variance": 7305.467692
              },
              {
                "average": 29663.45853,
                "count": 80033102,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13410.37838,
                "variance": 179838248.3
              },
              {
                "average": 1.825416088,
                "count": 80033102,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9965807209,
                "variance": 0.9931731334
              },
              {
                "average": 2.650120184,
                "count": 80033102,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.21296917,
                "variance": 1.471294208
              },
              {
                "average": 0.4982910196,
                "count": 80033102,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970825,
                "variance": 0.2499970825
              },
              {
                "average": 0,
                "count": 80033102,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.046504195,
                "count": 80033102,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2473344716,
                "variance": 0.06117434083
              },
              {
                "average": 1.161199585,
                "count": 80033102,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.90215947,
                "variance": 252.8786759
              },
              {
                "average": 0.4982910196,
                "count": 80033102,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999970825,
                "variance": 0.2499970825
              },
              {
                "average": 331.8906968,
                "count": 80033102,
                "maximum": 336,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.4001994,
                "variance": 547.5693321
              },
              {
                "average": 276630796.5,
                "count": 80033102,
                "maximum": 276632527.8,
                "minimum": 276532142.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10039.91915,
                "variance": 100799976.5
              },
              {
                "average": 0,
                "count": 80033102,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80033102,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80033102,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80033102,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80033102,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568643.7768,
              4832142.621,
              1308.747213,
              569585.2968,
              4833084.121,
              1729.747213
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568643.7768422472,
                    4832142.621186998,
                    1308.7472134089542
                  ],
                  [
                    568643.7768422472,
                    4833084.121186998,
                    1308.7472134089542
                  ],
                  [
                    569585.2968422472,
                    4833084.121186998,
                    1729.7472134089542
                  ],
                  [
                    569585.2968422472,
                    4832142.621186998,
                    1729.7472134089542
                  ],
                  [
                    568643.7768422472,
                    4832142.621186998,
                    1308.7472134089542
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:08:47+00:00",
            "end_time": "2020-06-18T16:15: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": "20200618_BLU_0014.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.18196770638677,
              43.609995630501366,
              1340.9836631260853
            ],
            [
              -122.18191117898519,
              43.61416573448597,
              1340.9836631260853
            ],
            [
              -122.17041381723763,
              43.61408287535484,
              1627.1036631260852
            ],
            [
              -122.17047113885077,
              43.60991278336392,
              1627.1036631260852
            ],
            [
              -122.18196770638677,
              43.609995630501366,
              1340.9836631260853
            ]
          ]
        ]
      },
      "bbox": [
        -122.1819677,
        43.60991278,
        1340.983663,
        -122.1704138,
        43.61416573,
        1627.103663
      ],
      "properties": {
        "datetime": "2020-06-18T16:43:20Z",
        "pc:count": 30583871,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566574.1564,
            "count": 30583871,
            "maximum": 566941.0447,
            "minimum": 566013.2047,
            "name": "X",
            "position": 0,
            "stddev": 247.6716291,
            "variance": 61341.23585
          },
          {
            "average": 4829164.609,
            "count": 30583871,
            "maximum": 4829345.631,
            "minimum": 4828882.451,
            "name": "Y",
            "position": 1,
            "stddev": 110.4472218,
            "variance": 12198.58881
          },
          {
            "average": 1458.591667,
            "count": 30583871,
            "maximum": 1627.103663,
            "minimum": 1340.983663,
            "name": "Z",
            "position": 2,
            "stddev": 60.26095526,
            "variance": 3631.382729
          },
          {
            "average": 31433.27122,
            "count": 30583871,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12644.09947,
            "variance": 159873251.4
          },
          {
            "average": 1.716262176,
            "count": 30583871,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9338214472,
            "variance": 0.8720224952
          },
          {
            "average": 2.432758626,
            "count": 30583871,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.177421842,
            "variance": 1.386322194
          },
          {
            "average": 0.4977586716,
            "count": 30583871,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999949846,
            "variance": 0.2499949846
          },
          {
            "average": 0,
            "count": 30583871,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.039940758,
            "count": 30583871,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2368749909,
            "variance": 0.05610976133
          },
          {
            "average": -1.010438221,
            "count": 30583871,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.52882908,
            "variance": 241.1445325
          },
          {
            "average": 0.4977587043,
            "count": 30583871,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999949847,
            "variance": 0.2499949848
          },
          {
            "average": 103.6005781,
            "count": 30583871,
            "maximum": 106,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.667421659,
            "variance": 2.78029499
          },
          {
            "average": 276532902.9,
            "count": 30583871,
            "maximum": 276533800.8,
            "minimum": 276531144,
            "name": "GpsTime",
            "position": 12,
            "stddev": 772.3774326,
            "variance": 596566.8983
          },
          {
            "average": 0,
            "count": 30583871,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30583871,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30583871,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30583871,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30583871,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566013.2047,
          4828882.451,
          1340.983663,
          566941.0447,
          4829345.631,
          1627.103663
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566013.204713053,
                4828882.45050078,
                1340.9836631260853
              ],
              [
                566013.204713053,
                4829345.6305007795,
                1340.9836631260853
              ],
              [
                566941.044713053,
                4829345.6305007795,
                1627.1036631260852
              ],
              [
                566941.044713053,
                4828882.45050078,
                1627.1036631260852
              ],
              [
                566013.204713053,
                4828882.45050078,
                1340.9836631260853
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:43:20+00:00",
        "end_time": "2020-06-18T15:59:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0014.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0014.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0014.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0014.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1819677,
            43.60991278,
            1340.983663,
            -122.1704138,
            43.61416573,
            1627.103663
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.18196770638677,
                  43.609995630501366,
                  1340.9836631260853
                ],
                [
                  -122.18191117898519,
                  43.61416573448597,
                  1340.9836631260853
                ],
                [
                  -122.17041381723763,
                  43.61408287535484,
                  1627.1036631260852
                ],
                [
                  -122.17047113885077,
                  43.60991278336392,
                  1627.1036631260852
                ],
                [
                  -122.18196770638677,
                  43.609995630501366,
                  1340.9836631260853
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0014.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0014.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:43:20Z",
            "pc:count": 30583871,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566574.1564,
                "count": 30583871,
                "maximum": 566941.0447,
                "minimum": 566013.2047,
                "name": "X",
                "position": 0,
                "stddev": 247.6716291,
                "variance": 61341.23585
              },
              {
                "average": 4829164.609,
                "count": 30583871,
                "maximum": 4829345.631,
                "minimum": 4828882.451,
                "name": "Y",
                "position": 1,
                "stddev": 110.4472218,
                "variance": 12198.58881
              },
              {
                "average": 1458.591667,
                "count": 30583871,
                "maximum": 1627.103663,
                "minimum": 1340.983663,
                "name": "Z",
                "position": 2,
                "stddev": 60.26095526,
                "variance": 3631.382729
              },
              {
                "average": 31433.27122,
                "count": 30583871,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12644.09947,
                "variance": 159873251.4
              },
              {
                "average": 1.716262176,
                "count": 30583871,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9338214472,
                "variance": 0.8720224952
              },
              {
                "average": 2.432758626,
                "count": 30583871,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.177421842,
                "variance": 1.386322194
              },
              {
                "average": 0.4977586716,
                "count": 30583871,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999949846,
                "variance": 0.2499949846
              },
              {
                "average": 0,
                "count": 30583871,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.039940758,
                "count": 30583871,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2368749909,
                "variance": 0.05610976133
              },
              {
                "average": -1.010438221,
                "count": 30583871,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.52882908,
                "variance": 241.1445325
              },
              {
                "average": 0.4977587043,
                "count": 30583871,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999949847,
                "variance": 0.2499949848
              },
              {
                "average": 103.6005781,
                "count": 30583871,
                "maximum": 106,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.667421659,
                "variance": 2.78029499
              },
              {
                "average": 276532902.9,
                "count": 30583871,
                "maximum": 276533800.8,
                "minimum": 276531144,
                "name": "GpsTime",
                "position": 12,
                "stddev": 772.3774326,
                "variance": 596566.8983
              },
              {
                "average": 0,
                "count": 30583871,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30583871,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30583871,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30583871,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30583871,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566013.2047,
              4828882.451,
              1340.983663,
              566941.0447,
              4829345.631,
              1627.103663
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566013.204713053,
                    4828882.45050078,
                    1340.9836631260853
                  ],
                  [
                    566013.204713053,
                    4829345.6305007795,
                    1340.9836631260853
                  ],
                  [
                    566941.044713053,
                    4829345.6305007795,
                    1627.1036631260852
                  ],
                  [
                    566941.044713053,
                    4828882.45050078,
                    1627.1036631260852
                  ],
                  [
                    566013.204713053,
                    4828882.45050078,
                    1340.9836631260853
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:43:20+00:00",
            "end_time": "2020-06-18T15:59:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0097.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.21742395163682,
              43.65455640145587,
              770.4763771088169
            ],
            [
              -122.2173138411496,
              43.6630332818822,
              770.4763771088169
            ],
            [
              -122.20563715435227,
              43.66295273185919,
              2435.476377108817
            ],
            [
              -122.20574890713073,
              43.65447587513025,
              2435.476377108817
            ],
            [
              -122.21742395163682,
              43.65455640145587,
              770.4763771088169
            ]
          ]
        ]
      },
      "bbox": [
        -122.217424,
        43.65447588,
        770.4763771,
        -122.2056372,
        43.66303328,
        2435.476377
      ],
      "properties": {
        "datetime": "2020-06-18T18:10:16Z",
        "pc:count": 110072035,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563571.7025,
            "count": 110072035,
            "maximum": 564046.8576,
            "minimum": 563105.3176,
            "name": "X",
            "position": 0,
            "stddev": 268.8609372,
            "variance": 72286.20356
          },
          {
            "average": 4834272.622,
            "count": 110072035,
            "maximum": 4834745.392,
            "minimum": 4833803.852,
            "name": "Y",
            "position": 1,
            "stddev": 265.1334378,
            "variance": 70295.73983
          },
          {
            "average": 871.311721,
            "count": 110072035,
            "maximum": 2435.476377,
            "minimum": 770.4763771,
            "name": "Z",
            "position": 2,
            "stddev": 44.6783911,
            "variance": 1996.158631
          },
          {
            "average": 32215.6157,
            "count": 110072035,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10136.27744,
            "variance": 102744120.3
          },
          {
            "average": 1.771628089,
            "count": 110072035,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9013396215,
            "variance": 0.8124131133
          },
          {
            "average": 2.543189803,
            "count": 110072035,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.034477041,
            "variance": 1.070142747
          },
          {
            "average": 0.501749259,
            "count": 110072035,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969424,
            "variance": 0.2499969424
          },
          {
            "average": 0,
            "count": 110072035,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.014853309,
            "count": 110072035,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1520888974,
            "variance": 0.02313103271
          },
          {
            "average": -0.05378024851,
            "count": 110072035,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.67609076,
            "variance": 245.7398214
          },
          {
            "average": 0.501749259,
            "count": 110072035,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999969424,
            "variance": 0.2499969424
          },
          {
            "average": 113.3001839,
            "count": 110072035,
            "maximum": 117,
            "minimum": 110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.567138743,
            "variance": 2.455923838
          },
          {
            "average": 276537208.5,
            "count": 110072035,
            "maximum": 276539016.3,
            "minimum": 276535642.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 723.6005787,
            "variance": 523597.7975
          },
          {
            "average": 0,
            "count": 110072035,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110072035,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110072035,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110072035,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110072035,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563105.3176,
          4833803.852,
          770.4763771,
          564046.8576,
          4834745.392,
          2435.476377
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563105.3175539153,
                4833803.8523785435,
                770.4763771088169
              ],
              [
                563105.3175539153,
                4834745.392378543,
                770.4763771088169
              ],
              [
                564046.8575539154,
                4834745.392378543,
                2435.476377108817
              ],
              [
                564046.8575539154,
                4833803.8523785435,
                2435.476377108817
              ],
              [
                563105.3175539153,
                4833803.8523785435,
                770.4763771088169
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:10:16+00:00",
        "end_time": "2020-06-18T17:14:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0097.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0097.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0097.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0097.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.217424,
            43.65447588,
            770.4763771,
            -122.2056372,
            43.66303328,
            2435.476377
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.21742395163682,
                  43.65455640145587,
                  770.4763771088169
                ],
                [
                  -122.2173138411496,
                  43.6630332818822,
                  770.4763771088169
                ],
                [
                  -122.20563715435227,
                  43.66295273185919,
                  2435.476377108817
                ],
                [
                  -122.20574890713073,
                  43.65447587513025,
                  2435.476377108817
                ],
                [
                  -122.21742395163682,
                  43.65455640145587,
                  770.4763771088169
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0097.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0097.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:10:16Z",
            "pc:count": 110072035,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563571.7025,
                "count": 110072035,
                "maximum": 564046.8576,
                "minimum": 563105.3176,
                "name": "X",
                "position": 0,
                "stddev": 268.8609372,
                "variance": 72286.20356
              },
              {
                "average": 4834272.622,
                "count": 110072035,
                "maximum": 4834745.392,
                "minimum": 4833803.852,
                "name": "Y",
                "position": 1,
                "stddev": 265.1334378,
                "variance": 70295.73983
              },
              {
                "average": 871.311721,
                "count": 110072035,
                "maximum": 2435.476377,
                "minimum": 770.4763771,
                "name": "Z",
                "position": 2,
                "stddev": 44.6783911,
                "variance": 1996.158631
              },
              {
                "average": 32215.6157,
                "count": 110072035,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10136.27744,
                "variance": 102744120.3
              },
              {
                "average": 1.771628089,
                "count": 110072035,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9013396215,
                "variance": 0.8124131133
              },
              {
                "average": 2.543189803,
                "count": 110072035,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.034477041,
                "variance": 1.070142747
              },
              {
                "average": 0.501749259,
                "count": 110072035,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969424,
                "variance": 0.2499969424
              },
              {
                "average": 0,
                "count": 110072035,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.014853309,
                "count": 110072035,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1520888974,
                "variance": 0.02313103271
              },
              {
                "average": -0.05378024851,
                "count": 110072035,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.67609076,
                "variance": 245.7398214
              },
              {
                "average": 0.501749259,
                "count": 110072035,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999969424,
                "variance": 0.2499969424
              },
              {
                "average": 113.3001839,
                "count": 110072035,
                "maximum": 117,
                "minimum": 110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.567138743,
                "variance": 2.455923838
              },
              {
                "average": 276537208.5,
                "count": 110072035,
                "maximum": 276539016.3,
                "minimum": 276535642.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 723.6005787,
                "variance": 523597.7975
              },
              {
                "average": 0,
                "count": 110072035,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110072035,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110072035,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110072035,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110072035,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563105.3176,
              4833803.852,
              770.4763771,
              564046.8576,
              4834745.392,
              2435.476377
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563105.3175539153,
                    4833803.8523785435,
                    770.4763771088169
                  ],
                  [
                    563105.3175539153,
                    4834745.392378543,
                    770.4763771088169
                  ],
                  [
                    564046.8575539154,
                    4834745.392378543,
                    2435.476377108817
                  ],
                  [
                    564046.8575539154,
                    4833803.8523785435,
                    2435.476377108817
                  ],
                  [
                    563105.3175539153,
                    4833803.8523785435,
                    770.4763771088169
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:10:16+00:00",
            "end_time": "2020-06-18T17:14:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0015.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.17067959855433,
              43.60739091524297,
              1332.996872571073
            ],
            [
              -122.17058418793223,
              43.61433380771483,
              1332.996872571073
            ],
            [
              -122.15897084274054,
              43.61424895590977,
              1563.516872571073
            ],
            [
              -122.15906758890553,
              43.607306083885746,
              1563.516872571073
            ],
            [
              -122.17067959855433,
              43.60739091524297,
              1332.996872571073
            ]
          ]
        ]
      },
      "bbox": [
        -122.1706796,
        43.60730608,
        1332.996873,
        -122.1589708,
        43.61433381,
        1563.516873
      ],
      "properties": {
        "datetime": "2020-06-19T19:47:14Z",
        "pc:count": 65152432,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567401.598,
            "count": 65152432,
            "maximum": 567864.2188,
            "minimum": 566927.0188,
            "name": "X",
            "position": 0,
            "stddev": 262.259409,
            "variance": 68779.99761
          },
          {
            "average": 4829047.862,
            "count": 65152432,
            "maximum": 4829373.362,
            "minimum": 4828602.202,
            "name": "Y",
            "position": 1,
            "stddev": 184.3751182,
            "variance": 33994.18421
          },
          {
            "average": 1420.515143,
            "count": 65152432,
            "maximum": 1563.516873,
            "minimum": 1332.996873,
            "name": "Z",
            "position": 2,
            "stddev": 42.16186176,
            "variance": 1777.622587
          },
          {
            "average": 30434.27866,
            "count": 65152432,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12177.19578,
            "variance": 148284097
          },
          {
            "average": 1.782957634,
            "count": 65152432,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9484215943,
            "variance": 0.8995035206
          },
          {
            "average": 2.565311192,
            "count": 65152432,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.141037738,
            "variance": 1.30196712
          },
          {
            "average": 0.4951176036,
            "count": 65152432,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999761655,
            "variance": 0.249976166
          },
          {
            "average": 0,
            "count": 65152432,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.030668709,
            "count": 65152432,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2040751126,
            "variance": 0.0416466516
          },
          {
            "average": -0.164512424,
            "count": 65152432,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.78263205,
            "variance": 249.0914744
          },
          {
            "average": 0.4951176036,
            "count": 65152432,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999761655,
            "variance": 0.249976166
          },
          {
            "average": 104.9537882,
            "count": 65152432,
            "maximum": 333,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.56091413,
            "variance": 815.7258161
          },
          {
            "average": 276533463.1,
            "count": 65152432,
            "maximum": 276631234.7,
            "minimum": 276531137.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 12248.38449,
            "variance": 150022922.7
          },
          {
            "average": 0,
            "count": 65152432,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 65152432,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 65152432,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 65152432,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 65152432,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566927.0188,
          4828602.202,
          1332.996873,
          567864.2188,
          4829373.362,
          1563.516873
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566927.0187924324,
                4828602.201961893,
                1332.996872571073
              ],
              [
                566927.0187924324,
                4829373.361961893,
                1332.996872571073
              ],
              [
                567864.2187924323,
                4829373.361961893,
                1563.516872571073
              ],
              [
                567864.2187924323,
                4828602.201961893,
                1563.516872571073
              ],
              [
                566927.0187924324,
                4828602.201961893,
                1332.996872571073
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:47:14+00:00",
        "end_time": "2020-06-18T15:58:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0015.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0015.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0015.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0015.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1706796,
            43.60730608,
            1332.996873,
            -122.1589708,
            43.61433381,
            1563.516873
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.17067959855433,
                  43.60739091524297,
                  1332.996872571073
                ],
                [
                  -122.17058418793223,
                  43.61433380771483,
                  1332.996872571073
                ],
                [
                  -122.15897084274054,
                  43.61424895590977,
                  1563.516872571073
                ],
                [
                  -122.15906758890553,
                  43.607306083885746,
                  1563.516872571073
                ],
                [
                  -122.17067959855433,
                  43.60739091524297,
                  1332.996872571073
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0015.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0015.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:47:14Z",
            "pc:count": 65152432,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567401.598,
                "count": 65152432,
                "maximum": 567864.2188,
                "minimum": 566927.0188,
                "name": "X",
                "position": 0,
                "stddev": 262.259409,
                "variance": 68779.99761
              },
              {
                "average": 4829047.862,
                "count": 65152432,
                "maximum": 4829373.362,
                "minimum": 4828602.202,
                "name": "Y",
                "position": 1,
                "stddev": 184.3751182,
                "variance": 33994.18421
              },
              {
                "average": 1420.515143,
                "count": 65152432,
                "maximum": 1563.516873,
                "minimum": 1332.996873,
                "name": "Z",
                "position": 2,
                "stddev": 42.16186176,
                "variance": 1777.622587
              },
              {
                "average": 30434.27866,
                "count": 65152432,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12177.19578,
                "variance": 148284097
              },
              {
                "average": 1.782957634,
                "count": 65152432,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9484215943,
                "variance": 0.8995035206
              },
              {
                "average": 2.565311192,
                "count": 65152432,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.141037738,
                "variance": 1.30196712
              },
              {
                "average": 0.4951176036,
                "count": 65152432,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999761655,
                "variance": 0.249976166
              },
              {
                "average": 0,
                "count": 65152432,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.030668709,
                "count": 65152432,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2040751126,
                "variance": 0.0416466516
              },
              {
                "average": -0.164512424,
                "count": 65152432,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.78263205,
                "variance": 249.0914744
              },
              {
                "average": 0.4951176036,
                "count": 65152432,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999761655,
                "variance": 0.249976166
              },
              {
                "average": 104.9537882,
                "count": 65152432,
                "maximum": 333,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.56091413,
                "variance": 815.7258161
              },
              {
                "average": 276533463.1,
                "count": 65152432,
                "maximum": 276631234.7,
                "minimum": 276531137.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 12248.38449,
                "variance": 150022922.7
              },
              {
                "average": 0,
                "count": 65152432,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 65152432,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 65152432,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 65152432,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 65152432,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566927.0188,
              4828602.202,
              1332.996873,
              567864.2188,
              4829373.362,
              1563.516873
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566927.0187924324,
                    4828602.201961893,
                    1332.996872571073
                  ],
                  [
                    566927.0187924324,
                    4829373.361961893,
                    1332.996872571073
                  ],
                  [
                    567864.2187924323,
                    4829373.361961893,
                    1563.516872571073
                  ],
                  [
                    567864.2187924323,
                    4828602.201961893,
                    1563.516872571073
                  ],
                  [
                    566927.0187924324,
                    4828602.201961893,
                    1332.996872571073
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:47:14+00:00",
            "end_time": "2020-06-18T15:58: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": "20200618_BLU_0093.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.26276096050772,
              43.653954181444995,
              1068.8089405452406
            ],
            [
              -122.26265840113382,
              43.66233553689955,
              1068.8089405452406
            ],
            [
              -122.2509817253634,
              43.66225961964302,
              2287.4089405452405
            ],
            [
              -122.25108590851906,
              43.653878286271315,
              2287.4089405452405
            ],
            [
              -122.26276096050772,
              43.653954181444995,
              1068.8089405452406
            ]
          ]
        ]
      },
      "bbox": [
        -122.262761,
        43.65387829,
        1068.808941,
        -122.2509817,
        43.66233554,
        2287.408941
      ],
      "properties": {
        "datetime": "2020-06-18T19:29:29Z",
        "pc:count": 137669410,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559915.7518,
            "count": 137669410,
            "maximum": 560391.5587,
            "minimum": 559450.0187,
            "name": "X",
            "position": 0,
            "stddev": 252.8718265,
            "variance": 63944.16065
          },
          {
            "average": 4834185.575,
            "count": 137669410,
            "maximum": 4834634.415,
            "minimum": 4833703.495,
            "name": "Y",
            "position": 1,
            "stddev": 256.2800304,
            "variance": 65679.45397
          },
          {
            "average": 1394.034228,
            "count": 137669410,
            "maximum": 2287.408941,
            "minimum": 1068.808941,
            "name": "Z",
            "position": 2,
            "stddev": 128.9176264,
            "variance": 16619.7544
          },
          {
            "average": 26748.32574,
            "count": 137669410,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14412.44073,
            "variance": 207718447.8
          },
          {
            "average": 2.047841114,
            "count": 137669410,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.128066856,
            "variance": 1.272534831
          },
          {
            "average": 3.094862708,
            "count": 137669410,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.291190265,
            "variance": 1.667172299
          },
          {
            "average": 0.493043313,
            "count": 137669410,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499951604,
            "variance": 0.2499516063
          },
          {
            "average": 0,
            "count": 137669410,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02758708,
            "count": 137669410,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2212738245,
            "variance": 0.04896210539
          },
          {
            "average": -0.4961966045,
            "count": 137669410,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.85652528,
            "variance": 251.4293939
          },
          {
            "average": 0.493043313,
            "count": 137669410,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499951604,
            "variance": 0.2499516063
          },
          {
            "average": 124.7934637,
            "count": 137669410,
            "maximum": 128,
            "minimum": 122,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.270357209,
            "variance": 1.613807439
          },
          {
            "average": 276542492.5,
            "count": 137669410,
            "maximum": 276543769.9,
            "minimum": 276541110,
            "name": "GpsTime",
            "position": 12,
            "stddev": 584.037436,
            "variance": 341099.7266
          },
          {
            "average": 0,
            "count": 137669410,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 137669410,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 137669410,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 137669410,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 137669410,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559450.0187,
          4833703.495,
          1068.808941,
          560391.5587,
          4834634.415,
          2287.408941
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559450.0186963644,
                4833703.495459606,
                1068.8089405452406
              ],
              [
                559450.0186963644,
                4834634.415459606,
                1068.8089405452406
              ],
              [
                560391.5586963644,
                4834634.415459606,
                2287.4089405452405
              ],
              [
                560391.5586963644,
                4833703.495459606,
                2287.4089405452405
              ],
              [
                559450.0186963644,
                4833703.495459606,
                1068.8089405452406
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:29:29+00:00",
        "end_time": "2020-06-18T18:45:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0093.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0093.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0093.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0093.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.262761,
            43.65387829,
            1068.808941,
            -122.2509817,
            43.66233554,
            2287.408941
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.26276096050772,
                  43.653954181444995,
                  1068.8089405452406
                ],
                [
                  -122.26265840113382,
                  43.66233553689955,
                  1068.8089405452406
                ],
                [
                  -122.2509817253634,
                  43.66225961964302,
                  2287.4089405452405
                ],
                [
                  -122.25108590851906,
                  43.653878286271315,
                  2287.4089405452405
                ],
                [
                  -122.26276096050772,
                  43.653954181444995,
                  1068.8089405452406
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0093.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0093.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:29:29Z",
            "pc:count": 137669410,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559915.7518,
                "count": 137669410,
                "maximum": 560391.5587,
                "minimum": 559450.0187,
                "name": "X",
                "position": 0,
                "stddev": 252.8718265,
                "variance": 63944.16065
              },
              {
                "average": 4834185.575,
                "count": 137669410,
                "maximum": 4834634.415,
                "minimum": 4833703.495,
                "name": "Y",
                "position": 1,
                "stddev": 256.2800304,
                "variance": 65679.45397
              },
              {
                "average": 1394.034228,
                "count": 137669410,
                "maximum": 2287.408941,
                "minimum": 1068.808941,
                "name": "Z",
                "position": 2,
                "stddev": 128.9176264,
                "variance": 16619.7544
              },
              {
                "average": 26748.32574,
                "count": 137669410,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14412.44073,
                "variance": 207718447.8
              },
              {
                "average": 2.047841114,
                "count": 137669410,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.128066856,
                "variance": 1.272534831
              },
              {
                "average": 3.094862708,
                "count": 137669410,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.291190265,
                "variance": 1.667172299
              },
              {
                "average": 0.493043313,
                "count": 137669410,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499951604,
                "variance": 0.2499516063
              },
              {
                "average": 0,
                "count": 137669410,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02758708,
                "count": 137669410,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2212738245,
                "variance": 0.04896210539
              },
              {
                "average": -0.4961966045,
                "count": 137669410,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.85652528,
                "variance": 251.4293939
              },
              {
                "average": 0.493043313,
                "count": 137669410,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499951604,
                "variance": 0.2499516063
              },
              {
                "average": 124.7934637,
                "count": 137669410,
                "maximum": 128,
                "minimum": 122,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.270357209,
                "variance": 1.613807439
              },
              {
                "average": 276542492.5,
                "count": 137669410,
                "maximum": 276543769.9,
                "minimum": 276541110,
                "name": "GpsTime",
                "position": 12,
                "stddev": 584.037436,
                "variance": 341099.7266
              },
              {
                "average": 0,
                "count": 137669410,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 137669410,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 137669410,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 137669410,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 137669410,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559450.0187,
              4833703.495,
              1068.808941,
              560391.5587,
              4834634.415,
              2287.408941
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559450.0186963644,
                    4833703.495459606,
                    1068.8089405452406
                  ],
                  [
                    559450.0186963644,
                    4834634.415459606,
                    1068.8089405452406
                  ],
                  [
                    560391.5586963644,
                    4834634.415459606,
                    2287.4089405452405
                  ],
                  [
                    560391.5586963644,
                    4833703.495459606,
                    2287.4089405452405
                  ],
                  [
                    559450.0186963644,
                    4833703.495459606,
                    1068.8089405452406
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:29:29+00:00",
            "end_time": "2020-06-18T18: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": "20200619_BLU_0125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.11563228833317,
              43.66428978638895,
              1709.4813703704078
            ],
            [
              -122.1155078142986,
              43.6727664328025,
              1709.4813703704078
            ],
            [
              -122.10382979425238,
              43.67267546962992,
              1968.861370370408
            ],
            [
              -122.10395591119494,
              43.664198849976096,
              1968.861370370408
            ],
            [
              -122.11563228833317,
              43.66428978638895,
              1709.4813703704078
            ]
          ]
        ]
      },
      "bbox": [
        -122.1156323,
        43.66419885,
        1709.48137,
        -122.1038298,
        43.67276643,
        1968.86137
      ],
      "properties": {
        "datetime": "2020-06-19T23:27:10Z",
        "pc:count": 119227355,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571768.777,
            "count": 119227355,
            "maximum": 572243.6171,
            "minimum": 571302.0971,
            "name": "X",
            "position": 0,
            "stddev": 258.2805372,
            "variance": 66708.83591
          },
          {
            "average": 4835428.702,
            "count": 119227355,
            "maximum": 4835908.832,
            "minimum": 4834967.292,
            "name": "Y",
            "position": 1,
            "stddev": 262.0047707,
            "variance": 68646.4999
          },
          {
            "average": 1827.107921,
            "count": 119227355,
            "maximum": 1968.86137,
            "minimum": 1709.48137,
            "name": "Z",
            "position": 2,
            "stddev": 47.781802,
            "variance": 2283.100602
          },
          {
            "average": 28858.04226,
            "count": 119227355,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14815.6049,
            "variance": 219502148.7
          },
          {
            "average": 1.811804774,
            "count": 119227355,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9862464272,
            "variance": 0.9726820151
          },
          {
            "average": 2.623588135,
            "count": 119227355,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.202565122,
            "variance": 1.446162874
          },
          {
            "average": 0.4939779634,
            "count": 119227355,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999637359,
            "variance": 0.2499637372
          },
          {
            "average": 1.207776521e-06,
            "count": 119227355,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001098988204,
            "variance": 1.207775072e-06
          },
          {
            "average": 1.083575996,
            "count": 119227355,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5976932051,
            "variance": 0.3572371674
          },
          {
            "average": -0.3467639868,
            "count": 119227355,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.8684055,
            "variance": 251.8062932
          },
          {
            "average": 0.4953515156,
            "count": 119227355,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999783932,
            "variance": 0.2499783937
          },
          {
            "average": 370.4003711,
            "count": 119227355,
            "maximum": 402,
            "minimum": 339,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 30.00493265,
            "variance": 900.2959836
          },
          {
            "average": 276639024,
            "count": 119227355,
            "maximum": 276644430.1,
            "minimum": 276633617,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4886.92933,
            "variance": 23882078.27
          },
          {
            "average": 0,
            "count": 119227355,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119227355,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119227355,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119227355,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119227355,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          571302.0971,
          4834967.292,
          1709.48137,
          572243.6171,
          4835908.832,
          1968.86137
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                571302.0970734106,
                4834967.291577462,
                1709.4813703704078
              ],
              [
                571302.0970734106,
                4835908.831577461,
                1709.4813703704078
              ],
              [
                572243.6170734107,
                4835908.831577461,
                1968.861370370408
              ],
              [
                572243.6170734107,
                4834967.291577462,
                1968.861370370408
              ],
              [
                571302.0970734106,
                4834967.291577462,
                1709.4813703704078
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:27:10+00:00",
        "end_time": "2020-06-19T20:26:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1156323,
            43.66419885,
            1709.48137,
            -122.1038298,
            43.67276643,
            1968.86137
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.11563228833317,
                  43.66428978638895,
                  1709.4813703704078
                ],
                [
                  -122.1155078142986,
                  43.6727664328025,
                  1709.4813703704078
                ],
                [
                  -122.10382979425238,
                  43.67267546962992,
                  1968.861370370408
                ],
                [
                  -122.10395591119494,
                  43.664198849976096,
                  1968.861370370408
                ],
                [
                  -122.11563228833317,
                  43.66428978638895,
                  1709.4813703704078
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:27:10Z",
            "pc:count": 119227355,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571768.777,
                "count": 119227355,
                "maximum": 572243.6171,
                "minimum": 571302.0971,
                "name": "X",
                "position": 0,
                "stddev": 258.2805372,
                "variance": 66708.83591
              },
              {
                "average": 4835428.702,
                "count": 119227355,
                "maximum": 4835908.832,
                "minimum": 4834967.292,
                "name": "Y",
                "position": 1,
                "stddev": 262.0047707,
                "variance": 68646.4999
              },
              {
                "average": 1827.107921,
                "count": 119227355,
                "maximum": 1968.86137,
                "minimum": 1709.48137,
                "name": "Z",
                "position": 2,
                "stddev": 47.781802,
                "variance": 2283.100602
              },
              {
                "average": 28858.04226,
                "count": 119227355,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14815.6049,
                "variance": 219502148.7
              },
              {
                "average": 1.811804774,
                "count": 119227355,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9862464272,
                "variance": 0.9726820151
              },
              {
                "average": 2.623588135,
                "count": 119227355,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.202565122,
                "variance": 1.446162874
              },
              {
                "average": 0.4939779634,
                "count": 119227355,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999637359,
                "variance": 0.2499637372
              },
              {
                "average": 1.207776521e-06,
                "count": 119227355,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001098988204,
                "variance": 1.207775072e-06
              },
              {
                "average": 1.083575996,
                "count": 119227355,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5976932051,
                "variance": 0.3572371674
              },
              {
                "average": -0.3467639868,
                "count": 119227355,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.8684055,
                "variance": 251.8062932
              },
              {
                "average": 0.4953515156,
                "count": 119227355,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999783932,
                "variance": 0.2499783937
              },
              {
                "average": 370.4003711,
                "count": 119227355,
                "maximum": 402,
                "minimum": 339,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 30.00493265,
                "variance": 900.2959836
              },
              {
                "average": 276639024,
                "count": 119227355,
                "maximum": 276644430.1,
                "minimum": 276633617,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4886.92933,
                "variance": 23882078.27
              },
              {
                "average": 0,
                "count": 119227355,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119227355,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119227355,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119227355,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119227355,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              571302.0971,
              4834967.292,
              1709.48137,
              572243.6171,
              4835908.832,
              1968.86137
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    571302.0970734106,
                    4834967.291577462,
                    1709.4813703704078
                  ],
                  [
                    571302.0970734106,
                    4835908.831577461,
                    1709.4813703704078
                  ],
                  [
                    572243.6170734107,
                    4835908.831577461,
                    1968.861370370408
                  ],
                  [
                    572243.6170734107,
                    4834967.291577462,
                    1968.861370370408
                  ],
                  [
                    571302.0970734106,
                    4834967.291577462,
                    1709.4813703704078
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:27:10+00:00",
            "end_time": "2020-06-19T20:26: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": "20200618_BLU_0062.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.23961021439456,
              43.63794825588099,
              937.3659546320957
            ],
            [
              -122.23950578635029,
              43.646227133278394,
              937.3659546320957
            ],
            [
              -122.22783254173218,
              43.64614887575794,
              2338.785954632096
            ],
            [
              -122.22793857231483,
              43.63787002084643,
              2338.785954632096
            ],
            [
              -122.23961021439456,
              43.63794825588099,
              937.3659546320957
            ]
          ]
        ]
      },
      "bbox": [
        -122.2396102,
        43.63787002,
        937.3659546,
        -122.2278325,
        43.64622713,
        2338.785955
      ],
      "properties": {
        "datetime": "2020-06-18T18:44:59Z",
        "pc:count": 97132087,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561873.1803,
            "count": 97132087,
            "maximum": 562274.6746,
            "minimum": 561333.1546,
            "name": "X",
            "position": 0,
            "stddev": 251.53345,
            "variance": 63269.07646
          },
          {
            "average": 4832480.457,
            "count": 97132087,
            "maximum": 4832862.239,
            "minimum": 4831942.699,
            "name": "Y",
            "position": 1,
            "stddev": 237.0347128,
            "variance": 56185.45506
          },
          {
            "average": 1173.517888,
            "count": 97132087,
            "maximum": 2338.785955,
            "minimum": 937.3659546,
            "name": "Z",
            "position": 2,
            "stddev": 96.78462857,
            "variance": 9367.264327
          },
          {
            "average": 28920.22973,
            "count": 97132087,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12503.8628,
            "variance": 156346584.8
          },
          {
            "average": 1.961423736,
            "count": 97132087,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.056065748,
            "variance": 1.115274864
          },
          {
            "average": 2.922843735,
            "count": 97132087,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.207410208,
            "variance": 1.457839411
          },
          {
            "average": 0.4986289752,
            "count": 97132087,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981229,
            "variance": 0.2499981229
          },
          {
            "average": 0,
            "count": 97132087,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018697519,
            "count": 97132087,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1817945071,
            "variance": 0.0330492428
          },
          {
            "average": -0.706484603,
            "count": 97132087,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.56685209,
            "variance": 242.3268841
          },
          {
            "average": 0.4986289752,
            "count": 97132087,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999981229,
            "variance": 0.2499981229
          },
          {
            "average": 118.413009,
            "count": 97132087,
            "maximum": 122,
            "minimum": 115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.34268325,
            "variance": 1.802798311
          },
          {
            "average": 276539576,
            "count": 97132087,
            "maximum": 276541099.5,
            "minimum": 276538114,
            "name": "GpsTime",
            "position": 12,
            "stddev": 642.1569467,
            "variance": 412365.5442
          },
          {
            "average": 0,
            "count": 97132087,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97132087,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97132087,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97132087,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97132087,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561333.1546,
          4831942.699,
          937.3659546,
          562274.6746,
          4832862.239,
          2338.785955
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561333.1545770363,
                4831942.6986663295,
                937.3659546320957
              ],
              [
                561333.1545770363,
                4832862.238666329,
                937.3659546320957
              ],
              [
                562274.6745770363,
                4832862.238666329,
                2338.785954632096
              ],
              [
                562274.6745770363,
                4831942.6986663295,
                2338.785954632096
              ],
              [
                561333.1545770363,
                4831942.6986663295,
                937.3659546320957
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:44:59+00:00",
        "end_time": "2020-06-18T17:55:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0062.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0062.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0062.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0062.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2396102,
            43.63787002,
            937.3659546,
            -122.2278325,
            43.64622713,
            2338.785955
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.23961021439456,
                  43.63794825588099,
                  937.3659546320957
                ],
                [
                  -122.23950578635029,
                  43.646227133278394,
                  937.3659546320957
                ],
                [
                  -122.22783254173218,
                  43.64614887575794,
                  2338.785954632096
                ],
                [
                  -122.22793857231483,
                  43.63787002084643,
                  2338.785954632096
                ],
                [
                  -122.23961021439456,
                  43.63794825588099,
                  937.3659546320957
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0062.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0062.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:44:59Z",
            "pc:count": 97132087,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561873.1803,
                "count": 97132087,
                "maximum": 562274.6746,
                "minimum": 561333.1546,
                "name": "X",
                "position": 0,
                "stddev": 251.53345,
                "variance": 63269.07646
              },
              {
                "average": 4832480.457,
                "count": 97132087,
                "maximum": 4832862.239,
                "minimum": 4831942.699,
                "name": "Y",
                "position": 1,
                "stddev": 237.0347128,
                "variance": 56185.45506
              },
              {
                "average": 1173.517888,
                "count": 97132087,
                "maximum": 2338.785955,
                "minimum": 937.3659546,
                "name": "Z",
                "position": 2,
                "stddev": 96.78462857,
                "variance": 9367.264327
              },
              {
                "average": 28920.22973,
                "count": 97132087,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12503.8628,
                "variance": 156346584.8
              },
              {
                "average": 1.961423736,
                "count": 97132087,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.056065748,
                "variance": 1.115274864
              },
              {
                "average": 2.922843735,
                "count": 97132087,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.207410208,
                "variance": 1.457839411
              },
              {
                "average": 0.4986289752,
                "count": 97132087,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981229,
                "variance": 0.2499981229
              },
              {
                "average": 0,
                "count": 97132087,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018697519,
                "count": 97132087,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1817945071,
                "variance": 0.0330492428
              },
              {
                "average": -0.706484603,
                "count": 97132087,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.56685209,
                "variance": 242.3268841
              },
              {
                "average": 0.4986289752,
                "count": 97132087,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999981229,
                "variance": 0.2499981229
              },
              {
                "average": 118.413009,
                "count": 97132087,
                "maximum": 122,
                "minimum": 115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.34268325,
                "variance": 1.802798311
              },
              {
                "average": 276539576,
                "count": 97132087,
                "maximum": 276541099.5,
                "minimum": 276538114,
                "name": "GpsTime",
                "position": 12,
                "stddev": 642.1569467,
                "variance": 412365.5442
              },
              {
                "average": 0,
                "count": 97132087,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97132087,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97132087,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97132087,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97132087,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561333.1546,
              4831942.699,
              937.3659546,
              562274.6746,
              4832862.239,
              2338.785955
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561333.1545770363,
                    4831942.6986663295,
                    937.3659546320957
                  ],
                  [
                    561333.1545770363,
                    4832862.238666329,
                    937.3659546320957
                  ],
                  [
                    562274.6745770363,
                    4832862.238666329,
                    2338.785954632096
                  ],
                  [
                    562274.6745770363,
                    4831942.6986663295,
                    2338.785954632096
                  ],
                  [
                    561333.1545770363,
                    4831942.6986663295,
                    937.3659546320957
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:44:59+00:00",
            "end_time": "2020-06-18T17:55: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": "20200619_BLU_0087.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1378537078578,
              43.64750419326268,
              1666.6018281442775
            ],
            [
              -122.13773244000504,
              43.65598037469163,
              1666.6018281442775
            ],
            [
              -122.12605735560346,
              43.65589170720913,
              1871.4218281442777
            ],
            [
              -122.1261802649145,
              43.64741555186384,
              1871.4218281442777
            ],
            [
              -122.1378537078578,
              43.64750419326268,
              1666.6018281442775
            ]
          ]
        ]
      },
      "bbox": [
        -122.1378537,
        43.64741555,
        1666.601828,
        -122.1260574,
        43.65598037,
        1871.421828
      ],
      "properties": {
        "datetime": "2020-06-19T20:26:31Z",
        "pc:count": 76937067,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570005.5936,
            "count": 76937067,
            "maximum": 570471.396,
            "minimum": 569529.856,
            "name": "X",
            "position": 0,
            "stddev": 251.0569206,
            "variance": 63029.57739
          },
          {
            "average": 4833559.167,
            "count": 76937067,
            "maximum": 4834025.681,
            "minimum": 4833084.201,
            "name": "Y",
            "position": 1,
            "stddev": 264.8238648,
            "variance": 70131.67938
          },
          {
            "average": 1758.452663,
            "count": 76937067,
            "maximum": 1871.421828,
            "minimum": 1666.601828,
            "name": "Z",
            "position": 2,
            "stddev": 38.57407471,
            "variance": 1487.95924
          },
          {
            "average": 32189.89651,
            "count": 76937067,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14268.11007,
            "variance": 203578965.1
          },
          {
            "average": 1.606628428,
            "count": 76937067,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8619903357,
            "variance": 0.7430273388
          },
          {
            "average": 2.213544558,
            "count": 76937067,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.119912354,
            "variance": 1.254203681
          },
          {
            "average": 0.4958106604,
            "count": 76937067,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999824524,
            "variance": 0.2499824527
          },
          {
            "average": 0,
            "count": 76937067,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.063828038,
            "count": 76937067,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.262380748,
            "variance": 0.06884365691
          },
          {
            "average": 1.722358988,
            "count": 76937067,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.49918096,
            "variance": 240.2246104
          },
          {
            "average": 0.4958106604,
            "count": 76937067,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999824524,
            "variance": 0.2499824527
          },
          {
            "average": 336.4072837,
            "count": 76937067,
            "maximum": 339,
            "minimum": 334,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9287955613,
            "variance": 0.8626611946
          },
          {
            "average": 276632639.4,
            "count": 76937067,
            "maximum": 276633591.5,
            "minimum": 276631722.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 355.506389,
            "variance": 126384.7926
          },
          {
            "average": 0,
            "count": 76937067,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76937067,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76937067,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76937067,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76937067,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          569529.856,
          4833084.201,
          1666.601828,
          570471.396,
          4834025.681,
          1871.421828
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                569529.8560311005,
                4833084.200567232,
                1666.6018281442775
              ],
              [
                569529.8560311005,
                4834025.680567233,
                1666.6018281442775
              ],
              [
                570471.3960311005,
                4834025.680567233,
                1871.4218281442777
              ],
              [
                570471.3960311005,
                4833084.200567232,
                1871.4218281442777
              ],
              [
                569529.8560311005,
                4833084.200567232,
                1666.6018281442775
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:26:31+00:00",
        "end_time": "2020-06-19T19:55:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0087.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0087.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0087.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0087.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1378537,
            43.64741555,
            1666.601828,
            -122.1260574,
            43.65598037,
            1871.421828
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.1378537078578,
                  43.64750419326268,
                  1666.6018281442775
                ],
                [
                  -122.13773244000504,
                  43.65598037469163,
                  1666.6018281442775
                ],
                [
                  -122.12605735560346,
                  43.65589170720913,
                  1871.4218281442777
                ],
                [
                  -122.1261802649145,
                  43.64741555186384,
                  1871.4218281442777
                ],
                [
                  -122.1378537078578,
                  43.64750419326268,
                  1666.6018281442775
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0087.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0087.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:26:31Z",
            "pc:count": 76937067,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570005.5936,
                "count": 76937067,
                "maximum": 570471.396,
                "minimum": 569529.856,
                "name": "X",
                "position": 0,
                "stddev": 251.0569206,
                "variance": 63029.57739
              },
              {
                "average": 4833559.167,
                "count": 76937067,
                "maximum": 4834025.681,
                "minimum": 4833084.201,
                "name": "Y",
                "position": 1,
                "stddev": 264.8238648,
                "variance": 70131.67938
              },
              {
                "average": 1758.452663,
                "count": 76937067,
                "maximum": 1871.421828,
                "minimum": 1666.601828,
                "name": "Z",
                "position": 2,
                "stddev": 38.57407471,
                "variance": 1487.95924
              },
              {
                "average": 32189.89651,
                "count": 76937067,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14268.11007,
                "variance": 203578965.1
              },
              {
                "average": 1.606628428,
                "count": 76937067,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8619903357,
                "variance": 0.7430273388
              },
              {
                "average": 2.213544558,
                "count": 76937067,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.119912354,
                "variance": 1.254203681
              },
              {
                "average": 0.4958106604,
                "count": 76937067,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999824524,
                "variance": 0.2499824527
              },
              {
                "average": 0,
                "count": 76937067,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.063828038,
                "count": 76937067,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.262380748,
                "variance": 0.06884365691
              },
              {
                "average": 1.722358988,
                "count": 76937067,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.49918096,
                "variance": 240.2246104
              },
              {
                "average": 0.4958106604,
                "count": 76937067,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999824524,
                "variance": 0.2499824527
              },
              {
                "average": 336.4072837,
                "count": 76937067,
                "maximum": 339,
                "minimum": 334,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9287955613,
                "variance": 0.8626611946
              },
              {
                "average": 276632639.4,
                "count": 76937067,
                "maximum": 276633591.5,
                "minimum": 276631722.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 355.506389,
                "variance": 126384.7926
              },
              {
                "average": 0,
                "count": 76937067,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76937067,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76937067,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76937067,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76937067,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              569529.856,
              4833084.201,
              1666.601828,
              570471.396,
              4834025.681,
              1871.421828
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    569529.8560311005,
                    4833084.200567232,
                    1666.6018281442775
                  ],
                  [
                    569529.8560311005,
                    4834025.680567233,
                    1666.6018281442775
                  ],
                  [
                    570471.3960311005,
                    4834025.680567233,
                    1871.4218281442777
                  ],
                  [
                    570471.3960311005,
                    4833084.200567232,
                    1871.4218281442777
                  ],
                  [
                    569529.8560311005,
                    4833084.200567232,
                    1666.6018281442775
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:26:31+00:00",
            "end_time": "2020-06-19T19:55: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": "20200618_BLU_0078.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.23985298918811,
              43.64598002126767,
              769.8231044358936
            ],
            [
              -122.23974606633628,
              43.65445695922748,
              769.8231044358936
            ],
            [
              -122.22807122705242,
              43.654378714494186,
              2320.4031044358935
            ],
            [
              -122.22817979147068,
              43.64590179955406,
              2320.4031044358935
            ],
            [
              -122.23985298918811,
              43.64598002126767,
              769.8231044358936
            ]
          ]
        ]
      },
      "bbox": [
        -122.239853,
        43.6459018,
        769.8231044,
        -122.2280712,
        43.65445696,
        2320.403104
      ],
      "properties": {
        "datetime": "2020-06-18T18:45:17Z",
        "pc:count": 120345918,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561765.718,
            "count": 120345918,
            "maximum": 562246.9242,
            "minimum": 561305.4042,
            "name": "X",
            "position": 0,
            "stddev": 263.0761591,
            "variance": 69209.06549
          },
          {
            "average": 4833304.107,
            "count": 120345918,
            "maximum": 4833776.078,
            "minimum": 4832834.538,
            "name": "Y",
            "position": 1,
            "stddev": 266.1999754,
            "variance": 70862.4269
          },
          {
            "average": 972.2233993,
            "count": 120345918,
            "maximum": 2320.403104,
            "minimum": 769.8231044,
            "name": "Z",
            "position": 2,
            "stddev": 85.86877867,
            "variance": 7373.447149
          },
          {
            "average": 30784.60378,
            "count": 120345918,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10954.39672,
            "variance": 119998807.5
          },
          {
            "average": 1.833870385,
            "count": 120345918,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9543208742,
            "variance": 0.9107283309
          },
          {
            "average": 2.667094251,
            "count": 120345918,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.09641717,
            "variance": 1.20213061
          },
          {
            "average": 0.4986437263,
            "count": 120345918,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981626,
            "variance": 0.2499981626
          },
          {
            "average": 0,
            "count": 120345918,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.016766443,
            "count": 120345918,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1682890701,
            "variance": 0.02832121113
          },
          {
            "average": -0.4809971184,
            "count": 120345918,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.57863466,
            "variance": 242.6938579
          },
          {
            "average": 0.4986437263,
            "count": 120345918,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999981626,
            "variance": 0.2499981626
          },
          {
            "average": 118.8104139,
            "count": 120345918,
            "maximum": 122,
            "minimum": 115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.499021897,
            "variance": 2.247066647
          },
          {
            "average": 276539759.3,
            "count": 120345918,
            "maximum": 276541117.5,
            "minimum": 276538097,
            "name": "GpsTime",
            "position": 12,
            "stddev": 709.7507797,
            "variance": 503746.1692
          },
          {
            "average": 0,
            "count": 120345918,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120345918,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120345918,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120345918,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120345918,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561305.4042,
          4832834.538,
          769.8231044,
          562246.9242,
          4833776.078,
          2320.403104
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561305.4042327376,
                4832834.537583103,
                769.8231044358936
              ],
              [
                561305.4042327376,
                4833776.0775831025,
                769.8231044358936
              ],
              [
                562246.9242327376,
                4833776.0775831025,
                2320.4031044358935
              ],
              [
                562246.9242327376,
                4832834.537583103,
                2320.4031044358935
              ],
              [
                561305.4042327376,
                4832834.537583103,
                769.8231044358936
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:45:17+00:00",
        "end_time": "2020-06-18T17:54:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0078.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0078.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0078.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0078.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.239853,
            43.6459018,
            769.8231044,
            -122.2280712,
            43.65445696,
            2320.403104
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.23985298918811,
                  43.64598002126767,
                  769.8231044358936
                ],
                [
                  -122.23974606633628,
                  43.65445695922748,
                  769.8231044358936
                ],
                [
                  -122.22807122705242,
                  43.654378714494186,
                  2320.4031044358935
                ],
                [
                  -122.22817979147068,
                  43.64590179955406,
                  2320.4031044358935
                ],
                [
                  -122.23985298918811,
                  43.64598002126767,
                  769.8231044358936
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0078.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0078.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:45:17Z",
            "pc:count": 120345918,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561765.718,
                "count": 120345918,
                "maximum": 562246.9242,
                "minimum": 561305.4042,
                "name": "X",
                "position": 0,
                "stddev": 263.0761591,
                "variance": 69209.06549
              },
              {
                "average": 4833304.107,
                "count": 120345918,
                "maximum": 4833776.078,
                "minimum": 4832834.538,
                "name": "Y",
                "position": 1,
                "stddev": 266.1999754,
                "variance": 70862.4269
              },
              {
                "average": 972.2233993,
                "count": 120345918,
                "maximum": 2320.403104,
                "minimum": 769.8231044,
                "name": "Z",
                "position": 2,
                "stddev": 85.86877867,
                "variance": 7373.447149
              },
              {
                "average": 30784.60378,
                "count": 120345918,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10954.39672,
                "variance": 119998807.5
              },
              {
                "average": 1.833870385,
                "count": 120345918,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9543208742,
                "variance": 0.9107283309
              },
              {
                "average": 2.667094251,
                "count": 120345918,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.09641717,
                "variance": 1.20213061
              },
              {
                "average": 0.4986437263,
                "count": 120345918,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981626,
                "variance": 0.2499981626
              },
              {
                "average": 0,
                "count": 120345918,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.016766443,
                "count": 120345918,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1682890701,
                "variance": 0.02832121113
              },
              {
                "average": -0.4809971184,
                "count": 120345918,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.57863466,
                "variance": 242.6938579
              },
              {
                "average": 0.4986437263,
                "count": 120345918,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999981626,
                "variance": 0.2499981626
              },
              {
                "average": 118.8104139,
                "count": 120345918,
                "maximum": 122,
                "minimum": 115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.499021897,
                "variance": 2.247066647
              },
              {
                "average": 276539759.3,
                "count": 120345918,
                "maximum": 276541117.5,
                "minimum": 276538097,
                "name": "GpsTime",
                "position": 12,
                "stddev": 709.7507797,
                "variance": 503746.1692
              },
              {
                "average": 0,
                "count": 120345918,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120345918,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120345918,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120345918,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120345918,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561305.4042,
              4832834.538,
              769.8231044,
              562246.9242,
              4833776.078,
              2320.403104
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561305.4042327376,
                    4832834.537583103,
                    769.8231044358936
                  ],
                  [
                    561305.4042327376,
                    4833776.0775831025,
                    769.8231044358936
                  ],
                  [
                    562246.9242327376,
                    4833776.0775831025,
                    2320.4031044358935
                  ],
                  [
                    562246.9242327376,
                    4832834.537583103,
                    2320.4031044358935
                  ],
                  [
                    561305.4042327376,
                    4832834.537583103,
                    769.8231044358936
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:45:17+00:00",
            "end_time": "2020-06-18T17:54: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": "20200619_BLU_0168.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.10473887027645,
              43.680911357638934,
              1494.2344852796894
            ],
            [
              -122.10461279271298,
              43.68938777417031,
              1494.2344852796894
            ],
            [
              -122.09293108695469,
              43.68929566616242,
              1786.2144852796894
            ],
            [
              -122.09305880884816,
              43.68081927672608,
              1786.2144852796894
            ],
            [
              -122.10473887027645,
              43.680911357638934,
              1494.2344852796894
            ]
          ]
        ]
      },
      "bbox": [
        -122.1047389,
        43.68081928,
        1494.234485,
        -122.0929311,
        43.68938777,
        1786.214485
      ],
      "properties": {
        "datetime": "2020-06-19T23:46:08Z",
        "pc:count": 98495826,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572606.8132,
            "count": 98495826,
            "maximum": 573102.0218,
            "minimum": 572160.4618,
            "name": "X",
            "position": 0,
            "stddev": 263.087718,
            "variance": 69215.14736
          },
          {
            "average": 4837284.282,
            "count": 98495826,
            "maximum": 4837764.256,
            "minimum": 4836822.736,
            "name": "Y",
            "position": 1,
            "stddev": 261.5011573,
            "variance": 68382.85526
          },
          {
            "average": 1626.103132,
            "count": 98495826,
            "maximum": 1786.214485,
            "minimum": 1494.234485,
            "name": "Z",
            "position": 2,
            "stddev": 65.81402088,
            "variance": 4331.485344
          },
          {
            "average": 31706.18485,
            "count": 98495826,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13107.941,
            "variance": 171818117.2
          },
          {
            "average": 1.707933634,
            "count": 98495826,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9222492202,
            "variance": 0.8505436242
          },
          {
            "average": 2.415613246,
            "count": 98495826,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.158381734,
            "variance": 1.341848241
          },
          {
            "average": 0.4944894112,
            "count": 98495826,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499969635,
            "variance": 0.2499696359
          },
          {
            "average": 0,
            "count": 98495826,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.043300972,
            "count": 98495826,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2419059721,
            "variance": 0.05851849934
          },
          {
            "average": -0.3803688254,
            "count": 98495826,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.85755274,
            "variance": 251.4619789
          },
          {
            "average": 0.4944894112,
            "count": 98495826,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499969635,
            "variance": 0.2499696359
          },
          {
            "average": 401.574749,
            "count": 98495826,
            "maximum": 405,
            "minimum": 341,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.749029311,
            "variance": 33.05133802
          },
          {
            "average": 276644394.2,
            "count": 98495826,
            "maximum": 276645568.3,
            "minimum": 276634383.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1029.135022,
            "variance": 1059118.893
          },
          {
            "average": 0,
            "count": 98495826,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98495826,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98495826,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98495826,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98495826,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572160.4618,
          4836822.736,
          1494.234485,
          573102.0218,
          4837764.256,
          1786.214485
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572160.4618299112,
                4836822.735742381,
                1494.2344852796894
              ],
              [
                572160.4618299112,
                4837764.25574238,
                1494.2344852796894
              ],
              [
                573102.0218299113,
                4837764.25574238,
                1786.2144852796894
              ],
              [
                573102.0218299113,
                4836822.735742381,
                1786.2144852796894
              ],
              [
                572160.4618299112,
                4836822.735742381,
                1494.2344852796894
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:46:08+00:00",
        "end_time": "2020-06-19T20:39:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0168.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0168.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0168.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0168.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1047389,
            43.68081928,
            1494.234485,
            -122.0929311,
            43.68938777,
            1786.214485
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.10473887027645,
                  43.680911357638934,
                  1494.2344852796894
                ],
                [
                  -122.10461279271298,
                  43.68938777417031,
                  1494.2344852796894
                ],
                [
                  -122.09293108695469,
                  43.68929566616242,
                  1786.2144852796894
                ],
                [
                  -122.09305880884816,
                  43.68081927672608,
                  1786.2144852796894
                ],
                [
                  -122.10473887027645,
                  43.680911357638934,
                  1494.2344852796894
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0168.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0168.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:46:08Z",
            "pc:count": 98495826,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572606.8132,
                "count": 98495826,
                "maximum": 573102.0218,
                "minimum": 572160.4618,
                "name": "X",
                "position": 0,
                "stddev": 263.087718,
                "variance": 69215.14736
              },
              {
                "average": 4837284.282,
                "count": 98495826,
                "maximum": 4837764.256,
                "minimum": 4836822.736,
                "name": "Y",
                "position": 1,
                "stddev": 261.5011573,
                "variance": 68382.85526
              },
              {
                "average": 1626.103132,
                "count": 98495826,
                "maximum": 1786.214485,
                "minimum": 1494.234485,
                "name": "Z",
                "position": 2,
                "stddev": 65.81402088,
                "variance": 4331.485344
              },
              {
                "average": 31706.18485,
                "count": 98495826,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13107.941,
                "variance": 171818117.2
              },
              {
                "average": 1.707933634,
                "count": 98495826,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9222492202,
                "variance": 0.8505436242
              },
              {
                "average": 2.415613246,
                "count": 98495826,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.158381734,
                "variance": 1.341848241
              },
              {
                "average": 0.4944894112,
                "count": 98495826,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499969635,
                "variance": 0.2499696359
              },
              {
                "average": 0,
                "count": 98495826,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.043300972,
                "count": 98495826,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2419059721,
                "variance": 0.05851849934
              },
              {
                "average": -0.3803688254,
                "count": 98495826,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.85755274,
                "variance": 251.4619789
              },
              {
                "average": 0.4944894112,
                "count": 98495826,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499969635,
                "variance": 0.2499696359
              },
              {
                "average": 401.574749,
                "count": 98495826,
                "maximum": 405,
                "minimum": 341,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.749029311,
                "variance": 33.05133802
              },
              {
                "average": 276644394.2,
                "count": 98495826,
                "maximum": 276645568.3,
                "minimum": 276634383.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1029.135022,
                "variance": 1059118.893
              },
              {
                "average": 0,
                "count": 98495826,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98495826,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98495826,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98495826,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98495826,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572160.4618,
              4836822.736,
              1494.234485,
              573102.0218,
              4837764.256,
              1786.214485
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572160.4618299112,
                    4836822.735742381,
                    1494.2344852796894
                  ],
                  [
                    572160.4618299112,
                    4837764.25574238,
                    1494.2344852796894
                  ],
                  [
                    573102.0218299113,
                    4837764.25574238,
                    1786.2144852796894
                  ],
                  [
                    573102.0218299113,
                    4836822.735742381,
                    1786.2144852796894
                  ],
                  [
                    572160.4618299112,
                    4836822.735742381,
                    1494.2344852796894
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:46:08+00:00",
            "end_time": "2020-06-19T20:39: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": "20200619_BLU_0031.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.11429472577201,
              43.61491035443286,
              1310.7694430861113
            ],
            [
              -122.11417028336655,
              43.62338671116712,
              1310.7694430861113
            ],
            [
              -122.10250207821379,
              43.6232956952696,
              1650.8294430861113
            ],
            [
              -122.10262815924983,
              43.61481936531186,
              1650.8294430861113
            ],
            [
              -122.11429472577201,
              43.61491035443286,
              1310.7694430861113
            ]
          ]
        ]
      },
      "bbox": [
        -122.1142947,
        43.61481937,
        1310.769443,
        -122.1025021,
        43.62338671,
        1650.829443
      ],
      "properties": {
        "datetime": "2020-06-19T23:40:16Z",
        "pc:count": 123373560,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571926.8025,
            "count": 123373560,
            "maximum": 572409.9491,
            "minimum": 571468.4491,
            "name": "X",
            "position": 0,
            "stddev": 264.3126142,
            "variance": 69861.15803
          },
          {
            "average": 4829960.009,
            "count": 123373560,
            "maximum": 4830425.792,
            "minimum": 4829484.292,
            "name": "Y",
            "position": 1,
            "stddev": 270.0074159,
            "variance": 72904.00466
          },
          {
            "average": 1419.002626,
            "count": 123373560,
            "maximum": 1650.829443,
            "minimum": 1310.769443,
            "name": "Z",
            "position": 2,
            "stddev": 63.91178758,
            "variance": 4084.716591
          },
          {
            "average": 30987.05241,
            "count": 123373560,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11896.32382,
            "variance": 141522520.3
          },
          {
            "average": 1.818795202,
            "count": 123373560,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9659597877,
            "variance": 0.9330783114
          },
          {
            "average": 2.637988877,
            "count": 123373560,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.144422103,
            "variance": 1.309701949
          },
          {
            "average": 0.4966181085,
            "count": 123373560,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999885647,
            "variance": 0.2499885648
          },
          {
            "average": 0,
            "count": 123373560,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.025509639,
            "count": 123373560,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1875697804,
            "variance": 0.03518242252
          },
          {
            "average": -0.9411181126,
            "count": 123373560,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.36549891,
            "variance": 236.0985568
          },
          {
            "average": 0.4966181085,
            "count": 123373560,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999885647,
            "variance": 0.2499885648
          },
          {
            "average": 388.1540486,
            "count": 123373560,
            "maximum": 404,
            "minimum": 340,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.96159289,
            "variance": 623.0811195
          },
          {
            "average": 276642032.5,
            "count": 123373560,
            "maximum": 276645216.8,
            "minimum": 276634015.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4139.846131,
            "variance": 17138325.99
          },
          {
            "average": 0,
            "count": 123373560,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 123373560,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 123373560,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 123373560,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 123373560,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          571468.4491,
          4829484.292,
          1310.769443,
          572409.9491,
          4830425.792,
          1650.829443
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                571468.4490859967,
                4829484.292006539,
                1310.7694430861113
              ],
              [
                571468.4490859967,
                4830425.792006539,
                1310.7694430861113
              ],
              [
                572409.9490859967,
                4830425.792006539,
                1650.8294430861113
              ],
              [
                572409.9490859967,
                4829484.292006539,
                1650.8294430861113
              ],
              [
                571468.4490859967,
                4829484.292006539,
                1310.7694430861113
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:40:16+00:00",
        "end_time": "2020-06-19T20:33:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0031.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0031.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0031.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0031.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1142947,
            43.61481937,
            1310.769443,
            -122.1025021,
            43.62338671,
            1650.829443
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.11429472577201,
                  43.61491035443286,
                  1310.7694430861113
                ],
                [
                  -122.11417028336655,
                  43.62338671116712,
                  1310.7694430861113
                ],
                [
                  -122.10250207821379,
                  43.6232956952696,
                  1650.8294430861113
                ],
                [
                  -122.10262815924983,
                  43.61481936531186,
                  1650.8294430861113
                ],
                [
                  -122.11429472577201,
                  43.61491035443286,
                  1310.7694430861113
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0031.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0031.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:40:16Z",
            "pc:count": 123373560,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571926.8025,
                "count": 123373560,
                "maximum": 572409.9491,
                "minimum": 571468.4491,
                "name": "X",
                "position": 0,
                "stddev": 264.3126142,
                "variance": 69861.15803
              },
              {
                "average": 4829960.009,
                "count": 123373560,
                "maximum": 4830425.792,
                "minimum": 4829484.292,
                "name": "Y",
                "position": 1,
                "stddev": 270.0074159,
                "variance": 72904.00466
              },
              {
                "average": 1419.002626,
                "count": 123373560,
                "maximum": 1650.829443,
                "minimum": 1310.769443,
                "name": "Z",
                "position": 2,
                "stddev": 63.91178758,
                "variance": 4084.716591
              },
              {
                "average": 30987.05241,
                "count": 123373560,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11896.32382,
                "variance": 141522520.3
              },
              {
                "average": 1.818795202,
                "count": 123373560,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9659597877,
                "variance": 0.9330783114
              },
              {
                "average": 2.637988877,
                "count": 123373560,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.144422103,
                "variance": 1.309701949
              },
              {
                "average": 0.4966181085,
                "count": 123373560,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999885647,
                "variance": 0.2499885648
              },
              {
                "average": 0,
                "count": 123373560,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.025509639,
                "count": 123373560,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1875697804,
                "variance": 0.03518242252
              },
              {
                "average": -0.9411181126,
                "count": 123373560,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.36549891,
                "variance": 236.0985568
              },
              {
                "average": 0.4966181085,
                "count": 123373560,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999885647,
                "variance": 0.2499885648
              },
              {
                "average": 388.1540486,
                "count": 123373560,
                "maximum": 404,
                "minimum": 340,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.96159289,
                "variance": 623.0811195
              },
              {
                "average": 276642032.5,
                "count": 123373560,
                "maximum": 276645216.8,
                "minimum": 276634015.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4139.846131,
                "variance": 17138325.99
              },
              {
                "average": 0,
                "count": 123373560,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 123373560,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 123373560,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 123373560,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 123373560,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              571468.4491,
              4829484.292,
              1310.769443,
              572409.9491,
              4830425.792,
              1650.829443
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    571468.4490859967,
                    4829484.292006539,
                    1310.7694430861113
                  ],
                  [
                    571468.4490859967,
                    4830425.792006539,
                    1310.7694430861113
                  ],
                  [
                    572409.9490859967,
                    4830425.792006539,
                    1650.8294430861113
                  ],
                  [
                    572409.9490859967,
                    4829484.292006539,
                    1650.8294430861113
                  ],
                  [
                    571468.4490859967,
                    4829484.292006539,
                    1310.7694430861113
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:40:16+00:00",
            "end_time": "2020-06-19T20:33: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": "20200618_BLU_0098.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.20608920321273,
              43.65472814160173,
              887.802001147598
            ],
            [
              -122.20597749970179,
              43.6632048185908,
              887.802001147598
            ],
            [
              -122.19430105988813,
              43.66312311209776,
              1336.2020011475981
            ],
            [
              -122.19441440561698,
              43.65464645914574,
              1336.2020011475981
            ],
            [
              -122.20608920321273,
              43.65472814160173,
              887.802001147598
            ]
          ]
        ]
      },
      "bbox": [
        -122.2060892,
        43.65464646,
        887.8020011,
        -122.1943011,
        43.66320482,
        1336.202001
      ],
      "properties": {
        "datetime": "2020-06-18T17:44:05Z",
        "pc:count": 113664177,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564497.5053,
            "count": 113664177,
            "maximum": 564960.6687,
            "minimum": 564019.1487,
            "name": "X",
            "position": 0,
            "stddev": 262.5048482,
            "variance": 68908.79534
          },
          {
            "average": 4834301.178,
            "count": 113664177,
            "maximum": 4834773.127,
            "minimum": 4833831.607,
            "name": "Y",
            "position": 1,
            "stddev": 262.135381,
            "variance": 68714.95799
          },
          {
            "average": 1079.264413,
            "count": 113664177,
            "maximum": 1336.202001,
            "minimum": 887.8020011,
            "name": "Z",
            "position": 2,
            "stddev": 86.69952114,
            "variance": 7516.806967
          },
          {
            "average": 30496.84561,
            "count": 113664177,
            "maximum": 65535,
            "minimum": 1795,
            "name": "Intensity",
            "position": 3,
            "stddev": 11099.78667,
            "variance": 123205264.1
          },
          {
            "average": 1.88028214,
            "count": 113664177,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9877187673,
            "variance": 0.9755883632
          },
          {
            "average": 2.760325357,
            "count": 113664177,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.127478399,
            "variance": 1.271207539
          },
          {
            "average": 0.4987590857,
            "count": 113664177,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984623,
            "variance": 0.2499984623
          },
          {
            "average": 0,
            "count": 113664177,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.017946851,
            "count": 113664177,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1759120609,
            "variance": 0.03094505316
          },
          {
            "average": -1.192102354,
            "count": 113664177,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.45778389,
            "variance": 238.9430827
          },
          {
            "average": 0.4987590857,
            "count": 113664177,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999984623,
            "variance": 0.2499984623
          },
          {
            "average": 110.5085032,
            "count": 113664177,
            "maximum": 114,
            "minimum": 107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.403647489,
            "variance": 1.970226273
          },
          {
            "average": 276535944.9,
            "count": 113664177,
            "maximum": 276537445.3,
            "minimum": 276534405.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 638.8423086,
            "variance": 408119.4953
          },
          {
            "average": 0,
            "count": 113664177,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113664177,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113664177,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113664177,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113664177,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564019.1487,
          4833831.607,
          887.8020011,
          564960.6687,
          4834773.127,
          1336.202001
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564019.1486508106,
                4833831.606941393,
                887.802001147598
              ],
              [
                564019.1486508106,
                4834773.126941392,
                887.802001147598
              ],
              [
                564960.6686508106,
                4834773.126941392,
                1336.2020011475981
              ],
              [
                564960.6686508106,
                4833831.606941393,
                1336.2020011475981
              ],
              [
                564019.1486508106,
                4833831.606941393,
                887.802001147598
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:44:05+00:00",
        "end_time": "2020-06-18T16:53:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0098.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0098.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0098.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0098.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2060892,
            43.65464646,
            887.8020011,
            -122.1943011,
            43.66320482,
            1336.202001
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.20608920321273,
                  43.65472814160173,
                  887.802001147598
                ],
                [
                  -122.20597749970179,
                  43.6632048185908,
                  887.802001147598
                ],
                [
                  -122.19430105988813,
                  43.66312311209776,
                  1336.2020011475981
                ],
                [
                  -122.19441440561698,
                  43.65464645914574,
                  1336.2020011475981
                ],
                [
                  -122.20608920321273,
                  43.65472814160173,
                  887.802001147598
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0098.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0098.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:44:05Z",
            "pc:count": 113664177,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564497.5053,
                "count": 113664177,
                "maximum": 564960.6687,
                "minimum": 564019.1487,
                "name": "X",
                "position": 0,
                "stddev": 262.5048482,
                "variance": 68908.79534
              },
              {
                "average": 4834301.178,
                "count": 113664177,
                "maximum": 4834773.127,
                "minimum": 4833831.607,
                "name": "Y",
                "position": 1,
                "stddev": 262.135381,
                "variance": 68714.95799
              },
              {
                "average": 1079.264413,
                "count": 113664177,
                "maximum": 1336.202001,
                "minimum": 887.8020011,
                "name": "Z",
                "position": 2,
                "stddev": 86.69952114,
                "variance": 7516.806967
              },
              {
                "average": 30496.84561,
                "count": 113664177,
                "maximum": 65535,
                "minimum": 1795,
                "name": "Intensity",
                "position": 3,
                "stddev": 11099.78667,
                "variance": 123205264.1
              },
              {
                "average": 1.88028214,
                "count": 113664177,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9877187673,
                "variance": 0.9755883632
              },
              {
                "average": 2.760325357,
                "count": 113664177,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.127478399,
                "variance": 1.271207539
              },
              {
                "average": 0.4987590857,
                "count": 113664177,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984623,
                "variance": 0.2499984623
              },
              {
                "average": 0,
                "count": 113664177,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.017946851,
                "count": 113664177,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1759120609,
                "variance": 0.03094505316
              },
              {
                "average": -1.192102354,
                "count": 113664177,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.45778389,
                "variance": 238.9430827
              },
              {
                "average": 0.4987590857,
                "count": 113664177,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999984623,
                "variance": 0.2499984623
              },
              {
                "average": 110.5085032,
                "count": 113664177,
                "maximum": 114,
                "minimum": 107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.403647489,
                "variance": 1.970226273
              },
              {
                "average": 276535944.9,
                "count": 113664177,
                "maximum": 276537445.3,
                "minimum": 276534405.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 638.8423086,
                "variance": 408119.4953
              },
              {
                "average": 0,
                "count": 113664177,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113664177,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113664177,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113664177,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113664177,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564019.1487,
              4833831.607,
              887.8020011,
              564960.6687,
              4834773.127,
              1336.202001
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564019.1486508106,
                    4833831.606941393,
                    887.802001147598
                  ],
                  [
                    564019.1486508106,
                    4834773.126941392,
                    887.802001147598
                  ],
                  [
                    564960.6686508106,
                    4834773.126941392,
                    1336.2020011475981
                  ],
                  [
                    564960.6686508106,
                    4833831.606941393,
                    1336.2020011475981
                  ],
                  [
                    564019.1486508106,
                    4833831.606941393,
                    887.802001147598
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:44:05+00:00",
            "end_time": "2020-06-18T16: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": "20200619_BLU_0169.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.093398908206,
              43.6810715246609,
              1522.7719353420928
            ],
            [
              -122.0932748409469,
              43.68930843813755,
              1522.7719353420928
            ],
            [
              -122.09178082286341,
              43.689296576461366,
              1627.051935342093
            ],
            [
              -122.09190509448068,
              43.68105966637545,
              1627.051935342093
            ],
            [
              -122.093398908206,
              43.6810715246609,
              1522.7719353420928
            ]
          ]
        ]
      },
      "bbox": [
        -122.0933989,
        43.68105967,
        1522.771935,
        -122.0917808,
        43.68930844,
        1627.051935
      ],
      "properties": {
        "datetime": "2020-06-19T23:46:08Z",
        "pc:count": 6488594,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573122.4639,
            "count": 6488594,
            "maximum": 573194.7226,
            "minimum": 573074.3026,
            "name": "X",
            "position": 0,
            "stddev": 24.79608473,
            "variance": 614.845818
          },
          {
            "average": 4837251.054,
            "count": 6488594,
            "maximum": 4837765.371,
            "minimum": 4836850.451,
            "name": "Y",
            "position": 1,
            "stddev": 255.5514629,
            "variance": 65306.55016
          },
          {
            "average": 1567.635087,
            "count": 6488594,
            "maximum": 1627.051935,
            "minimum": 1522.771935,
            "name": "Z",
            "position": 2,
            "stddev": 13.7217232,
            "variance": 188.2856877
          },
          {
            "average": 32593.47389,
            "count": 6488594,
            "maximum": 59637,
            "minimum": 199,
            "name": "Intensity",
            "position": 3,
            "stddev": 12129.42633,
            "variance": 147122983
          },
          {
            "average": 1.674314189,
            "count": 6488594,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8918275419,
            "variance": 0.7953563645
          },
          {
            "average": 2.34462936,
            "count": 6488594,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.119617708,
            "variance": 1.253543813
          },
          {
            "average": 0.4945922029,
            "count": 6488594,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999707934,
            "variance": 0.2499707943
          },
          {
            "average": 0,
            "count": 6488594,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.034963661,
            "count": 6488594,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.203680064,
            "variance": 0.04148556846
          },
          {
            "average": -5.35532712,
            "count": 6488594,
            "maximum": 15,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.18953439,
            "variance": 262.1010237
          },
          {
            "average": 0.4945922029,
            "count": 6488594,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999707934,
            "variance": 0.2499707943
          },
          {
            "average": 403.6003432,
            "count": 6488594,
            "maximum": 405,
            "minimum": 402,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.040077077,
            "variance": 1.081760326
          },
          {
            "average": 276645012,
            "count": 6488594,
            "maximum": 276645568,
            "minimum": 276644374.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 384.2351956,
            "variance": 147636.6855
          },
          {
            "average": 0,
            "count": 6488594,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6488594,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6488594,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6488594,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6488594,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573074.3026,
          4836850.451,
          1522.771935,
          573194.7226,
          4837765.371,
          1627.051935
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573074.3025714601,
                4836850.451307374,
                1522.7719353420928
              ],
              [
                573074.3025714601,
                4837765.371307374,
                1522.7719353420928
              ],
              [
                573194.7225714601,
                4837765.371307374,
                1627.051935342093
              ],
              [
                573194.7225714601,
                4836850.451307374,
                1627.051935342093
              ],
              [
                573074.3025714601,
                4836850.451307374,
                1522.7719353420928
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:46:08+00:00",
        "end_time": "2020-06-19T23:26:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0169.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0169.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0169.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0169.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.0933989,
            43.68105967,
            1522.771935,
            -122.0917808,
            43.68930844,
            1627.051935
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.093398908206,
                  43.6810715246609,
                  1522.7719353420928
                ],
                [
                  -122.0932748409469,
                  43.68930843813755,
                  1522.7719353420928
                ],
                [
                  -122.09178082286341,
                  43.689296576461366,
                  1627.051935342093
                ],
                [
                  -122.09190509448068,
                  43.68105966637545,
                  1627.051935342093
                ],
                [
                  -122.093398908206,
                  43.6810715246609,
                  1522.7719353420928
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0169.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0169.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:46:08Z",
            "pc:count": 6488594,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573122.4639,
                "count": 6488594,
                "maximum": 573194.7226,
                "minimum": 573074.3026,
                "name": "X",
                "position": 0,
                "stddev": 24.79608473,
                "variance": 614.845818
              },
              {
                "average": 4837251.054,
                "count": 6488594,
                "maximum": 4837765.371,
                "minimum": 4836850.451,
                "name": "Y",
                "position": 1,
                "stddev": 255.5514629,
                "variance": 65306.55016
              },
              {
                "average": 1567.635087,
                "count": 6488594,
                "maximum": 1627.051935,
                "minimum": 1522.771935,
                "name": "Z",
                "position": 2,
                "stddev": 13.7217232,
                "variance": 188.2856877
              },
              {
                "average": 32593.47389,
                "count": 6488594,
                "maximum": 59637,
                "minimum": 199,
                "name": "Intensity",
                "position": 3,
                "stddev": 12129.42633,
                "variance": 147122983
              },
              {
                "average": 1.674314189,
                "count": 6488594,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8918275419,
                "variance": 0.7953563645
              },
              {
                "average": 2.34462936,
                "count": 6488594,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.119617708,
                "variance": 1.253543813
              },
              {
                "average": 0.4945922029,
                "count": 6488594,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999707934,
                "variance": 0.2499707943
              },
              {
                "average": 0,
                "count": 6488594,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.034963661,
                "count": 6488594,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.203680064,
                "variance": 0.04148556846
              },
              {
                "average": -5.35532712,
                "count": 6488594,
                "maximum": 15,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.18953439,
                "variance": 262.1010237
              },
              {
                "average": 0.4945922029,
                "count": 6488594,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999707934,
                "variance": 0.2499707943
              },
              {
                "average": 403.6003432,
                "count": 6488594,
                "maximum": 405,
                "minimum": 402,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.040077077,
                "variance": 1.081760326
              },
              {
                "average": 276645012,
                "count": 6488594,
                "maximum": 276645568,
                "minimum": 276644374.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 384.2351956,
                "variance": 147636.6855
              },
              {
                "average": 0,
                "count": 6488594,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6488594,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6488594,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6488594,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6488594,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573074.3026,
              4836850.451,
              1522.771935,
              573194.7226,
              4837765.371,
              1627.051935
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573074.3025714601,
                    4836850.451307374,
                    1522.7719353420928
                  ],
                  [
                    573074.3025714601,
                    4837765.371307374,
                    1522.7719353420928
                  ],
                  [
                    573194.7225714601,
                    4837765.371307374,
                    1627.051935342093
                  ],
                  [
                    573194.7225714601,
                    4836850.451307374,
                    1627.051935342093
                  ],
                  [
                    573074.3025714601,
                    4836850.451307374,
                    1522.7719353420928
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:46:08+00:00",
            "end_time": "2020-06-19T23:26:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0170.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.33918200812916,
              43.69044848277829,
              1176.0562210789199
            ],
            [
              -122.3391433840086,
              43.69396592978902,
              1176.0562210789199
            ],
            [
              -122.33154075318915,
              43.69392172136425,
              1424.7962210789196
            ],
            [
              -122.33157982156939,
              43.69040427975041,
              1424.7962210789196
            ],
            [
              -122.33918200812916,
              43.69044848277829,
              1176.0562210789199
            ]
          ]
        ]
      },
      "bbox": [
        -122.339182,
        43.69040428,
        1176.056221,
        -122.3315408,
        43.69396593,
        1424.796221
      ],
      "properties": {
        "datetime": "2020-06-19T18:08:44Z",
        "pc:count": 11019037,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 553624.9391,
            "count": 11019037,
            "maximum": 553867.9271,
            "minimum": 553255.2271,
            "name": "X",
            "position": 0,
            "stddev": 143.6999038,
            "variance": 20649.66235
          },
          {
            "average": 4837980.105,
            "count": 11019037,
            "maximum": 4838095.394,
            "minimum": 4837704.714,
            "name": "Y",
            "position": 1,
            "stddev": 81.736077,
            "variance": 6680.786283
          },
          {
            "average": 1355.080455,
            "count": 11019037,
            "maximum": 1424.796221,
            "minimum": 1176.056221,
            "name": "Z",
            "position": 2,
            "stddev": 38.62675376,
            "variance": 1492.026106
          },
          {
            "average": 30693.20961,
            "count": 11019037,
            "maximum": 57015,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14855.18851,
            "variance": 220676625.5
          },
          {
            "average": 1.733208356,
            "count": 11019037,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.007413299,
            "variance": 1.014881555
          },
          {
            "average": 2.466128755,
            "count": 11019037,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.330415032,
            "variance": 1.770004158
          },
          {
            "average": 0.5051553961,
            "count": 11019037,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999734439,
            "variance": 0.2499734446
          },
          {
            "average": 0,
            "count": 11019037,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.055930024,
            "count": 11019037,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2888154067,
            "variance": 0.08341433916
          },
          {
            "average": 0.4199698919,
            "count": 11019037,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.50483812,
            "variance": 240.4000051
          },
          {
            "average": 0.5051553961,
            "count": 11019037,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999734439,
            "variance": 0.2499734446
          },
          {
            "average": 316.9995319,
            "count": 11019037,
            "maximum": 318,
            "minimum": 315,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7235406647,
            "variance": 0.5235110935
          },
          {
            "average": 276624849.5,
            "count": 11019037,
            "maximum": 276625324.6,
            "minimum": 276624014,
            "name": "GpsTime",
            "position": 12,
            "stddev": 286.7499025,
            "variance": 82225.5066
          },
          {
            "average": 0,
            "count": 11019037,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11019037,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11019037,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11019037,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11019037,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          553255.2271,
          4837704.714,
          1176.056221,
          553867.9271,
          4838095.394,
          1424.796221
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                553255.2271417594,
                4837704.713946987,
                1176.0562210789199
              ],
              [
                553255.2271417594,
                4838095.393946987,
                1176.0562210789199
              ],
              [
                553867.9271417593,
                4838095.393946987,
                1424.7962210789196
              ],
              [
                553867.9271417593,
                4837704.713946987,
                1424.7962210789196
              ],
              [
                553255.2271417594,
                4837704.713946987,
                1176.0562210789199
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:08:44+00:00",
        "end_time": "2020-06-19T17:46:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0170.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0170.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0170.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0170.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.339182,
            43.69040428,
            1176.056221,
            -122.3315408,
            43.69396593,
            1424.796221
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.33918200812916,
                  43.69044848277829,
                  1176.0562210789199
                ],
                [
                  -122.3391433840086,
                  43.69396592978902,
                  1176.0562210789199
                ],
                [
                  -122.33154075318915,
                  43.69392172136425,
                  1424.7962210789196
                ],
                [
                  -122.33157982156939,
                  43.69040427975041,
                  1424.7962210789196
                ],
                [
                  -122.33918200812916,
                  43.69044848277829,
                  1176.0562210789199
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0170.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0170.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:08:44Z",
            "pc:count": 11019037,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 553624.9391,
                "count": 11019037,
                "maximum": 553867.9271,
                "minimum": 553255.2271,
                "name": "X",
                "position": 0,
                "stddev": 143.6999038,
                "variance": 20649.66235
              },
              {
                "average": 4837980.105,
                "count": 11019037,
                "maximum": 4838095.394,
                "minimum": 4837704.714,
                "name": "Y",
                "position": 1,
                "stddev": 81.736077,
                "variance": 6680.786283
              },
              {
                "average": 1355.080455,
                "count": 11019037,
                "maximum": 1424.796221,
                "minimum": 1176.056221,
                "name": "Z",
                "position": 2,
                "stddev": 38.62675376,
                "variance": 1492.026106
              },
              {
                "average": 30693.20961,
                "count": 11019037,
                "maximum": 57015,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14855.18851,
                "variance": 220676625.5
              },
              {
                "average": 1.733208356,
                "count": 11019037,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.007413299,
                "variance": 1.014881555
              },
              {
                "average": 2.466128755,
                "count": 11019037,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.330415032,
                "variance": 1.770004158
              },
              {
                "average": 0.5051553961,
                "count": 11019037,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999734439,
                "variance": 0.2499734446
              },
              {
                "average": 0,
                "count": 11019037,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.055930024,
                "count": 11019037,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2888154067,
                "variance": 0.08341433916
              },
              {
                "average": 0.4199698919,
                "count": 11019037,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.50483812,
                "variance": 240.4000051
              },
              {
                "average": 0.5051553961,
                "count": 11019037,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999734439,
                "variance": 0.2499734446
              },
              {
                "average": 316.9995319,
                "count": 11019037,
                "maximum": 318,
                "minimum": 315,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7235406647,
                "variance": 0.5235110935
              },
              {
                "average": 276624849.5,
                "count": 11019037,
                "maximum": 276625324.6,
                "minimum": 276624014,
                "name": "GpsTime",
                "position": 12,
                "stddev": 286.7499025,
                "variance": 82225.5066
              },
              {
                "average": 0,
                "count": 11019037,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11019037,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11019037,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11019037,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11019037,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              553255.2271,
              4837704.714,
              1176.056221,
              553867.9271,
              4838095.394,
              1424.796221
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    553255.2271417594,
                    4837704.713946987,
                    1176.0562210789199
                  ],
                  [
                    553255.2271417594,
                    4838095.393946987,
                    1176.0562210789199
                  ],
                  [
                    553867.9271417593,
                    4838095.393946987,
                    1424.7962210789196
                  ],
                  [
                    553867.9271417593,
                    4837704.713946987,
                    1424.7962210789196
                  ],
                  [
                    553255.2271417594,
                    4837704.713946987,
                    1176.0562210789199
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:08:44+00:00",
            "end_time": "2020-06-19T17:46:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0018.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.13672384485227,
              43.60635452969858,
              1102.1463236529305
            ],
            [
              -122.1366025897212,
              43.61483094991713,
              1102.1463236529305
            ],
            [
              -122.12493547273931,
              43.61474223365707,
              1408.6263236529305
            ],
            [
              -122.12505836588876,
              43.60626583953908,
              1408.6263236529305
            ],
            [
              -122.13672384485227,
              43.60635452969858,
              1102.1463236529305
            ]
          ]
        ]
      },
      "bbox": [
        -122.1367238,
        43.60626584,
        1102.146324,
        -122.1249355,
        43.61483095,
        1408.626324
      ],
      "properties": {
        "datetime": "2020-06-19T20:34:17Z",
        "pc:count": 100437726,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570149.4969,
            "count": 100437726,
            "maximum": 570610.0299,
            "minimum": 569668.4899,
            "name": "X",
            "position": 0,
            "stddev": 261.6216807,
            "variance": 68445.90381
          },
          {
            "average": 4828976.713,
            "count": 100437726,
            "maximum": 4829456.519,
            "minimum": 4828515.019,
            "name": "Y",
            "position": 1,
            "stddev": 265.4598683,
            "variance": 70468.9417
          },
          {
            "average": 1265.974669,
            "count": 100437726,
            "maximum": 1408.626324,
            "minimum": 1102.146324,
            "name": "Z",
            "position": 2,
            "stddev": 39.81930846,
            "variance": 1585.577326
          },
          {
            "average": 31211.16669,
            "count": 100437726,
            "maximum": 65535,
            "minimum": 2678,
            "name": "Intensity",
            "position": 3,
            "stddev": 11127.26525,
            "variance": 123816031.9
          },
          {
            "average": 1.79893129,
            "count": 100437726,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9465444763,
            "variance": 0.8959464457
          },
          {
            "average": 2.59791753,
            "count": 100437726,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.118160874,
            "variance": 1.250283739
          },
          {
            "average": 0.3645363695,
            "count": 100437726,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4812999139,
            "variance": 0.2316496071
          },
          {
            "average": 2.509017379e-06,
            "count": 100437726,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00158398583,
            "variance": 2.509011108e-06
          },
          {
            "average": 1.062144209,
            "count": 100437726,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6118028166,
            "variance": 0.3743026863
          },
          {
            "average": 1.134268483,
            "count": 100437726,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.49802663,
            "variance": 240.1888296
          },
          {
            "average": 0.4958661649,
            "count": 100437726,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999829136,
            "variance": 0.2499829139
          },
          {
            "average": 337.2867321,
            "count": 100437726,
            "maximum": 340,
            "minimum": 334,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.318659093,
            "variance": 1.738861804
          },
          {
            "average": 276632967.1,
            "count": 100437726,
            "maximum": 276634057.8,
            "minimum": 276631806.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 505.2649382,
            "variance": 255292.6578
          },
          {
            "average": 0,
            "count": 100437726,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100437726,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100437726,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100437726,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100437726,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          569668.4899,
          4828515.019,
          1102.146324,
          570610.0299,
          4829456.519,
          1408.626324
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                569668.4898748985,
                4828515.018887823,
                1102.1463236529305
              ],
              [
                569668.4898748985,
                4829456.518887823,
                1102.1463236529305
              ],
              [
                570610.0298748985,
                4829456.518887823,
                1408.6263236529305
              ],
              [
                570610.0298748985,
                4828515.018887823,
                1408.6263236529305
              ],
              [
                569668.4898748985,
                4828515.018887823,
                1102.1463236529305
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:34:17+00:00",
        "end_time": "2020-06-19T19:56:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0018.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0018.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0018.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0018.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1367238,
            43.60626584,
            1102.146324,
            -122.1249355,
            43.61483095,
            1408.626324
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.13672384485227,
                  43.60635452969858,
                  1102.1463236529305
                ],
                [
                  -122.1366025897212,
                  43.61483094991713,
                  1102.1463236529305
                ],
                [
                  -122.12493547273931,
                  43.61474223365707,
                  1408.6263236529305
                ],
                [
                  -122.12505836588876,
                  43.60626583953908,
                  1408.6263236529305
                ],
                [
                  -122.13672384485227,
                  43.60635452969858,
                  1102.1463236529305
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0018.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0018.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:34:17Z",
            "pc:count": 100437726,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570149.4969,
                "count": 100437726,
                "maximum": 570610.0299,
                "minimum": 569668.4899,
                "name": "X",
                "position": 0,
                "stddev": 261.6216807,
                "variance": 68445.90381
              },
              {
                "average": 4828976.713,
                "count": 100437726,
                "maximum": 4829456.519,
                "minimum": 4828515.019,
                "name": "Y",
                "position": 1,
                "stddev": 265.4598683,
                "variance": 70468.9417
              },
              {
                "average": 1265.974669,
                "count": 100437726,
                "maximum": 1408.626324,
                "minimum": 1102.146324,
                "name": "Z",
                "position": 2,
                "stddev": 39.81930846,
                "variance": 1585.577326
              },
              {
                "average": 31211.16669,
                "count": 100437726,
                "maximum": 65535,
                "minimum": 2678,
                "name": "Intensity",
                "position": 3,
                "stddev": 11127.26525,
                "variance": 123816031.9
              },
              {
                "average": 1.79893129,
                "count": 100437726,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9465444763,
                "variance": 0.8959464457
              },
              {
                "average": 2.59791753,
                "count": 100437726,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.118160874,
                "variance": 1.250283739
              },
              {
                "average": 0.3645363695,
                "count": 100437726,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4812999139,
                "variance": 0.2316496071
              },
              {
                "average": 2.509017379e-06,
                "count": 100437726,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00158398583,
                "variance": 2.509011108e-06
              },
              {
                "average": 1.062144209,
                "count": 100437726,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6118028166,
                "variance": 0.3743026863
              },
              {
                "average": 1.134268483,
                "count": 100437726,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.49802663,
                "variance": 240.1888296
              },
              {
                "average": 0.4958661649,
                "count": 100437726,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999829136,
                "variance": 0.2499829139
              },
              {
                "average": 337.2867321,
                "count": 100437726,
                "maximum": 340,
                "minimum": 334,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.318659093,
                "variance": 1.738861804
              },
              {
                "average": 276632967.1,
                "count": 100437726,
                "maximum": 276634057.8,
                "minimum": 276631806.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 505.2649382,
                "variance": 255292.6578
              },
              {
                "average": 0,
                "count": 100437726,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100437726,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100437726,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100437726,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100437726,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              569668.4899,
              4828515.019,
              1102.146324,
              570610.0299,
              4829456.519,
              1408.626324
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    569668.4898748985,
                    4828515.018887823,
                    1102.1463236529305
                  ],
                  [
                    569668.4898748985,
                    4829456.518887823,
                    1102.1463236529305
                  ],
                  [
                    570610.0298748985,
                    4829456.518887823,
                    1408.6263236529305
                  ],
                  [
                    570610.0298748985,
                    4828515.018887823,
                    1408.6263236529305
                  ],
                  [
                    569668.4898748985,
                    4828515.018887823,
                    1102.1463236529305
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:34:17+00:00",
            "end_time": "2020-06-19T19:56: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": "20200619_BLU_0073.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1149633482297,
              43.6395999663975,
              1766.404567089478
            ],
            [
              -122.11483888730665,
              43.64807664803306,
              1766.404567089478
            ],
            [
              -122.10316540584498,
              43.64798565552391,
              2039.364567089478
            ],
            [
              -122.10329150762273,
              43.63950900065792,
              2039.364567089478
            ],
            [
              -122.1149633482297,
              43.6395999663975,
              1766.404567089478
            ]
          ]
        ]
      },
      "bbox": [
        -122.1149633,
        43.639509,
        1766.404567,
        -122.1031654,
        43.64807665,
        2039.364567
      ],
      "properties": {
        "datetime": "2020-06-19T23:33:25Z",
        "pc:count": 110383385,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571856.4062,
            "count": 110383385,
            "maximum": 572326.8106,
            "minimum": 571385.2706,
            "name": "X",
            "position": 0,
            "stddev": 260.1947018,
            "variance": 67701.28286
          },
          {
            "average": 4832699.518,
            "count": 110383385,
            "maximum": 4833167.314,
            "minimum": 4832225.774,
            "name": "Y",
            "position": 1,
            "stddev": 261.9592195,
            "variance": 68622.63269
          },
          {
            "average": 1858.726383,
            "count": 110383385,
            "maximum": 2039.364567,
            "minimum": 1766.404567,
            "name": "Z",
            "position": 2,
            "stddev": 34.98110172,
            "variance": 1223.677477
          },
          {
            "average": 30044.81947,
            "count": 110383385,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14911.94783,
            "variance": 222366188.1
          },
          {
            "average": 1.731045954,
            "count": 110383385,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.944493199,
            "variance": 0.8920674029
          },
          {
            "average": 2.461574992,
            "count": 110383385,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.187383388,
            "variance": 1.40987931
          },
          {
            "average": 0.4951493107,
            "count": 110383385,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999764725,
            "variance": 0.2499764731
          },
          {
            "average": 1.377018833e-06,
            "count": 110383385,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001173463655,
            "variance": 1.377016949e-06
          },
          {
            "average": 1.051930533,
            "count": 110383385,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2424885195,
            "variance": 0.05880068207
          },
          {
            "average": 0.4715444584,
            "count": 110383385,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.03154925,
            "variance": 257.0105714
          },
          {
            "average": 0.4951493107,
            "count": 110383385,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999764725,
            "variance": 0.2499764731
          },
          {
            "average": 383.1171896,
            "count": 110383385,
            "maximum": 403,
            "minimum": 340,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.3607097,
            "variance": 748.6084351
          },
          {
            "average": 276641137.8,
            "count": 110383385,
            "maximum": 276644805.1,
            "minimum": 276633966.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4476.442065,
            "variance": 20038533.56
          },
          {
            "average": 0,
            "count": 110383385,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110383385,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110383385,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110383385,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110383385,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          571385.2706,
          4832225.774,
          1766.404567,
          572326.8106,
          4833167.314,
          2039.364567
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                571385.2705858351,
                4832225.774380158,
                1766.404567089478
              ],
              [
                571385.2705858351,
                4833167.314380157,
                1766.404567089478
              ],
              [
                572326.8105858351,
                4833167.314380157,
                2039.364567089478
              ],
              [
                572326.8105858351,
                4832225.774380158,
                2039.364567089478
              ],
              [
                571385.2705858351,
                4832225.774380158,
                1766.404567089478
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:33:25+00:00",
        "end_time": "2020-06-19T20:32:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0073.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0073.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0073.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0073.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1149633,
            43.639509,
            1766.404567,
            -122.1031654,
            43.64807665,
            2039.364567
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.1149633482297,
                  43.6395999663975,
                  1766.404567089478
                ],
                [
                  -122.11483888730665,
                  43.64807664803306,
                  1766.404567089478
                ],
                [
                  -122.10316540584498,
                  43.64798565552391,
                  2039.364567089478
                ],
                [
                  -122.10329150762273,
                  43.63950900065792,
                  2039.364567089478
                ],
                [
                  -122.1149633482297,
                  43.6395999663975,
                  1766.404567089478
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0073.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0073.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:33:25Z",
            "pc:count": 110383385,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571856.4062,
                "count": 110383385,
                "maximum": 572326.8106,
                "minimum": 571385.2706,
                "name": "X",
                "position": 0,
                "stddev": 260.1947018,
                "variance": 67701.28286
              },
              {
                "average": 4832699.518,
                "count": 110383385,
                "maximum": 4833167.314,
                "minimum": 4832225.774,
                "name": "Y",
                "position": 1,
                "stddev": 261.9592195,
                "variance": 68622.63269
              },
              {
                "average": 1858.726383,
                "count": 110383385,
                "maximum": 2039.364567,
                "minimum": 1766.404567,
                "name": "Z",
                "position": 2,
                "stddev": 34.98110172,
                "variance": 1223.677477
              },
              {
                "average": 30044.81947,
                "count": 110383385,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14911.94783,
                "variance": 222366188.1
              },
              {
                "average": 1.731045954,
                "count": 110383385,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.944493199,
                "variance": 0.8920674029
              },
              {
                "average": 2.461574992,
                "count": 110383385,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.187383388,
                "variance": 1.40987931
              },
              {
                "average": 0.4951493107,
                "count": 110383385,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999764725,
                "variance": 0.2499764731
              },
              {
                "average": 1.377018833e-06,
                "count": 110383385,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001173463655,
                "variance": 1.377016949e-06
              },
              {
                "average": 1.051930533,
                "count": 110383385,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2424885195,
                "variance": 0.05880068207
              },
              {
                "average": 0.4715444584,
                "count": 110383385,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.03154925,
                "variance": 257.0105714
              },
              {
                "average": 0.4951493107,
                "count": 110383385,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999764725,
                "variance": 0.2499764731
              },
              {
                "average": 383.1171896,
                "count": 110383385,
                "maximum": 403,
                "minimum": 340,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.3607097,
                "variance": 748.6084351
              },
              {
                "average": 276641137.8,
                "count": 110383385,
                "maximum": 276644805.1,
                "minimum": 276633966.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4476.442065,
                "variance": 20038533.56
              },
              {
                "average": 0,
                "count": 110383385,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110383385,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110383385,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110383385,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110383385,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              571385.2706,
              4832225.774,
              1766.404567,
              572326.8106,
              4833167.314,
              2039.364567
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    571385.2705858351,
                    4832225.774380158,
                    1766.404567089478
                  ],
                  [
                    571385.2705858351,
                    4833167.314380157,
                    1766.404567089478
                  ],
                  [
                    572326.8105858351,
                    4833167.314380157,
                    2039.364567089478
                  ],
                  [
                    572326.8105858351,
                    4832225.774380158,
                    2039.364567089478
                  ],
                  [
                    571385.2705858351,
                    4832225.774380158,
                    1766.404567089478
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:33:25+00:00",
            "end_time": "2020-06-19T20:32:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.27434097040027,
              43.66195526833715,
              892.4483402145139
            ],
            [
              -122.27423937527189,
              43.67038795253708,
              892.4483402145139
            ],
            [
              -122.26256110797176,
              43.67031320725368,
              1467.628340214514
            ],
            [
              -122.26266433751663,
              43.66188054492854,
              1467.628340214514
            ],
            [
              -122.27434097040027,
              43.66195526833715,
              892.4483402145139
            ]
          ]
        ]
      },
      "bbox": [
        -122.274341,
        43.66188054,
        892.4483402,
        -122.2625611,
        43.67038795,
        1467.62834
      ],
      "properties": {
        "datetime": "2020-06-19T19:41:41Z",
        "pc:count": 138798652,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558994.8287,
            "count": 138798652,
            "maximum": 559449.9891,
            "minimum": 558508.4491,
            "name": "X",
            "position": 0,
            "stddev": 263.6257674,
            "variance": 69498.54522
          },
          {
            "average": 4835045.919,
            "count": 138798652,
            "maximum": 4835520.499,
            "minimum": 4834583.879,
            "name": "Y",
            "position": 1,
            "stddev": 257.3569904,
            "variance": 66232.62053
          },
          {
            "average": 1151.105329,
            "count": 138798652,
            "maximum": 1467.62834,
            "minimum": 892.4483402,
            "name": "Z",
            "position": 2,
            "stddev": 129.71886,
            "variance": 16826.98263
          },
          {
            "average": 28622.28269,
            "count": 138798652,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12672.83757,
            "variance": 160600812.1
          },
          {
            "average": 1.954274995,
            "count": 138798652,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.053872687,
            "variance": 1.11064764
          },
          {
            "average": 2.908563788,
            "count": 138798652,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.210500642,
            "variance": 1.465311804
          },
          {
            "average": 0.3844214928,
            "count": 138798652,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4864582309,
            "variance": 0.2366416104
          },
          {
            "average": 0,
            "count": 138798652,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.020182869,
            "count": 138798652,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1843643467,
            "variance": 0.03399021233
          },
          {
            "average": -0.4096413,
            "count": 138798652,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.66984723,
            "variance": 245.5441123
          },
          {
            "average": 0.498582162,
            "count": 138798652,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999979915,
            "variance": 0.2499979915
          },
          {
            "average": 211.405475,
            "count": 138798652,
            "maximum": 332,
            "minimum": 125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 100.5936204,
            "variance": 10119.07647
          },
          {
            "average": 276579412.5,
            "count": 138798652,
            "maximum": 276630901.7,
            "minimum": 276542672.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 42875.75727,
            "variance": 1838330562
          },
          {
            "average": 0,
            "count": 138798652,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138798652,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138798652,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138798652,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138798652,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558508.4491,
          4834583.879,
          892.4483402,
          559449.9891,
          4835520.499,
          1467.62834
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558508.4490506368,
                4834583.879047556,
                892.4483402145139
              ],
              [
                558508.4490506368,
                4835520.499047555,
                892.4483402145139
              ],
              [
                559449.9890506369,
                4835520.499047555,
                1467.628340214514
              ],
              [
                559449.9890506369,
                4834583.879047556,
                1467.628340214514
              ],
              [
                558508.4490506368,
                4834583.879047556,
                892.4483402145139
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:41:41+00:00",
        "end_time": "2020-06-18T19:11:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.274341,
            43.66188054,
            892.4483402,
            -122.2625611,
            43.67038795,
            1467.62834
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.27434097040027,
                  43.66195526833715,
                  892.4483402145139
                ],
                [
                  -122.27423937527189,
                  43.67038795253708,
                  892.4483402145139
                ],
                [
                  -122.26256110797176,
                  43.67031320725368,
                  1467.628340214514
                ],
                [
                  -122.26266433751663,
                  43.66188054492854,
                  1467.628340214514
                ],
                [
                  -122.27434097040027,
                  43.66195526833715,
                  892.4483402145139
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:41:41Z",
            "pc:count": 138798652,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558994.8287,
                "count": 138798652,
                "maximum": 559449.9891,
                "minimum": 558508.4491,
                "name": "X",
                "position": 0,
                "stddev": 263.6257674,
                "variance": 69498.54522
              },
              {
                "average": 4835045.919,
                "count": 138798652,
                "maximum": 4835520.499,
                "minimum": 4834583.879,
                "name": "Y",
                "position": 1,
                "stddev": 257.3569904,
                "variance": 66232.62053
              },
              {
                "average": 1151.105329,
                "count": 138798652,
                "maximum": 1467.62834,
                "minimum": 892.4483402,
                "name": "Z",
                "position": 2,
                "stddev": 129.71886,
                "variance": 16826.98263
              },
              {
                "average": 28622.28269,
                "count": 138798652,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12672.83757,
                "variance": 160600812.1
              },
              {
                "average": 1.954274995,
                "count": 138798652,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.053872687,
                "variance": 1.11064764
              },
              {
                "average": 2.908563788,
                "count": 138798652,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.210500642,
                "variance": 1.465311804
              },
              {
                "average": 0.3844214928,
                "count": 138798652,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4864582309,
                "variance": 0.2366416104
              },
              {
                "average": 0,
                "count": 138798652,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.020182869,
                "count": 138798652,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1843643467,
                "variance": 0.03399021233
              },
              {
                "average": -0.4096413,
                "count": 138798652,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.66984723,
                "variance": 245.5441123
              },
              {
                "average": 0.498582162,
                "count": 138798652,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999979915,
                "variance": 0.2499979915
              },
              {
                "average": 211.405475,
                "count": 138798652,
                "maximum": 332,
                "minimum": 125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 100.5936204,
                "variance": 10119.07647
              },
              {
                "average": 276579412.5,
                "count": 138798652,
                "maximum": 276630901.7,
                "minimum": 276542672.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 42875.75727,
                "variance": 1838330562
              },
              {
                "average": 0,
                "count": 138798652,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138798652,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138798652,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138798652,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138798652,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558508.4491,
              4834583.879,
              892.4483402,
              559449.9891,
              4835520.499,
              1467.62834
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558508.4490506368,
                    4834583.879047556,
                    892.4483402145139
                  ],
                  [
                    558508.4490506368,
                    4835520.499047555,
                    892.4483402145139
                  ],
                  [
                    559449.9890506369,
                    4835520.499047555,
                    1467.628340214514
                  ],
                  [
                    559449.9890506369,
                    4834583.879047556,
                    1467.628340214514
                  ],
                  [
                    558508.4490506368,
                    4834583.879047556,
                    892.4483402145139
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:41:41+00:00",
            "end_time": "2020-06-18T19:11: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": "20200618_BLU_0037.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.19381908115946,
              43.62197957415705,
              1037.157991021446
            ],
            [
              -122.19370578328751,
              43.63045609443125,
              1037.157991021446
            ],
            [
              -122.18203547271524,
              43.63037318222707,
              2485.4979910214456
            ],
            [
              -122.18215041001933,
              43.62189668634552,
              2485.4979910214456
            ],
            [
              -122.19381908115946,
              43.62197957415705,
              1037.157991021446
            ]
          ]
        ]
      },
      "bbox": [
        -122.1938191,
        43.62189669,
        1037.157991,
        -122.1820355,
        43.63045609,
        2485.497991
      ],
      "properties": {
        "datetime": "2020-06-18T17:13:20Z",
        "pc:count": 107383448,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565504.3651,
            "count": 107383448,
            "maximum": 565985.4453,
            "minimum": 565043.9053,
            "name": "X",
            "position": 0,
            "stddev": 264.5837604,
            "variance": 70004.56625
          },
          {
            "average": 4830666.818,
            "count": 107383448,
            "maximum": 4831145.547,
            "minimum": 4830204.047,
            "name": "Y",
            "position": 1,
            "stddev": 267.5595895,
            "variance": 71588.13392
          },
          {
            "average": 1284.694768,
            "count": 107383448,
            "maximum": 2485.497991,
            "minimum": 1037.157991,
            "name": "Z",
            "position": 2,
            "stddev": 109.6827815,
            "variance": 12030.31257
          },
          {
            "average": 29906.65754,
            "count": 107383448,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11818.75069,
            "variance": 139682868
          },
          {
            "average": 1.852303066,
            "count": 107383448,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9828081273,
            "variance": 0.9659118151
          },
          {
            "average": 2.704462647,
            "count": 107383448,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.148047354,
            "variance": 1.318012726
          },
          {
            "average": 0.4961204822,
            "count": 107383448,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999849514,
            "variance": 0.2499849517
          },
          {
            "average": 0,
            "count": 107383448,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024867836,
            "count": 107383448,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2103833898,
            "variance": 0.04426117071
          },
          {
            "average": 0.4184220248,
            "count": 107383448,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.67263586,
            "variance": 245.6315148
          },
          {
            "average": 0.496121879,
            "count": 107383448,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999849623,
            "variance": 0.2499849625
          },
          {
            "average": 107.0993645,
            "count": 107383448,
            "maximum": 110,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.251619089,
            "variance": 1.566550345
          },
          {
            "average": 276534423.2,
            "count": 107383448,
            "maximum": 276535600.4,
            "minimum": 276532999.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 566.1314757,
            "variance": 320504.8478
          },
          {
            "average": 0,
            "count": 107383448,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107383448,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107383448,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107383448,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107383448,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565043.9053,
          4830204.047,
          1037.157991,
          565985.4453,
          4831145.547,
          2485.497991
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565043.905347679,
                4830204.04694026,
                1037.157991021446
              ],
              [
                565043.905347679,
                4831145.54694026,
                1037.157991021446
              ],
              [
                565985.4453476791,
                4831145.54694026,
                2485.4979910214456
              ],
              [
                565985.4453476791,
                4830204.04694026,
                2485.4979910214456
              ],
              [
                565043.905347679,
                4830204.04694026,
                1037.157991021446
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:13:20+00:00",
        "end_time": "2020-06-18T16:29:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0037.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0037.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0037.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0037.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1938191,
            43.62189669,
            1037.157991,
            -122.1820355,
            43.63045609,
            2485.497991
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.19381908115946,
                  43.62197957415705,
                  1037.157991021446
                ],
                [
                  -122.19370578328751,
                  43.63045609443125,
                  1037.157991021446
                ],
                [
                  -122.18203547271524,
                  43.63037318222707,
                  2485.4979910214456
                ],
                [
                  -122.18215041001933,
                  43.62189668634552,
                  2485.4979910214456
                ],
                [
                  -122.19381908115946,
                  43.62197957415705,
                  1037.157991021446
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0037.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0037.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:13:20Z",
            "pc:count": 107383448,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565504.3651,
                "count": 107383448,
                "maximum": 565985.4453,
                "minimum": 565043.9053,
                "name": "X",
                "position": 0,
                "stddev": 264.5837604,
                "variance": 70004.56625
              },
              {
                "average": 4830666.818,
                "count": 107383448,
                "maximum": 4831145.547,
                "minimum": 4830204.047,
                "name": "Y",
                "position": 1,
                "stddev": 267.5595895,
                "variance": 71588.13392
              },
              {
                "average": 1284.694768,
                "count": 107383448,
                "maximum": 2485.497991,
                "minimum": 1037.157991,
                "name": "Z",
                "position": 2,
                "stddev": 109.6827815,
                "variance": 12030.31257
              },
              {
                "average": 29906.65754,
                "count": 107383448,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11818.75069,
                "variance": 139682868
              },
              {
                "average": 1.852303066,
                "count": 107383448,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9828081273,
                "variance": 0.9659118151
              },
              {
                "average": 2.704462647,
                "count": 107383448,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.148047354,
                "variance": 1.318012726
              },
              {
                "average": 0.4961204822,
                "count": 107383448,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999849514,
                "variance": 0.2499849517
              },
              {
                "average": 0,
                "count": 107383448,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024867836,
                "count": 107383448,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2103833898,
                "variance": 0.04426117071
              },
              {
                "average": 0.4184220248,
                "count": 107383448,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.67263586,
                "variance": 245.6315148
              },
              {
                "average": 0.496121879,
                "count": 107383448,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999849623,
                "variance": 0.2499849625
              },
              {
                "average": 107.0993645,
                "count": 107383448,
                "maximum": 110,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.251619089,
                "variance": 1.566550345
              },
              {
                "average": 276534423.2,
                "count": 107383448,
                "maximum": 276535600.4,
                "minimum": 276532999.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 566.1314757,
                "variance": 320504.8478
              },
              {
                "average": 0,
                "count": 107383448,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107383448,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107383448,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107383448,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107383448,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565043.9053,
              4830204.047,
              1037.157991,
              565985.4453,
              4831145.547,
              2485.497991
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565043.905347679,
                    4830204.04694026,
                    1037.157991021446
                  ],
                  [
                    565043.905347679,
                    4831145.54694026,
                    1037.157991021446
                  ],
                  [
                    565985.4453476791,
                    4831145.54694026,
                    2485.4979910214456
                  ],
                  [
                    565985.4453476791,
                    4830204.04694026,
                    2485.4979910214456
                  ],
                  [
                    565043.905347679,
                    4830204.04694026,
                    1037.157991021446
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:13:20+00:00",
            "end_time": "2020-06-18T16:29:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.2176611006002,
              43.66278628626846,
              787.5699083818068
            ],
            [
              -122.217550994207,
              43.67126297485947,
              787.5699083818068
            ],
            [
              -122.2058727113495,
              43.67118243697734,
              1193.789908381807
            ],
            [
              -122.20598446069539,
              43.662705772079306,
              1193.789908381807
            ],
            [
              -122.2176611006002,
              43.66278628626846,
              787.5699083818068
            ]
          ]
        ]
      },
      "bbox": [
        -122.2176611,
        43.66270577,
        787.5699084,
        -122.2058727,
        43.67126297,
        1193.789908
      ],
      "properties": {
        "datetime": "2020-06-18T18:09:59Z",
        "pc:count": 106845916,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563545.0401,
            "count": 106845916,
            "maximum": 564019.1177,
            "minimum": 563077.5777,
            "name": "X",
            "position": 0,
            "stddev": 266.8646876,
            "variance": 71216.76147
          },
          {
            "average": 4835189.745,
            "count": 106845916,
            "maximum": 4835659.217,
            "minimum": 4834717.697,
            "name": "Y",
            "position": 1,
            "stddev": 263.5681516,
            "variance": 69468.17055
          },
          {
            "average": 914.0386148,
            "count": 106845916,
            "maximum": 1193.789908,
            "minimum": 787.5699084,
            "name": "Z",
            "position": 2,
            "stddev": 73.8072563,
            "variance": 5447.511083
          },
          {
            "average": 32244.55437,
            "count": 106845916,
            "maximum": 65535,
            "minimum": 2536,
            "name": "Intensity",
            "position": 3,
            "stddev": 10369.62295,
            "variance": 107529080
          },
          {
            "average": 1.742642068,
            "count": 106845916,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8904823552,
            "variance": 0.7929588249
          },
          {
            "average": 2.485442401,
            "count": 106845916,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.041396025,
            "variance": 1.084505681
          },
          {
            "average": 0.4987671873,
            "count": 106845916,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984825,
            "variance": 0.2499984825
          },
          {
            "average": 0,
            "count": 106845916,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018449886,
            "count": 106845916,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1722228262,
            "variance": 0.02966070188
          },
          {
            "average": 0.4258375019,
            "count": 106845916,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.5272964,
            "variance": 241.0969336
          },
          {
            "average": 0.5002551525,
            "count": 106845916,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999372,
            "variance": 0.2499999372
          },
          {
            "average": 113.5136573,
            "count": 106845916,
            "maximum": 117,
            "minimum": 110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.51800368,
            "variance": 2.304335172
          },
          {
            "average": 276537307.4,
            "count": 106845916,
            "maximum": 276538999.2,
            "minimum": 276535660,
            "name": "GpsTime",
            "position": 12,
            "stddev": 700.8603858,
            "variance": 491205.2804
          },
          {
            "average": 0,
            "count": 106845916,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106845916,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106845916,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106845916,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106845916,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563077.5777,
          4834717.697,
          787.5699084,
          564019.1177,
          4835659.217,
          1193.789908
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563077.5777440103,
                4834717.696598342,
                787.5699083818068
              ],
              [
                563077.5777440103,
                4835659.216598341,
                787.5699083818068
              ],
              [
                564019.1177440103,
                4835659.216598341,
                1193.789908381807
              ],
              [
                564019.1177440103,
                4834717.696598342,
                1193.789908381807
              ],
              [
                563077.5777440103,
                4834717.696598342,
                787.5699083818068
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:09:59+00:00",
        "end_time": "2020-06-18T17:14:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2176611,
            43.66270577,
            787.5699084,
            -122.2058727,
            43.67126297,
            1193.789908
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.2176611006002,
                  43.66278628626846,
                  787.5699083818068
                ],
                [
                  -122.217550994207,
                  43.67126297485947,
                  787.5699083818068
                ],
                [
                  -122.2058727113495,
                  43.67118243697734,
                  1193.789908381807
                ],
                [
                  -122.20598446069539,
                  43.662705772079306,
                  1193.789908381807
                ],
                [
                  -122.2176611006002,
                  43.66278628626846,
                  787.5699083818068
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:09:59Z",
            "pc:count": 106845916,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563545.0401,
                "count": 106845916,
                "maximum": 564019.1177,
                "minimum": 563077.5777,
                "name": "X",
                "position": 0,
                "stddev": 266.8646876,
                "variance": 71216.76147
              },
              {
                "average": 4835189.745,
                "count": 106845916,
                "maximum": 4835659.217,
                "minimum": 4834717.697,
                "name": "Y",
                "position": 1,
                "stddev": 263.5681516,
                "variance": 69468.17055
              },
              {
                "average": 914.0386148,
                "count": 106845916,
                "maximum": 1193.789908,
                "minimum": 787.5699084,
                "name": "Z",
                "position": 2,
                "stddev": 73.8072563,
                "variance": 5447.511083
              },
              {
                "average": 32244.55437,
                "count": 106845916,
                "maximum": 65535,
                "minimum": 2536,
                "name": "Intensity",
                "position": 3,
                "stddev": 10369.62295,
                "variance": 107529080
              },
              {
                "average": 1.742642068,
                "count": 106845916,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8904823552,
                "variance": 0.7929588249
              },
              {
                "average": 2.485442401,
                "count": 106845916,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.041396025,
                "variance": 1.084505681
              },
              {
                "average": 0.4987671873,
                "count": 106845916,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984825,
                "variance": 0.2499984825
              },
              {
                "average": 0,
                "count": 106845916,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018449886,
                "count": 106845916,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1722228262,
                "variance": 0.02966070188
              },
              {
                "average": 0.4258375019,
                "count": 106845916,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.5272964,
                "variance": 241.0969336
              },
              {
                "average": 0.5002551525,
                "count": 106845916,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999372,
                "variance": 0.2499999372
              },
              {
                "average": 113.5136573,
                "count": 106845916,
                "maximum": 117,
                "minimum": 110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.51800368,
                "variance": 2.304335172
              },
              {
                "average": 276537307.4,
                "count": 106845916,
                "maximum": 276538999.2,
                "minimum": 276535660,
                "name": "GpsTime",
                "position": 12,
                "stddev": 700.8603858,
                "variance": 491205.2804
              },
              {
                "average": 0,
                "count": 106845916,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106845916,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106845916,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106845916,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106845916,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563077.5777,
              4834717.697,
              787.5699084,
              564019.1177,
              4835659.217,
              1193.789908
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563077.5777440103,
                    4834717.696598342,
                    787.5699083818068
                  ],
                  [
                    563077.5777440103,
                    4835659.216598341,
                    787.5699083818068
                  ],
                  [
                    564019.1177440103,
                    4835659.216598341,
                    1193.789908381807
                  ],
                  [
                    564019.1177440103,
                    4834717.696598342,
                    1193.789908381807
                  ],
                  [
                    563077.5777440103,
                    4834717.696598342,
                    787.5699083818068
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:09:59+00:00",
            "end_time": "2020-06-18T17: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": "20200618_BLU_0101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.17208465311792,
              43.65523600792593,
              1405.0047199200376
            ],
            [
              -122.1719681634161,
              43.663712612811146,
              1405.0047199200376
            ],
            [
              -122.16029172452257,
              43.66362743169204,
              2565.2647199200374
            ],
            [
              -122.16040985642951,
              43.65515085186583,
              2565.2647199200374
            ],
            [
              -122.17208465311792,
              43.65523600792593,
              1405.0047199200376
            ]
          ]
        ]
      },
      "bbox": [
        -122.1720847,
        43.65515085,
        1405.00472,
        -122.1602917,
        43.66371261,
        2565.26472
      ],
      "properties": {
        "datetime": "2020-06-18T16:38:47Z",
        "pc:count": 102848830,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567221.1295,
            "count": 102848830,
            "maximum": 567702.1641,
            "minimum": 566760.6441,
            "name": "X",
            "position": 0,
            "stddev": 258.9807059,
            "variance": 67071.00603
          },
          {
            "average": 4834396.243,
            "count": 102848830,
            "maximum": 4834856.323,
            "minimum": 4833914.803,
            "name": "Y",
            "position": 1,
            "stddev": 259.8707929,
            "variance": 67532.829
          },
          {
            "average": 1616.907134,
            "count": 102848830,
            "maximum": 2565.26472,
            "minimum": 1405.00472,
            "name": "Z",
            "position": 2,
            "stddev": 103.2021152,
            "variance": 10650.67658
          },
          {
            "average": 28635.27,
            "count": 102848830,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13684.61622,
            "variance": 187268721
          },
          {
            "average": 1.851894912,
            "count": 102848830,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9988710703,
            "variance": 0.997743415
          },
          {
            "average": 2.703860384,
            "count": 102848830,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.189184526,
            "variance": 1.414159836
          },
          {
            "average": 0.4951478203,
            "count": 102848830,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999764582,
            "variance": 0.2499764588
          },
          {
            "average": 0,
            "count": 102848830,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.037130486,
            "count": 102848830,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2388261052,
            "variance": 0.05703790851
          },
          {
            "average": 1.760307878,
            "count": 102848830,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.42395547,
            "variance": 237.8984023
          },
          {
            "average": 0.4951478203,
            "count": 102848830,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999764582,
            "variance": 0.2499764588
          },
          {
            "average": 102.008789,
            "count": 102848830,
            "maximum": 105,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.624013222,
            "variance": 2.637418946
          },
          {
            "average": 276532218.4,
            "count": 102848830,
            "maximum": 276533527.8,
            "minimum": 276531236.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 757.4282723,
            "variance": 573697.5876
          },
          {
            "average": 0,
            "count": 102848830,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102848830,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102848830,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102848830,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102848830,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566760.6441,
          4833914.803,
          1405.00472,
          567702.1641,
          4834856.323,
          2565.26472
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566760.644140907,
                4833914.80322643,
                1405.0047199200376
              ],
              [
                566760.644140907,
                4834856.3232264295,
                1405.0047199200376
              ],
              [
                567702.164140907,
                4834856.3232264295,
                2565.2647199200374
              ],
              [
                567702.164140907,
                4833914.80322643,
                2565.2647199200374
              ],
              [
                566760.644140907,
                4833914.80322643,
                1405.0047199200376
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:38:47+00:00",
        "end_time": "2020-06-18T16:00:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1720847,
            43.65515085,
            1405.00472,
            -122.1602917,
            43.66371261,
            2565.26472
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.17208465311792,
                  43.65523600792593,
                  1405.0047199200376
                ],
                [
                  -122.1719681634161,
                  43.663712612811146,
                  1405.0047199200376
                ],
                [
                  -122.16029172452257,
                  43.66362743169204,
                  2565.2647199200374
                ],
                [
                  -122.16040985642951,
                  43.65515085186583,
                  2565.2647199200374
                ],
                [
                  -122.17208465311792,
                  43.65523600792593,
                  1405.0047199200376
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:38:47Z",
            "pc:count": 102848830,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567221.1295,
                "count": 102848830,
                "maximum": 567702.1641,
                "minimum": 566760.6441,
                "name": "X",
                "position": 0,
                "stddev": 258.9807059,
                "variance": 67071.00603
              },
              {
                "average": 4834396.243,
                "count": 102848830,
                "maximum": 4834856.323,
                "minimum": 4833914.803,
                "name": "Y",
                "position": 1,
                "stddev": 259.8707929,
                "variance": 67532.829
              },
              {
                "average": 1616.907134,
                "count": 102848830,
                "maximum": 2565.26472,
                "minimum": 1405.00472,
                "name": "Z",
                "position": 2,
                "stddev": 103.2021152,
                "variance": 10650.67658
              },
              {
                "average": 28635.27,
                "count": 102848830,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13684.61622,
                "variance": 187268721
              },
              {
                "average": 1.851894912,
                "count": 102848830,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9988710703,
                "variance": 0.997743415
              },
              {
                "average": 2.703860384,
                "count": 102848830,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.189184526,
                "variance": 1.414159836
              },
              {
                "average": 0.4951478203,
                "count": 102848830,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999764582,
                "variance": 0.2499764588
              },
              {
                "average": 0,
                "count": 102848830,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.037130486,
                "count": 102848830,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2388261052,
                "variance": 0.05703790851
              },
              {
                "average": 1.760307878,
                "count": 102848830,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.42395547,
                "variance": 237.8984023
              },
              {
                "average": 0.4951478203,
                "count": 102848830,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999764582,
                "variance": 0.2499764588
              },
              {
                "average": 102.008789,
                "count": 102848830,
                "maximum": 105,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.624013222,
                "variance": 2.637418946
              },
              {
                "average": 276532218.4,
                "count": 102848830,
                "maximum": 276533527.8,
                "minimum": 276531236.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 757.4282723,
                "variance": 573697.5876
              },
              {
                "average": 0,
                "count": 102848830,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102848830,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102848830,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102848830,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102848830,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566760.6441,
              4833914.803,
              1405.00472,
              567702.1641,
              4834856.323,
              2565.26472
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566760.644140907,
                    4833914.80322643,
                    1405.0047199200376
                  ],
                  [
                    566760.644140907,
                    4834856.3232264295,
                    1405.0047199200376
                  ],
                  [
                    567702.164140907,
                    4834856.3232264295,
                    2565.2647199200374
                  ],
                  [
                    567702.164140907,
                    4833914.80322643,
                    2565.2647199200374
                  ],
                  [
                    566760.644140907,
                    4833914.80322643,
                    1405.0047199200376
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:38:47+00:00",
            "end_time": "2020-06-18T16:00:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0032.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1029668301284,
              43.615071745263165,
              1292.5157302317034
            ],
            [
              -122.10284079288414,
              43.62354825569142,
              1292.5157302317034
            ],
            [
              -122.09117308853041,
              43.62345608711195,
              1567.5957302317033
            ],
            [
              -122.09130076436367,
              43.614979603799824,
              1567.5957302317033
            ],
            [
              -122.1029668301284,
              43.615071745263165,
              1292.5157302317034
            ]
          ]
        ]
      },
      "bbox": [
        -122.1029668,
        43.6149796,
        1292.51573,
        -122.0911731,
        43.62354826,
        1567.59573
      ],
      "properties": {
        "datetime": "2020-06-19T23:51:21Z",
        "pc:count": 94409908,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572838.3017,
            "count": 94409908,
            "maximum": 573323.7785,
            "minimum": 572382.3185,
            "name": "X",
            "position": 0,
            "stddev": 265.0319095,
            "variance": 70241.91303
          },
          {
            "average": 4829995.927,
            "count": 94409908,
            "maximum": 4830453.546,
            "minimum": 4829512.026,
            "name": "Y",
            "position": 1,
            "stddev": 256.5561694,
            "variance": 65821.06805
          },
          {
            "average": 1388.652996,
            "count": 94409908,
            "maximum": 1567.59573,
            "minimum": 1292.51573,
            "name": "Z",
            "position": 2,
            "stddev": 51.14455715,
            "variance": 2615.765726
          },
          {
            "average": 32234.2995,
            "count": 94409908,
            "maximum": 65535,
            "minimum": 1624,
            "name": "Intensity",
            "position": 3,
            "stddev": 11253.40001,
            "variance": 126639011.7
          },
          {
            "average": 1.746672563,
            "count": 94409908,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9144733545,
            "variance": 0.8362615161
          },
          {
            "average": 2.493595005,
            "count": 94409908,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.0974115,
            "variance": 1.204312
          },
          {
            "average": 0.4983917154,
            "count": 94409908,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974161,
            "variance": 0.2499974161
          },
          {
            "average": 0,
            "count": 94409908,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.028303565,
            "count": 94409908,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1952814189,
            "variance": 0.03813483256
          },
          {
            "average": 1.305848607,
            "count": 94409908,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.74918929,
            "variance": 248.0369633
          },
          {
            "average": 0.498391726,
            "count": 94409908,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999974161,
            "variance": 0.2499974161
          },
          {
            "average": 403.4742741,
            "count": 94409908,
            "maximum": 406,
            "minimum": 400,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.31695301,
            "variance": 1.734365232
          },
          {
            "average": 276644960.8,
            "count": 94409908,
            "maximum": 276645881.4,
            "minimum": 276643805.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 457.529267,
            "variance": 209333.0302
          },
          {
            "average": 0,
            "count": 94409908,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94409908,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94409908,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94409908,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94409908,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572382.3185,
          4829512.026,
          1292.51573,
          573323.7785,
          4830453.546,
          1567.59573
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572382.3185001418,
                4829512.026354249,
                1292.5157302317034
              ],
              [
                572382.3185001418,
                4830453.546354248,
                1292.5157302317034
              ],
              [
                573323.7785001418,
                4830453.546354248,
                1567.5957302317033
              ],
              [
                573323.7785001418,
                4829512.026354249,
                1567.5957302317033
              ],
              [
                572382.3185001418,
                4829512.026354249,
                1292.5157302317034
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:51:21+00:00",
        "end_time": "2020-06-19T23:16:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0032.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0032.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0032.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0032.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1029668,
            43.6149796,
            1292.51573,
            -122.0911731,
            43.62354826,
            1567.59573
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.1029668301284,
                  43.615071745263165,
                  1292.5157302317034
                ],
                [
                  -122.10284079288414,
                  43.62354825569142,
                  1292.5157302317034
                ],
                [
                  -122.09117308853041,
                  43.62345608711195,
                  1567.5957302317033
                ],
                [
                  -122.09130076436367,
                  43.614979603799824,
                  1567.5957302317033
                ],
                [
                  -122.1029668301284,
                  43.615071745263165,
                  1292.5157302317034
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0032.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0032.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:51:21Z",
            "pc:count": 94409908,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572838.3017,
                "count": 94409908,
                "maximum": 573323.7785,
                "minimum": 572382.3185,
                "name": "X",
                "position": 0,
                "stddev": 265.0319095,
                "variance": 70241.91303
              },
              {
                "average": 4829995.927,
                "count": 94409908,
                "maximum": 4830453.546,
                "minimum": 4829512.026,
                "name": "Y",
                "position": 1,
                "stddev": 256.5561694,
                "variance": 65821.06805
              },
              {
                "average": 1388.652996,
                "count": 94409908,
                "maximum": 1567.59573,
                "minimum": 1292.51573,
                "name": "Z",
                "position": 2,
                "stddev": 51.14455715,
                "variance": 2615.765726
              },
              {
                "average": 32234.2995,
                "count": 94409908,
                "maximum": 65535,
                "minimum": 1624,
                "name": "Intensity",
                "position": 3,
                "stddev": 11253.40001,
                "variance": 126639011.7
              },
              {
                "average": 1.746672563,
                "count": 94409908,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9144733545,
                "variance": 0.8362615161
              },
              {
                "average": 2.493595005,
                "count": 94409908,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.0974115,
                "variance": 1.204312
              },
              {
                "average": 0.4983917154,
                "count": 94409908,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974161,
                "variance": 0.2499974161
              },
              {
                "average": 0,
                "count": 94409908,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.028303565,
                "count": 94409908,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1952814189,
                "variance": 0.03813483256
              },
              {
                "average": 1.305848607,
                "count": 94409908,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.74918929,
                "variance": 248.0369633
              },
              {
                "average": 0.498391726,
                "count": 94409908,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999974161,
                "variance": 0.2499974161
              },
              {
                "average": 403.4742741,
                "count": 94409908,
                "maximum": 406,
                "minimum": 400,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.31695301,
                "variance": 1.734365232
              },
              {
                "average": 276644960.8,
                "count": 94409908,
                "maximum": 276645881.4,
                "minimum": 276643805.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 457.529267,
                "variance": 209333.0302
              },
              {
                "average": 0,
                "count": 94409908,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94409908,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94409908,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94409908,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94409908,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572382.3185,
              4829512.026,
              1292.51573,
              573323.7785,
              4830453.546,
              1567.59573
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572382.3185001418,
                    4829512.026354249,
                    1292.5157302317034
                  ],
                  [
                    572382.3185001418,
                    4830453.546354248,
                    1292.5157302317034
                  ],
                  [
                    573323.7785001418,
                    4830453.546354248,
                    1567.5957302317033
                  ],
                  [
                    573323.7785001418,
                    4829512.026354249,
                    1567.5957302317033
                  ],
                  [
                    572382.3185001418,
                    4829512.026354249,
                    1292.5157302317034
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:51:21+00:00",
            "end_time": "2020-06-19T23:16: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": "20200618_BLU_0099.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.19475409107785,
              43.6548984967596,
              1070.214310652308
            ],
            [
              -122.19464078973601,
              43.663375330107336,
              1070.214310652308
            ],
            [
              -122.18296459756363,
              43.663292467153404,
              2486.334310652308
            ],
            [
              -122.18307954111947,
              43.65481565818337,
              2486.334310652308
            ],
            [
              -122.19475409107785,
              43.6548984967596,
              1070.214310652308
            ]
          ]
        ]
      },
      "bbox": [
        -122.1947541,
        43.65481566,
        1070.214311,
        -122.1829646,
        43.66337533,
        2486.334311
      ],
      "properties": {
        "datetime": "2020-06-18T17:24:01Z",
        "pc:count": 113294181,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565399.4871,
            "count": 113294181,
            "maximum": 565874.5055,
            "minimum": 564933.0055,
            "name": "X",
            "position": 0,
            "stddev": 265.94682,
            "variance": 70727.71108
          },
          {
            "average": 4834327.766,
            "count": 113294181,
            "maximum": 4834800.873,
            "minimum": 4833859.333,
            "name": "Y",
            "position": 1,
            "stddev": 264.3991422,
            "variance": 69906.90641
          },
          {
            "average": 1263.077031,
            "count": 113294181,
            "maximum": 2486.334311,
            "minimum": 1070.214311,
            "name": "Z",
            "position": 2,
            "stddev": 65.16812144,
            "variance": 4246.884051
          },
          {
            "average": 29413.45829,
            "count": 113294181,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11674.98955,
            "variance": 136305380.9
          },
          {
            "average": 1.894075937,
            "count": 113294181,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.000431455,
            "variance": 1.000863096
          },
          {
            "average": 2.788022211,
            "count": 113294181,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.143798704,
            "variance": 1.308275476
          },
          {
            "average": 0.4979521499,
            "count": 113294181,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958085,
            "variance": 0.2499958085
          },
          {
            "average": 0,
            "count": 113294181,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.019177552,
            "count": 113294181,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.171323148,
            "variance": 0.02935162104
          },
          {
            "average": 1.087625878,
            "count": 113294181,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.53958415,
            "variance": 241.4786756
          },
          {
            "average": 0.4979521499,
            "count": 113294181,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999958085,
            "variance": 0.2499958085
          },
          {
            "average": 107.848082,
            "count": 113294181,
            "maximum": 111,
            "minimum": 105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.272992551,
            "variance": 1.620510036
          },
          {
            "average": 276534749.1,
            "count": 113294181,
            "maximum": 276536241.9,
            "minimum": 276533513.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 568.3460249,
            "variance": 323017.204
          },
          {
            "average": 0,
            "count": 113294181,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113294181,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113294181,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113294181,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113294181,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564933.0055,
          4833859.333,
          1070.214311,
          565874.5055,
          4834800.873,
          2486.334311
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564933.0054797679,
                4833859.33282111,
                1070.214310652308
              ],
              [
                564933.0054797679,
                4834800.872821109,
                1070.214310652308
              ],
              [
                565874.5054797679,
                4834800.872821109,
                2486.334310652308
              ],
              [
                565874.5054797679,
                4833859.33282111,
                2486.334310652308
              ],
              [
                564933.0054797679,
                4833859.33282111,
                1070.214310652308
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:24:01+00:00",
        "end_time": "2020-06-18T16:38:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0099.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0099.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0099.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0099.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1947541,
            43.65481566,
            1070.214311,
            -122.1829646,
            43.66337533,
            2486.334311
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.19475409107785,
                  43.6548984967596,
                  1070.214310652308
                ],
                [
                  -122.19464078973601,
                  43.663375330107336,
                  1070.214310652308
                ],
                [
                  -122.18296459756363,
                  43.663292467153404,
                  2486.334310652308
                ],
                [
                  -122.18307954111947,
                  43.65481565818337,
                  2486.334310652308
                ],
                [
                  -122.19475409107785,
                  43.6548984967596,
                  1070.214310652308
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0099.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0099.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:24:01Z",
            "pc:count": 113294181,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565399.4871,
                "count": 113294181,
                "maximum": 565874.5055,
                "minimum": 564933.0055,
                "name": "X",
                "position": 0,
                "stddev": 265.94682,
                "variance": 70727.71108
              },
              {
                "average": 4834327.766,
                "count": 113294181,
                "maximum": 4834800.873,
                "minimum": 4833859.333,
                "name": "Y",
                "position": 1,
                "stddev": 264.3991422,
                "variance": 69906.90641
              },
              {
                "average": 1263.077031,
                "count": 113294181,
                "maximum": 2486.334311,
                "minimum": 1070.214311,
                "name": "Z",
                "position": 2,
                "stddev": 65.16812144,
                "variance": 4246.884051
              },
              {
                "average": 29413.45829,
                "count": 113294181,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11674.98955,
                "variance": 136305380.9
              },
              {
                "average": 1.894075937,
                "count": 113294181,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.000431455,
                "variance": 1.000863096
              },
              {
                "average": 2.788022211,
                "count": 113294181,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.143798704,
                "variance": 1.308275476
              },
              {
                "average": 0.4979521499,
                "count": 113294181,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958085,
                "variance": 0.2499958085
              },
              {
                "average": 0,
                "count": 113294181,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.019177552,
                "count": 113294181,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.171323148,
                "variance": 0.02935162104
              },
              {
                "average": 1.087625878,
                "count": 113294181,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.53958415,
                "variance": 241.4786756
              },
              {
                "average": 0.4979521499,
                "count": 113294181,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999958085,
                "variance": 0.2499958085
              },
              {
                "average": 107.848082,
                "count": 113294181,
                "maximum": 111,
                "minimum": 105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.272992551,
                "variance": 1.620510036
              },
              {
                "average": 276534749.1,
                "count": 113294181,
                "maximum": 276536241.9,
                "minimum": 276533513.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 568.3460249,
                "variance": 323017.204
              },
              {
                "average": 0,
                "count": 113294181,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113294181,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113294181,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113294181,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113294181,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564933.0055,
              4833859.333,
              1070.214311,
              565874.5055,
              4834800.873,
              2486.334311
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564933.0054797679,
                    4833859.33282111,
                    1070.214310652308
                  ],
                  [
                    564933.0054797679,
                    4834800.872821109,
                    1070.214310652308
                  ],
                  [
                    565874.5054797679,
                    4834800.872821109,
                    2486.334310652308
                  ],
                  [
                    565874.5054797679,
                    4833859.33282111,
                    2486.334310652308
                  ],
                  [
                    564933.0054797679,
                    4833859.33282111,
                    1070.214310652308
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:24:01+00:00",
            "end_time": "2020-06-18T16:38: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": "20200619_BLU_0088.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1265197337077,
              43.64766748018674,
              1723.9033445367554
            ],
            [
              -122.12639686584079,
              43.65614399604456,
              1723.9033445367554
            ],
            [
              -122.11472228114232,
              43.65605417442274,
              1962.4433445367554
            ],
            [
              -122.11484679046144,
              43.64757768498914,
              1962.4433445367554
            ],
            [
              -122.1265197337077,
              43.64766748018674,
              1723.9033445367554
            ]
          ]
        ]
      },
      "bbox": [
        -122.1265197,
        43.64757768,
        1723.903345,
        -122.1147223,
        43.656144,
        1962.443345
      ],
      "properties": {
        "datetime": "2020-06-19T20:38:45Z",
        "pc:count": 84749719,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570920.9889,
            "count": 84749719,
            "maximum": 571385.2242,
            "minimum": 570443.7242,
            "name": "X",
            "position": 0,
            "stddev": 265.6362086,
            "variance": 70562.59534
          },
          {
            "average": 4833599.195,
            "count": 84749719,
            "maximum": 4834053.412,
            "minimum": 4833111.892,
            "name": "Y",
            "position": 1,
            "stddev": 261.5116251,
            "variance": 68388.33006
          },
          {
            "average": 1834.099611,
            "count": 84749719,
            "maximum": 1962.443345,
            "minimum": 1723.903345,
            "name": "Z",
            "position": 2,
            "stddev": 40.6271746,
            "variance": 1650.567316
          },
          {
            "average": 32654.52822,
            "count": 84749719,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14368.32019,
            "variance": 206448625.1
          },
          {
            "average": 1.573951437,
            "count": 84749719,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8457401773,
            "variance": 0.7152764474
          },
          {
            "average": 2.1476761,
            "count": 84749719,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.114426094,
            "variance": 1.24194552
          },
          {
            "average": 0.4723061914,
            "count": 84749719,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992324668,
            "variance": 0.2492330559
          },
          {
            "average": 0,
            "count": 84749719,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.06127015,
            "count": 84749719,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2639034091,
            "variance": 0.06964500936
          },
          {
            "average": 0.02373240698,
            "count": 84749719,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.20671001,
            "variance": 262.6574495
          },
          {
            "average": 0.4938606581,
            "count": 84749719,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.49996231,
            "variance": 0.2499623114
          },
          {
            "average": 339.0221951,
            "count": 84749719,
            "maximum": 341,
            "minimum": 337,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.072817172,
            "variance": 1.150936684
          },
          {
            "average": 276633603.5,
            "count": 84749719,
            "maximum": 276634325.7,
            "minimum": 276632853.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 388.504262,
            "variance": 150935.5616
          },
          {
            "average": 0,
            "count": 84749719,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84749719,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84749719,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84749719,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84749719,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570443.7242,
          4833111.892,
          1723.903345,
          571385.2242,
          4834053.412,
          1962.443345
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570443.7241731351,
                4833111.891961743,
                1723.9033445367554
              ],
              [
                570443.7241731351,
                4834053.411961743,
                1723.9033445367554
              ],
              [
                571385.2241731351,
                4834053.411961743,
                1962.4433445367554
              ],
              [
                571385.2241731351,
                4833111.891961743,
                1962.4433445367554
              ],
              [
                570443.7241731351,
                4833111.891961743,
                1723.9033445367554
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:38:45+00:00",
        "end_time": "2020-06-19T20:14:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0088.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0088.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0088.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0088.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1265197,
            43.64757768,
            1723.903345,
            -122.1147223,
            43.656144,
            1962.443345
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.1265197337077,
                  43.64766748018674,
                  1723.9033445367554
                ],
                [
                  -122.12639686584079,
                  43.65614399604456,
                  1723.9033445367554
                ],
                [
                  -122.11472228114232,
                  43.65605417442274,
                  1962.4433445367554
                ],
                [
                  -122.11484679046144,
                  43.64757768498914,
                  1962.4433445367554
                ],
                [
                  -122.1265197337077,
                  43.64766748018674,
                  1723.9033445367554
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0088.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0088.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:38:45Z",
            "pc:count": 84749719,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570920.9889,
                "count": 84749719,
                "maximum": 571385.2242,
                "minimum": 570443.7242,
                "name": "X",
                "position": 0,
                "stddev": 265.6362086,
                "variance": 70562.59534
              },
              {
                "average": 4833599.195,
                "count": 84749719,
                "maximum": 4834053.412,
                "minimum": 4833111.892,
                "name": "Y",
                "position": 1,
                "stddev": 261.5116251,
                "variance": 68388.33006
              },
              {
                "average": 1834.099611,
                "count": 84749719,
                "maximum": 1962.443345,
                "minimum": 1723.903345,
                "name": "Z",
                "position": 2,
                "stddev": 40.6271746,
                "variance": 1650.567316
              },
              {
                "average": 32654.52822,
                "count": 84749719,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14368.32019,
                "variance": 206448625.1
              },
              {
                "average": 1.573951437,
                "count": 84749719,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8457401773,
                "variance": 0.7152764474
              },
              {
                "average": 2.1476761,
                "count": 84749719,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.114426094,
                "variance": 1.24194552
              },
              {
                "average": 0.4723061914,
                "count": 84749719,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992324668,
                "variance": 0.2492330559
              },
              {
                "average": 0,
                "count": 84749719,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.06127015,
                "count": 84749719,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2639034091,
                "variance": 0.06964500936
              },
              {
                "average": 0.02373240698,
                "count": 84749719,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.20671001,
                "variance": 262.6574495
              },
              {
                "average": 0.4938606581,
                "count": 84749719,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.49996231,
                "variance": 0.2499623114
              },
              {
                "average": 339.0221951,
                "count": 84749719,
                "maximum": 341,
                "minimum": 337,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.072817172,
                "variance": 1.150936684
              },
              {
                "average": 276633603.5,
                "count": 84749719,
                "maximum": 276634325.7,
                "minimum": 276632853.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 388.504262,
                "variance": 150935.5616
              },
              {
                "average": 0,
                "count": 84749719,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84749719,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84749719,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84749719,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84749719,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570443.7242,
              4833111.892,
              1723.903345,
              571385.2242,
              4834053.412,
              1962.443345
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570443.7241731351,
                    4833111.891961743,
                    1723.9033445367554
                  ],
                  [
                    570443.7241731351,
                    4834053.411961743,
                    1723.9033445367554
                  ],
                  [
                    571385.2241731351,
                    4834053.411961743,
                    1962.4433445367554
                  ],
                  [
                    571385.2241731351,
                    4833111.891961743,
                    1962.4433445367554
                  ],
                  [
                    570443.7241731351,
                    4833111.891961743,
                    1723.9033445367554
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:38:45+00:00",
            "end_time": "2020-06-19T20:14: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": "20200618_BLU_0063.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.22828131237588,
              43.6379243587617,
              835.5293824489922
            ],
            [
              -122.22817279475082,
              43.64640110571518,
              835.5293824489922
            ],
            [
              -122.21649929975997,
              43.64632168899322,
              2340.069382448992
            ],
            [
              -122.216609458253,
              43.637844965404014,
              2340.069382448992
            ],
            [
              -122.22828131237588,
              43.6379243587617,
              835.5293824489922
            ]
          ]
        ]
      },
      "bbox": [
        -122.2282813,
        43.63784497,
        835.5293824,
        -122.2164993,
        43.64640111,
        2340.069382
      ],
      "properties": {
        "datetime": "2020-06-18T18:26:34Z",
        "pc:count": 117037179,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562688.205,
            "count": 117037179,
            "maximum": 563188.5129,
            "minimum": 562246.9729,
            "name": "X",
            "position": 0,
            "stddev": 259.5329783,
            "variance": 67357.36682
          },
          {
            "average": 4832428.71,
            "count": 117037179,
            "maximum": 4832889.996,
            "minimum": 4831948.476,
            "name": "Y",
            "position": 1,
            "stddev": 263.0517943,
            "variance": 69196.2465
          },
          {
            "average": 971.3729911,
            "count": 117037179,
            "maximum": 2340.069382,
            "minimum": 835.5293824,
            "name": "Z",
            "position": 2,
            "stddev": 92.19065808,
            "variance": 8499.117437
          },
          {
            "average": 31660.73437,
            "count": 117037179,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11062.94265,
            "variance": 122388700.1
          },
          {
            "average": 1.799238497,
            "count": 117037179,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9483279399,
            "variance": 0.8993258817
          },
          {
            "average": 2.598237394,
            "count": 117037179,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.122212562,
            "variance": 1.259361033
          },
          {
            "average": 0.5011056615,
            "count": 117037179,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987796,
            "variance": 0.2499987796
          },
          {
            "average": 0,
            "count": 117037179,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018315428,
            "count": 117037179,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1995885575,
            "variance": 0.03983559229
          },
          {
            "average": 0.4509616021,
            "count": 117037179,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.55713802,
            "variance": 242.0245433
          },
          {
            "average": 0.5011056615,
            "count": 117037179,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999987796,
            "variance": 0.2499987796
          },
          {
            "average": 115.7652288,
            "count": 117037179,
            "maximum": 119,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.534265948,
            "variance": 2.353971999
          },
          {
            "average": 276538351.1,
            "count": 117037179,
            "maximum": 276539994.2,
            "minimum": 276536495.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 719.5949983,
            "variance": 517816.9616
          },
          {
            "average": 0,
            "count": 117037179,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117037179,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117037179,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117037179,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117037179,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562246.9729,
          4831948.476,
          835.5293824,
          563188.5129,
          4832889.996,
          2340.069382
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562246.9728955775,
                4831948.476464895,
                835.5293824489922
              ],
              [
                562246.9728955775,
                4832889.996464894,
                835.5293824489922
              ],
              [
                563188.5128955776,
                4832889.996464894,
                2340.069382448992
              ],
              [
                563188.5128955776,
                4831948.476464895,
                2340.069382448992
              ],
              [
                562246.9728955775,
                4831948.476464895,
                835.5293824489922
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:26:34+00:00",
        "end_time": "2020-06-18T17:28:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0063.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0063.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0063.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0063.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2282813,
            43.63784497,
            835.5293824,
            -122.2164993,
            43.64640111,
            2340.069382
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.22828131237588,
                  43.6379243587617,
                  835.5293824489922
                ],
                [
                  -122.22817279475082,
                  43.64640110571518,
                  835.5293824489922
                ],
                [
                  -122.21649929975997,
                  43.64632168899322,
                  2340.069382448992
                ],
                [
                  -122.216609458253,
                  43.637844965404014,
                  2340.069382448992
                ],
                [
                  -122.22828131237588,
                  43.6379243587617,
                  835.5293824489922
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0063.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0063.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:26:34Z",
            "pc:count": 117037179,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562688.205,
                "count": 117037179,
                "maximum": 563188.5129,
                "minimum": 562246.9729,
                "name": "X",
                "position": 0,
                "stddev": 259.5329783,
                "variance": 67357.36682
              },
              {
                "average": 4832428.71,
                "count": 117037179,
                "maximum": 4832889.996,
                "minimum": 4831948.476,
                "name": "Y",
                "position": 1,
                "stddev": 263.0517943,
                "variance": 69196.2465
              },
              {
                "average": 971.3729911,
                "count": 117037179,
                "maximum": 2340.069382,
                "minimum": 835.5293824,
                "name": "Z",
                "position": 2,
                "stddev": 92.19065808,
                "variance": 8499.117437
              },
              {
                "average": 31660.73437,
                "count": 117037179,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11062.94265,
                "variance": 122388700.1
              },
              {
                "average": 1.799238497,
                "count": 117037179,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9483279399,
                "variance": 0.8993258817
              },
              {
                "average": 2.598237394,
                "count": 117037179,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.122212562,
                "variance": 1.259361033
              },
              {
                "average": 0.5011056615,
                "count": 117037179,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987796,
                "variance": 0.2499987796
              },
              {
                "average": 0,
                "count": 117037179,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018315428,
                "count": 117037179,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1995885575,
                "variance": 0.03983559229
              },
              {
                "average": 0.4509616021,
                "count": 117037179,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.55713802,
                "variance": 242.0245433
              },
              {
                "average": 0.5011056615,
                "count": 117037179,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999987796,
                "variance": 0.2499987796
              },
              {
                "average": 115.7652288,
                "count": 117037179,
                "maximum": 119,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.534265948,
                "variance": 2.353971999
              },
              {
                "average": 276538351.1,
                "count": 117037179,
                "maximum": 276539994.2,
                "minimum": 276536495.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 719.5949983,
                "variance": 517816.9616
              },
              {
                "average": 0,
                "count": 117037179,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117037179,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117037179,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117037179,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117037179,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562246.9729,
              4831948.476,
              835.5293824,
              563188.5129,
              4832889.996,
              2340.069382
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562246.9728955775,
                    4831948.476464895,
                    835.5293824489922
                  ],
                  [
                    562246.9728955775,
                    4832889.996464894,
                    835.5293824489922
                  ],
                  [
                    563188.5128955776,
                    4832889.996464894,
                    2340.069382448992
                  ],
                  [
                    563188.5128955776,
                    4831948.476464895,
                    2340.069382448992
                  ],
                  [
                    562246.9728955775,
                    4831948.476464895,
                    835.5293824489922
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:26:34+00:00",
            "end_time": "2020-06-18T17: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": "20200618_BLU_0026.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.17093106903468,
              43.61408724772566,
              1286.0148360147473
            ],
            [
              -122.17081458933622,
              43.62256355126412,
              1286.0148360147473
            ],
            [
              -122.15914612080911,
              43.62247831631366,
              1470.274836014747
            ],
            [
              -122.15926423916662,
              43.61400203785088,
              1470.274836014747
            ],
            [
              -122.17093106903468,
              43.61408724772566,
              1286.0148360147473
            ]
          ]
        ]
      },
      "bbox": [
        -122.1709311,
        43.61400204,
        1286.014836,
        -122.1591461,
        43.62256355,
        1470.274836
      ],
      "properties": {
        "datetime": "2020-06-19T19:47:31Z",
        "pc:count": 96884304,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567354.321,
            "count": 96884304,
            "maximum": 567840.8216,
            "minimum": 566899.3016,
            "name": "X",
            "position": 0,
            "stddev": 259.0777755,
            "variance": 67121.29374
          },
          {
            "average": 4829801.985,
            "count": 96884304,
            "maximum": 4830287.179,
            "minimum": 4829345.699,
            "name": "Y",
            "position": 1,
            "stddev": 262.9774996,
            "variance": 69157.16532
          },
          {
            "average": 1368.151145,
            "count": 96884304,
            "maximum": 1470.274836,
            "minimum": 1286.014836,
            "name": "Z",
            "position": 2,
            "stddev": 32.21408488,
            "variance": 1037.747265
          },
          {
            "average": 30385.66988,
            "count": 96884304,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11888.02282,
            "variance": 141325086.5
          },
          {
            "average": 1.79740352,
            "count": 96884304,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9464924249,
            "variance": 0.8958479104
          },
          {
            "average": 2.594678577,
            "count": 96884304,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.119746126,
            "variance": 1.253831386
          },
          {
            "average": 0.4962088389,
            "count": 96884304,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999856295,
            "variance": 0.2499856297
          },
          {
            "average": 0,
            "count": 96884304,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02705944,
            "count": 96884304,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1844865487,
            "variance": 0.03403528666
          },
          {
            "average": 0.1619989189,
            "count": 96884304,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.4902447,
            "variance": 239.947681
          },
          {
            "average": 0.4962088389,
            "count": 96884304,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999856295,
            "variance": 0.2499856297
          },
          {
            "average": 103.1325308,
            "count": 96884304,
            "maximum": 333,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.50960023,
            "variance": 380.624501
          },
          {
            "average": 276532685.3,
            "count": 96884304,
            "maximum": 276631251.6,
            "minimum": 276531152.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8371.228364,
            "variance": 70077464.33
          },
          {
            "average": 0,
            "count": 96884304,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96884304,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96884304,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96884304,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96884304,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566899.3016,
          4829345.699,
          1286.014836,
          567840.8216,
          4830287.179,
          1470.274836
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566899.3015899641,
                4829345.6993361,
                1286.0148360147473
              ],
              [
                566899.3015899641,
                4830287.179336101,
                1286.0148360147473
              ],
              [
                567840.8215899641,
                4830287.179336101,
                1470.274836014747
              ],
              [
                567840.8215899641,
                4829345.6993361,
                1470.274836014747
              ],
              [
                566899.3015899641,
                4829345.6993361,
                1286.0148360147473
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:47:31+00:00",
        "end_time": "2020-06-18T15:59:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0026.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0026.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0026.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0026.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1709311,
            43.61400204,
            1286.014836,
            -122.1591461,
            43.62256355,
            1470.274836
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.17093106903468,
                  43.61408724772566,
                  1286.0148360147473
                ],
                [
                  -122.17081458933622,
                  43.62256355126412,
                  1286.0148360147473
                ],
                [
                  -122.15914612080911,
                  43.62247831631366,
                  1470.274836014747
                ],
                [
                  -122.15926423916662,
                  43.61400203785088,
                  1470.274836014747
                ],
                [
                  -122.17093106903468,
                  43.61408724772566,
                  1286.0148360147473
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0026.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0026.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:47:31Z",
            "pc:count": 96884304,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567354.321,
                "count": 96884304,
                "maximum": 567840.8216,
                "minimum": 566899.3016,
                "name": "X",
                "position": 0,
                "stddev": 259.0777755,
                "variance": 67121.29374
              },
              {
                "average": 4829801.985,
                "count": 96884304,
                "maximum": 4830287.179,
                "minimum": 4829345.699,
                "name": "Y",
                "position": 1,
                "stddev": 262.9774996,
                "variance": 69157.16532
              },
              {
                "average": 1368.151145,
                "count": 96884304,
                "maximum": 1470.274836,
                "minimum": 1286.014836,
                "name": "Z",
                "position": 2,
                "stddev": 32.21408488,
                "variance": 1037.747265
              },
              {
                "average": 30385.66988,
                "count": 96884304,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11888.02282,
                "variance": 141325086.5
              },
              {
                "average": 1.79740352,
                "count": 96884304,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9464924249,
                "variance": 0.8958479104
              },
              {
                "average": 2.594678577,
                "count": 96884304,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.119746126,
                "variance": 1.253831386
              },
              {
                "average": 0.4962088389,
                "count": 96884304,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999856295,
                "variance": 0.2499856297
              },
              {
                "average": 0,
                "count": 96884304,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02705944,
                "count": 96884304,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1844865487,
                "variance": 0.03403528666
              },
              {
                "average": 0.1619989189,
                "count": 96884304,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.4902447,
                "variance": 239.947681
              },
              {
                "average": 0.4962088389,
                "count": 96884304,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999856295,
                "variance": 0.2499856297
              },
              {
                "average": 103.1325308,
                "count": 96884304,
                "maximum": 333,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.50960023,
                "variance": 380.624501
              },
              {
                "average": 276532685.3,
                "count": 96884304,
                "maximum": 276631251.6,
                "minimum": 276531152.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8371.228364,
                "variance": 70077464.33
              },
              {
                "average": 0,
                "count": 96884304,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96884304,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96884304,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96884304,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96884304,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566899.3016,
              4829345.699,
              1286.014836,
              567840.8216,
              4830287.179,
              1470.274836
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566899.3015899641,
                    4829345.6993361,
                    1286.0148360147473
                  ],
                  [
                    566899.3015899641,
                    4830287.179336101,
                    1286.0148360147473
                  ],
                  [
                    567840.8215899641,
                    4830287.179336101,
                    1470.274836014747
                  ],
                  [
                    567840.8215899641,
                    4829345.6993361,
                    1470.274836014747
                  ],
                  [
                    566899.3015899641,
                    4829345.6993361,
                    1286.0148360147473
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:47:31+00:00",
            "end_time": "2020-06-18T15:59: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": "20200619_BLU_0033.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.09163970128384,
              43.61523170344288,
              1313.1500797452027
            ],
            [
              -122.0915139104899,
              43.623586106888176,
              1313.1500797452027
            ],
            [
              -122.08476854846018,
              43.62353229891166,
              2825.030079745203
            ],
            [
              -122.08489527291385,
              43.615177911068756,
              2825.030079745203
            ],
            [
              -122.09163970128384,
              43.61523170344288,
              1313.1500797452027
            ]
          ]
        ]
      },
      "bbox": [
        -122.0916397,
        43.61517791,
        1313.15008,
        -122.0847685,
        43.62358611,
        2825.03008
      ],
      "properties": {
        "datetime": "2020-06-19T23:54:59Z",
        "pc:count": 42434082,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573556.2821,
            "count": 42434082,
            "maximum": 573840.403,
            "minimum": 573296.123,
            "name": "X",
            "position": 0,
            "stddev": 137.8607318,
            "variance": 19005.58137
          },
          {
            "average": 4830023.718,
            "count": 42434082,
            "maximum": 4830467.686,
            "minimum": 4829539.726,
            "name": "Y",
            "position": 1,
            "stddev": 260.7327127,
            "variance": 67981.54746
          },
          {
            "average": 1405.873518,
            "count": 42434082,
            "maximum": 2825.03008,
            "minimum": 1313.15008,
            "name": "Z",
            "position": 2,
            "stddev": 56.97074552,
            "variance": 3245.665845
          },
          {
            "average": 32406.06838,
            "count": 42434082,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10779.59344,
            "variance": 116199634.7
          },
          {
            "average": 1.745710087,
            "count": 42434082,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9050348601,
            "variance": 0.819088098
          },
          {
            "average": 2.490951259,
            "count": 42434082,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.074919622,
            "variance": 1.155452194
          },
          {
            "average": 0.4980686044,
            "count": 42434082,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962756,
            "variance": 0.2499962756
          },
          {
            "average": 0,
            "count": 42434082,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.038948386,
            "count": 42434082,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2216221047,
            "variance": 0.04911635729
          },
          {
            "average": -3.426023134,
            "count": 42434082,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.81382092,
            "variance": 219.4492904
          },
          {
            "average": 0.4980686044,
            "count": 42434082,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999962756,
            "variance": 0.2499962756
          },
          {
            "average": 405.3671631,
            "count": 42434082,
            "maximum": 407,
            "minimum": 403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.019167643,
            "variance": 1.038702685
          },
          {
            "average": 276645603.2,
            "count": 42434082,
            "maximum": 276646099.6,
            "minimum": 276644736.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 329.089556,
            "variance": 108299.9359
          },
          {
            "average": 0,
            "count": 42434082,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42434082,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42434082,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42434082,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42434082,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573296.123,
          4829539.726,
          1313.15008,
          573840.403,
          4830467.686,
          2825.03008
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573296.1230314987,
                4829539.7256131,
                1313.1500797452027
              ],
              [
                573296.1230314987,
                4830467.685613101,
                1313.1500797452027
              ],
              [
                573840.4030314988,
                4830467.685613101,
                2825.030079745203
              ],
              [
                573840.4030314988,
                4829539.7256131,
                2825.030079745203
              ],
              [
                573296.1230314987,
                4829539.7256131,
                1313.1500797452027
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:54:59+00:00",
        "end_time": "2020-06-19T23:32:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0033.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0033.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0033.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0033.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.0916397,
            43.61517791,
            1313.15008,
            -122.0847685,
            43.62358611,
            2825.03008
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.09163970128384,
                  43.61523170344288,
                  1313.1500797452027
                ],
                [
                  -122.0915139104899,
                  43.623586106888176,
                  1313.1500797452027
                ],
                [
                  -122.08476854846018,
                  43.62353229891166,
                  2825.030079745203
                ],
                [
                  -122.08489527291385,
                  43.615177911068756,
                  2825.030079745203
                ],
                [
                  -122.09163970128384,
                  43.61523170344288,
                  1313.1500797452027
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0033.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0033.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:54:59Z",
            "pc:count": 42434082,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573556.2821,
                "count": 42434082,
                "maximum": 573840.403,
                "minimum": 573296.123,
                "name": "X",
                "position": 0,
                "stddev": 137.8607318,
                "variance": 19005.58137
              },
              {
                "average": 4830023.718,
                "count": 42434082,
                "maximum": 4830467.686,
                "minimum": 4829539.726,
                "name": "Y",
                "position": 1,
                "stddev": 260.7327127,
                "variance": 67981.54746
              },
              {
                "average": 1405.873518,
                "count": 42434082,
                "maximum": 2825.03008,
                "minimum": 1313.15008,
                "name": "Z",
                "position": 2,
                "stddev": 56.97074552,
                "variance": 3245.665845
              },
              {
                "average": 32406.06838,
                "count": 42434082,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10779.59344,
                "variance": 116199634.7
              },
              {
                "average": 1.745710087,
                "count": 42434082,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9050348601,
                "variance": 0.819088098
              },
              {
                "average": 2.490951259,
                "count": 42434082,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.074919622,
                "variance": 1.155452194
              },
              {
                "average": 0.4980686044,
                "count": 42434082,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962756,
                "variance": 0.2499962756
              },
              {
                "average": 0,
                "count": 42434082,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.038948386,
                "count": 42434082,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2216221047,
                "variance": 0.04911635729
              },
              {
                "average": -3.426023134,
                "count": 42434082,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.81382092,
                "variance": 219.4492904
              },
              {
                "average": 0.4980686044,
                "count": 42434082,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999962756,
                "variance": 0.2499962756
              },
              {
                "average": 405.3671631,
                "count": 42434082,
                "maximum": 407,
                "minimum": 403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.019167643,
                "variance": 1.038702685
              },
              {
                "average": 276645603.2,
                "count": 42434082,
                "maximum": 276646099.6,
                "minimum": 276644736.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 329.089556,
                "variance": 108299.9359
              },
              {
                "average": 0,
                "count": 42434082,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42434082,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42434082,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42434082,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42434082,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573296.123,
              4829539.726,
              1313.15008,
              573840.403,
              4830467.686,
              2825.03008
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573296.1230314987,
                    4829539.7256131,
                    1313.1500797452027
                  ],
                  [
                    573296.1230314987,
                    4830467.685613101,
                    1313.1500797452027
                  ],
                  [
                    573840.4030314988,
                    4830467.685613101,
                    2825.030079745203
                  ],
                  [
                    573840.4030314988,
                    4829539.7256131,
                    2825.030079745203
                  ],
                  [
                    573296.1230314987,
                    4829539.7256131,
                    1313.1500797452027
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:54:59+00:00",
            "end_time": "2020-06-19T23:32: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": "20200618_BLU_0117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.20632499056778,
              43.66295770635091,
              987.1574252067528
            ],
            [
              -122.2062132857897,
              43.67143455163663,
              987.1574252067528
            ],
            [
              -122.1945350018594,
              43.67135285522394,
              2447.1774252067526
            ],
            [
              -122.19464834962157,
              43.662876033972445,
              2447.1774252067526
            ],
            [
              -122.20632499056778,
              43.66295770635091,
              987.1574252067528
            ]
          ]
        ]
      },
      "bbox": [
        -122.206325,
        43.66287603,
        987.1574252,
        -122.194535,
        43.67143455,
        2447.177425
      ],
      "properties": {
        "datetime": "2020-06-18T17:44:21Z",
        "pc:count": 112702230,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564455.8085,
            "count": 112702230,
            "maximum": 564932.9341,
            "minimum": 563991.3941,
            "name": "X",
            "position": 0,
            "stddev": 262.2621889,
            "variance": 68781.45573
          },
          {
            "average": 4835205.073,
            "count": 112702230,
            "maximum": 4835686.954,
            "minimum": 4834745.414,
            "name": "Y",
            "position": 1,
            "stddev": 262.4986379,
            "variance": 68905.53487
          },
          {
            "average": 1264.898828,
            "count": 112702230,
            "maximum": 2447.177425,
            "minimum": 987.1574252,
            "name": "Z",
            "position": 2,
            "stddev": 125.3983045,
            "variance": 15724.73476
          },
          {
            "average": 29168.30919,
            "count": 112702230,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12099.5843,
            "variance": 146399940.2
          },
          {
            "average": 1.896316115,
            "count": 112702230,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.028591168,
            "variance": 1.057999792
          },
          {
            "average": 2.791858573,
            "count": 112702230,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.213575452,
            "variance": 1.472765377
          },
          {
            "average": 0.2962313612,
            "count": 112702230,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4565942878,
            "variance": 0.2084783437
          },
          {
            "average": 0,
            "count": 112702230,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.028500456,
            "count": 112702230,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2296002115,
            "variance": 0.05271625711
          },
          {
            "average": -0.7903715529,
            "count": 112702230,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.73216189,
            "variance": 247.5009177
          },
          {
            "average": 0.4973720396,
            "count": 112702230,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499993096,
            "variance": 0.249993096
          },
          {
            "average": 110.7410808,
            "count": 112702230,
            "maximum": 114,
            "minimum": 108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.292138032,
            "variance": 1.669620693
          },
          {
            "average": 276536049.3,
            "count": 112702230,
            "maximum": 276537461.8,
            "minimum": 276534777.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 585.6263571,
            "variance": 342958.2301
          },
          {
            "average": 0,
            "count": 112702230,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112702230,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112702230,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112702230,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112702230,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563991.3941,
          4834745.414,
          987.1574252,
          564932.9341,
          4835686.954,
          2447.177425
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563991.3941313566,
                4834745.414200092,
                987.1574252067528
              ],
              [
                563991.3941313566,
                4835686.954200091,
                987.1574252067528
              ],
              [
                564932.9341313567,
                4835686.954200091,
                2447.1774252067526
              ],
              [
                564932.9341313567,
                4834745.414200092,
                2447.1774252067526
              ],
              [
                563991.3941313566,
                4834745.414200092,
                987.1574252067528
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:44:21+00:00",
        "end_time": "2020-06-18T16:59:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.206325,
            43.66287603,
            987.1574252,
            -122.194535,
            43.67143455,
            2447.177425
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.20632499056778,
                  43.66295770635091,
                  987.1574252067528
                ],
                [
                  -122.2062132857897,
                  43.67143455163663,
                  987.1574252067528
                ],
                [
                  -122.1945350018594,
                  43.67135285522394,
                  2447.1774252067526
                ],
                [
                  -122.19464834962157,
                  43.662876033972445,
                  2447.1774252067526
                ],
                [
                  -122.20632499056778,
                  43.66295770635091,
                  987.1574252067528
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:44:21Z",
            "pc:count": 112702230,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564455.8085,
                "count": 112702230,
                "maximum": 564932.9341,
                "minimum": 563991.3941,
                "name": "X",
                "position": 0,
                "stddev": 262.2621889,
                "variance": 68781.45573
              },
              {
                "average": 4835205.073,
                "count": 112702230,
                "maximum": 4835686.954,
                "minimum": 4834745.414,
                "name": "Y",
                "position": 1,
                "stddev": 262.4986379,
                "variance": 68905.53487
              },
              {
                "average": 1264.898828,
                "count": 112702230,
                "maximum": 2447.177425,
                "minimum": 987.1574252,
                "name": "Z",
                "position": 2,
                "stddev": 125.3983045,
                "variance": 15724.73476
              },
              {
                "average": 29168.30919,
                "count": 112702230,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12099.5843,
                "variance": 146399940.2
              },
              {
                "average": 1.896316115,
                "count": 112702230,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.028591168,
                "variance": 1.057999792
              },
              {
                "average": 2.791858573,
                "count": 112702230,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.213575452,
                "variance": 1.472765377
              },
              {
                "average": 0.2962313612,
                "count": 112702230,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4565942878,
                "variance": 0.2084783437
              },
              {
                "average": 0,
                "count": 112702230,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.028500456,
                "count": 112702230,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2296002115,
                "variance": 0.05271625711
              },
              {
                "average": -0.7903715529,
                "count": 112702230,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.73216189,
                "variance": 247.5009177
              },
              {
                "average": 0.4973720396,
                "count": 112702230,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499993096,
                "variance": 0.249993096
              },
              {
                "average": 110.7410808,
                "count": 112702230,
                "maximum": 114,
                "minimum": 108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.292138032,
                "variance": 1.669620693
              },
              {
                "average": 276536049.3,
                "count": 112702230,
                "maximum": 276537461.8,
                "minimum": 276534777.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 585.6263571,
                "variance": 342958.2301
              },
              {
                "average": 0,
                "count": 112702230,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112702230,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112702230,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112702230,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112702230,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563991.3941,
              4834745.414,
              987.1574252,
              564932.9341,
              4835686.954,
              2447.177425
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563991.3941313566,
                    4834745.414200092,
                    987.1574252067528
                  ],
                  [
                    563991.3941313566,
                    4835686.954200091,
                    987.1574252067528
                  ],
                  [
                    564932.9341313567,
                    4835686.954200091,
                    2447.1774252067526
                  ],
                  [
                    564932.9341313567,
                    4834745.414200092,
                    2447.1774252067526
                  ],
                  [
                    563991.3941313566,
                    4834745.414200092,
                    987.1574252067528
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:44:21+00:00",
            "end_time": "2020-06-18T16: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": "20200618_BLU_0079.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.228519724087,
              43.646153949898775,
              754.3580934697789
            ],
            [
              -122.22841120883182,
              43.65463068507751,
              754.3580934697789
            ],
            [
              -122.21673661517332,
              43.654551284178936,
              1030.218093469779
            ],
            [
              -122.21684677192233,
              43.64607457235946,
              1030.218093469779
            ],
            [
              -122.228519724087,
              43.646153949898775,
              754.3580934697789
            ]
          ]
        ]
      },
      "bbox": [
        -122.2285197,
        43.64607457,
        754.3580935,
        -122.2167366,
        43.65463069,
        1030.218093
      ],
      "properties": {
        "datetime": "2020-06-18T18:29:56Z",
        "pc:count": 118575249,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562673.9254,
            "count": 118575249,
            "maximum": 563160.7485,
            "minimum": 562219.2485,
            "name": "X",
            "position": 0,
            "stddev": 262.7289986,
            "variance": 69026.52673
          },
          {
            "average": 4833328.545,
            "count": 118575249,
            "maximum": 4833803.807,
            "minimum": 4832862.287,
            "name": "Y",
            "position": 1,
            "stddev": 266.1458991,
            "variance": 70833.63963
          },
          {
            "average": 856.8521622,
            "count": 118575249,
            "maximum": 1030.218093,
            "minimum": 754.3580935,
            "name": "Z",
            "position": 2,
            "stddev": 46.82421272,
            "variance": 2192.506897
          },
          {
            "average": 31573.70697,
            "count": 118575249,
            "maximum": 65535,
            "minimum": 5670,
            "name": "Intensity",
            "position": 3,
            "stddev": 10156.65971,
            "variance": 103157736.4
          },
          {
            "average": 1.802992537,
            "count": 118575249,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.928177318,
            "variance": 0.8615131337
          },
          {
            "average": 2.606217045,
            "count": 118575249,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.06607458,
            "variance": 1.13651501
          },
          {
            "average": 0.5012148868,
            "count": 118575249,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985262,
            "variance": 0.2499985262
          },
          {
            "average": 0,
            "count": 118575249,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022841925,
            "count": 118575249,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3562548944,
            "variance": 0.1269175498
          },
          {
            "average": -0.1438921512,
            "count": 118575249,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.34213315,
            "variance": 235.3810495
          },
          {
            "average": 0.5012148868,
            "count": 118575249,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999985262,
            "variance": 0.2499985262
          },
          {
            "average": 115.9957842,
            "count": 118575249,
            "maximum": 120,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.595921515,
            "variance": 2.546965481
          },
          {
            "average": 276538460.2,
            "count": 118575249,
            "maximum": 276540196.1,
            "minimum": 276536512.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 749.865271,
            "variance": 562297.9246
          },
          {
            "average": 0,
            "count": 118575249,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118575249,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118575249,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118575249,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118575249,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562219.2485,
          4832862.287,
          754.3580935,
          563160.7485,
          4833803.807,
          1030.218093
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562219.2484797225,
                4832862.286893567,
                754.3580934697789
              ],
              [
                562219.2484797225,
                4833803.806893567,
                754.3580934697789
              ],
              [
                563160.7484797225,
                4833803.806893567,
                1030.218093469779
              ],
              [
                563160.7484797225,
                4832862.286893567,
                1030.218093469779
              ],
              [
                562219.2484797225,
                4832862.286893567,
                754.3580934697789
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:29:56+00:00",
        "end_time": "2020-06-18T17:28:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0079.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0079.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0079.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0079.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2285197,
            43.64607457,
            754.3580935,
            -122.2167366,
            43.65463069,
            1030.218093
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.228519724087,
                  43.646153949898775,
                  754.3580934697789
                ],
                [
                  -122.22841120883182,
                  43.65463068507751,
                  754.3580934697789
                ],
                [
                  -122.21673661517332,
                  43.654551284178936,
                  1030.218093469779
                ],
                [
                  -122.21684677192233,
                  43.64607457235946,
                  1030.218093469779
                ],
                [
                  -122.228519724087,
                  43.646153949898775,
                  754.3580934697789
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0079.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0079.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:29:56Z",
            "pc:count": 118575249,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562673.9254,
                "count": 118575249,
                "maximum": 563160.7485,
                "minimum": 562219.2485,
                "name": "X",
                "position": 0,
                "stddev": 262.7289986,
                "variance": 69026.52673
              },
              {
                "average": 4833328.545,
                "count": 118575249,
                "maximum": 4833803.807,
                "minimum": 4832862.287,
                "name": "Y",
                "position": 1,
                "stddev": 266.1458991,
                "variance": 70833.63963
              },
              {
                "average": 856.8521622,
                "count": 118575249,
                "maximum": 1030.218093,
                "minimum": 754.3580935,
                "name": "Z",
                "position": 2,
                "stddev": 46.82421272,
                "variance": 2192.506897
              },
              {
                "average": 31573.70697,
                "count": 118575249,
                "maximum": 65535,
                "minimum": 5670,
                "name": "Intensity",
                "position": 3,
                "stddev": 10156.65971,
                "variance": 103157736.4
              },
              {
                "average": 1.802992537,
                "count": 118575249,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.928177318,
                "variance": 0.8615131337
              },
              {
                "average": 2.606217045,
                "count": 118575249,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.06607458,
                "variance": 1.13651501
              },
              {
                "average": 0.5012148868,
                "count": 118575249,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985262,
                "variance": 0.2499985262
              },
              {
                "average": 0,
                "count": 118575249,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022841925,
                "count": 118575249,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3562548944,
                "variance": 0.1269175498
              },
              {
                "average": -0.1438921512,
                "count": 118575249,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.34213315,
                "variance": 235.3810495
              },
              {
                "average": 0.5012148868,
                "count": 118575249,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999985262,
                "variance": 0.2499985262
              },
              {
                "average": 115.9957842,
                "count": 118575249,
                "maximum": 120,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.595921515,
                "variance": 2.546965481
              },
              {
                "average": 276538460.2,
                "count": 118575249,
                "maximum": 276540196.1,
                "minimum": 276536512.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 749.865271,
                "variance": 562297.9246
              },
              {
                "average": 0,
                "count": 118575249,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118575249,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118575249,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118575249,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118575249,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562219.2485,
              4832862.287,
              754.3580935,
              563160.7485,
              4833803.807,
              1030.218093
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562219.2484797225,
                    4832862.286893567,
                    754.3580934697789
                  ],
                  [
                    562219.2484797225,
                    4833803.806893567,
                    754.3580934697789
                  ],
                  [
                    563160.7484797225,
                    4833803.806893567,
                    1030.218093469779
                  ],
                  [
                    563160.7484797225,
                    4832862.286893567,
                    1030.218093469779
                  ],
                  [
                    562219.2484797225,
                    4832862.286893567,
                    754.3580934697789
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:29:56+00:00",
            "end_time": "2020-06-18T17:28: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": "20200619_BLU_0144.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.12719400097934,
              43.67235734186003,
              1575.4846006673843
            ],
            [
              -122.12707111953887,
              43.680834002547236,
              1575.4846006673843
            ],
            [
              -122.11539149824965,
              43.68074420748319,
              1771.9846006673843
            ],
            [
              -122.11551602330123,
              43.672267573211755,
              1771.9846006673843
            ],
            [
              -122.12719400097934,
              43.67235734186003,
              1575.4846006673843
            ]
          ]
        ]
      },
      "bbox": [
        -122.127194,
        43.67226757,
        1575.484601,
        -122.1153915,
        43.680834,
        1771.984601
      ],
      "properties": {
        "datetime": "2020-06-19T20:39:40Z",
        "pc:count": 95773004,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570834.7284,
            "count": 95773004,
            "maximum": 571302.026,
            "minimum": 570360.506,
            "name": "X",
            "position": 0,
            "stddev": 263.1114241,
            "variance": 69227.6215
          },
          {
            "average": 4836311.725,
            "count": 95773004,
            "maximum": 4836794.96,
            "minimum": 4835853.42,
            "name": "Y",
            "position": 1,
            "stddev": 263.7597817,
            "variance": 69569.22246
          },
          {
            "average": 1657.083601,
            "count": 95773004,
            "maximum": 1771.984601,
            "minimum": 1575.484601,
            "name": "Z",
            "position": 2,
            "stddev": 32.05126618,
            "variance": 1027.283664
          },
          {
            "average": 31610.05715,
            "count": 95773004,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13528.95245,
            "variance": 183032554.3
          },
          {
            "average": 1.668114963,
            "count": 95773004,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8840708021,
            "variance": 0.7815811832
          },
          {
            "average": 2.335808648,
            "count": 95773004,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.108990552,
            "variance": 1.229860045
          },
          {
            "average": 0.4944170698,
            "count": 95773004,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999688325,
            "variance": 0.2499688335
          },
          {
            "average": 1.649734199e-06,
            "count": 95773004,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001284418738,
            "variance": 1.649731494e-06
          },
          {
            "average": 1.043516344,
            "count": 95773004,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2246165927,
            "variance": 0.05045261371
          },
          {
            "average": -0.3546255495,
            "count": 95773004,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.93249269,
            "variance": 253.8443233
          },
          {
            "average": 0.4944170698,
            "count": 95773004,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999688325,
            "variance": 0.2499688335
          },
          {
            "average": 338.5093198,
            "count": 95773004,
            "maximum": 341,
            "minimum": 336,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.165538561,
            "variance": 1.358480137
          },
          {
            "average": 276633417.8,
            "count": 95773004,
            "maximum": 276634380.7,
            "minimum": 276632438.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 427.8180346,
            "variance": 183028.2707
          },
          {
            "average": 0,
            "count": 95773004,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95773004,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95773004,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95773004,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95773004,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570360.506,
          4835853.42,
          1575.484601,
          571302.026,
          4836794.96,
          1771.984601
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570360.5059661621,
                4835853.420156674,
                1575.4846006673843
              ],
              [
                570360.5059661621,
                4836794.960156674,
                1575.4846006673843
              ],
              [
                571302.0259661621,
                4836794.960156674,
                1771.9846006673843
              ],
              [
                571302.0259661621,
                4835853.420156674,
                1771.9846006673843
              ],
              [
                570360.5059661621,
                4835853.420156674,
                1575.4846006673843
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:39:40+00:00",
        "end_time": "2020-06-19T20:07:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0144.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0144.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0144.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0144.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.127194,
            43.67226757,
            1575.484601,
            -122.1153915,
            43.680834,
            1771.984601
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.12719400097934,
                  43.67235734186003,
                  1575.4846006673843
                ],
                [
                  -122.12707111953887,
                  43.680834002547236,
                  1575.4846006673843
                ],
                [
                  -122.11539149824965,
                  43.68074420748319,
                  1771.9846006673843
                ],
                [
                  -122.11551602330123,
                  43.672267573211755,
                  1771.9846006673843
                ],
                [
                  -122.12719400097934,
                  43.67235734186003,
                  1575.4846006673843
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0144.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0144.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:39:40Z",
            "pc:count": 95773004,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570834.7284,
                "count": 95773004,
                "maximum": 571302.026,
                "minimum": 570360.506,
                "name": "X",
                "position": 0,
                "stddev": 263.1114241,
                "variance": 69227.6215
              },
              {
                "average": 4836311.725,
                "count": 95773004,
                "maximum": 4836794.96,
                "minimum": 4835853.42,
                "name": "Y",
                "position": 1,
                "stddev": 263.7597817,
                "variance": 69569.22246
              },
              {
                "average": 1657.083601,
                "count": 95773004,
                "maximum": 1771.984601,
                "minimum": 1575.484601,
                "name": "Z",
                "position": 2,
                "stddev": 32.05126618,
                "variance": 1027.283664
              },
              {
                "average": 31610.05715,
                "count": 95773004,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13528.95245,
                "variance": 183032554.3
              },
              {
                "average": 1.668114963,
                "count": 95773004,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8840708021,
                "variance": 0.7815811832
              },
              {
                "average": 2.335808648,
                "count": 95773004,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.108990552,
                "variance": 1.229860045
              },
              {
                "average": 0.4944170698,
                "count": 95773004,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999688325,
                "variance": 0.2499688335
              },
              {
                "average": 1.649734199e-06,
                "count": 95773004,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001284418738,
                "variance": 1.649731494e-06
              },
              {
                "average": 1.043516344,
                "count": 95773004,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2246165927,
                "variance": 0.05045261371
              },
              {
                "average": -0.3546255495,
                "count": 95773004,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.93249269,
                "variance": 253.8443233
              },
              {
                "average": 0.4944170698,
                "count": 95773004,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999688325,
                "variance": 0.2499688335
              },
              {
                "average": 338.5093198,
                "count": 95773004,
                "maximum": 341,
                "minimum": 336,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.165538561,
                "variance": 1.358480137
              },
              {
                "average": 276633417.8,
                "count": 95773004,
                "maximum": 276634380.7,
                "minimum": 276632438.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 427.8180346,
                "variance": 183028.2707
              },
              {
                "average": 0,
                "count": 95773004,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95773004,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95773004,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95773004,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95773004,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570360.506,
              4835853.42,
              1575.484601,
              571302.026,
              4836794.96,
              1771.984601
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570360.5059661621,
                    4835853.420156674,
                    1575.4846006673843
                  ],
                  [
                    570360.5059661621,
                    4836794.960156674,
                    1575.4846006673843
                  ],
                  [
                    571302.0259661621,
                    4836794.960156674,
                    1771.9846006673843
                  ],
                  [
                    571302.0259661621,
                    4835853.420156674,
                    1771.9846006673843
                  ],
                  [
                    570360.5059661621,
                    4835853.420156674,
                    1575.4846006673843
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:39:40+00:00",
            "end_time": "2020-06-19T20:07:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0034.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.21641432855516,
              43.629837370129536,
              1255.243865846838
            ],
            [
              -122.21641397062173,
              43.629864920079655,
              1255.243865846838
            ],
            [
              -122.21636835742457,
              43.629864607400975,
              1284.9238658468378
            ],
            [
              -122.21636871537882,
              43.629837057451155,
              1284.9238658468378
            ],
            [
              -122.21641432855516,
              43.629837370129536,
              1255.243865846838
            ]
          ]
        ]
      },
      "bbox": [
        -122.2164143,
        43.62983706,
        1255.243866,
        -122.2163684,
        43.62986492,
        1284.923866
      ],
      "properties": {
        "datetime": "2020-06-18T17:55:52Z",
        "pc:count": 661,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563214.9591,
            "count": 661,
            "maximum": 563216.3255,
            "minimum": 563212.6455,
            "name": "X",
            "position": 0,
            "stddev": 0.9501017281,
            "variance": 0.9026932938
          },
          {
            "average": 4831061.381,
            "count": 661,
            "maximum": 4831062.352,
            "minimum": 4831059.292,
            "name": "Y",
            "position": 1,
            "stddev": 0.6984603143,
            "variance": 0.4878468106
          },
          {
            "average": 1274.676241,
            "count": 661,
            "maximum": 1284.923866,
            "minimum": 1255.243866,
            "name": "Z",
            "position": 2,
            "stddev": 7.106379291,
            "variance": 50.50062662
          },
          {
            "average": 29075.32375,
            "count": 661,
            "maximum": 50319,
            "minimum": 2992,
            "name": "Intensity",
            "position": 3,
            "stddev": 12576.24216,
            "variance": 158161866.9
          },
          {
            "average": 2.030257186,
            "count": 661,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.02646411,
            "variance": 1.05362857
          },
          {
            "average": 3.025718608,
            "count": 661,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.022891611,
            "variance": 1.046307248
          },
          {
            "average": 0.3857791225,
            "count": 661,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.487147423,
            "variance": 0.2373126117
          },
          {
            "average": 0,
            "count": 661,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.009077156,
            "count": 661,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.09491253601,
            "variance": 0.009008389493
          },
          {
            "average": 0.741168123,
            "count": 661,
            "maximum": 15,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98986604,
            "variance": 143.7568877
          },
          {
            "average": 0.3857791225,
            "count": 661,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.487147423,
            "variance": 0.2373126117
          },
          {
            "average": 113.9455371,
            "count": 661,
            "maximum": 115,
            "minimum": 113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7507968841,
            "variance": 0.5636959611
          },
          {
            "average": 276537518.8,
            "count": 661,
            "maximum": 276538152.3,
            "minimum": 276537200.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 377.4879882,
            "variance": 142497.1812
          },
          {
            "average": 0,
            "count": 661,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 661,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 661,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 661,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 661,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563212.6455,
          4831059.292,
          1255.243866,
          563216.3255,
          4831062.352,
          1284.923866
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563212.6454911086,
                4831059.292125511,
                1255.243865846838
              ],
              [
                563212.6454911086,
                4831062.3521255115,
                1255.243865846838
              ],
              [
                563216.3254911086,
                4831062.3521255115,
                1284.9238658468378
              ],
              [
                563216.3254911086,
                4831059.292125511,
                1284.9238658468378
              ],
              [
                563212.6454911086,
                4831059.292125511,
                1255.243865846838
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:55:52+00:00",
        "end_time": "2020-06-18T17:40:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0034.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0034.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0034.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0034.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2164143,
            43.62983706,
            1255.243866,
            -122.2163684,
            43.62986492,
            1284.923866
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.21641432855516,
                  43.629837370129536,
                  1255.243865846838
                ],
                [
                  -122.21641397062173,
                  43.629864920079655,
                  1255.243865846838
                ],
                [
                  -122.21636835742457,
                  43.629864607400975,
                  1284.9238658468378
                ],
                [
                  -122.21636871537882,
                  43.629837057451155,
                  1284.9238658468378
                ],
                [
                  -122.21641432855516,
                  43.629837370129536,
                  1255.243865846838
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0034.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0034.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:55:52Z",
            "pc:count": 661,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563214.9591,
                "count": 661,
                "maximum": 563216.3255,
                "minimum": 563212.6455,
                "name": "X",
                "position": 0,
                "stddev": 0.9501017281,
                "variance": 0.9026932938
              },
              {
                "average": 4831061.381,
                "count": 661,
                "maximum": 4831062.352,
                "minimum": 4831059.292,
                "name": "Y",
                "position": 1,
                "stddev": 0.6984603143,
                "variance": 0.4878468106
              },
              {
                "average": 1274.676241,
                "count": 661,
                "maximum": 1284.923866,
                "minimum": 1255.243866,
                "name": "Z",
                "position": 2,
                "stddev": 7.106379291,
                "variance": 50.50062662
              },
              {
                "average": 29075.32375,
                "count": 661,
                "maximum": 50319,
                "minimum": 2992,
                "name": "Intensity",
                "position": 3,
                "stddev": 12576.24216,
                "variance": 158161866.9
              },
              {
                "average": 2.030257186,
                "count": 661,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.02646411,
                "variance": 1.05362857
              },
              {
                "average": 3.025718608,
                "count": 661,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.022891611,
                "variance": 1.046307248
              },
              {
                "average": 0.3857791225,
                "count": 661,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.487147423,
                "variance": 0.2373126117
              },
              {
                "average": 0,
                "count": 661,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.009077156,
                "count": 661,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.09491253601,
                "variance": 0.009008389493
              },
              {
                "average": 0.741168123,
                "count": 661,
                "maximum": 15,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98986604,
                "variance": 143.7568877
              },
              {
                "average": 0.3857791225,
                "count": 661,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.487147423,
                "variance": 0.2373126117
              },
              {
                "average": 113.9455371,
                "count": 661,
                "maximum": 115,
                "minimum": 113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7507968841,
                "variance": 0.5636959611
              },
              {
                "average": 276537518.8,
                "count": 661,
                "maximum": 276538152.3,
                "minimum": 276537200.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 377.4879882,
                "variance": 142497.1812
              },
              {
                "average": 0,
                "count": 661,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 661,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 661,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 661,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 661,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563212.6455,
              4831059.292,
              1255.243866,
              563216.3255,
              4831062.352,
              1284.923866
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563212.6454911086,
                    4831059.292125511,
                    1255.243865846838
                  ],
                  [
                    563212.6454911086,
                    4831062.3521255115,
                    1255.243865846838
                  ],
                  [
                    563216.3254911086,
                    4831062.3521255115,
                    1284.9238658468378
                  ],
                  [
                    563216.3254911086,
                    4831059.292125511,
                    1284.9238658468378
                  ],
                  [
                    563212.6454911086,
                    4831059.292125511,
                    1255.243865846838
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:55:52+00:00",
            "end_time": "2020-06-18T17: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": "20200618_BLU_0035.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.21645464842706,
              43.62325747508999,
              1131.50665501621
            ],
            [
              -122.21636557449355,
              43.630114175302516,
              1131.50665501621
            ],
            [
              -122.20475277751457,
              43.630033976958124,
              1584.2466550162098
            ],
            [
              -122.20484317111162,
              43.62317729583163,
              1584.2466550162098
            ],
            [
              -122.21645464842706,
              43.62325747508999,
              1131.50665501621
            ]
          ]
        ]
      },
      "bbox": [
        -122.2164546,
        43.6231773,
        1131.506655,
        -122.2047528,
        43.63011418,
        1584.246655
      ],
      "properties": {
        "datetime": "2020-06-18T17:55:55Z",
        "pc:count": 48083216,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563823.365,
            "count": 48083216,
            "maximum": 564153.1884,
            "minimum": 563216.2884,
            "name": "X",
            "position": 0,
            "stddev": 222.3293519,
            "variance": 49430.34071
          },
          {
            "average": 4830830.111,
            "count": 48083216,
            "maximum": 4831090.072,
            "minimum": 4830328.492,
            "name": "Y",
            "position": 1,
            "stddev": 175.8170896,
            "variance": 30911.649
          },
          {
            "average": 1346.29728,
            "count": 48083216,
            "maximum": 1584.246655,
            "minimum": 1131.506655,
            "name": "Z",
            "position": 2,
            "stddev": 85.21678468,
            "variance": 7261.900392
          },
          {
            "average": 29254.97597,
            "count": 48083216,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12862.19948,
            "variance": 165436175.5
          },
          {
            "average": 1.898434872,
            "count": 48083216,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.019100487,
            "variance": 1.038565803
          },
          {
            "average": 2.796731962,
            "count": 48083216,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.186743032,
            "variance": 1.408359023
          },
          {
            "average": 0.4956913864,
            "count": 48083216,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999814407,
            "variance": 0.249981441
          },
          {
            "average": 0,
            "count": 48083216,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.031174475,
            "count": 48083216,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3851432554,
            "variance": 0.1483353272
          },
          {
            "average": -1.826649938,
            "count": 48083216,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.81439224,
            "variance": 250.0950018
          },
          {
            "average": 0.4956913864,
            "count": 48083216,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999814407,
            "variance": 0.249981441
          },
          {
            "average": 112.0347725,
            "count": 48083216,
            "maximum": 115,
            "minimum": 110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.173103081,
            "variance": 1.376170839
          },
          {
            "average": 276536628.3,
            "count": 48083216,
            "maximum": 276538155.7,
            "minimum": 276535580.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 556.7123352,
            "variance": 309928.6242
          },
          {
            "average": 0,
            "count": 48083216,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48083216,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48083216,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48083216,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48083216,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563216.2884,
          4830328.492,
          1131.506655,
          564153.1884,
          4831090.072,
          1584.246655
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563216.2884060929,
                4830328.491528279,
                1131.50665501621
              ],
              [
                563216.2884060929,
                4831090.071528279,
                1131.50665501621
              ],
              [
                564153.1884060928,
                4831090.071528279,
                1584.2466550162098
              ],
              [
                564153.1884060928,
                4830328.491528279,
                1584.2466550162098
              ],
              [
                563216.2884060929,
                4830328.491528279,
                1131.50665501621
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:55:55+00:00",
        "end_time": "2020-06-18T17:13:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0035.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0035.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0035.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0035.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2164546,
            43.6231773,
            1131.506655,
            -122.2047528,
            43.63011418,
            1584.246655
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.21645464842706,
                  43.62325747508999,
                  1131.50665501621
                ],
                [
                  -122.21636557449355,
                  43.630114175302516,
                  1131.50665501621
                ],
                [
                  -122.20475277751457,
                  43.630033976958124,
                  1584.2466550162098
                ],
                [
                  -122.20484317111162,
                  43.62317729583163,
                  1584.2466550162098
                ],
                [
                  -122.21645464842706,
                  43.62325747508999,
                  1131.50665501621
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0035.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0035.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:55:55Z",
            "pc:count": 48083216,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563823.365,
                "count": 48083216,
                "maximum": 564153.1884,
                "minimum": 563216.2884,
                "name": "X",
                "position": 0,
                "stddev": 222.3293519,
                "variance": 49430.34071
              },
              {
                "average": 4830830.111,
                "count": 48083216,
                "maximum": 4831090.072,
                "minimum": 4830328.492,
                "name": "Y",
                "position": 1,
                "stddev": 175.8170896,
                "variance": 30911.649
              },
              {
                "average": 1346.29728,
                "count": 48083216,
                "maximum": 1584.246655,
                "minimum": 1131.506655,
                "name": "Z",
                "position": 2,
                "stddev": 85.21678468,
                "variance": 7261.900392
              },
              {
                "average": 29254.97597,
                "count": 48083216,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12862.19948,
                "variance": 165436175.5
              },
              {
                "average": 1.898434872,
                "count": 48083216,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.019100487,
                "variance": 1.038565803
              },
              {
                "average": 2.796731962,
                "count": 48083216,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.186743032,
                "variance": 1.408359023
              },
              {
                "average": 0.4956913864,
                "count": 48083216,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999814407,
                "variance": 0.249981441
              },
              {
                "average": 0,
                "count": 48083216,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.031174475,
                "count": 48083216,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3851432554,
                "variance": 0.1483353272
              },
              {
                "average": -1.826649938,
                "count": 48083216,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.81439224,
                "variance": 250.0950018
              },
              {
                "average": 0.4956913864,
                "count": 48083216,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999814407,
                "variance": 0.249981441
              },
              {
                "average": 112.0347725,
                "count": 48083216,
                "maximum": 115,
                "minimum": 110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.173103081,
                "variance": 1.376170839
              },
              {
                "average": 276536628.3,
                "count": 48083216,
                "maximum": 276538155.7,
                "minimum": 276535580.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 556.7123352,
                "variance": 309928.6242
              },
              {
                "average": 0,
                "count": 48083216,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48083216,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48083216,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48083216,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48083216,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563216.2884,
              4830328.492,
              1131.506655,
              564153.1884,
              4831090.072,
              1584.246655
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563216.2884060929,
                    4830328.491528279,
                    1131.50665501621
                  ],
                  [
                    563216.2884060929,
                    4831090.071528279,
                    1131.50665501621
                  ],
                  [
                    564153.1884060928,
                    4831090.071528279,
                    1584.2466550162098
                  ],
                  [
                    564153.1884060928,
                    4830328.491528279,
                    1584.2466550162098
                  ],
                  [
                    563216.2884060929,
                    4830328.491528279,
                    1131.50665501621
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:55:55+00:00",
            "end_time": "2020-06-18T17: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": "20200619_BLU_0030.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.12562239008895,
              43.61474796352763,
              1310.709591352088
            ],
            [
              -122.12549953719281,
              43.62322452635795,
              1310.709591352088
            ],
            [
              -122.11383083182224,
              43.623134663214366,
              1664.8295913520878
            ],
            [
              -122.11395532345976,
              43.61465812682208,
              1664.8295913520878
            ],
            [
              -122.12562239008895,
              43.61474796352763,
              1310.709591352088
            ]
          ]
        ]
      },
      "bbox": [
        -122.1256224,
        43.61465813,
        1310.709591,
        -122.1138308,
        43.62322453,
        1664.829591
      ],
      "properties": {
        "datetime": "2020-06-19T23:20:46Z",
        "pc:count": 118613521,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571036.1265,
            "count": 118613521,
            "maximum": 571496.1348,
            "minimum": 570554.5948,
            "name": "X",
            "position": 0,
            "stddev": 268.4121012,
            "variance": 72045.05606
          },
          {
            "average": 4829932.261,
            "count": 118613521,
            "maximum": 4830398.091,
            "minimum": 4829456.571,
            "name": "Y",
            "position": 1,
            "stddev": 265.5284248,
            "variance": 70505.34438
          },
          {
            "average": 1434.712112,
            "count": 118613521,
            "maximum": 1664.829591,
            "minimum": 1310.709591,
            "name": "Z",
            "position": 2,
            "stddev": 76.18073926,
            "variance": 5803.505034
          },
          {
            "average": 30431.88065,
            "count": 118613521,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12089.89251,
            "variance": 146165500.9
          },
          {
            "average": 1.838347046,
            "count": 118613521,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.972054763,
            "variance": 0.9448904622
          },
          {
            "average": 2.676068077,
            "count": 118613521,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.136965696,
            "variance": 1.292690993
          },
          {
            "average": 0.4959798302,
            "count": 118613521,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999838401,
            "variance": 0.2499838403
          },
          {
            "average": 0,
            "count": 118613521,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.025829357,
            "count": 118613521,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1973754995,
            "variance": 0.03895708781
          },
          {
            "average": 0.599147517,
            "count": 118613521,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.9928791,
            "variance": 255.7721818
          },
          {
            "average": 0.4959798302,
            "count": 118613521,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999838401,
            "variance": 0.2499838403
          },
          {
            "average": 347.5108158,
            "count": 118613521,
            "maximum": 401,
            "minimum": 337,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 20.62128258,
            "variance": 425.2372954
          },
          {
            "average": 276635098.1,
            "count": 118613521,
            "maximum": 276644046.7,
            "minimum": 276632785.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3445.957125,
            "variance": 11874620.51
          },
          {
            "average": 0,
            "count": 118613521,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118613521,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118613521,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118613521,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118613521,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570554.5948,
          4829456.571,
          1310.709591,
          571496.1348,
          4830398.091,
          1664.829591
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570554.5947562712,
                4829456.571484615,
                1310.709591352088
              ],
              [
                570554.5947562712,
                4830398.091484615,
                1310.709591352088
              ],
              [
                571496.1347562713,
                4830398.091484615,
                1664.8295913520878
              ],
              [
                571496.1347562713,
                4829456.571484615,
                1664.8295913520878
              ],
              [
                570554.5947562712,
                4829456.571484615,
                1310.709591352088
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:20:46+00:00",
        "end_time": "2020-06-19T20:13:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0030.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0030.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0030.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0030.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1256224,
            43.61465813,
            1310.709591,
            -122.1138308,
            43.62322453,
            1664.829591
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.12562239008895,
                  43.61474796352763,
                  1310.709591352088
                ],
                [
                  -122.12549953719281,
                  43.62322452635795,
                  1310.709591352088
                ],
                [
                  -122.11383083182224,
                  43.623134663214366,
                  1664.8295913520878
                ],
                [
                  -122.11395532345976,
                  43.61465812682208,
                  1664.8295913520878
                ],
                [
                  -122.12562239008895,
                  43.61474796352763,
                  1310.709591352088
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0030.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0030.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:20:46Z",
            "pc:count": 118613521,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571036.1265,
                "count": 118613521,
                "maximum": 571496.1348,
                "minimum": 570554.5948,
                "name": "X",
                "position": 0,
                "stddev": 268.4121012,
                "variance": 72045.05606
              },
              {
                "average": 4829932.261,
                "count": 118613521,
                "maximum": 4830398.091,
                "minimum": 4829456.571,
                "name": "Y",
                "position": 1,
                "stddev": 265.5284248,
                "variance": 70505.34438
              },
              {
                "average": 1434.712112,
                "count": 118613521,
                "maximum": 1664.829591,
                "minimum": 1310.709591,
                "name": "Z",
                "position": 2,
                "stddev": 76.18073926,
                "variance": 5803.505034
              },
              {
                "average": 30431.88065,
                "count": 118613521,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12089.89251,
                "variance": 146165500.9
              },
              {
                "average": 1.838347046,
                "count": 118613521,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.972054763,
                "variance": 0.9448904622
              },
              {
                "average": 2.676068077,
                "count": 118613521,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.136965696,
                "variance": 1.292690993
              },
              {
                "average": 0.4959798302,
                "count": 118613521,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999838401,
                "variance": 0.2499838403
              },
              {
                "average": 0,
                "count": 118613521,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.025829357,
                "count": 118613521,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1973754995,
                "variance": 0.03895708781
              },
              {
                "average": 0.599147517,
                "count": 118613521,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.9928791,
                "variance": 255.7721818
              },
              {
                "average": 0.4959798302,
                "count": 118613521,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999838401,
                "variance": 0.2499838403
              },
              {
                "average": 347.5108158,
                "count": 118613521,
                "maximum": 401,
                "minimum": 337,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 20.62128258,
                "variance": 425.2372954
              },
              {
                "average": 276635098.1,
                "count": 118613521,
                "maximum": 276644046.7,
                "minimum": 276632785.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3445.957125,
                "variance": 11874620.51
              },
              {
                "average": 0,
                "count": 118613521,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118613521,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118613521,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118613521,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118613521,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570554.5948,
              4829456.571,
              1310.709591,
              571496.1348,
              4830398.091,
              1664.829591
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570554.5947562712,
                    4829456.571484615,
                    1310.709591352088
                  ],
                  [
                    570554.5947562712,
                    4830398.091484615,
                    1310.709591352088
                  ],
                  [
                    571496.1347562713,
                    4830398.091484615,
                    1664.8295913520878
                  ],
                  [
                    571496.1347562713,
                    4829456.571484615,
                    1664.8295913520878
                  ],
                  [
                    570554.5947562712,
                    4829456.571484615,
                    1310.709591352088
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:20:46+00:00",
            "end_time": "2020-06-19T20:13: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": "20200618_BLU_0100.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1834195811739,
              43.65506779215076,
              1315.1817134693117
            ],
            [
              -122.18330468444896,
              43.66354460146408,
              1315.1817134693117
            ],
            [
              -122.17162799651443,
              43.66346057676575,
              1848.5817134693118
            ],
            [
              -122.17174453551888,
              43.654983792171834,
              1848.5817134693118
            ],
            [
              -122.1834195811739,
              43.65506779215076,
              1315.1817134693117
            ]
          ]
        ]
      },
      "bbox": [
        -122.1834196,
        43.65498379,
        1315.181713,
        -122.171628,
        43.6635446,
        1848.581713
      ],
      "properties": {
        "datetime": "2020-06-18T16:59:44Z",
        "pc:count": 110786556,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566306.9362,
            "count": 110786556,
            "maximum": 566788.3499,
            "minimum": 565846.8099,
            "name": "X",
            "position": 0,
            "stddev": 261.2037543,
            "variance": 68227.40125
          },
          {
            "average": 4834366.158,
            "count": 110786556,
            "maximum": 4834828.605,
            "minimum": 4833887.065,
            "name": "Y",
            "position": 1,
            "stddev": 262.7678297,
            "variance": 69046.93233
          },
          {
            "average": 1508.866153,
            "count": 110786556,
            "maximum": 1848.581713,
            "minimum": 1315.181713,
            "name": "Z",
            "position": 2,
            "stddev": 106.423447,
            "variance": 11325.95006
          },
          {
            "average": 28054.54377,
            "count": 110786556,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13205.44647,
            "variance": 174383816.4
          },
          {
            "average": 1.940350632,
            "count": 110786556,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.064079989,
            "variance": 1.132266223
          },
          {
            "average": 2.879823469,
            "count": 110786556,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.253122437,
            "variance": 1.570315842
          },
          {
            "average": 0.4978970553,
            "count": 110786556,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999955799,
            "variance": 0.2499955799
          },
          {
            "average": 0,
            "count": 110786556,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.033448716,
            "count": 110786556,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.243040353,
            "variance": 0.0590686132
          },
          {
            "average": -1.092510389,
            "count": 110786556,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.7629304,
            "variance": 248.4699748
          },
          {
            "average": 0.4978970643,
            "count": 110786556,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999955799,
            "variance": 0.2499955799
          },
          {
            "average": 105.2311378,
            "count": 110786556,
            "maximum": 108,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.119625689,
            "variance": 1.253561684
          },
          {
            "average": 276533610.1,
            "count": 110786556,
            "maximum": 276534784.8,
            "minimum": 276532714.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472.7301203,
            "variance": 223473.7666
          },
          {
            "average": 0,
            "count": 110786556,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110786556,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110786556,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110786556,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110786556,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565846.8099,
          4833887.065,
          1315.181713,
          566788.3499,
          4834828.605,
          1848.581713
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565846.8098587249,
                4833887.065383717,
                1315.1817134693117
              ],
              [
                565846.8098587249,
                4834828.6053837165,
                1315.1817134693117
              ],
              [
                566788.349858725,
                4834828.6053837165,
                1848.5817134693118
              ],
              [
                566788.349858725,
                4833887.065383717,
                1848.5817134693118
              ],
              [
                565846.8098587249,
                4833887.065383717,
                1315.1817134693117
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:59:44+00:00",
        "end_time": "2020-06-18T16:25:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0100.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0100.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0100.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0100.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1834196,
            43.65498379,
            1315.181713,
            -122.171628,
            43.6635446,
            1848.581713
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.1834195811739,
                  43.65506779215076,
                  1315.1817134693117
                ],
                [
                  -122.18330468444896,
                  43.66354460146408,
                  1315.1817134693117
                ],
                [
                  -122.17162799651443,
                  43.66346057676575,
                  1848.5817134693118
                ],
                [
                  -122.17174453551888,
                  43.654983792171834,
                  1848.5817134693118
                ],
                [
                  -122.1834195811739,
                  43.65506779215076,
                  1315.1817134693117
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0100.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0100.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:59:44Z",
            "pc:count": 110786556,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566306.9362,
                "count": 110786556,
                "maximum": 566788.3499,
                "minimum": 565846.8099,
                "name": "X",
                "position": 0,
                "stddev": 261.2037543,
                "variance": 68227.40125
              },
              {
                "average": 4834366.158,
                "count": 110786556,
                "maximum": 4834828.605,
                "minimum": 4833887.065,
                "name": "Y",
                "position": 1,
                "stddev": 262.7678297,
                "variance": 69046.93233
              },
              {
                "average": 1508.866153,
                "count": 110786556,
                "maximum": 1848.581713,
                "minimum": 1315.181713,
                "name": "Z",
                "position": 2,
                "stddev": 106.423447,
                "variance": 11325.95006
              },
              {
                "average": 28054.54377,
                "count": 110786556,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13205.44647,
                "variance": 174383816.4
              },
              {
                "average": 1.940350632,
                "count": 110786556,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.064079989,
                "variance": 1.132266223
              },
              {
                "average": 2.879823469,
                "count": 110786556,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.253122437,
                "variance": 1.570315842
              },
              {
                "average": 0.4978970553,
                "count": 110786556,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999955799,
                "variance": 0.2499955799
              },
              {
                "average": 0,
                "count": 110786556,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.033448716,
                "count": 110786556,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.243040353,
                "variance": 0.0590686132
              },
              {
                "average": -1.092510389,
                "count": 110786556,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.7629304,
                "variance": 248.4699748
              },
              {
                "average": 0.4978970643,
                "count": 110786556,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999955799,
                "variance": 0.2499955799
              },
              {
                "average": 105.2311378,
                "count": 110786556,
                "maximum": 108,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.119625689,
                "variance": 1.253561684
              },
              {
                "average": 276533610.1,
                "count": 110786556,
                "maximum": 276534784.8,
                "minimum": 276532714.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472.7301203,
                "variance": 223473.7666
              },
              {
                "average": 0,
                "count": 110786556,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110786556,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110786556,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110786556,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110786556,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565846.8099,
              4833887.065,
              1315.181713,
              566788.3499,
              4834828.605,
              1848.581713
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565846.8098587249,
                    4833887.065383717,
                    1315.1817134693117
                  ],
                  [
                    565846.8098587249,
                    4834828.6053837165,
                    1315.1817134693117
                  ],
                  [
                    566788.349858725,
                    4834828.6053837165,
                    1848.5817134693118
                  ],
                  [
                    566788.349858725,
                    4833887.065383717,
                    1848.5817134693118
                  ],
                  [
                    565846.8098587249,
                    4833887.065383717,
                    1315.1817134693117
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:59:44+00:00",
            "end_time": "2020-06-18T16:25: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": "20200619_BLU_0046.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.09185943412572,
              43.62346166878451,
              1485.1809735625816
            ],
            [
              -122.09173383831627,
              43.63180273628608,
              1485.1809735625816
            ],
            [
              -122.0855993671318,
              43.631753828979434,
              1738.2009735625816
            ],
            [
              -122.08572581093402,
              43.62341277563641,
              1738.2009735625816
            ],
            [
              -122.09185943412572,
              43.62346166878451,
              1485.1809735625816
            ]
          ]
        ]
      },
      "bbox": [
        -122.0918594,
        43.62341278,
        1485.180974,
        -122.0855994,
        43.63180274,
        1738.200974
      ],
      "properties": {
        "datetime": "2020-06-19T23:55:15Z",
        "pc:count": 35345284,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573499.0341,
            "count": 35345284,
            "maximum": 573763.3174,
            "minimum": 573268.3974,
            "name": "X",
            "position": 0,
            "stddev": 130.6178544,
            "variance": 17061.02389
          },
          {
            "average": 4830875.996,
            "count": 35345284,
            "maximum": 4831380.04,
            "minimum": 4830453.56,
            "name": "Y",
            "position": 1,
            "stddev": 272.6898058,
            "variance": 74359.73016
          },
          {
            "average": 1652.927969,
            "count": 35345284,
            "maximum": 1738.200974,
            "minimum": 1485.180974,
            "name": "Z",
            "position": 2,
            "stddev": 46.46297039,
            "variance": 2158.807618
          },
          {
            "average": 32148.6707,
            "count": 35345284,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12248.4966,
            "variance": 150025668.9
          },
          {
            "average": 1.698437676,
            "count": 35345284,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9058528269,
            "variance": 0.8205693441
          },
          {
            "average": 2.397196554,
            "count": 35345284,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.129221603,
            "variance": 1.275141428
          },
          {
            "average": 0.4968725106,
            "count": 35345284,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999902258,
            "variance": 0.2499902259
          },
          {
            "average": 3.876047509e-06,
            "count": 35345284,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00196876423,
            "variance": 3.876032595e-06
          },
          {
            "average": 1.061127985,
            "count": 35345284,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3993890011,
            "variance": 0.1595115742
          },
          {
            "average": -0.4389359663,
            "count": 35345284,
            "maximum": 25.99799919,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.42658453,
            "variance": 237.9795102
          },
          {
            "average": 0.4968725106,
            "count": 35345284,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999902258,
            "variance": 0.2499902259
          },
          {
            "average": 405.2202262,
            "count": 35345284,
            "maximum": 407,
            "minimum": 404,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.887580393,
            "variance": 0.787798954
          },
          {
            "average": 276645557.9,
            "count": 35345284,
            "maximum": 276646115.5,
            "minimum": 276645176.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 294.1340354,
            "variance": 86514.83077
          },
          {
            "average": 0,
            "count": 35345284,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35345284,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35345284,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35345284,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35345284,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573268.3974,
          4830453.56,
          1485.180974,
          573763.3174,
          4831380.04,
          1738.200974
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573268.3974115754,
                4830453.560452318,
                1485.1809735625816
              ],
              [
                573268.3974115754,
                4831380.040452318,
                1485.1809735625816
              ],
              [
                573763.3174115753,
                4831380.040452318,
                1738.2009735625816
              ],
              [
                573763.3174115753,
                4830453.560452318,
                1738.2009735625816
              ],
              [
                573268.3974115754,
                4830453.560452318,
                1485.1809735625816
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:55:15+00:00",
        "end_time": "2020-06-19T23:39:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0046.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0046.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0046.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0046.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.0918594,
            43.62341278,
            1485.180974,
            -122.0855994,
            43.63180274,
            1738.200974
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.09185943412572,
                  43.62346166878451,
                  1485.1809735625816
                ],
                [
                  -122.09173383831627,
                  43.63180273628608,
                  1485.1809735625816
                ],
                [
                  -122.0855993671318,
                  43.631753828979434,
                  1738.2009735625816
                ],
                [
                  -122.08572581093402,
                  43.62341277563641,
                  1738.2009735625816
                ],
                [
                  -122.09185943412572,
                  43.62346166878451,
                  1485.1809735625816
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0046.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0046.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:55:15Z",
            "pc:count": 35345284,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573499.0341,
                "count": 35345284,
                "maximum": 573763.3174,
                "minimum": 573268.3974,
                "name": "X",
                "position": 0,
                "stddev": 130.6178544,
                "variance": 17061.02389
              },
              {
                "average": 4830875.996,
                "count": 35345284,
                "maximum": 4831380.04,
                "minimum": 4830453.56,
                "name": "Y",
                "position": 1,
                "stddev": 272.6898058,
                "variance": 74359.73016
              },
              {
                "average": 1652.927969,
                "count": 35345284,
                "maximum": 1738.200974,
                "minimum": 1485.180974,
                "name": "Z",
                "position": 2,
                "stddev": 46.46297039,
                "variance": 2158.807618
              },
              {
                "average": 32148.6707,
                "count": 35345284,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12248.4966,
                "variance": 150025668.9
              },
              {
                "average": 1.698437676,
                "count": 35345284,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9058528269,
                "variance": 0.8205693441
              },
              {
                "average": 2.397196554,
                "count": 35345284,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.129221603,
                "variance": 1.275141428
              },
              {
                "average": 0.4968725106,
                "count": 35345284,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999902258,
                "variance": 0.2499902259
              },
              {
                "average": 3.876047509e-06,
                "count": 35345284,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00196876423,
                "variance": 3.876032595e-06
              },
              {
                "average": 1.061127985,
                "count": 35345284,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3993890011,
                "variance": 0.1595115742
              },
              {
                "average": -0.4389359663,
                "count": 35345284,
                "maximum": 25.99799919,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.42658453,
                "variance": 237.9795102
              },
              {
                "average": 0.4968725106,
                "count": 35345284,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999902258,
                "variance": 0.2499902259
              },
              {
                "average": 405.2202262,
                "count": 35345284,
                "maximum": 407,
                "minimum": 404,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.887580393,
                "variance": 0.787798954
              },
              {
                "average": 276645557.9,
                "count": 35345284,
                "maximum": 276646115.5,
                "minimum": 276645176.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 294.1340354,
                "variance": 86514.83077
              },
              {
                "average": 0,
                "count": 35345284,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35345284,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35345284,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35345284,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35345284,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573268.3974,
              4830453.56,
              1485.180974,
              573763.3174,
              4831380.04,
              1738.200974
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573268.3974115754,
                    4830453.560452318,
                    1485.1809735625816
                  ],
                  [
                    573268.3974115754,
                    4831380.040452318,
                    1485.1809735625816
                  ],
                  [
                    573763.3174115753,
                    4831380.040452318,
                    1738.2009735625816
                  ],
                  [
                    573763.3174115753,
                    4830453.560452318,
                    1738.2009735625816
                  ],
                  [
                    573268.3974115754,
                    4830453.560452318,
                    1485.1809735625816
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:55:15+00:00",
            "end_time": "2020-06-19T23: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": "20200619_BLU_0074.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.10363112853105,
              43.63976139821529,
              1749.1495026945677
            ],
            [
              -122.10350507607758,
              43.64823787343419,
              1749.1495026945677
            ],
            [
              -122.09183184767708,
              43.64814572526445,
              1958.1495026945677
            ],
            [
              -122.09195954090885,
              43.63966927715443,
              1958.1495026945677
            ],
            [
              -122.10363112853105,
              43.63976139821529,
              1749.1495026945677
            ]
          ]
        ]
      },
      "bbox": [
        -122.1036311,
        43.63966928,
        1749.149503,
        -122.0918318,
        43.64823787,
        1958.149503
      ],
      "properties": {
        "datetime": "2020-06-19T23:44:43Z",
        "pc:count": 103057262,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572746.6686,
            "count": 103057262,
            "maximum": 573240.6346,
            "minimum": 572299.1146,
            "name": "X",
            "position": 0,
            "stddev": 260.9530006,
            "variance": 68096.46853
          },
          {
            "average": 4832731.878,
            "count": 103057262,
            "maximum": 4833195.03,
            "minimum": 4832253.51,
            "name": "Y",
            "position": 1,
            "stddev": 264.1438427,
            "variance": 69771.96963
          },
          {
            "average": 1838.904246,
            "count": 103057262,
            "maximum": 1958.149503,
            "minimum": 1749.149503,
            "name": "Z",
            "position": 2,
            "stddev": 32.36371751,
            "variance": 1047.410211
          },
          {
            "average": 29096.93695,
            "count": 103057262,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14455.34128,
            "variance": 208956891.6
          },
          {
            "average": 1.815762901,
            "count": 103057262,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9814743392,
            "variance": 0.9632918785
          },
          {
            "average": 2.631529479,
            "count": 103057262,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.186474605,
            "variance": 1.407721989
          },
          {
            "average": 0.436135602,
            "count": 103057262,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4959045685,
            "variance": 0.2459213411
          },
          {
            "average": 0,
            "count": 103057262,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.049761782,
            "count": 103057262,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2602983589,
            "variance": 0.06775523567
          },
          {
            "average": 0.3672721858,
            "count": 103057262,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.23233412,
            "variance": 263.4886709
          },
          {
            "average": 0.4967814689,
            "count": 103057262,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999896434,
            "variance": 0.2499896435
          },
          {
            "average": 402.9784143,
            "count": 103057262,
            "maximum": 405,
            "minimum": 401,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.071038026,
            "variance": 1.147122453
          },
          {
            "average": 276644793.1,
            "count": 103057262,
            "maximum": 276645483.1,
            "minimum": 276644075.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 370.1263666,
            "variance": 136993.5273
          },
          {
            "average": 0,
            "count": 103057262,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103057262,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103057262,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103057262,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103057262,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572299.1146,
          4832253.51,
          1749.149503,
          573240.6346,
          4833195.03,
          1958.149503
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572299.1146232486,
                4832253.510179864,
                1749.1495026945677
              ],
              [
                572299.1146232486,
                4833195.030179864,
                1749.1495026945677
              ],
              [
                573240.6346232486,
                4833195.030179864,
                1958.1495026945677
              ],
              [
                573240.6346232486,
                4832253.510179864,
                1958.1495026945677
              ],
              [
                572299.1146232486,
                4832253.510179864,
                1749.1495026945677
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:44:43+00:00",
        "end_time": "2020-06-19T23:21:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0074.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0074.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0074.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0074.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1036311,
            43.63966928,
            1749.149503,
            -122.0918318,
            43.64823787,
            1958.149503
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.10363112853105,
                  43.63976139821529,
                  1749.1495026945677
                ],
                [
                  -122.10350507607758,
                  43.64823787343419,
                  1749.1495026945677
                ],
                [
                  -122.09183184767708,
                  43.64814572526445,
                  1958.1495026945677
                ],
                [
                  -122.09195954090885,
                  43.63966927715443,
                  1958.1495026945677
                ],
                [
                  -122.10363112853105,
                  43.63976139821529,
                  1749.1495026945677
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0074.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0074.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:44:43Z",
            "pc:count": 103057262,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572746.6686,
                "count": 103057262,
                "maximum": 573240.6346,
                "minimum": 572299.1146,
                "name": "X",
                "position": 0,
                "stddev": 260.9530006,
                "variance": 68096.46853
              },
              {
                "average": 4832731.878,
                "count": 103057262,
                "maximum": 4833195.03,
                "minimum": 4832253.51,
                "name": "Y",
                "position": 1,
                "stddev": 264.1438427,
                "variance": 69771.96963
              },
              {
                "average": 1838.904246,
                "count": 103057262,
                "maximum": 1958.149503,
                "minimum": 1749.149503,
                "name": "Z",
                "position": 2,
                "stddev": 32.36371751,
                "variance": 1047.410211
              },
              {
                "average": 29096.93695,
                "count": 103057262,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14455.34128,
                "variance": 208956891.6
              },
              {
                "average": 1.815762901,
                "count": 103057262,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9814743392,
                "variance": 0.9632918785
              },
              {
                "average": 2.631529479,
                "count": 103057262,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.186474605,
                "variance": 1.407721989
              },
              {
                "average": 0.436135602,
                "count": 103057262,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4959045685,
                "variance": 0.2459213411
              },
              {
                "average": 0,
                "count": 103057262,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.049761782,
                "count": 103057262,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2602983589,
                "variance": 0.06775523567
              },
              {
                "average": 0.3672721858,
                "count": 103057262,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.23233412,
                "variance": 263.4886709
              },
              {
                "average": 0.4967814689,
                "count": 103057262,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999896434,
                "variance": 0.2499896435
              },
              {
                "average": 402.9784143,
                "count": 103057262,
                "maximum": 405,
                "minimum": 401,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.071038026,
                "variance": 1.147122453
              },
              {
                "average": 276644793.1,
                "count": 103057262,
                "maximum": 276645483.1,
                "minimum": 276644075.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 370.1263666,
                "variance": 136993.5273
              },
              {
                "average": 0,
                "count": 103057262,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103057262,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103057262,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103057262,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103057262,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572299.1146,
              4832253.51,
              1749.149503,
              573240.6346,
              4833195.03,
              1958.149503
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572299.1146232486,
                    4832253.510179864,
                    1749.1495026945677
                  ],
                  [
                    572299.1146232486,
                    4833195.030179864,
                    1749.1495026945677
                  ],
                  [
                    573240.6346232486,
                    4833195.030179864,
                    1958.1495026945677
                  ],
                  [
                    573240.6346232486,
                    4832253.510179864,
                    1958.1495026945677
                  ],
                  [
                    572299.1146232486,
                    4832253.510179864,
                    1749.1495026945677
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:44:43+00:00",
            "end_time": "2020-06-19T23: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": "20200618_BLU_0094.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25142765894114,
              43.65403504607889,
              792.2688818458178
            ],
            [
              -122.25132233897837,
              43.66251163450915,
              792.2688818458178
            ],
            [
              -122.23964565944229,
              43.662434559072956,
              1400.7888818458177
            ],
            [
              -122.2397526216351,
              43.65395799331716,
              1400.7888818458177
            ],
            [
              -122.25142765894114,
              43.65403504607889,
              792.2688818458178
            ]
          ]
        ]
      },
      "bbox": [
        -122.2514277,
        43.65395799,
        792.2688818,
        -122.2396457,
        43.66251163,
        1400.788882
      ],
      "properties": {
        "datetime": "2020-06-18T19:11:42Z",
        "pc:count": 110356603,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560851.5293,
            "count": 110356603,
            "maximum": 561305.3832,
            "minimum": 560363.8432,
            "name": "X",
            "position": 0,
            "stddev": 254.5777454,
            "variance": 64809.82845
          },
          {
            "average": 4834169.063,
            "count": 110356603,
            "maximum": 4834662.157,
            "minimum": 4833720.657,
            "name": "Y",
            "position": 1,
            "stddev": 267.6315901,
            "variance": 71626.66803
          },
          {
            "average": 1044.383471,
            "count": 110356603,
            "maximum": 1400.788882,
            "minimum": 792.2688818,
            "name": "Z",
            "position": 2,
            "stddev": 111.0361161,
            "variance": 12329.01909
          },
          {
            "average": 30413.06154,
            "count": 110356603,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11633.11818,
            "variance": 135329438.5
          },
          {
            "average": 1.856170935,
            "count": 110356603,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.013113277,
            "variance": 1.026398512
          },
          {
            "average": 2.712192872,
            "count": 110356603,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.220032816,
            "variance": 1.488480071
          },
          {
            "average": 0.4968479231,
            "count": 110356603,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999900666,
            "variance": 0.2499900667
          },
          {
            "average": 0,
            "count": 110356603,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.028662435,
            "count": 110356603,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2283141466,
            "variance": 0.05212734954
          },
          {
            "average": 0.5974454868,
            "count": 110356603,
            "maximum": 28.99799919,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.63177156,
            "variance": 244.3522822
          },
          {
            "average": 0.4968479231,
            "count": 110356603,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999900666,
            "variance": 0.2499900667
          },
          {
            "average": 121.766347,
            "count": 110356603,
            "maximum": 125,
            "minimum": 119,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.365259736,
            "variance": 1.863934147
          },
          {
            "average": 276541120.2,
            "count": 110356603,
            "maximum": 276542702.4,
            "minimum": 276539939.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 626.4239584,
            "variance": 392406.9757
          },
          {
            "average": 0,
            "count": 110356603,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110356603,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110356603,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110356603,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110356603,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560363.8432,
          4833720.657,
          792.2688818,
          561305.3832,
          4834662.157,
          1400.788882
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560363.843238021,
                4833720.6568250125,
                792.2688818458178
              ],
              [
                560363.843238021,
                4834662.1568250125,
                792.2688818458178
              ],
              [
                561305.383238021,
                4834662.1568250125,
                1400.7888818458177
              ],
              [
                561305.383238021,
                4833720.6568250125,
                1400.7888818458177
              ],
              [
                560363.843238021,
                4833720.6568250125,
                792.2688818458178
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:11:42+00:00",
        "end_time": "2020-06-18T18:25:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0094.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0094.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0094.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0094.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2514277,
            43.65395799,
            792.2688818,
            -122.2396457,
            43.66251163,
            1400.788882
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.25142765894114,
                  43.65403504607889,
                  792.2688818458178
                ],
                [
                  -122.25132233897837,
                  43.66251163450915,
                  792.2688818458178
                ],
                [
                  -122.23964565944229,
                  43.662434559072956,
                  1400.7888818458177
                ],
                [
                  -122.2397526216351,
                  43.65395799331716,
                  1400.7888818458177
                ],
                [
                  -122.25142765894114,
                  43.65403504607889,
                  792.2688818458178
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0094.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0094.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:11:42Z",
            "pc:count": 110356603,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560851.5293,
                "count": 110356603,
                "maximum": 561305.3832,
                "minimum": 560363.8432,
                "name": "X",
                "position": 0,
                "stddev": 254.5777454,
                "variance": 64809.82845
              },
              {
                "average": 4834169.063,
                "count": 110356603,
                "maximum": 4834662.157,
                "minimum": 4833720.657,
                "name": "Y",
                "position": 1,
                "stddev": 267.6315901,
                "variance": 71626.66803
              },
              {
                "average": 1044.383471,
                "count": 110356603,
                "maximum": 1400.788882,
                "minimum": 792.2688818,
                "name": "Z",
                "position": 2,
                "stddev": 111.0361161,
                "variance": 12329.01909
              },
              {
                "average": 30413.06154,
                "count": 110356603,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11633.11818,
                "variance": 135329438.5
              },
              {
                "average": 1.856170935,
                "count": 110356603,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.013113277,
                "variance": 1.026398512
              },
              {
                "average": 2.712192872,
                "count": 110356603,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.220032816,
                "variance": 1.488480071
              },
              {
                "average": 0.4968479231,
                "count": 110356603,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999900666,
                "variance": 0.2499900667
              },
              {
                "average": 0,
                "count": 110356603,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.028662435,
                "count": 110356603,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2283141466,
                "variance": 0.05212734954
              },
              {
                "average": 0.5974454868,
                "count": 110356603,
                "maximum": 28.99799919,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.63177156,
                "variance": 244.3522822
              },
              {
                "average": 0.4968479231,
                "count": 110356603,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999900666,
                "variance": 0.2499900667
              },
              {
                "average": 121.766347,
                "count": 110356603,
                "maximum": 125,
                "minimum": 119,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.365259736,
                "variance": 1.863934147
              },
              {
                "average": 276541120.2,
                "count": 110356603,
                "maximum": 276542702.4,
                "minimum": 276539939.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 626.4239584,
                "variance": 392406.9757
              },
              {
                "average": 0,
                "count": 110356603,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110356603,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110356603,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110356603,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110356603,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560363.8432,
              4833720.657,
              792.2688818,
              561305.3832,
              4834662.157,
              1400.788882
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560363.843238021,
                    4833720.6568250125,
                    792.2688818458178
                  ],
                  [
                    560363.843238021,
                    4834662.1568250125,
                    792.2688818458178
                  ],
                  [
                    561305.383238021,
                    4834662.1568250125,
                    1400.7888818458177
                  ],
                  [
                    561305.383238021,
                    4833720.6568250125,
                    1400.7888818458177
                  ],
                  [
                    560363.843238021,
                    4833720.6568250125,
                    792.2688818458178
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:11:42+00:00",
            "end_time": "2020-06-18T18:25: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": "20200618_BLU_0047.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.23031391612518,
              43.63651355723578,
              1265.4351327004938
            ],
            [
              -122.23029573913959,
              43.637937514364495,
              1265.4351327004938
            ],
            [
              -122.22787815703909,
              43.637921210159845,
              1435.9551327004938
            ],
            [
              -122.22789639110337,
              43.636497253837,
              1435.9551327004938
            ],
            [
              -122.23031391612518,
              43.63651355723578,
              1265.4351327004938
            ]
          ]
        ]
      },
      "bbox": [
        -122.2303139,
        43.63649725,
        1265.435133,
        -122.2278782,
        43.63793751,
        1435.955133
      ],
      "properties": {
        "datetime": "2020-06-18T18:26:36Z",
        "pc:count": 2548318,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562206.7652,
            "count": 2548318,
            "maximum": 562279.4948,
            "minimum": 562084.4748,
            "name": "X",
            "position": 0,
            "stddev": 45.82146289,
            "variance": 2099.606461
          },
          {
            "average": 4831896.774,
            "count": 2548318,
            "maximum": 4831948.429,
            "minimum": 4831790.269,
            "name": "Y",
            "position": 1,
            "stddev": 36.15260098,
            "variance": 1307.010558
          },
          {
            "average": 1359.886991,
            "count": 2548318,
            "maximum": 1435.955133,
            "minimum": 1265.435133,
            "name": "Z",
            "position": 2,
            "stddev": 30.41660583,
            "variance": 925.1699101
          },
          {
            "average": 27348.19026,
            "count": 2548318,
            "maximum": 54650,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13678.36052,
            "variance": 187097546.6
          },
          {
            "average": 2.026842411,
            "count": 2548318,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.108911223,
            "variance": 1.229684101
          },
          {
            "average": 3.051527714,
            "count": 2548318,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.263134319,
            "variance": 1.595508309
          },
          {
            "average": 0.5042333806,
            "count": 2548318,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999821763,
            "variance": 0.2499821766
          },
          {
            "average": 0,
            "count": 2548318,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.019360614,
            "count": 2548318,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1959856438,
            "variance": 0.03841037258
          },
          {
            "average": -2.987044097,
            "count": 2548318,
            "maximum": 16.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.58441059,
            "variance": 242.8738534
          },
          {
            "average": 0.5042333806,
            "count": 2548318,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999821763,
            "variance": 0.2499821766
          },
          {
            "average": 117.2294207,
            "count": 2548318,
            "maximum": 119,
            "minimum": 116,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9616696265,
            "variance": 0.9248084705
          },
          {
            "average": 276539009.7,
            "count": 2548318,
            "maximum": 276539996.3,
            "minimum": 276538325,
            "name": "GpsTime",
            "position": 12,
            "stddev": 492.4519738,
            "variance": 242508.9465
          },
          {
            "average": 0,
            "count": 2548318,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2548318,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2548318,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2548318,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2548318,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562084.4748,
          4831790.269,
          1265.435133,
          562279.4948,
          4831948.429,
          1435.955133
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562084.4748293338,
                4831790.269134549,
                1265.4351327004938
              ],
              [
                562084.4748293338,
                4831948.42913455,
                1265.4351327004938
              ],
              [
                562279.4948293339,
                4831948.42913455,
                1435.9551327004938
              ],
              [
                562279.4948293339,
                4831790.269134549,
                1435.9551327004938
              ],
              [
                562084.4748293338,
                4831790.269134549,
                1265.4351327004938
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:26:36+00:00",
        "end_time": "2020-06-18T17:58:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0047.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0047.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0047.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0047.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2303139,
            43.63649725,
            1265.435133,
            -122.2278782,
            43.63793751,
            1435.955133
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.23031391612518,
                  43.63651355723578,
                  1265.4351327004938
                ],
                [
                  -122.23029573913959,
                  43.637937514364495,
                  1265.4351327004938
                ],
                [
                  -122.22787815703909,
                  43.637921210159845,
                  1435.9551327004938
                ],
                [
                  -122.22789639110337,
                  43.636497253837,
                  1435.9551327004938
                ],
                [
                  -122.23031391612518,
                  43.63651355723578,
                  1265.4351327004938
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0047.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0047.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:26:36Z",
            "pc:count": 2548318,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562206.7652,
                "count": 2548318,
                "maximum": 562279.4948,
                "minimum": 562084.4748,
                "name": "X",
                "position": 0,
                "stddev": 45.82146289,
                "variance": 2099.606461
              },
              {
                "average": 4831896.774,
                "count": 2548318,
                "maximum": 4831948.429,
                "minimum": 4831790.269,
                "name": "Y",
                "position": 1,
                "stddev": 36.15260098,
                "variance": 1307.010558
              },
              {
                "average": 1359.886991,
                "count": 2548318,
                "maximum": 1435.955133,
                "minimum": 1265.435133,
                "name": "Z",
                "position": 2,
                "stddev": 30.41660583,
                "variance": 925.1699101
              },
              {
                "average": 27348.19026,
                "count": 2548318,
                "maximum": 54650,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13678.36052,
                "variance": 187097546.6
              },
              {
                "average": 2.026842411,
                "count": 2548318,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.108911223,
                "variance": 1.229684101
              },
              {
                "average": 3.051527714,
                "count": 2548318,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.263134319,
                "variance": 1.595508309
              },
              {
                "average": 0.5042333806,
                "count": 2548318,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999821763,
                "variance": 0.2499821766
              },
              {
                "average": 0,
                "count": 2548318,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.019360614,
                "count": 2548318,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1959856438,
                "variance": 0.03841037258
              },
              {
                "average": -2.987044097,
                "count": 2548318,
                "maximum": 16.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.58441059,
                "variance": 242.8738534
              },
              {
                "average": 0.5042333806,
                "count": 2548318,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999821763,
                "variance": 0.2499821766
              },
              {
                "average": 117.2294207,
                "count": 2548318,
                "maximum": 119,
                "minimum": 116,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9616696265,
                "variance": 0.9248084705
              },
              {
                "average": 276539009.7,
                "count": 2548318,
                "maximum": 276539996.3,
                "minimum": 276538325,
                "name": "GpsTime",
                "position": 12,
                "stddev": 492.4519738,
                "variance": 242508.9465
              },
              {
                "average": 0,
                "count": 2548318,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2548318,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2548318,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2548318,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2548318,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562084.4748,
              4831790.269,
              1265.435133,
              562279.4948,
              4831948.429,
              1435.955133
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562084.4748293338,
                    4831790.269134549,
                    1265.4351327004938
                  ],
                  [
                    562084.4748293338,
                    4831948.42913455,
                    1265.4351327004938
                  ],
                  [
                    562279.4948293339,
                    4831948.42913455,
                    1435.9551327004938
                  ],
                  [
                    562279.4948293339,
                    4831790.269134549,
                    1435.9551327004938
                  ],
                  [
                    562084.4748293338,
                    4831790.269134549,
                    1265.4351327004938
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:26:36+00:00",
            "end_time": "2020-06-18T17: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": "20200618_BLU_0102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.16074983992195,
              43.6554031509776,
              1525.6708203103726
            ],
            [
              -122.16063175480848,
              43.663879731166666,
              1525.6708203103726
            ],
            [
              -122.14895506952006,
              43.66379338999178,
              2586.850820310373
            ],
            [
              -122.14907479686855,
              43.6553168352029,
              2586.850820310373
            ],
            [
              -122.16074983992195,
              43.6554031509776,
              1525.6708203103726
            ]
          ]
        ]
      },
      "bbox": [
        -122.1607498,
        43.65531684,
        1525.67082,
        -122.1489551,
        43.66387973,
        2586.85082
      ],
      "properties": {
        "datetime": "2020-06-19T19:55:28Z",
        "pc:count": 76858780,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568118.0305,
            "count": 76858780,
            "maximum": 568616.0054,
            "minimum": 567674.4654,
            "name": "X",
            "position": 0,
            "stddev": 268.4432103,
            "variance": 72061.75713
          },
          {
            "average": 4834408.56,
            "count": 76858780,
            "maximum": 4834884.067,
            "minimum": 4833942.547,
            "name": "Y",
            "position": 1,
            "stddev": 261.8721115,
            "variance": 68577.0028
          },
          {
            "average": 1635.430831,
            "count": 76858780,
            "maximum": 2586.85082,
            "minimum": 1525.67082,
            "name": "Z",
            "position": 2,
            "stddev": 47.05390251,
            "variance": 2214.069741
          },
          {
            "average": 29901.39158,
            "count": 76858780,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13330.16194,
            "variance": 177693217.2
          },
          {
            "average": 1.696165825,
            "count": 76858780,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9043183935,
            "variance": 0.8177917568
          },
          {
            "average": 2.391999405,
            "count": 76858780,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.127930478,
            "variance": 1.272227162
          },
          {
            "average": 0.4965475903,
            "count": 76858780,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499988084,
            "variance": 0.2499880841
          },
          {
            "average": 0,
            "count": 76858780,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.050918177,
            "count": 76858780,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2437048369,
            "variance": 0.05939204751
          },
          {
            "average": -4.401947365,
            "count": 76858780,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.38774866,
            "variance": 236.7828087
          },
          {
            "average": 0.4965475903,
            "count": 76858780,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499988084,
            "variance": 0.2499880841
          },
          {
            "average": 152.452596,
            "count": 76858780,
            "maximum": 334,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 96.02378917,
            "variance": 9220.568087
          },
          {
            "average": 276553845.2,
            "count": 76858780,
            "maximum": 276631728.3,
            "minimum": 276531237.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 41206.88717,
            "variance": 1698007550
          },
          {
            "average": 0,
            "count": 76858780,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76858780,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76858780,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76858780,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76858780,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567674.4654,
          4833942.547,
          1525.67082,
          568616.0054,
          4834884.067,
          2586.85082
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567674.4653885707,
                4833942.546694733,
                1525.6708203103726
              ],
              [
                567674.4653885707,
                4834884.066694733,
                1525.6708203103726
              ],
              [
                568616.0053885707,
                4834884.066694733,
                2586.850820310373
              ],
              [
                568616.0053885707,
                4833942.546694733,
                2586.850820310373
              ],
              [
                567674.4653885707,
                4833942.546694733,
                1525.6708203103726
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:55:28+00:00",
        "end_time": "2020-06-18T16:00:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1607498,
            43.65531684,
            1525.67082,
            -122.1489551,
            43.66387973,
            2586.85082
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.16074983992195,
                  43.6554031509776,
                  1525.6708203103726
                ],
                [
                  -122.16063175480848,
                  43.663879731166666,
                  1525.6708203103726
                ],
                [
                  -122.14895506952006,
                  43.66379338999178,
                  2586.850820310373
                ],
                [
                  -122.14907479686855,
                  43.6553168352029,
                  2586.850820310373
                ],
                [
                  -122.16074983992195,
                  43.6554031509776,
                  1525.6708203103726
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:55:28Z",
            "pc:count": 76858780,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568118.0305,
                "count": 76858780,
                "maximum": 568616.0054,
                "minimum": 567674.4654,
                "name": "X",
                "position": 0,
                "stddev": 268.4432103,
                "variance": 72061.75713
              },
              {
                "average": 4834408.56,
                "count": 76858780,
                "maximum": 4834884.067,
                "minimum": 4833942.547,
                "name": "Y",
                "position": 1,
                "stddev": 261.8721115,
                "variance": 68577.0028
              },
              {
                "average": 1635.430831,
                "count": 76858780,
                "maximum": 2586.85082,
                "minimum": 1525.67082,
                "name": "Z",
                "position": 2,
                "stddev": 47.05390251,
                "variance": 2214.069741
              },
              {
                "average": 29901.39158,
                "count": 76858780,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13330.16194,
                "variance": 177693217.2
              },
              {
                "average": 1.696165825,
                "count": 76858780,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9043183935,
                "variance": 0.8177917568
              },
              {
                "average": 2.391999405,
                "count": 76858780,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.127930478,
                "variance": 1.272227162
              },
              {
                "average": 0.4965475903,
                "count": 76858780,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499988084,
                "variance": 0.2499880841
              },
              {
                "average": 0,
                "count": 76858780,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.050918177,
                "count": 76858780,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2437048369,
                "variance": 0.05939204751
              },
              {
                "average": -4.401947365,
                "count": 76858780,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.38774866,
                "variance": 236.7828087
              },
              {
                "average": 0.4965475903,
                "count": 76858780,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499988084,
                "variance": 0.2499880841
              },
              {
                "average": 152.452596,
                "count": 76858780,
                "maximum": 334,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 96.02378917,
                "variance": 9220.568087
              },
              {
                "average": 276553845.2,
                "count": 76858780,
                "maximum": 276631728.3,
                "minimum": 276531237.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 41206.88717,
                "variance": 1698007550
              },
              {
                "average": 0,
                "count": 76858780,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76858780,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76858780,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76858780,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76858780,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567674.4654,
              4833942.547,
              1525.67082,
              568616.0054,
              4834884.067,
              2586.85082
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567674.4653885707,
                    4833942.546694733,
                    1525.6708203103726
                  ],
                  [
                    567674.4653885707,
                    4834884.066694733,
                    1525.6708203103726
                  ],
                  [
                    568616.0053885707,
                    4834884.066694733,
                    2586.850820310373
                  ],
                  [
                    568616.0053885707,
                    4833942.546694733,
                    2586.850820310373
                  ],
                  [
                    567674.4653885707,
                    4833942.546694733,
                    1525.6708203103726
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:55:28+00:00",
            "end_time": "2020-06-18T16:00: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": "20200618_BLU_0118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1949886671528,
              43.66312822624601,
              1206.4685262197468
            ],
            [
              -122.19487536869524,
              43.671604867768316,
              1206.4685262197468
            ],
            [
              -122.18319683632808,
              43.671522011029,
              1733.1285262197466
            ],
            [
              -122.18331177776577,
              43.66304539388169,
              1733.1285262197466
            ],
            [
              -122.1949886671528,
              43.66312822624601,
              1206.4685262197468
            ]
          ]
        ]
      },
      "bbox": [
        -122.1949887,
        43.66304539,
        1206.468526,
        -122.1831968,
        43.67160487,
        1733.128526
      ],
      "properties": {
        "datetime": "2020-06-18T17:23:44Z",
        "pc:count": 111961554,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565363.4104,
            "count": 111961554,
            "maximum": 565846.7836,
            "minimum": 564905.2236,
            "name": "X",
            "position": 0,
            "stddev": 268.1245348,
            "variance": 71890.76615
          },
          {
            "average": 4835235.965,
            "count": 111961554,
            "maximum": 4835714.677,
            "minimum": 4834773.157,
            "name": "Y",
            "position": 1,
            "stddev": 264.9159305,
            "variance": 70180.45024
          },
          {
            "average": 1476.560016,
            "count": 111961554,
            "maximum": 1733.128526,
            "minimum": 1206.468526,
            "name": "Z",
            "position": 2,
            "stddev": 112.2043399,
            "variance": 12589.81389
          },
          {
            "average": 28523.66965,
            "count": 111961554,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13778.32034,
            "variance": 189842111.4
          },
          {
            "average": 1.939335935,
            "count": 111961554,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.081976618,
            "variance": 1.170673401
          },
          {
            "average": 2.878156898,
            "count": 111961554,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.298867106,
            "variance": 1.687055759
          },
          {
            "average": 0.497622282,
            "count": 111961554,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999943487,
            "variance": 0.2499943487
          },
          {
            "average": 0,
            "count": 111961554,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.033452037,
            "count": 111961554,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2369750167,
            "variance": 0.05615715854
          },
          {
            "average": 0.466321973,
            "count": 111961554,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.76723438,
            "variance": 248.60568
          },
          {
            "average": 0.4976222999,
            "count": 111961554,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999943487,
            "variance": 0.2499943488
          },
          {
            "average": 108.0220235,
            "count": 111961554,
            "maximum": 111,
            "minimum": 105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.116518398,
            "variance": 1.246613333
          },
          {
            "average": 276534825.4,
            "count": 111961554,
            "maximum": 276536224.7,
            "minimum": 276533510.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 499.2156681,
            "variance": 249216.2833
          },
          {
            "average": 0,
            "count": 111961554,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111961554,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111961554,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111961554,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111961554,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564905.2236,
          4834773.157,
          1206.468526,
          565846.7836,
          4835714.677,
          1733.128526
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564905.2236113001,
                4834773.156875313,
                1206.4685262197468
              ],
              [
                564905.2236113001,
                4835714.676875313,
                1206.4685262197468
              ],
              [
                565846.7836113002,
                4835714.676875313,
                1733.1285262197466
              ],
              [
                565846.7836113002,
                4834773.156875313,
                1733.1285262197466
              ],
              [
                564905.2236113001,
                4834773.156875313,
                1206.4685262197468
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:23:44+00:00",
        "end_time": "2020-06-18T16:38:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1949887,
            43.66304539,
            1206.468526,
            -122.1831968,
            43.67160487,
            1733.128526
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.1949886671528,
                  43.66312822624601,
                  1206.4685262197468
                ],
                [
                  -122.19487536869524,
                  43.671604867768316,
                  1206.4685262197468
                ],
                [
                  -122.18319683632808,
                  43.671522011029,
                  1733.1285262197466
                ],
                [
                  -122.18331177776577,
                  43.66304539388169,
                  1733.1285262197466
                ],
                [
                  -122.1949886671528,
                  43.66312822624601,
                  1206.4685262197468
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:23:44Z",
            "pc:count": 111961554,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565363.4104,
                "count": 111961554,
                "maximum": 565846.7836,
                "minimum": 564905.2236,
                "name": "X",
                "position": 0,
                "stddev": 268.1245348,
                "variance": 71890.76615
              },
              {
                "average": 4835235.965,
                "count": 111961554,
                "maximum": 4835714.677,
                "minimum": 4834773.157,
                "name": "Y",
                "position": 1,
                "stddev": 264.9159305,
                "variance": 70180.45024
              },
              {
                "average": 1476.560016,
                "count": 111961554,
                "maximum": 1733.128526,
                "minimum": 1206.468526,
                "name": "Z",
                "position": 2,
                "stddev": 112.2043399,
                "variance": 12589.81389
              },
              {
                "average": 28523.66965,
                "count": 111961554,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13778.32034,
                "variance": 189842111.4
              },
              {
                "average": 1.939335935,
                "count": 111961554,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.081976618,
                "variance": 1.170673401
              },
              {
                "average": 2.878156898,
                "count": 111961554,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.298867106,
                "variance": 1.687055759
              },
              {
                "average": 0.497622282,
                "count": 111961554,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999943487,
                "variance": 0.2499943487
              },
              {
                "average": 0,
                "count": 111961554,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.033452037,
                "count": 111961554,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2369750167,
                "variance": 0.05615715854
              },
              {
                "average": 0.466321973,
                "count": 111961554,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.76723438,
                "variance": 248.60568
              },
              {
                "average": 0.4976222999,
                "count": 111961554,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999943487,
                "variance": 0.2499943488
              },
              {
                "average": 108.0220235,
                "count": 111961554,
                "maximum": 111,
                "minimum": 105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.116518398,
                "variance": 1.246613333
              },
              {
                "average": 276534825.4,
                "count": 111961554,
                "maximum": 276536224.7,
                "minimum": 276533510.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 499.2156681,
                "variance": 249216.2833
              },
              {
                "average": 0,
                "count": 111961554,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111961554,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111961554,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111961554,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111961554,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564905.2236,
              4834773.157,
              1206.468526,
              565846.7836,
              4835714.677,
              1733.128526
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564905.2236113001,
                    4834773.156875313,
                    1206.4685262197468
                  ],
                  [
                    564905.2236113001,
                    4835714.676875313,
                    1206.4685262197468
                  ],
                  [
                    565846.7836113002,
                    4835714.676875313,
                    1733.1285262197466
                  ],
                  [
                    565846.7836113002,
                    4834773.156875313,
                    1733.1285262197466
                  ],
                  [
                    564905.2236113001,
                    4834773.156875313,
                    1206.4685262197468
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:23:44+00:00",
            "end_time": "2020-06-18T16:38: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": "20200618_BLU_0048.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.22803949249283,
              43.62994308647362,
              921.5768983522851
            ],
            [
              -122.22793415529769,
              43.6381711747027,
              921.5768983522851
            ],
            [
              -122.21626250229616,
              43.63809174724233,
              1439.5168983522851
            ],
            [
              -122.21636943152491,
              43.62986368169562,
              1439.5168983522851
            ],
            [
              -122.22803949249283,
              43.62994308647362,
              921.5768983522851
            ]
          ]
        ]
      },
      "bbox": [
        -122.2280395,
        43.62986368,
        921.5768984,
        -122.2162625,
        43.63817117,
        1439.516898
      ],
      "properties": {
        "datetime": "2020-06-18T18:14:11Z",
        "pc:count": 66896367,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562843.3663,
            "count": 66896367,
            "maximum": 563216.2398,
            "minimum": 562274.7198,
            "name": "X",
            "position": 0,
            "stddev": 248.9654858,
            "variance": 61983.81311
          },
          {
            "average": 4831641.057,
            "count": 66896367,
            "maximum": 4831976.148,
            "minimum": 4831062.248,
            "name": "Y",
            "position": 1,
            "stddev": 212.7352593,
            "variance": 45256.29056
          },
          {
            "average": 1148.668108,
            "count": 66896367,
            "maximum": 1439.516898,
            "minimum": 921.5768984,
            "name": "Z",
            "position": 2,
            "stddev": 95.74249427,
            "variance": 9166.625209
          },
          {
            "average": 30683.9419,
            "count": 66896367,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11706.63178,
            "variance": 137045227.7
          },
          {
            "average": 1.789851562,
            "count": 66896367,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9559724951,
            "variance": 0.9138834114
          },
          {
            "average": 2.579615616,
            "count": 66896367,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.151898278,
            "variance": 1.326869644
          },
          {
            "average": 0.5006671887,
            "count": 66896367,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995586,
            "variance": 0.2499995586
          },
          {
            "average": 0,
            "count": 66896367,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.03688438,
            "count": 66896367,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5011866957,
            "variance": 0.251188104
          },
          {
            "average": 1.040986819,
            "count": 66896367,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.44219154,
            "variance": 238.4612796
          },
          {
            "average": 0.5006677866,
            "count": 66896367,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999995578,
            "variance": 0.2499995578
          },
          {
            "average": 115.1858098,
            "count": 66896367,
            "maximum": 118,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.36336899,
            "variance": 1.858775003
          },
          {
            "average": 276538082,
            "count": 66896367,
            "maximum": 276539251.5,
            "minimum": 276536484,
            "name": "GpsTime",
            "position": 12,
            "stddev": 641.6946919,
            "variance": 411772.0776
          },
          {
            "average": 0,
            "count": 66896367,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66896367,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66896367,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66896367,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66896367,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562274.7198,
          4831062.248,
          921.5768984,
          563216.2398,
          4831976.148,
          1439.516898
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562274.7198124053,
                4831062.248497902,
                921.5768983522851
              ],
              [
                562274.7198124053,
                4831976.148497903,
                921.5768983522851
              ],
              [
                563216.2398124053,
                4831976.148497903,
                1439.5168983522851
              ],
              [
                563216.2398124053,
                4831062.248497902,
                1439.5168983522851
              ],
              [
                562274.7198124053,
                4831062.248497902,
                921.5768983522851
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:14:11+00:00",
        "end_time": "2020-06-18T17:28:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0048.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0048.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0048.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0048.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2280395,
            43.62986368,
            921.5768984,
            -122.2162625,
            43.63817117,
            1439.516898
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.22803949249283,
                  43.62994308647362,
                  921.5768983522851
                ],
                [
                  -122.22793415529769,
                  43.6381711747027,
                  921.5768983522851
                ],
                [
                  -122.21626250229616,
                  43.63809174724233,
                  1439.5168983522851
                ],
                [
                  -122.21636943152491,
                  43.62986368169562,
                  1439.5168983522851
                ],
                [
                  -122.22803949249283,
                  43.62994308647362,
                  921.5768983522851
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0048.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0048.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:14:11Z",
            "pc:count": 66896367,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562843.3663,
                "count": 66896367,
                "maximum": 563216.2398,
                "minimum": 562274.7198,
                "name": "X",
                "position": 0,
                "stddev": 248.9654858,
                "variance": 61983.81311
              },
              {
                "average": 4831641.057,
                "count": 66896367,
                "maximum": 4831976.148,
                "minimum": 4831062.248,
                "name": "Y",
                "position": 1,
                "stddev": 212.7352593,
                "variance": 45256.29056
              },
              {
                "average": 1148.668108,
                "count": 66896367,
                "maximum": 1439.516898,
                "minimum": 921.5768984,
                "name": "Z",
                "position": 2,
                "stddev": 95.74249427,
                "variance": 9166.625209
              },
              {
                "average": 30683.9419,
                "count": 66896367,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11706.63178,
                "variance": 137045227.7
              },
              {
                "average": 1.789851562,
                "count": 66896367,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9559724951,
                "variance": 0.9138834114
              },
              {
                "average": 2.579615616,
                "count": 66896367,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.151898278,
                "variance": 1.326869644
              },
              {
                "average": 0.5006671887,
                "count": 66896367,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995586,
                "variance": 0.2499995586
              },
              {
                "average": 0,
                "count": 66896367,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.03688438,
                "count": 66896367,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5011866957,
                "variance": 0.251188104
              },
              {
                "average": 1.040986819,
                "count": 66896367,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.44219154,
                "variance": 238.4612796
              },
              {
                "average": 0.5006677866,
                "count": 66896367,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999995578,
                "variance": 0.2499995578
              },
              {
                "average": 115.1858098,
                "count": 66896367,
                "maximum": 118,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.36336899,
                "variance": 1.858775003
              },
              {
                "average": 276538082,
                "count": 66896367,
                "maximum": 276539251.5,
                "minimum": 276536484,
                "name": "GpsTime",
                "position": 12,
                "stddev": 641.6946919,
                "variance": 411772.0776
              },
              {
                "average": 0,
                "count": 66896367,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66896367,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66896367,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66896367,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66896367,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562274.7198,
              4831062.248,
              921.5768984,
              563216.2398,
              4831976.148,
              1439.516898
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562274.7198124053,
                    4831062.248497902,
                    921.5768983522851
                  ],
                  [
                    562274.7198124053,
                    4831976.148497903,
                    921.5768983522851
                  ],
                  [
                    563216.2398124053,
                    4831976.148497903,
                    1439.5168983522851
                  ],
                  [
                    563216.2398124053,
                    4831062.248497902,
                    1439.5168983522851
                  ],
                  [
                    562274.7198124053,
                    4831062.248497902,
                    921.5768983522851
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:14:11+00:00",
            "end_time": "2020-06-18T17: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": "20200618_BLU_0112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.2630055238039,
              43.66208831818099,
              808.8272471149695
            ],
            [
              -122.26290179914675,
              43.670565277005345,
              808.8272471149695
            ],
            [
              -122.25122352736908,
              43.670489373217805,
              2274.9472471149697
            ],
            [
              -122.25132889502451,
              43.662012436723884,
              2274.9472471149697
            ],
            [
              -122.2630055238039,
              43.66208831818099,
              808.8272471149695
            ]
          ]
        ]
      },
      "bbox": [
        -122.2630055,
        43.66201244,
        808.8272471,
        -122.2512235,
        43.67056528,
        2274.947247
      ],
      "properties": {
        "datetime": "2020-06-19T19:41:33Z",
        "pc:count": 138760828,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559881.0297,
            "count": 138760828,
            "maximum": 560363.8148,
            "minimum": 559422.2748,
            "name": "X",
            "position": 0,
            "stddev": 263.8825438,
            "variance": 69633.9969
          },
          {
            "average": 4835067.47,
            "count": 138760828,
            "maximum": 4835548.25,
            "minimum": 4834606.71,
            "name": "Y",
            "position": 1,
            "stddev": 261.6954247,
            "variance": 68484.49529
          },
          {
            "average": 1066.367581,
            "count": 138760828,
            "maximum": 2274.947247,
            "minimum": 808.8272471,
            "name": "Z",
            "position": 2,
            "stddev": 140.6296393,
            "variance": 19776.69546
          },
          {
            "average": 29321.95664,
            "count": 138760828,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12063.00662,
            "variance": 145516128.8
          },
          {
            "average": 1.934641288,
            "count": 138760828,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.033580477,
            "variance": 1.068288602
          },
          {
            "average": 2.868854998,
            "count": 138760828,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.181080284,
            "variance": 1.394950636
          },
          {
            "average": 0.4998558599,
            "count": 138760828,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999981,
            "variance": 0.249999981
          },
          {
            "average": 0,
            "count": 138760828,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.019309556,
            "count": 138760828,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1818250587,
            "variance": 0.03306035198
          },
          {
            "average": -0.1846684916,
            "count": 138760828,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.59594623,
            "variance": 243.2335388
          },
          {
            "average": 0.4998558671,
            "count": 138760828,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499999981,
            "variance": 0.249999981
          },
          {
            "average": 125.8985688,
            "count": 138760828,
            "maximum": 332,
            "minimum": 122,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.78407067,
            "variance": 163.432463
          },
          {
            "average": 276542962.4,
            "count": 138760828,
            "maximum": 276630893.8,
            "minimum": 276541126.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5457.777119,
            "variance": 29787331.08
          },
          {
            "average": 0,
            "count": 138760828,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138760828,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138760828,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138760828,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138760828,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559422.2748,
          4834606.71,
          808.8272471,
          560363.8148,
          4835548.25,
          2274.947247
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559422.2748300906,
                4834606.710317763,
                808.8272471149695
              ],
              [
                559422.2748300906,
                4835548.250317762,
                808.8272471149695
              ],
              [
                560363.8148300906,
                4835548.250317762,
                2274.9472471149697
              ],
              [
                560363.8148300906,
                4834606.710317763,
                2274.9472471149697
              ],
              [
                559422.2748300906,
                4834606.710317763,
                808.8272471149695
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:41:33+00:00",
        "end_time": "2020-06-18T18:45:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2630055,
            43.66201244,
            808.8272471,
            -122.2512235,
            43.67056528,
            2274.947247
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.2630055238039,
                  43.66208831818099,
                  808.8272471149695
                ],
                [
                  -122.26290179914675,
                  43.670565277005345,
                  808.8272471149695
                ],
                [
                  -122.25122352736908,
                  43.670489373217805,
                  2274.9472471149697
                ],
                [
                  -122.25132889502451,
                  43.662012436723884,
                  2274.9472471149697
                ],
                [
                  -122.2630055238039,
                  43.66208831818099,
                  808.8272471149695
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:41:33Z",
            "pc:count": 138760828,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559881.0297,
                "count": 138760828,
                "maximum": 560363.8148,
                "minimum": 559422.2748,
                "name": "X",
                "position": 0,
                "stddev": 263.8825438,
                "variance": 69633.9969
              },
              {
                "average": 4835067.47,
                "count": 138760828,
                "maximum": 4835548.25,
                "minimum": 4834606.71,
                "name": "Y",
                "position": 1,
                "stddev": 261.6954247,
                "variance": 68484.49529
              },
              {
                "average": 1066.367581,
                "count": 138760828,
                "maximum": 2274.947247,
                "minimum": 808.8272471,
                "name": "Z",
                "position": 2,
                "stddev": 140.6296393,
                "variance": 19776.69546
              },
              {
                "average": 29321.95664,
                "count": 138760828,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12063.00662,
                "variance": 145516128.8
              },
              {
                "average": 1.934641288,
                "count": 138760828,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.033580477,
                "variance": 1.068288602
              },
              {
                "average": 2.868854998,
                "count": 138760828,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.181080284,
                "variance": 1.394950636
              },
              {
                "average": 0.4998558599,
                "count": 138760828,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999981,
                "variance": 0.249999981
              },
              {
                "average": 0,
                "count": 138760828,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.019309556,
                "count": 138760828,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1818250587,
                "variance": 0.03306035198
              },
              {
                "average": -0.1846684916,
                "count": 138760828,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.59594623,
                "variance": 243.2335388
              },
              {
                "average": 0.4998558671,
                "count": 138760828,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499999981,
                "variance": 0.249999981
              },
              {
                "average": 125.8985688,
                "count": 138760828,
                "maximum": 332,
                "minimum": 122,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.78407067,
                "variance": 163.432463
              },
              {
                "average": 276542962.4,
                "count": 138760828,
                "maximum": 276630893.8,
                "minimum": 276541126.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5457.777119,
                "variance": 29787331.08
              },
              {
                "average": 0,
                "count": 138760828,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138760828,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138760828,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138760828,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138760828,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559422.2748,
              4834606.71,
              808.8272471,
              560363.8148,
              4835548.25,
              2274.947247
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559422.2748300906,
                    4834606.710317763,
                    808.8272471149695
                  ],
                  [
                    559422.2748300906,
                    4835548.250317762,
                    808.8272471149695
                  ],
                  [
                    560363.8148300906,
                    4835548.250317762,
                    2274.9472471149697
                  ],
                  [
                    560363.8148300906,
                    4834606.710317763,
                    2274.9472471149697
                  ],
                  [
                    559422.2748300906,
                    4834606.710317763,
                    808.8272471149695
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:41:33+00:00",
            "end_time": "2020-06-18T18: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": "20200619_BLU_0075.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.09229891370114,
              43.63992158228218,
              1758.4169634551224
            ],
            [
              -122.09217371336361,
              43.64823561788876,
              1758.4169634551224
            ],
            [
              -122.08726301152092,
              43.648196511330475,
              1923.8169634551225
            ],
            [
              -122.0873888888757,
              43.639882487008144,
              1923.8169634551225
            ],
            [
              -122.09229891370114,
              43.63992158228218,
              1758.4169634551224
            ]
          ]
        ]
      },
      "bbox": [
        -122.0922989,
        43.63988249,
        1758.416963,
        -122.087263,
        43.64823562,
        1923.816963
      ],
      "properties": {
        "datetime": "2020-06-19T23:50:29Z",
        "pc:count": 30411586,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573405.3238,
            "count": 30411586,
            "maximum": 573609.035,
            "minimum": 573212.955,
            "name": "X",
            "position": 0,
            "stddev": 96.08954593,
            "variance": 9233.200836
          },
          {
            "average": 4832729.024,
            "count": 30411586,
            "maximum": 4833204.712,
            "minimum": 4832281.232,
            "name": "Y",
            "position": 1,
            "stddev": 267.862634,
            "variance": 71750.39068
          },
          {
            "average": 1827.754148,
            "count": 30411586,
            "maximum": 1923.816963,
            "minimum": 1758.416963,
            "name": "Z",
            "position": 2,
            "stddev": 33.36315341,
            "variance": 1113.100005
          },
          {
            "average": 30470.79741,
            "count": 30411586,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13695.55378,
            "variance": 187568193.3
          },
          {
            "average": 1.747630985,
            "count": 30411586,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9410234777,
            "variance": 0.8855251855
          },
          {
            "average": 2.496399136,
            "count": 30411586,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.1615551,
            "variance": 1.349210249
          },
          {
            "average": 0.2852415852,
            "count": 30411586,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4515294342,
            "variance": 0.20387883
          },
          {
            "average": 3.81433576e-06,
            "count": 30411586,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00195302876,
            "variance": 3.814321336e-06
          },
          {
            "average": 1.092344312,
            "count": 30411586,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5980995898,
            "variance": 0.3577231194
          },
          {
            "average": -3.585605829,
            "count": 30411586,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.69951307,
            "variance": 246.4747108
          },
          {
            "average": 0.4978262232,
            "count": 30411586,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999952829,
            "variance": 0.2499952829
          },
          {
            "average": 404.8616672,
            "count": 30411586,
            "maximum": 406,
            "minimum": 404,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7562561271,
            "variance": 0.5719233297
          },
          {
            "average": 276645434.4,
            "count": 30411586,
            "maximum": 276645829,
            "minimum": 276645144.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 250.3752698,
            "variance": 62687.77572
          },
          {
            "average": 0,
            "count": 30411586,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30411586,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30411586,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30411586,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30411586,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573212.955,
          4832281.232,
          1758.416963,
          573609.035,
          4833204.712,
          1923.816963
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573212.9550260529,
                4832281.232198065,
                1758.4169634551224
              ],
              [
                573212.9550260529,
                4833204.712198066,
                1758.4169634551224
              ],
              [
                573609.035026053,
                4833204.712198066,
                1923.8169634551225
              ],
              [
                573609.035026053,
                4832281.232198065,
                1923.8169634551225
              ],
              [
                573212.9550260529,
                4832281.232198065,
                1758.4169634551224
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:50:29+00:00",
        "end_time": "2020-06-19T23:39:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0075.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0075.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0075.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0075.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.0922989,
            43.63988249,
            1758.416963,
            -122.087263,
            43.64823562,
            1923.816963
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.09229891370114,
                  43.63992158228218,
                  1758.4169634551224
                ],
                [
                  -122.09217371336361,
                  43.64823561788876,
                  1758.4169634551224
                ],
                [
                  -122.08726301152092,
                  43.648196511330475,
                  1923.8169634551225
                ],
                [
                  -122.0873888888757,
                  43.639882487008144,
                  1923.8169634551225
                ],
                [
                  -122.09229891370114,
                  43.63992158228218,
                  1758.4169634551224
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0075.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0075.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:50:29Z",
            "pc:count": 30411586,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573405.3238,
                "count": 30411586,
                "maximum": 573609.035,
                "minimum": 573212.955,
                "name": "X",
                "position": 0,
                "stddev": 96.08954593,
                "variance": 9233.200836
              },
              {
                "average": 4832729.024,
                "count": 30411586,
                "maximum": 4833204.712,
                "minimum": 4832281.232,
                "name": "Y",
                "position": 1,
                "stddev": 267.862634,
                "variance": 71750.39068
              },
              {
                "average": 1827.754148,
                "count": 30411586,
                "maximum": 1923.816963,
                "minimum": 1758.416963,
                "name": "Z",
                "position": 2,
                "stddev": 33.36315341,
                "variance": 1113.100005
              },
              {
                "average": 30470.79741,
                "count": 30411586,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13695.55378,
                "variance": 187568193.3
              },
              {
                "average": 1.747630985,
                "count": 30411586,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9410234777,
                "variance": 0.8855251855
              },
              {
                "average": 2.496399136,
                "count": 30411586,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.1615551,
                "variance": 1.349210249
              },
              {
                "average": 0.2852415852,
                "count": 30411586,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4515294342,
                "variance": 0.20387883
              },
              {
                "average": 3.81433576e-06,
                "count": 30411586,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00195302876,
                "variance": 3.814321336e-06
              },
              {
                "average": 1.092344312,
                "count": 30411586,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5980995898,
                "variance": 0.3577231194
              },
              {
                "average": -3.585605829,
                "count": 30411586,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.69951307,
                "variance": 246.4747108
              },
              {
                "average": 0.4978262232,
                "count": 30411586,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999952829,
                "variance": 0.2499952829
              },
              {
                "average": 404.8616672,
                "count": 30411586,
                "maximum": 406,
                "minimum": 404,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7562561271,
                "variance": 0.5719233297
              },
              {
                "average": 276645434.4,
                "count": 30411586,
                "maximum": 276645829,
                "minimum": 276645144.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 250.3752698,
                "variance": 62687.77572
              },
              {
                "average": 0,
                "count": 30411586,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30411586,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30411586,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30411586,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30411586,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573212.955,
              4832281.232,
              1758.416963,
              573609.035,
              4833204.712,
              1923.816963
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573212.9550260529,
                    4832281.232198065,
                    1758.4169634551224
                  ],
                  [
                    573212.9550260529,
                    4833204.712198066,
                    1758.4169634551224
                  ],
                  [
                    573609.035026053,
                    4833204.712198066,
                    1923.8169634551225
                  ],
                  [
                    573609.035026053,
                    4832281.232198065,
                    1923.8169634551225
                  ],
                  [
                    573212.9550260529,
                    4832281.232198065,
                    1758.4169634551224
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:50:29+00:00",
            "end_time": "2020-06-19T23:39: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": "20200618_BLU_0066.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.19428632824344,
              43.6384387827825,
              753.6547513342364
            ],
            [
              -122.19417302617406,
              43.64691563965792,
              753.6547513342364
            ],
            [
              -122.18250002406921,
              43.64683275380863,
              2509.5147513342363
            ],
            [
              -122.18261496696097,
              43.63835592131837,
              2509.5147513342363
            ],
            [
              -122.19428632824344,
              43.6384387827825,
              753.6547513342364
            ]
          ]
        ]
      },
      "bbox": [
        -122.1942863,
        43.63835592,
        753.6547513,
        -122.1825,
        43.64691564,
        2509.514751
      ],
      "properties": {
        "datetime": "2020-06-18T17:24:35Z",
        "pc:count": 99382456,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565464.3654,
            "count": 99382456,
            "maximum": 565929.9689,
            "minimum": 564988.4689,
            "name": "X",
            "position": 0,
            "stddev": 261.9954947,
            "variance": 68641.63927
          },
          {
            "average": 4832512.57,
            "count": 99382456,
            "maximum": 4832973.199,
            "minimum": 4832031.659,
            "name": "Y",
            "position": 1,
            "stddev": 259.1132548,
            "variance": 67139.67882
          },
          {
            "average": 958.7464754,
            "count": 99382456,
            "maximum": 2509.514751,
            "minimum": 753.6547513,
            "name": "Z",
            "position": 2,
            "stddev": 66.9890251,
            "variance": 4487.529484
          },
          {
            "average": 32361.49256,
            "count": 99382456,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10220.71119,
            "variance": 104462937.3
          },
          {
            "average": 1.753429982,
            "count": 99382456,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9056842229,
            "variance": 0.8202639117
          },
          {
            "average": 2.506890411,
            "count": 99382456,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.067466037,
            "variance": 1.13948374
          },
          {
            "average": 0.5011124599,
            "count": 99382456,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987649,
            "variance": 0.2499987649
          },
          {
            "average": 0,
            "count": 99382456,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023092999,
            "count": 99382456,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.195566059,
            "variance": 0.03824608343
          },
          {
            "average": 0.6001082929,
            "count": 99382456,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.51245415,
            "variance": 240.6362338
          },
          {
            "average": 0.50111247,
            "count": 99382456,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999987649,
            "variance": 0.2499987649
          },
          {
            "average": 107.4630047,
            "count": 99382456,
            "maximum": 111,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.474594766,
            "variance": 2.174429725
          },
          {
            "average": 276534579.2,
            "count": 99382456,
            "maximum": 276536275.7,
            "minimum": 276533032.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 656.1225397,
            "variance": 430496.7871
          },
          {
            "average": 0,
            "count": 99382456,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99382456,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99382456,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99382456,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99382456,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564988.4689,
          4832031.659,
          753.6547513,
          565929.9689,
          4832973.199,
          2509.514751
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564988.4688880899,
                4832031.659334204,
                753.6547513342364
              ],
              [
                564988.4688880899,
                4832973.199334203,
                753.6547513342364
              ],
              [
                565929.9688880899,
                4832973.199334203,
                2509.5147513342363
              ],
              [
                565929.9688880899,
                4832031.659334204,
                2509.5147513342363
              ],
              [
                564988.4688880899,
                4832031.659334204,
                753.6547513342364
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:24:35+00:00",
        "end_time": "2020-06-18T16:30:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0066.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0066.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0066.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0066.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1942863,
            43.63835592,
            753.6547513,
            -122.1825,
            43.64691564,
            2509.514751
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.19428632824344,
                  43.6384387827825,
                  753.6547513342364
                ],
                [
                  -122.19417302617406,
                  43.64691563965792,
                  753.6547513342364
                ],
                [
                  -122.18250002406921,
                  43.64683275380863,
                  2509.5147513342363
                ],
                [
                  -122.18261496696097,
                  43.63835592131837,
                  2509.5147513342363
                ],
                [
                  -122.19428632824344,
                  43.6384387827825,
                  753.6547513342364
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0066.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0066.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:24:35Z",
            "pc:count": 99382456,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565464.3654,
                "count": 99382456,
                "maximum": 565929.9689,
                "minimum": 564988.4689,
                "name": "X",
                "position": 0,
                "stddev": 261.9954947,
                "variance": 68641.63927
              },
              {
                "average": 4832512.57,
                "count": 99382456,
                "maximum": 4832973.199,
                "minimum": 4832031.659,
                "name": "Y",
                "position": 1,
                "stddev": 259.1132548,
                "variance": 67139.67882
              },
              {
                "average": 958.7464754,
                "count": 99382456,
                "maximum": 2509.514751,
                "minimum": 753.6547513,
                "name": "Z",
                "position": 2,
                "stddev": 66.9890251,
                "variance": 4487.529484
              },
              {
                "average": 32361.49256,
                "count": 99382456,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10220.71119,
                "variance": 104462937.3
              },
              {
                "average": 1.753429982,
                "count": 99382456,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9056842229,
                "variance": 0.8202639117
              },
              {
                "average": 2.506890411,
                "count": 99382456,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.067466037,
                "variance": 1.13948374
              },
              {
                "average": 0.5011124599,
                "count": 99382456,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987649,
                "variance": 0.2499987649
              },
              {
                "average": 0,
                "count": 99382456,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023092999,
                "count": 99382456,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.195566059,
                "variance": 0.03824608343
              },
              {
                "average": 0.6001082929,
                "count": 99382456,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.51245415,
                "variance": 240.6362338
              },
              {
                "average": 0.50111247,
                "count": 99382456,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999987649,
                "variance": 0.2499987649
              },
              {
                "average": 107.4630047,
                "count": 99382456,
                "maximum": 111,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.474594766,
                "variance": 2.174429725
              },
              {
                "average": 276534579.2,
                "count": 99382456,
                "maximum": 276536275.7,
                "minimum": 276533032.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 656.1225397,
                "variance": 430496.7871
              },
              {
                "average": 0,
                "count": 99382456,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99382456,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99382456,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99382456,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99382456,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564988.4689,
              4832031.659,
              753.6547513,
              565929.9689,
              4832973.199,
              2509.514751
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564988.4688880899,
                    4832031.659334204,
                    753.6547513342364
                  ],
                  [
                    564988.4688880899,
                    4832973.199334203,
                    753.6547513342364
                  ],
                  [
                    565929.9688880899,
                    4832973.199334203,
                    2509.5147513342363
                  ],
                  [
                    565929.9688880899,
                    4832031.659334204,
                    2509.5147513342363
                  ],
                  [
                    564988.4688880899,
                    4832031.659334204,
                    753.6547513342364
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:24:35+00:00",
            "end_time": "2020-06-18T16:30: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": "20200619_BLU_0146.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.10451694125086,
              43.67268124120246,
              1571.012038329253
            ],
            [
              -122.10439086864037,
              43.68115766947121,
              1571.012038329253
            ],
            [
              -122.09271150485203,
              43.68106555849504,
              1918.172038329253
            ],
            [
              -122.09283922099071,
              43.672589157322605,
              1918.172038329253
            ],
            [
              -122.10451694125086,
              43.67268124120246,
              1571.012038329253
            ]
          ]
        ]
      },
      "bbox": [
        -122.1045169,
        43.67258916,
        1571.012038,
        -122.0927115,
        43.68115767,
        1918.172038
      ],
      "properties": {
        "datetime": "2020-06-19T23:45:50Z",
        "pc:count": 100842968,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572647.943,
            "count": 100842968,
            "maximum": 573129.7165,
            "minimum": 572188.2165,
            "name": "X",
            "position": 0,
            "stddev": 265.249657,
            "variance": 70357.38052
          },
          {
            "average": 4836384.522,
            "count": 100842968,
            "maximum": 4836850.394,
            "minimum": 4835908.874,
            "name": "Y",
            "position": 1,
            "stddev": 260.7071588,
            "variance": 67968.22264
          },
          {
            "average": 1706.894248,
            "count": 100842968,
            "maximum": 1918.172038,
            "minimum": 1571.012038,
            "name": "Z",
            "position": 2,
            "stddev": 64.40872309,
            "variance": 4148.48361
          },
          {
            "average": 30573.20694,
            "count": 100842968,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13443.345,
            "variance": 180723524.8
          },
          {
            "average": 1.734271982,
            "count": 100842968,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9430046025,
            "variance": 0.8892576804
          },
          {
            "average": 2.468248118,
            "count": 100842968,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.180562314,
            "variance": 1.393727377
          },
          {
            "average": 0.4957932813,
            "count": 100842968,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999823057,
            "variance": 0.249982306
          },
          {
            "average": 1.427962731e-06,
            "count": 100842968,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001194973099,
            "variance": 1.427960706e-06
          },
          {
            "average": 1.053529404,
            "count": 100842968,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2642929616,
            "variance": 0.06985076956
          },
          {
            "average": -0.4891817528,
            "count": 100842968,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.02189373,
            "variance": 256.7010787
          },
          {
            "average": 0.4957932813,
            "count": 100842968,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999823057,
            "variance": 0.249982306
          },
          {
            "average": 402.297468,
            "count": 100842968,
            "maximum": 405,
            "minimum": 400,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.232869865,
            "variance": 1.519968104
          },
          {
            "average": 276644555.4,
            "count": 100842968,
            "maximum": 276645550.9,
            "minimum": 276643683.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 435.5532311,
            "variance": 189706.6171
          },
          {
            "average": 0,
            "count": 100842968,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100842968,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100842968,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100842968,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100842968,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572188.2165,
          4835908.874,
          1571.012038,
          573129.7165,
          4836850.394,
          1918.172038
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572188.2164597812,
                4835908.874465402,
                1571.012038329253
              ],
              [
                572188.2164597812,
                4836850.394465402,
                1571.012038329253
              ],
              [
                573129.7164597812,
                4836850.394465402,
                1918.172038329253
              ],
              [
                573129.7164597812,
                4835908.874465402,
                1918.172038329253
              ],
              [
                572188.2164597812,
                4835908.874465402,
                1571.012038329253
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:45:50+00:00",
        "end_time": "2020-06-19T23:14:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0146.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0146.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0146.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0146.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1045169,
            43.67258916,
            1571.012038,
            -122.0927115,
            43.68115767,
            1918.172038
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.10451694125086,
                  43.67268124120246,
                  1571.012038329253
                ],
                [
                  -122.10439086864037,
                  43.68115766947121,
                  1571.012038329253
                ],
                [
                  -122.09271150485203,
                  43.68106555849504,
                  1918.172038329253
                ],
                [
                  -122.09283922099071,
                  43.672589157322605,
                  1918.172038329253
                ],
                [
                  -122.10451694125086,
                  43.67268124120246,
                  1571.012038329253
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0146.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0146.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:45:50Z",
            "pc:count": 100842968,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572647.943,
                "count": 100842968,
                "maximum": 573129.7165,
                "minimum": 572188.2165,
                "name": "X",
                "position": 0,
                "stddev": 265.249657,
                "variance": 70357.38052
              },
              {
                "average": 4836384.522,
                "count": 100842968,
                "maximum": 4836850.394,
                "minimum": 4835908.874,
                "name": "Y",
                "position": 1,
                "stddev": 260.7071588,
                "variance": 67968.22264
              },
              {
                "average": 1706.894248,
                "count": 100842968,
                "maximum": 1918.172038,
                "minimum": 1571.012038,
                "name": "Z",
                "position": 2,
                "stddev": 64.40872309,
                "variance": 4148.48361
              },
              {
                "average": 30573.20694,
                "count": 100842968,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13443.345,
                "variance": 180723524.8
              },
              {
                "average": 1.734271982,
                "count": 100842968,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9430046025,
                "variance": 0.8892576804
              },
              {
                "average": 2.468248118,
                "count": 100842968,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.180562314,
                "variance": 1.393727377
              },
              {
                "average": 0.4957932813,
                "count": 100842968,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999823057,
                "variance": 0.249982306
              },
              {
                "average": 1.427962731e-06,
                "count": 100842968,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001194973099,
                "variance": 1.427960706e-06
              },
              {
                "average": 1.053529404,
                "count": 100842968,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2642929616,
                "variance": 0.06985076956
              },
              {
                "average": -0.4891817528,
                "count": 100842968,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.02189373,
                "variance": 256.7010787
              },
              {
                "average": 0.4957932813,
                "count": 100842968,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999823057,
                "variance": 0.249982306
              },
              {
                "average": 402.297468,
                "count": 100842968,
                "maximum": 405,
                "minimum": 400,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.232869865,
                "variance": 1.519968104
              },
              {
                "average": 276644555.4,
                "count": 100842968,
                "maximum": 276645550.9,
                "minimum": 276643683.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 435.5532311,
                "variance": 189706.6171
              },
              {
                "average": 0,
                "count": 100842968,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100842968,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100842968,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100842968,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100842968,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572188.2165,
              4835908.874,
              1571.012038,
              573129.7165,
              4836850.394,
              1918.172038
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572188.2164597812,
                    4835908.874465402,
                    1571.012038329253
                  ],
                  [
                    572188.2164597812,
                    4836850.394465402,
                    1571.012038329253
                  ],
                  [
                    573129.7164597812,
                    4836850.394465402,
                    1918.172038329253
                  ],
                  [
                    573129.7164597812,
                    4835908.874465402,
                    1918.172038329253
                  ],
                  [
                    572188.2164597812,
                    4835908.874465402,
                    1571.012038329253
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:45:50+00:00",
            "end_time": "2020-06-19T23:14:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.14941478177066,
              43.655568975371615,
              1573.1744813318076
            ],
            [
              -122.1492951012026,
              43.66404553053355,
              1573.1744813318076
            ],
            [
              -122.13761891433309,
              43.66395803484107,
              1750.0944813318076
            ],
            [
              -122.1377402370611,
              43.65548150541888,
              1750.0944813318076
            ],
            [
              -122.14941478177066,
              43.655568975371615,
              1573.1744813318076
            ]
          ]
        ]
      },
      "bbox": [
        -122.1494148,
        43.65548151,
        1573.174481,
        -122.1376189,
        43.66404553,
        1750.094481
      ],
      "properties": {
        "datetime": "2020-06-19T20:08:13Z",
        "pc:count": 71725328,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569054.8954,
            "count": 71725328,
            "maximum": 569529.8029,
            "minimum": 568588.3029,
            "name": "X",
            "position": 0,
            "stddev": 271.3433448,
            "variance": 73627.21077
          },
          {
            "average": 4834435.211,
            "count": 71725328,
            "maximum": 4834911.789,
            "minimum": 4833970.269,
            "name": "Y",
            "position": 1,
            "stddev": 262.6232356,
            "variance": 68970.96387
          },
          {
            "average": 1656.402432,
            "count": 71725328,
            "maximum": 1750.094481,
            "minimum": 1573.174481,
            "name": "Z",
            "position": 2,
            "stddev": 30.60303904,
            "variance": 936.5459985
          },
          {
            "average": 31554.88026,
            "count": 71725328,
            "maximum": 59437,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13515.31496,
            "variance": 182663738.5
          },
          {
            "average": 1.62306714,
            "count": 71725328,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8534963528,
            "variance": 0.7284560242
          },
          {
            "average": 2.246157201,
            "count": 71725328,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.083367348,
            "variance": 1.17368481
          },
          {
            "average": 0.4971000202,
            "count": 71725328,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999915935,
            "variance": 0.2499915936
          },
          {
            "average": 0,
            "count": 71725328,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.061643859,
            "count": 71725328,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.254541217,
            "variance": 0.06479123113
          },
          {
            "average": 2.624816143,
            "count": 71725328,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.09827883,
            "variance": 259.1545813
          },
          {
            "average": 0.5102186079,
            "count": 71725328,
            "maximum": 255,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.631152735,
            "variance": 2.660659246
          },
          {
            "average": 325.9909622,
            "count": 71725328,
            "maximum": 336,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 42.50695179,
            "variance": 1806.84095
          },
          {
            "average": 276628276.1,
            "count": 71725328,
            "maximum": 276632493.5,
            "minimum": 276532178,
            "name": "GpsTime",
            "position": 12,
            "stddev": 18233.73346,
            "variance": 332469035.9
          },
          {
            "average": 0,
            "count": 71725328,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71725328,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71725328,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71725328,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71725328,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568588.3029,
          4833970.269,
          1573.174481,
          569529.8029,
          4834911.789,
          1750.094481
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568588.3029466101,
                4833970.268769157,
                1573.1744813318076
              ],
              [
                568588.3029466101,
                4834911.788769157,
                1573.1744813318076
              ],
              [
                569529.8029466101,
                4834911.788769157,
                1750.0944813318076
              ],
              [
                569529.8029466101,
                4833970.268769157,
                1750.0944813318076
              ],
              [
                568588.3029466101,
                4833970.268769157,
                1573.1744813318076
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:08:13+00:00",
        "end_time": "2020-06-18T16:16:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1494148,
            43.65548151,
            1573.174481,
            -122.1376189,
            43.66404553,
            1750.094481
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.14941478177066,
                  43.655568975371615,
                  1573.1744813318076
                ],
                [
                  -122.1492951012026,
                  43.66404553053355,
                  1573.1744813318076
                ],
                [
                  -122.13761891433309,
                  43.66395803484107,
                  1750.0944813318076
                ],
                [
                  -122.1377402370611,
                  43.65548150541888,
                  1750.0944813318076
                ],
                [
                  -122.14941478177066,
                  43.655568975371615,
                  1573.1744813318076
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:08:13Z",
            "pc:count": 71725328,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569054.8954,
                "count": 71725328,
                "maximum": 569529.8029,
                "minimum": 568588.3029,
                "name": "X",
                "position": 0,
                "stddev": 271.3433448,
                "variance": 73627.21077
              },
              {
                "average": 4834435.211,
                "count": 71725328,
                "maximum": 4834911.789,
                "minimum": 4833970.269,
                "name": "Y",
                "position": 1,
                "stddev": 262.6232356,
                "variance": 68970.96387
              },
              {
                "average": 1656.402432,
                "count": 71725328,
                "maximum": 1750.094481,
                "minimum": 1573.174481,
                "name": "Z",
                "position": 2,
                "stddev": 30.60303904,
                "variance": 936.5459985
              },
              {
                "average": 31554.88026,
                "count": 71725328,
                "maximum": 59437,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13515.31496,
                "variance": 182663738.5
              },
              {
                "average": 1.62306714,
                "count": 71725328,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8534963528,
                "variance": 0.7284560242
              },
              {
                "average": 2.246157201,
                "count": 71725328,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.083367348,
                "variance": 1.17368481
              },
              {
                "average": 0.4971000202,
                "count": 71725328,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999915935,
                "variance": 0.2499915936
              },
              {
                "average": 0,
                "count": 71725328,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.061643859,
                "count": 71725328,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.254541217,
                "variance": 0.06479123113
              },
              {
                "average": 2.624816143,
                "count": 71725328,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.09827883,
                "variance": 259.1545813
              },
              {
                "average": 0.5102186079,
                "count": 71725328,
                "maximum": 255,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.631152735,
                "variance": 2.660659246
              },
              {
                "average": 325.9909622,
                "count": 71725328,
                "maximum": 336,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 42.50695179,
                "variance": 1806.84095
              },
              {
                "average": 276628276.1,
                "count": 71725328,
                "maximum": 276632493.5,
                "minimum": 276532178,
                "name": "GpsTime",
                "position": 12,
                "stddev": 18233.73346,
                "variance": 332469035.9
              },
              {
                "average": 0,
                "count": 71725328,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71725328,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71725328,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71725328,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71725328,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568588.3029,
              4833970.269,
              1573.174481,
              569529.8029,
              4834911.789,
              1750.094481
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568588.3029466101,
                    4833970.268769157,
                    1573.1744813318076
                  ],
                  [
                    568588.3029466101,
                    4834911.788769157,
                    1573.1744813318076
                  ],
                  [
                    569529.8029466101,
                    4834911.788769157,
                    1750.0944813318076
                  ],
                  [
                    569529.8029466101,
                    4833970.268769157,
                    1750.0944813318076
                  ],
                  [
                    568588.3029466101,
                    4833970.268769157,
                    1573.1744813318076
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:08:13+00:00",
            "end_time": "2020-06-18T16:16: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": "20200618_BLU_0038.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.18249006889062,
              43.622148749968225,
              1083.5579234423626
            ],
            [
              -122.18237517830717,
              43.63062524619319,
              1083.5579234423626
            ],
            [
              -122.17070561181495,
              43.6305411824378,
              1390.2779234423629
            ],
            [
              -122.17082214172177,
              43.62206471094419,
              1390.2779234423629
            ],
            [
              -122.18249006889062,
              43.622148749968225,
              1083.5579234423626
            ]
          ]
        ]
      },
      "bbox": [
        -122.1824901,
        43.62206471,
        1083.557923,
        -122.1707056,
        43.63062525,
        1390.277923
      ],
      "properties": {
        "datetime": "2020-06-18T16:54:47Z",
        "pc:count": 100696443,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566429.0242,
            "count": 100696443,
            "maximum": 566899.2454,
            "minimum": 565957.7654,
            "name": "X",
            "position": 0,
            "stddev": 266.5055127,
            "variance": 71025.18829
          },
          {
            "average": 4830721.404,
            "count": 100696443,
            "maximum": 4831173.272,
            "minimum": 4830231.772,
            "name": "Y",
            "position": 1,
            "stddev": 264.3054904,
            "variance": 69857.39228
          },
          {
            "average": 1248.443226,
            "count": 100696443,
            "maximum": 1390.277923,
            "minimum": 1083.557923,
            "name": "Z",
            "position": 2,
            "stddev": 62.11933822,
            "variance": 3858.812181
          },
          {
            "average": 30861.64092,
            "count": 100696443,
            "maximum": 65535,
            "minimum": 741,
            "name": "Intensity",
            "position": 3,
            "stddev": 11430.9333,
            "variance": 130666236
          },
          {
            "average": 1.798860393,
            "count": 100696443,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9598799835,
            "variance": 0.9213695827
          },
          {
            "average": 2.598187277,
            "count": 100696443,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.151789474,
            "variance": 1.326618992
          },
          {
            "average": 0.4990814919,
            "count": 100696443,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991588,
            "variance": 0.2499991588
          },
          {
            "average": 0,
            "count": 100696443,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.026178214,
            "count": 100696443,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2278381745,
            "variance": 0.05191023374
          },
          {
            "average": -1.299393296,
            "count": 100696443,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.68335677,
            "variance": 245.9676797
          },
          {
            "average": 0.4990816706,
            "count": 100696443,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999991592,
            "variance": 0.2499991592
          },
          {
            "average": 104.3937582,
            "count": 100696443,
            "maximum": 107,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.605317134,
            "variance": 2.5770431
          },
          {
            "average": 276533252.3,
            "count": 100696443,
            "maximum": 276534487.2,
            "minimum": 276531167.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 713.4364493,
            "variance": 508991.5672
          },
          {
            "average": 0,
            "count": 100696443,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100696443,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100696443,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100696443,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100696443,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565957.7654,
          4830231.772,
          1083.557923,
          566899.2454,
          4831173.272,
          1390.277923
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565957.7654348741,
                4830231.771543021,
                1083.5579234423626
              ],
              [
                565957.7654348741,
                4831173.271543021,
                1083.5579234423626
              ],
              [
                566899.2454348741,
                4831173.271543021,
                1390.2779234423629
              ],
              [
                566899.2454348741,
                4830231.771543021,
                1390.2779234423629
              ],
              [
                565957.7654348741,
                4830231.771543021,
                1083.5579234423626
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:54:47+00:00",
        "end_time": "2020-06-18T15:59:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0038.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0038.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0038.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0038.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1824901,
            43.62206471,
            1083.557923,
            -122.1707056,
            43.63062525,
            1390.277923
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.18249006889062,
                  43.622148749968225,
                  1083.5579234423626
                ],
                [
                  -122.18237517830717,
                  43.63062524619319,
                  1083.5579234423626
                ],
                [
                  -122.17070561181495,
                  43.6305411824378,
                  1390.2779234423629
                ],
                [
                  -122.17082214172177,
                  43.62206471094419,
                  1390.2779234423629
                ],
                [
                  -122.18249006889062,
                  43.622148749968225,
                  1083.5579234423626
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0038.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0038.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:54:47Z",
            "pc:count": 100696443,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566429.0242,
                "count": 100696443,
                "maximum": 566899.2454,
                "minimum": 565957.7654,
                "name": "X",
                "position": 0,
                "stddev": 266.5055127,
                "variance": 71025.18829
              },
              {
                "average": 4830721.404,
                "count": 100696443,
                "maximum": 4831173.272,
                "minimum": 4830231.772,
                "name": "Y",
                "position": 1,
                "stddev": 264.3054904,
                "variance": 69857.39228
              },
              {
                "average": 1248.443226,
                "count": 100696443,
                "maximum": 1390.277923,
                "minimum": 1083.557923,
                "name": "Z",
                "position": 2,
                "stddev": 62.11933822,
                "variance": 3858.812181
              },
              {
                "average": 30861.64092,
                "count": 100696443,
                "maximum": 65535,
                "minimum": 741,
                "name": "Intensity",
                "position": 3,
                "stddev": 11430.9333,
                "variance": 130666236
              },
              {
                "average": 1.798860393,
                "count": 100696443,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9598799835,
                "variance": 0.9213695827
              },
              {
                "average": 2.598187277,
                "count": 100696443,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.151789474,
                "variance": 1.326618992
              },
              {
                "average": 0.4990814919,
                "count": 100696443,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991588,
                "variance": 0.2499991588
              },
              {
                "average": 0,
                "count": 100696443,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.026178214,
                "count": 100696443,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2278381745,
                "variance": 0.05191023374
              },
              {
                "average": -1.299393296,
                "count": 100696443,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.68335677,
                "variance": 245.9676797
              },
              {
                "average": 0.4990816706,
                "count": 100696443,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999991592,
                "variance": 0.2499991592
              },
              {
                "average": 104.3937582,
                "count": 100696443,
                "maximum": 107,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.605317134,
                "variance": 2.5770431
              },
              {
                "average": 276533252.3,
                "count": 100696443,
                "maximum": 276534487.2,
                "minimum": 276531167.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 713.4364493,
                "variance": 508991.5672
              },
              {
                "average": 0,
                "count": 100696443,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100696443,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100696443,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100696443,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100696443,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565957.7654,
              4830231.772,
              1083.557923,
              566899.2454,
              4831173.272,
              1390.277923
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565957.7654348741,
                    4830231.771543021,
                    1083.5579234423626
                  ],
                  [
                    565957.7654348741,
                    4831173.271543021,
                    1083.5579234423626
                  ],
                  [
                    566899.2454348741,
                    4831173.271543021,
                    1390.2779234423629
                  ],
                  [
                    566899.2454348741,
                    4830231.771543021,
                    1390.2779234423629
                  ],
                  [
                    565957.7654348741,
                    4830231.771543021,
                    1083.5579234423626
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:54:47+00:00",
            "end_time": "2020-06-18T15:59: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": "20200618_BLU_0049.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.21671298858202,
              43.62986721660996,
              862.9106565940931
            ],
            [
              -122.21660287763942,
              43.63834377221983,
              862.9106565940931
            ],
            [
              -122.20493072710565,
              43.63826318415407,
              2441.8906565940933
            ],
            [
              -122.20504247821766,
              43.62978665225286,
              2441.8906565940933
            ],
            [
              -122.21671298858202,
              43.62986721660996,
              862.9106565940931
            ]
          ]
        ]
      },
      "bbox": [
        -122.216713,
        43.62978665,
        862.9106566,
        -122.2049307,
        43.63834377,
        2441.890657
      ],
      "properties": {
        "datetime": "2020-06-18T17:58:53Z",
        "pc:count": 107062788,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563640.2038,
            "count": 107062788,
            "maximum": 564130.0809,
            "minimum": 563188.5209,
            "name": "X",
            "position": 0,
            "stddev": 262.705889,
            "variance": 69014.38411
          },
          {
            "average": 4831518.755,
            "count": 107062788,
            "maximum": 4832003.88,
            "minimum": 4831062.38,
            "name": "Y",
            "position": 1,
            "stddev": 262.7173594,
            "variance": 69020.41095
          },
          {
            "average": 1053.296226,
            "count": 107062788,
            "maximum": 2441.890657,
            "minimum": 862.9106566,
            "name": "Z",
            "position": 2,
            "stddev": 128.9352055,
            "variance": 16624.28722
          },
          {
            "average": 31296.10753,
            "count": 107062788,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11005.13973,
            "variance": 121113100.4
          },
          {
            "average": 1.788487032,
            "count": 107062788,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9306780948,
            "variance": 0.8661617161
          },
          {
            "average": 2.576749468,
            "count": 107062788,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.089839028,
            "variance": 1.187749107
          },
          {
            "average": 0.4997447946,
            "count": 107062788,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999372,
            "variance": 0.2499999372
          },
          {
            "average": 0,
            "count": 107062788,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018977612,
            "count": 107062788,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3035492852,
            "variance": 0.09214216855
          },
          {
            "average": -1.133667167,
            "count": 107062788,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.54432031,
            "variance": 241.6258938
          },
          {
            "average": 0.4998541977,
            "count": 107062788,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999811,
            "variance": 0.2499999811
          },
          {
            "average": 112.7263886,
            "count": 107062788,
            "maximum": 116,
            "minimum": 109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.423496126,
            "variance": 2.02634122
          },
          {
            "average": 276536943.4,
            "count": 107062788,
            "maximum": 276538333.8,
            "minimum": 276535354.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 669.1947296,
            "variance": 447821.5861
          },
          {
            "average": 0,
            "count": 107062788,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107062788,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107062788,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107062788,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107062788,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563188.5209,
          4831062.38,
          862.9106566,
          564130.0809,
          4832003.88,
          2441.890657
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563188.5209414248,
                4831062.379581094,
                862.9106565940931
              ],
              [
                563188.5209414248,
                4832003.879581094,
                862.9106565940931
              ],
              [
                564130.0809414248,
                4832003.879581094,
                2441.8906565940933
              ],
              [
                564130.0809414248,
                4831062.379581094,
                2441.8906565940933
              ],
              [
                563188.5209414248,
                4831062.379581094,
                862.9106565940931
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:58:53+00:00",
        "end_time": "2020-06-18T17:09:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0049.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0049.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0049.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0049.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.216713,
            43.62978665,
            862.9106566,
            -122.2049307,
            43.63834377,
            2441.890657
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.21671298858202,
                  43.62986721660996,
                  862.9106565940931
                ],
                [
                  -122.21660287763942,
                  43.63834377221983,
                  862.9106565940931
                ],
                [
                  -122.20493072710565,
                  43.63826318415407,
                  2441.8906565940933
                ],
                [
                  -122.20504247821766,
                  43.62978665225286,
                  2441.8906565940933
                ],
                [
                  -122.21671298858202,
                  43.62986721660996,
                  862.9106565940931
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0049.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0049.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:58:53Z",
            "pc:count": 107062788,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563640.2038,
                "count": 107062788,
                "maximum": 564130.0809,
                "minimum": 563188.5209,
                "name": "X",
                "position": 0,
                "stddev": 262.705889,
                "variance": 69014.38411
              },
              {
                "average": 4831518.755,
                "count": 107062788,
                "maximum": 4832003.88,
                "minimum": 4831062.38,
                "name": "Y",
                "position": 1,
                "stddev": 262.7173594,
                "variance": 69020.41095
              },
              {
                "average": 1053.296226,
                "count": 107062788,
                "maximum": 2441.890657,
                "minimum": 862.9106566,
                "name": "Z",
                "position": 2,
                "stddev": 128.9352055,
                "variance": 16624.28722
              },
              {
                "average": 31296.10753,
                "count": 107062788,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11005.13973,
                "variance": 121113100.4
              },
              {
                "average": 1.788487032,
                "count": 107062788,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9306780948,
                "variance": 0.8661617161
              },
              {
                "average": 2.576749468,
                "count": 107062788,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.089839028,
                "variance": 1.187749107
              },
              {
                "average": 0.4997447946,
                "count": 107062788,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999372,
                "variance": 0.2499999372
              },
              {
                "average": 0,
                "count": 107062788,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018977612,
                "count": 107062788,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3035492852,
                "variance": 0.09214216855
              },
              {
                "average": -1.133667167,
                "count": 107062788,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.54432031,
                "variance": 241.6258938
              },
              {
                "average": 0.4998541977,
                "count": 107062788,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999811,
                "variance": 0.2499999811
              },
              {
                "average": 112.7263886,
                "count": 107062788,
                "maximum": 116,
                "minimum": 109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.423496126,
                "variance": 2.02634122
              },
              {
                "average": 276536943.4,
                "count": 107062788,
                "maximum": 276538333.8,
                "minimum": 276535354.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 669.1947296,
                "variance": 447821.5861
              },
              {
                "average": 0,
                "count": 107062788,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107062788,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107062788,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107062788,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107062788,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563188.5209,
              4831062.38,
              862.9106566,
              564130.0809,
              4832003.88,
              2441.890657
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563188.5209414248,
                    4831062.379581094,
                    862.9106565940931
                  ],
                  [
                    563188.5209414248,
                    4832003.879581094,
                    862.9106565940931
                  ],
                  [
                    564130.0809414248,
                    4832003.879581094,
                    2441.8906565940933
                  ],
                  [
                    564130.0809414248,
                    4831062.379581094,
                    2441.8906565940933
                  ],
                  [
                    563188.5209414248,
                    4831062.379581094,
                    862.9106565940931
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:58:53+00:00",
            "end_time": "2020-06-18T17: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": "20200618_BLU_0064.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.21694988667967,
              43.638097093691634,
              814.7899059871448
            ],
            [
              -122.21683977742484,
              43.64657363753089,
              814.7899059871448
            ],
            [
              -122.20516628076321,
              43.6464930632778,
              1198.9699059871448
            ],
            [
              -122.20527803084794,
              43.638016543142776,
              1198.9699059871448
            ],
            [
              -122.21694988667967,
              43.638097093691634,
              814.7899059871448
            ]
          ]
        ]
      },
      "bbox": [
        -122.2169499,
        43.63801654,
        814.789906,
        -122.2051663,
        43.64657364,
        1198.969906
      ],
      "properties": {
        "datetime": "2020-06-18T17:59:10Z",
        "pc:count": 104159591,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563640.7143,
            "count": 104159591,
            "maximum": 564102.3296,
            "minimum": 563160.7896,
            "name": "X",
            "position": 0,
            "stddev": 262.5042407,
            "variance": 68908.47636
          },
          {
            "average": 4832464.805,
            "count": 104159591,
            "maximum": 4832917.719,
            "minimum": 4831976.219,
            "name": "Y",
            "position": 1,
            "stddev": 263.4572156,
            "variance": 69409.70444
          },
          {
            "average": 942.7654768,
            "count": 104159591,
            "maximum": 1198.969906,
            "minimum": 814.789906,
            "name": "Z",
            "position": 2,
            "stddev": 68.21539099,
            "variance": 4653.339568
          },
          {
            "average": 32388.89034,
            "count": 104159591,
            "maximum": 65535,
            "minimum": 4929,
            "name": "Intensity",
            "position": 3,
            "stddev": 10639.5239,
            "variance": 113199468.9
          },
          {
            "average": 1.757634676,
            "count": 104159591,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9126709337,
            "variance": 0.8329682332
          },
          {
            "average": 2.515315003,
            "count": 104159591,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.080286743,
            "variance": 1.167019448
          },
          {
            "average": 0.4762593682,
            "count": 104159591,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994360668,
            "variance": 0.2494363848
          },
          {
            "average": 0,
            "count": 104159591,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.017639048,
            "count": 104159591,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.175927182,
            "variance": 0.03095037337
          },
          {
            "average": -0.1231362125,
            "count": 104159591,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.68322668,
            "variance": 245.9635992
          },
          {
            "average": 0.5024294306,
            "count": 104159591,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999941002,
            "variance": 0.2499941003
          },
          {
            "average": 112.880186,
            "count": 104159591,
            "maximum": 116,
            "minimum": 109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.523544435,
            "variance": 2.321187644
          },
          {
            "average": 276537013.5,
            "count": 104159591,
            "maximum": 276538350.1,
            "minimum": 276535350.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 704.9323641,
            "variance": 496929.6379
          },
          {
            "average": 0,
            "count": 104159591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104159591,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104159591,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104159591,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104159591,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563160.7896,
          4831976.219,
          814.789906,
          564102.3296,
          4832917.719,
          1198.969906
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563160.7896405801,
                4831976.219095009,
                814.7899059871448
              ],
              [
                563160.7896405801,
                4832917.719095009,
                814.7899059871448
              ],
              [
                564102.3296405801,
                4832917.719095009,
                1198.9699059871448
              ],
              [
                564102.3296405801,
                4831976.219095009,
                1198.9699059871448
              ],
              [
                563160.7896405801,
                4831976.219095009,
                814.7899059871448
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:59:10+00:00",
        "end_time": "2020-06-18T17:09:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0064.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0064.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0064.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0064.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2169499,
            43.63801654,
            814.789906,
            -122.2051663,
            43.64657364,
            1198.969906
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.21694988667967,
                  43.638097093691634,
                  814.7899059871448
                ],
                [
                  -122.21683977742484,
                  43.64657363753089,
                  814.7899059871448
                ],
                [
                  -122.20516628076321,
                  43.6464930632778,
                  1198.9699059871448
                ],
                [
                  -122.20527803084794,
                  43.638016543142776,
                  1198.9699059871448
                ],
                [
                  -122.21694988667967,
                  43.638097093691634,
                  814.7899059871448
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0064.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0064.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:59:10Z",
            "pc:count": 104159591,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563640.7143,
                "count": 104159591,
                "maximum": 564102.3296,
                "minimum": 563160.7896,
                "name": "X",
                "position": 0,
                "stddev": 262.5042407,
                "variance": 68908.47636
              },
              {
                "average": 4832464.805,
                "count": 104159591,
                "maximum": 4832917.719,
                "minimum": 4831976.219,
                "name": "Y",
                "position": 1,
                "stddev": 263.4572156,
                "variance": 69409.70444
              },
              {
                "average": 942.7654768,
                "count": 104159591,
                "maximum": 1198.969906,
                "minimum": 814.789906,
                "name": "Z",
                "position": 2,
                "stddev": 68.21539099,
                "variance": 4653.339568
              },
              {
                "average": 32388.89034,
                "count": 104159591,
                "maximum": 65535,
                "minimum": 4929,
                "name": "Intensity",
                "position": 3,
                "stddev": 10639.5239,
                "variance": 113199468.9
              },
              {
                "average": 1.757634676,
                "count": 104159591,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9126709337,
                "variance": 0.8329682332
              },
              {
                "average": 2.515315003,
                "count": 104159591,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.080286743,
                "variance": 1.167019448
              },
              {
                "average": 0.4762593682,
                "count": 104159591,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994360668,
                "variance": 0.2494363848
              },
              {
                "average": 0,
                "count": 104159591,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.017639048,
                "count": 104159591,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.175927182,
                "variance": 0.03095037337
              },
              {
                "average": -0.1231362125,
                "count": 104159591,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.68322668,
                "variance": 245.9635992
              },
              {
                "average": 0.5024294306,
                "count": 104159591,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999941002,
                "variance": 0.2499941003
              },
              {
                "average": 112.880186,
                "count": 104159591,
                "maximum": 116,
                "minimum": 109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.523544435,
                "variance": 2.321187644
              },
              {
                "average": 276537013.5,
                "count": 104159591,
                "maximum": 276538350.1,
                "minimum": 276535350.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 704.9323641,
                "variance": 496929.6379
              },
              {
                "average": 0,
                "count": 104159591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104159591,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104159591,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104159591,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104159591,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563160.7896,
              4831976.219,
              814.789906,
              564102.3296,
              4832917.719,
              1198.969906
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563160.7896405801,
                    4831976.219095009,
                    814.7899059871448
                  ],
                  [
                    563160.7896405801,
                    4832917.719095009,
                    814.7899059871448
                  ],
                  [
                    564102.3296405801,
                    4832917.719095009,
                    1198.9699059871448
                  ],
                  [
                    564102.3296405801,
                    4831976.219095009,
                    1198.9699059871448
                  ],
                  [
                    563160.7896405801,
                    4831976.219095009,
                    814.7899059871448
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:59:10+00:00",
            "end_time": "2020-06-18T17: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": "20200619_BLU_0147.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.09317835020447,
              43.67284167194944,
              1574.4757098678544
            ],
            [
              -122.09305406324891,
              43.681093541615915,
              1574.4757098678544
            ],
            [
              -122.0908591169439,
              43.681076104199086,
              1725.4957098678544
            ],
            [
              -122.09098370459185,
              43.6728242395263,
              1725.4957098678544
            ],
            [
              -122.09317835020447,
              43.67284167194944,
              1574.4757098678544
            ]
          ]
        ]
      },
      "bbox": [
        -122.0931784,
        43.67282424,
        1574.47571,
        -122.0908591,
        43.68109354,
        1725.49571
      ],
      "properties": {
        "datetime": "2020-06-19T23:45:50Z",
        "pc:count": 11272873,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573179.5191,
            "count": 11272873,
            "maximum": 573279.0113,
            "minimum": 573102.0713,
            "name": "X",
            "position": 0,
            "stddev": 39.76413008,
            "variance": 1581.186041
          },
          {
            "average": 4836343.291,
            "count": 11272873,
            "maximum": 4836853.2,
            "minimum": 4835936.62,
            "name": "Y",
            "position": 1,
            "stddev": 258.1853815,
            "variance": 66659.69124
          },
          {
            "average": 1662.233218,
            "count": 11272873,
            "maximum": 1725.49571,
            "minimum": 1574.47571,
            "name": "Z",
            "position": 2,
            "stddev": 22.11869661,
            "variance": 489.2367397
          },
          {
            "average": 31553.31187,
            "count": 11272873,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12863.53148,
            "variance": 165470442
          },
          {
            "average": 1.699725704,
            "count": 11272873,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9121474307,
            "variance": 0.8320129353
          },
          {
            "average": 2.402221066,
            "count": 11272873,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.142842717,
            "variance": 1.306089475
          },
          {
            "average": 0.4989858397,
            "count": 11272873,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989937,
            "variance": 0.2499989937
          },
          {
            "average": 0,
            "count": 11272873,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.053081056,
            "count": 11272873,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.247657601,
            "variance": 0.06133428732
          },
          {
            "average": 0.77596187,
            "count": 11272873,
            "maximum": 22.99799919,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.94546353,
            "variance": 223.3668801
          },
          {
            "average": 0.4989858397,
            "count": 11272873,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999989937,
            "variance": 0.2499989937
          },
          {
            "average": 403.9203934,
            "count": 11272873,
            "maximum": 405,
            "minimum": 402,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8017357157,
            "variance": 0.6427801578
          },
          {
            "average": 276645132.8,
            "count": 11272873,
            "maximum": 276645550.6,
            "minimum": 276644391.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 273.1773636,
            "variance": 74625.87198
          },
          {
            "average": 0,
            "count": 11272873,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11272873,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11272873,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11272873,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11272873,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573102.0713,
          4835936.62,
          1574.47571,
          573279.0113,
          4836853.2,
          1725.49571
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573102.0713089515,
                4835936.620396708,
                1574.4757098678544
              ],
              [
                573102.0713089515,
                4836853.200396708,
                1574.4757098678544
              ],
              [
                573279.0113089514,
                4836853.200396708,
                1725.4957098678544
              ],
              [
                573279.0113089514,
                4835936.620396708,
                1725.4957098678544
              ],
              [
                573102.0713089515,
                4835936.620396708,
                1574.4757098678544
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:45:50+00:00",
        "end_time": "2020-06-19T23:26:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0147.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0147.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0147.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0147.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.0931784,
            43.67282424,
            1574.47571,
            -122.0908591,
            43.68109354,
            1725.49571
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.09317835020447,
                  43.67284167194944,
                  1574.4757098678544
                ],
                [
                  -122.09305406324891,
                  43.681093541615915,
                  1574.4757098678544
                ],
                [
                  -122.0908591169439,
                  43.681076104199086,
                  1725.4957098678544
                ],
                [
                  -122.09098370459185,
                  43.6728242395263,
                  1725.4957098678544
                ],
                [
                  -122.09317835020447,
                  43.67284167194944,
                  1574.4757098678544
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0147.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0147.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:45:50Z",
            "pc:count": 11272873,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573179.5191,
                "count": 11272873,
                "maximum": 573279.0113,
                "minimum": 573102.0713,
                "name": "X",
                "position": 0,
                "stddev": 39.76413008,
                "variance": 1581.186041
              },
              {
                "average": 4836343.291,
                "count": 11272873,
                "maximum": 4836853.2,
                "minimum": 4835936.62,
                "name": "Y",
                "position": 1,
                "stddev": 258.1853815,
                "variance": 66659.69124
              },
              {
                "average": 1662.233218,
                "count": 11272873,
                "maximum": 1725.49571,
                "minimum": 1574.47571,
                "name": "Z",
                "position": 2,
                "stddev": 22.11869661,
                "variance": 489.2367397
              },
              {
                "average": 31553.31187,
                "count": 11272873,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12863.53148,
                "variance": 165470442
              },
              {
                "average": 1.699725704,
                "count": 11272873,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9121474307,
                "variance": 0.8320129353
              },
              {
                "average": 2.402221066,
                "count": 11272873,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.142842717,
                "variance": 1.306089475
              },
              {
                "average": 0.4989858397,
                "count": 11272873,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989937,
                "variance": 0.2499989937
              },
              {
                "average": 0,
                "count": 11272873,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.053081056,
                "count": 11272873,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.247657601,
                "variance": 0.06133428732
              },
              {
                "average": 0.77596187,
                "count": 11272873,
                "maximum": 22.99799919,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.94546353,
                "variance": 223.3668801
              },
              {
                "average": 0.4989858397,
                "count": 11272873,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999989937,
                "variance": 0.2499989937
              },
              {
                "average": 403.9203934,
                "count": 11272873,
                "maximum": 405,
                "minimum": 402,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8017357157,
                "variance": 0.6427801578
              },
              {
                "average": 276645132.8,
                "count": 11272873,
                "maximum": 276645550.6,
                "minimum": 276644391.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 273.1773636,
                "variance": 74625.87198
              },
              {
                "average": 0,
                "count": 11272873,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11272873,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11272873,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11272873,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11272873,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573102.0713,
              4835936.62,
              1574.47571,
              573279.0113,
              4836853.2,
              1725.49571
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573102.0713089515,
                    4835936.620396708,
                    1574.4757098678544
                  ],
                  [
                    573102.0713089515,
                    4836853.200396708,
                    1574.4757098678544
                  ],
                  [
                    573279.0113089514,
                    4836853.200396708,
                    1725.4957098678544
                  ],
                  [
                    573279.0113089514,
                    4835936.620396708,
                    1725.4957098678544
                  ],
                  [
                    573102.0713089515,
                    4835936.620396708,
                    1574.4757098678544
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:45:50+00:00",
            "end_time": "2020-06-19T23:26: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": "20200619_BLU_0148.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.32146916528616,
              43.685240444466196,
              932.4610827535039
            ],
            [
              -122.32146190485295,
              43.685884545885855,
              932.4610827535039
            ],
            [
              -122.32006788720419,
              43.68587626213503,
              1022.9410827535039
            ],
            [
              -122.32007516255071,
              43.685232160900576,
              1022.9410827535039
            ],
            [
              -122.32146916528616,
              43.685240444466196,
              932.4610827535039
            ]
          ]
        ]
      },
      "bbox": [
        -122.3214692,
        43.68523216,
        932.4610828,
        -122.3200679,
        43.68588455,
        1022.941083
      ],
      "properties": {
        "datetime": "2020-06-19T18:24:09Z",
        "pc:count": 482413,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554760.6958,
            "count": 482413,
            "maximum": 554799.7974,
            "minimum": 554687.4374,
            "name": "X",
            "position": 0,
            "stddev": 26.44356127,
            "variance": 699.2619325
          },
          {
            "average": 4837184.892,
            "count": 482413,
            "maximum": 4837209.364,
            "minimum": 4837137.824,
            "name": "Y",
            "position": 1,
            "stddev": 16.31534143,
            "variance": 266.1903659
          },
          {
            "average": 966.7221549,
            "count": 482413,
            "maximum": 1022.941083,
            "minimum": 932.4610828,
            "name": "Z",
            "position": 2,
            "stddev": 18.12277833,
            "variance": 328.4350943
          },
          {
            "average": 29720.39516,
            "count": 482413,
            "maximum": 65535,
            "minimum": 2849,
            "name": "Intensity",
            "position": 3,
            "stddev": 11952.37658,
            "variance": 142859306
          },
          {
            "average": 1.884109674,
            "count": 482413,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9721479725,
            "variance": 0.9450716805
          },
          {
            "average": 2.772188975,
            "count": 482413,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.08030268,
            "variance": 1.16705388
          },
          {
            "average": 0.4830425382,
            "count": 482413,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997128797,
            "variance": 0.2497129621
          },
          {
            "average": 0,
            "count": 482413,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.017348206,
            "count": 482413,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.154557131,
            "variance": 0.02388790674
          },
          {
            "average": -0.7535792253,
            "count": 482413,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.61191268,
            "variance": 213.507992
          },
          {
            "average": 0.4830425382,
            "count": 482413,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997128797,
            "variance": 0.2497129621
          },
          {
            "average": 320.0491322,
            "count": 482413,
            "maximum": 321,
            "minimum": 319,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8072428782,
            "variance": 0.6516410645
          },
          {
            "average": 276625958.5,
            "count": 482413,
            "maximum": 276626249.4,
            "minimum": 276625473.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 324.538392,
            "variance": 105325.1679
          },
          {
            "average": 0,
            "count": 482413,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 482413,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 482413,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 482413,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 482413,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554687.4374,
          4837137.824,
          932.4610828,
          554799.7974,
          4837209.364,
          1022.941083
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554687.4374095107,
                4837137.823871889,
                932.4610827535039
              ],
              [
                554687.4374095107,
                4837209.363871888,
                932.4610827535039
              ],
              [
                554799.7974095108,
                4837209.363871888,
                1022.9410827535039
              ],
              [
                554799.7974095108,
                4837137.823871889,
                1022.9410827535039
              ],
              [
                554687.4374095107,
                4837137.823871889,
                932.4610827535039
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:24:09+00:00",
        "end_time": "2020-06-19T18:11:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0148.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0148.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0148.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0148.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3214692,
            43.68523216,
            932.4610828,
            -122.3200679,
            43.68588455,
            1022.941083
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.32146916528616,
                  43.685240444466196,
                  932.4610827535039
                ],
                [
                  -122.32146190485295,
                  43.685884545885855,
                  932.4610827535039
                ],
                [
                  -122.32006788720419,
                  43.68587626213503,
                  1022.9410827535039
                ],
                [
                  -122.32007516255071,
                  43.685232160900576,
                  1022.9410827535039
                ],
                [
                  -122.32146916528616,
                  43.685240444466196,
                  932.4610827535039
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0148.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0148.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:24:09Z",
            "pc:count": 482413,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554760.6958,
                "count": 482413,
                "maximum": 554799.7974,
                "minimum": 554687.4374,
                "name": "X",
                "position": 0,
                "stddev": 26.44356127,
                "variance": 699.2619325
              },
              {
                "average": 4837184.892,
                "count": 482413,
                "maximum": 4837209.364,
                "minimum": 4837137.824,
                "name": "Y",
                "position": 1,
                "stddev": 16.31534143,
                "variance": 266.1903659
              },
              {
                "average": 966.7221549,
                "count": 482413,
                "maximum": 1022.941083,
                "minimum": 932.4610828,
                "name": "Z",
                "position": 2,
                "stddev": 18.12277833,
                "variance": 328.4350943
              },
              {
                "average": 29720.39516,
                "count": 482413,
                "maximum": 65535,
                "minimum": 2849,
                "name": "Intensity",
                "position": 3,
                "stddev": 11952.37658,
                "variance": 142859306
              },
              {
                "average": 1.884109674,
                "count": 482413,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9721479725,
                "variance": 0.9450716805
              },
              {
                "average": 2.772188975,
                "count": 482413,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.08030268,
                "variance": 1.16705388
              },
              {
                "average": 0.4830425382,
                "count": 482413,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997128797,
                "variance": 0.2497129621
              },
              {
                "average": 0,
                "count": 482413,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.017348206,
                "count": 482413,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.154557131,
                "variance": 0.02388790674
              },
              {
                "average": -0.7535792253,
                "count": 482413,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.61191268,
                "variance": 213.507992
              },
              {
                "average": 0.4830425382,
                "count": 482413,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997128797,
                "variance": 0.2497129621
              },
              {
                "average": 320.0491322,
                "count": 482413,
                "maximum": 321,
                "minimum": 319,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8072428782,
                "variance": 0.6516410645
              },
              {
                "average": 276625958.5,
                "count": 482413,
                "maximum": 276626249.4,
                "minimum": 276625473.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 324.538392,
                "variance": 105325.1679
              },
              {
                "average": 0,
                "count": 482413,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 482413,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 482413,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 482413,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 482413,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554687.4374,
              4837137.824,
              932.4610828,
              554799.7974,
              4837209.364,
              1022.941083
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554687.4374095107,
                    4837137.823871889,
                    932.4610827535039
                  ],
                  [
                    554687.4374095107,
                    4837209.363871888,
                    932.4610827535039
                  ],
                  [
                    554799.7974095108,
                    4837209.363871888,
                    1022.9410827535039
                  ],
                  [
                    554799.7974095108,
                    4837137.823871889,
                    1022.9410827535039
                  ],
                  [
                    554687.4374095107,
                    4837137.823871889,
                    932.4610827535039
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:24:09+00:00",
            "end_time": "2020-06-19T18: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": "20200618_BLU_0119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1836520288974,
              43.663297854629306,
              1308.6100793367268
            ],
            [
              -122.18353713677291,
              43.671774292057385,
              1308.6100793367268
            ],
            [
              -122.17185885273511,
              43.67169027850209,
              1781.1900793367267
            ],
            [
              -122.1719753877657,
              43.66321386578871,
              1781.1900793367267
            ],
            [
              -122.1836520288974,
              43.663297854629306,
              1308.6100793367268
            ]
          ]
        ]
      },
      "bbox": [
        -122.183652,
        43.66321387,
        1308.610079,
        -122.1718589,
        43.67177429,
        1781.190079
      ],
      "properties": {
        "datetime": "2020-06-18T17:00:01Z",
        "pc:count": 114229734,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566291.2203,
            "count": 114229734,
            "maximum": 566760.6144,
            "minimum": 565819.0744,
            "name": "X",
            "position": 0,
            "stddev": 258.3529618,
            "variance": 66746.25285
          },
          {
            "average": 4835277.104,
            "count": 114229734,
            "maximum": 4835742.426,
            "minimum": 4834800.926,
            "name": "Y",
            "position": 1,
            "stddev": 266.7239615,
            "variance": 71141.67162
          },
          {
            "average": 1523.147978,
            "count": 114229734,
            "maximum": 1781.190079,
            "minimum": 1308.610079,
            "name": "Z",
            "position": 2,
            "stddev": 84.91166621,
            "variance": 7209.991059
          },
          {
            "average": 27740.10537,
            "count": 114229734,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13446.29364,
            "variance": 180802812.6
          },
          {
            "average": 1.975574153,
            "count": 114229734,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.076457732,
            "variance": 1.158761249
          },
          {
            "average": 2.950364824,
            "count": 114229734,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.243752226,
            "variance": 1.5469196
          },
          {
            "average": 0.4965484381,
            "count": 114229734,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999880888,
            "variance": 0.2499880889
          },
          {
            "average": 0,
            "count": 114229734,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.029542483,
            "count": 114229734,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2235619348,
            "variance": 0.04997993867
          },
          {
            "average": -0.2277242456,
            "count": 114229734,
            "maximum": 28.99799919,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.70027917,
            "variance": 246.4987661
          },
          {
            "average": 0.4965484381,
            "count": 114229734,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999880888,
            "variance": 0.2499880889
          },
          {
            "average": 105.2796031,
            "count": 114229734,
            "maximum": 108,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.116500262,
            "variance": 1.246572835
          },
          {
            "average": 276533629.4,
            "count": 114229734,
            "maximum": 276534801.8,
            "minimum": 276532697.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 468.0713169,
            "variance": 219090.7577
          },
          {
            "average": 0,
            "count": 114229734,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114229734,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114229734,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114229734,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114229734,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565819.0744,
          4834800.926,
          1308.610079,
          566760.6144,
          4835742.426,
          1781.190079
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565819.0743970557,
                4834800.925675852,
                1308.6100793367268
              ],
              [
                565819.0743970557,
                4835742.425675852,
                1308.6100793367268
              ],
              [
                566760.6143970557,
                4835742.425675852,
                1781.1900793367267
              ],
              [
                566760.6143970557,
                4834800.925675852,
                1781.1900793367267
              ],
              [
                565819.0743970557,
                4834800.925675852,
                1308.6100793367268
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:00:01+00:00",
        "end_time": "2020-06-18T16:24:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.183652,
            43.66321387,
            1308.610079,
            -122.1718589,
            43.67177429,
            1781.190079
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.1836520288974,
                  43.663297854629306,
                  1308.6100793367268
                ],
                [
                  -122.18353713677291,
                  43.671774292057385,
                  1308.6100793367268
                ],
                [
                  -122.17185885273511,
                  43.67169027850209,
                  1781.1900793367267
                ],
                [
                  -122.1719753877657,
                  43.66321386578871,
                  1781.1900793367267
                ],
                [
                  -122.1836520288974,
                  43.663297854629306,
                  1308.6100793367268
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:00:01Z",
            "pc:count": 114229734,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566291.2203,
                "count": 114229734,
                "maximum": 566760.6144,
                "minimum": 565819.0744,
                "name": "X",
                "position": 0,
                "stddev": 258.3529618,
                "variance": 66746.25285
              },
              {
                "average": 4835277.104,
                "count": 114229734,
                "maximum": 4835742.426,
                "minimum": 4834800.926,
                "name": "Y",
                "position": 1,
                "stddev": 266.7239615,
                "variance": 71141.67162
              },
              {
                "average": 1523.147978,
                "count": 114229734,
                "maximum": 1781.190079,
                "minimum": 1308.610079,
                "name": "Z",
                "position": 2,
                "stddev": 84.91166621,
                "variance": 7209.991059
              },
              {
                "average": 27740.10537,
                "count": 114229734,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13446.29364,
                "variance": 180802812.6
              },
              {
                "average": 1.975574153,
                "count": 114229734,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.076457732,
                "variance": 1.158761249
              },
              {
                "average": 2.950364824,
                "count": 114229734,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.243752226,
                "variance": 1.5469196
              },
              {
                "average": 0.4965484381,
                "count": 114229734,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999880888,
                "variance": 0.2499880889
              },
              {
                "average": 0,
                "count": 114229734,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.029542483,
                "count": 114229734,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2235619348,
                "variance": 0.04997993867
              },
              {
                "average": -0.2277242456,
                "count": 114229734,
                "maximum": 28.99799919,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.70027917,
                "variance": 246.4987661
              },
              {
                "average": 0.4965484381,
                "count": 114229734,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999880888,
                "variance": 0.2499880889
              },
              {
                "average": 105.2796031,
                "count": 114229734,
                "maximum": 108,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.116500262,
                "variance": 1.246572835
              },
              {
                "average": 276533629.4,
                "count": 114229734,
                "maximum": 276534801.8,
                "minimum": 276532697.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 468.0713169,
                "variance": 219090.7577
              },
              {
                "average": 0,
                "count": 114229734,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114229734,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114229734,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114229734,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114229734,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565819.0744,
              4834800.926,
              1308.610079,
              566760.6144,
              4835742.426,
              1781.190079
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565819.0743970557,
                    4834800.925675852,
                    1308.6100793367268
                  ],
                  [
                    565819.0743970557,
                    4835742.425675852,
                    1308.6100793367268
                  ],
                  [
                    566760.6143970557,
                    4835742.425675852,
                    1781.1900793367267
                  ],
                  [
                    566760.6143970557,
                    4834800.925675852,
                    1781.1900793367267
                  ],
                  [
                    565819.0743970557,
                    4834800.925675852,
                    1308.6100793367268
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:00:01+00:00",
            "end_time": "2020-06-18T16:24: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": "20200619_BLU_0019.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.12539773784292,
              43.60651825106798,
              1231.0249332391509
            ],
            [
              -122.12527489649595,
              43.614994285455715,
              1231.0249332391509
            ],
            [
              -122.1136082789977,
              43.61490441672623,
              2626.664933239151
            ],
            [
              -122.11373275821778,
              43.60642840877692,
              2626.664933239151
            ],
            [
              -122.12539773784292,
              43.60651825106798,
              1231.0249332391509
            ]
          ]
        ]
      },
      "bbox": [
        -122.1253977,
        43.60642841,
        1231.024933,
        -122.1136083,
        43.61499429,
        2626.664933
      ],
      "properties": {
        "datetime": "2020-06-19T23:20:29Z",
        "pc:count": 113881306,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571059.6366,
            "count": 113881306,
            "maximum": 571523.8464,
            "minimum": 570582.3464,
            "name": "X",
            "position": 0,
            "stddev": 263.6367483,
            "variance": 69504.33503
          },
          {
            "average": 4829023.899,
            "count": 113881306,
            "maximum": 4829484.223,
            "minimum": 4828542.763,
            "name": "Y",
            "position": 1,
            "stddev": 265.710138,
            "variance": 70601.87743
          },
          {
            "average": 1302.547032,
            "count": 113881306,
            "maximum": 2626.664933,
            "minimum": 1231.024933,
            "name": "Z",
            "position": 2,
            "stddev": 28.45508665,
            "variance": 809.6919564
          },
          {
            "average": 31375.17394,
            "count": 113881306,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11177.54488,
            "variance": 124937509.4
          },
          {
            "average": 1.790011321,
            "count": 113881306,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9443396672,
            "variance": 0.891777407
          },
          {
            "average": 2.5799017,
            "count": 113881306,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.122896678,
            "variance": 1.26089695
          },
          {
            "average": 0.4972507428,
            "count": 113881306,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999924437,
            "variance": 0.2499924438
          },
          {
            "average": 0,
            "count": 113881306,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02491776,
            "count": 113881306,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1826803314,
            "variance": 0.03337210349
          },
          {
            "average": -0.4996032813,
            "count": 113881306,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.73990341,
            "variance": 247.7445592
          },
          {
            "average": 0.4972507428,
            "count": 113881306,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999924437,
            "variance": 0.2499924438
          },
          {
            "average": 350.0048819,
            "count": 113881306,
            "maximum": 401,
            "minimum": 337,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 22.98131582,
            "variance": 528.140877
          },
          {
            "average": 276635521.3,
            "count": 113881306,
            "maximum": 276644029.2,
            "minimum": 276632768.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3836.701983,
            "variance": 14720282.11
          },
          {
            "average": 0,
            "count": 113881306,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113881306,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113881306,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113881306,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113881306,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570582.3464,
          4828542.763,
          1231.024933,
          571523.8464,
          4829484.223,
          2626.664933
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570582.3464256905,
                4828542.763483185,
                1231.0249332391509
              ],
              [
                570582.3464256905,
                4829484.223483186,
                1231.0249332391509
              ],
              [
                571523.8464256905,
                4829484.223483186,
                2626.664933239151
              ],
              [
                571523.8464256905,
                4828542.763483185,
                2626.664933239151
              ],
              [
                570582.3464256905,
                4828542.763483185,
                1231.0249332391509
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:20:29+00:00",
        "end_time": "2020-06-19T20:12:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0019.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0019.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0019.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0019.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1253977,
            43.60642841,
            1231.024933,
            -122.1136083,
            43.61499429,
            2626.664933
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.12539773784292,
                  43.60651825106798,
                  1231.0249332391509
                ],
                [
                  -122.12527489649595,
                  43.614994285455715,
                  1231.0249332391509
                ],
                [
                  -122.1136082789977,
                  43.61490441672623,
                  2626.664933239151
                ],
                [
                  -122.11373275821778,
                  43.60642840877692,
                  2626.664933239151
                ],
                [
                  -122.12539773784292,
                  43.60651825106798,
                  1231.0249332391509
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0019.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0019.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:20:29Z",
            "pc:count": 113881306,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571059.6366,
                "count": 113881306,
                "maximum": 571523.8464,
                "minimum": 570582.3464,
                "name": "X",
                "position": 0,
                "stddev": 263.6367483,
                "variance": 69504.33503
              },
              {
                "average": 4829023.899,
                "count": 113881306,
                "maximum": 4829484.223,
                "minimum": 4828542.763,
                "name": "Y",
                "position": 1,
                "stddev": 265.710138,
                "variance": 70601.87743
              },
              {
                "average": 1302.547032,
                "count": 113881306,
                "maximum": 2626.664933,
                "minimum": 1231.024933,
                "name": "Z",
                "position": 2,
                "stddev": 28.45508665,
                "variance": 809.6919564
              },
              {
                "average": 31375.17394,
                "count": 113881306,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11177.54488,
                "variance": 124937509.4
              },
              {
                "average": 1.790011321,
                "count": 113881306,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9443396672,
                "variance": 0.891777407
              },
              {
                "average": 2.5799017,
                "count": 113881306,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.122896678,
                "variance": 1.26089695
              },
              {
                "average": 0.4972507428,
                "count": 113881306,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999924437,
                "variance": 0.2499924438
              },
              {
                "average": 0,
                "count": 113881306,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02491776,
                "count": 113881306,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1826803314,
                "variance": 0.03337210349
              },
              {
                "average": -0.4996032813,
                "count": 113881306,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.73990341,
                "variance": 247.7445592
              },
              {
                "average": 0.4972507428,
                "count": 113881306,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999924437,
                "variance": 0.2499924438
              },
              {
                "average": 350.0048819,
                "count": 113881306,
                "maximum": 401,
                "minimum": 337,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 22.98131582,
                "variance": 528.140877
              },
              {
                "average": 276635521.3,
                "count": 113881306,
                "maximum": 276644029.2,
                "minimum": 276632768.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3836.701983,
                "variance": 14720282.11
              },
              {
                "average": 0,
                "count": 113881306,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113881306,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113881306,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113881306,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113881306,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570582.3464,
              4828542.763,
              1231.024933,
              571523.8464,
              4829484.223,
              2626.664933
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570582.3464256905,
                    4828542.763483185,
                    1231.0249332391509
                  ],
                  [
                    570582.3464256905,
                    4829484.223483186,
                    1231.0249332391509
                  ],
                  [
                    571523.8464256905,
                    4829484.223483186,
                    2626.664933239151
                  ],
                  [
                    571523.8464256905,
                    4828542.763483185,
                    2626.664933239151
                  ],
                  [
                    570582.3464256905,
                    4828542.763483185,
                    1231.0249332391509
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:20:29+00:00",
            "end_time": "2020-06-19T20:12:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0145.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.11585574502718,
              43.67251980764925,
              1598.6919112736896
            ],
            [
              -122.11573126935001,
              43.68099626226373,
              1598.6919112736896
            ],
            [
              -122.10405115624678,
              43.68090530439847,
              1976.3119112736895
            ],
            [
              -122.10417727556357,
              43.67242887654119,
              1976.3119112736895
            ],
            [
              -122.11585574502718,
              43.67251980764925,
              1598.6919112736896
            ]
          ]
        ]
      },
      "bbox": [
        -122.1158557,
        43.67242888,
        1598.691911,
        -122.1040512,
        43.68099626,
        1976.311911
      ],
      "properties": {
        "datetime": "2020-06-19T23:26:53Z",
        "pc:count": 113383274,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571756.9719,
            "count": 113383274,
            "maximum": 572215.9009,
            "minimum": 571274.3409,
            "name": "X",
            "position": 0,
            "stddev": 262.2501365,
            "variance": 68775.13408
          },
          {
            "average": 4836375.773,
            "count": 113383274,
            "maximum": 4836822.662,
            "minimum": 4835881.142,
            "name": "Y",
            "position": 1,
            "stddev": 261.5976668,
            "variance": 68433.33925
          },
          {
            "average": 1784.232127,
            "count": 113383274,
            "maximum": 1976.311911,
            "minimum": 1598.691911,
            "name": "Z",
            "position": 2,
            "stddev": 73.8883202,
            "variance": 5459.483862
          },
          {
            "average": 29728.32219,
            "count": 113383274,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14422.55485,
            "variance": 208010088.4
          },
          {
            "average": 1.778893781,
            "count": 113383274,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9850391996,
            "variance": 0.9703022247
          },
          {
            "average": 2.557614671,
            "count": 113383274,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.234513909,
            "variance": 1.524024592
          },
          {
            "average": 0.4949372427,
            "count": 113383274,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49997437,
            "variance": 0.2499743707
          },
          {
            "average": 1.878583961e-06,
            "count": 113383274,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001370613165,
            "variance": 1.878580449e-06
          },
          {
            "average": 1.047946631,
            "count": 113383274,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2689177665,
            "variance": 0.07231676514
          },
          {
            "average": 0.5040966342,
            "count": 113383274,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.84112824,
            "variance": 250.9413438
          },
          {
            "average": 0.4949373044,
            "count": 113383274,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999743707,
            "variance": 0.2499743713
          },
          {
            "average": 367.4583416,
            "count": 113383274,
            "maximum": 402,
            "minimum": 339,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.89335144,
            "variance": 893.6124602
          },
          {
            "average": 276638532.5,
            "count": 113383274,
            "maximum": 276644413.3,
            "minimum": 276633634.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4871.159693,
            "variance": 23728196.76
          },
          {
            "average": 0,
            "count": 113383274,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113383274,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113383274,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113383274,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113383274,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          571274.3409,
          4835881.142,
          1598.691911,
          572215.9009,
          4836822.662,
          1976.311911
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                571274.3409126599,
                4835881.141924515,
                1598.6919112736896
              ],
              [
                571274.3409126599,
                4836822.661924515,
                1598.6919112736896
              ],
              [
                572215.9009126599,
                4836822.661924515,
                1976.3119112736895
              ],
              [
                572215.9009126599,
                4835881.141924515,
                1976.3119112736895
              ],
              [
                571274.3409126599,
                4835881.141924515,
                1598.6919112736896
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:26:53+00:00",
        "end_time": "2020-06-19T20:27:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0145.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0145.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0145.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0145.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1158557,
            43.67242888,
            1598.691911,
            -122.1040512,
            43.68099626,
            1976.311911
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.11585574502718,
                  43.67251980764925,
                  1598.6919112736896
                ],
                [
                  -122.11573126935001,
                  43.68099626226373,
                  1598.6919112736896
                ],
                [
                  -122.10405115624678,
                  43.68090530439847,
                  1976.3119112736895
                ],
                [
                  -122.10417727556357,
                  43.67242887654119,
                  1976.3119112736895
                ],
                [
                  -122.11585574502718,
                  43.67251980764925,
                  1598.6919112736896
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0145.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0145.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:26:53Z",
            "pc:count": 113383274,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571756.9719,
                "count": 113383274,
                "maximum": 572215.9009,
                "minimum": 571274.3409,
                "name": "X",
                "position": 0,
                "stddev": 262.2501365,
                "variance": 68775.13408
              },
              {
                "average": 4836375.773,
                "count": 113383274,
                "maximum": 4836822.662,
                "minimum": 4835881.142,
                "name": "Y",
                "position": 1,
                "stddev": 261.5976668,
                "variance": 68433.33925
              },
              {
                "average": 1784.232127,
                "count": 113383274,
                "maximum": 1976.311911,
                "minimum": 1598.691911,
                "name": "Z",
                "position": 2,
                "stddev": 73.8883202,
                "variance": 5459.483862
              },
              {
                "average": 29728.32219,
                "count": 113383274,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14422.55485,
                "variance": 208010088.4
              },
              {
                "average": 1.778893781,
                "count": 113383274,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9850391996,
                "variance": 0.9703022247
              },
              {
                "average": 2.557614671,
                "count": 113383274,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.234513909,
                "variance": 1.524024592
              },
              {
                "average": 0.4949372427,
                "count": 113383274,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49997437,
                "variance": 0.2499743707
              },
              {
                "average": 1.878583961e-06,
                "count": 113383274,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001370613165,
                "variance": 1.878580449e-06
              },
              {
                "average": 1.047946631,
                "count": 113383274,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2689177665,
                "variance": 0.07231676514
              },
              {
                "average": 0.5040966342,
                "count": 113383274,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.84112824,
                "variance": 250.9413438
              },
              {
                "average": 0.4949373044,
                "count": 113383274,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999743707,
                "variance": 0.2499743713
              },
              {
                "average": 367.4583416,
                "count": 113383274,
                "maximum": 402,
                "minimum": 339,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.89335144,
                "variance": 893.6124602
              },
              {
                "average": 276638532.5,
                "count": 113383274,
                "maximum": 276644413.3,
                "minimum": 276633634.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4871.159693,
                "variance": 23728196.76
              },
              {
                "average": 0,
                "count": 113383274,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113383274,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113383274,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113383274,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113383274,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              571274.3409,
              4835881.142,
              1598.691911,
              572215.9009,
              4836822.662,
              1976.311911
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    571274.3409126599,
                    4835881.141924515,
                    1598.6919112736896
                  ],
                  [
                    571274.3409126599,
                    4836822.661924515,
                    1598.6919112736896
                  ],
                  [
                    572215.9009126599,
                    4836822.661924515,
                    1976.3119112736895
                  ],
                  [
                    572215.9009126599,
                    4835881.141924515,
                    1976.3119112736895
                  ],
                  [
                    571274.3409126599,
                    4835881.141924515,
                    1598.6919112736896
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:26:53+00:00",
            "end_time": "2020-06-19T20: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": "20200618_BLU_0080.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.21718694804429,
              43.64632656908948,
              768.9644714229673
            ],
            [
              -122.21707683583325,
              43.65480346128728,
              768.9644714229673
            ],
            [
              -122.2054017444423,
              43.65472289914751,
              1074.8844714229674
            ],
            [
              -122.20551349824858,
              43.64624603065103,
              1074.8844714229674
            ],
            [
              -122.21718694804429,
              43.64632656908948,
              768.9644714229673
            ]
          ]
        ]
      },
      "bbox": [
        -122.2171869,
        43.64624603,
        768.9644714,
        -122.2054017,
        43.65480346,
        1074.884471
      ],
      "properties": {
        "datetime": "2020-06-18T18:10:25Z",
        "pc:count": 105327800,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563597.0406,
            "count": 105327800,
            "maximum": 564074.5895,
            "minimum": 563133.0495,
            "name": "X",
            "position": 0,
            "stddev": 265.8314162,
            "variance": 70666.34186
          },
          {
            "average": 4833363.516,
            "count": 105327800,
            "maximum": 4833831.555,
            "minimum": 4832890.015,
            "name": "Y",
            "position": 1,
            "stddev": 268.5753763,
            "variance": 72132.73277
          },
          {
            "average": 890.3724835,
            "count": 105327800,
            "maximum": 1074.884471,
            "minimum": 768.9644714,
            "name": "Z",
            "position": 2,
            "stddev": 57.96336786,
            "variance": 3359.752014
          },
          {
            "average": 32188.96615,
            "count": 105327800,
            "maximum": 65535,
            "minimum": 5072,
            "name": "Intensity",
            "position": 3,
            "stddev": 10149.33323,
            "variance": 103008965.1
          },
          {
            "average": 1.745301972,
            "count": 105327800,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8896420547,
            "variance": 0.7914629856
          },
          {
            "average": 2.490452369,
            "count": 105327800,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.036042105,
            "variance": 1.073383244
          },
          {
            "average": 0.5017582633,
            "count": 105327800,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969109,
            "variance": 0.2499969109
          },
          {
            "average": 0,
            "count": 105327800,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018458242,
            "count": 105327800,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2218510127,
            "variance": 0.04921787185
          },
          {
            "average": 0.03008233353,
            "count": 105327800,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.71988024,
            "variance": 247.1146347
          },
          {
            "average": 0.5017582633,
            "count": 105327800,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999969109,
            "variance": 0.2499969109
          },
          {
            "average": 113.1011259,
            "count": 105327800,
            "maximum": 117,
            "minimum": 110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.53858685,
            "variance": 2.367249494
          },
          {
            "average": 276537115.2,
            "count": 105327800,
            "maximum": 276539025,
            "minimum": 276535625.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 710.3366897,
            "variance": 504578.2128
          },
          {
            "average": 0,
            "count": 105327800,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105327800,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105327800,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105327800,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105327800,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563133.0495,
          4832890.015,
          768.9644714,
          564074.5895,
          4833831.555,
          1074.884471
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563133.0494993167,
                4832890.015219102,
                768.9644714229673
              ],
              [
                563133.0494993167,
                4833831.555219101,
                768.9644714229673
              ],
              [
                564074.5894993168,
                4833831.555219101,
                1074.8844714229674
              ],
              [
                564074.5894993168,
                4832890.015219102,
                1074.8844714229674
              ],
              [
                563133.0494993167,
                4832890.015219102,
                768.9644714229673
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:10:25+00:00",
        "end_time": "2020-06-18T17:13:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0080.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0080.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0080.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0080.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2171869,
            43.64624603,
            768.9644714,
            -122.2054017,
            43.65480346,
            1074.884471
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.21718694804429,
                  43.64632656908948,
                  768.9644714229673
                ],
                [
                  -122.21707683583325,
                  43.65480346128728,
                  768.9644714229673
                ],
                [
                  -122.2054017444423,
                  43.65472289914751,
                  1074.8844714229674
                ],
                [
                  -122.20551349824858,
                  43.64624603065103,
                  1074.8844714229674
                ],
                [
                  -122.21718694804429,
                  43.64632656908948,
                  768.9644714229673
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0080.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0080.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:10:25Z",
            "pc:count": 105327800,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563597.0406,
                "count": 105327800,
                "maximum": 564074.5895,
                "minimum": 563133.0495,
                "name": "X",
                "position": 0,
                "stddev": 265.8314162,
                "variance": 70666.34186
              },
              {
                "average": 4833363.516,
                "count": 105327800,
                "maximum": 4833831.555,
                "minimum": 4832890.015,
                "name": "Y",
                "position": 1,
                "stddev": 268.5753763,
                "variance": 72132.73277
              },
              {
                "average": 890.3724835,
                "count": 105327800,
                "maximum": 1074.884471,
                "minimum": 768.9644714,
                "name": "Z",
                "position": 2,
                "stddev": 57.96336786,
                "variance": 3359.752014
              },
              {
                "average": 32188.96615,
                "count": 105327800,
                "maximum": 65535,
                "minimum": 5072,
                "name": "Intensity",
                "position": 3,
                "stddev": 10149.33323,
                "variance": 103008965.1
              },
              {
                "average": 1.745301972,
                "count": 105327800,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8896420547,
                "variance": 0.7914629856
              },
              {
                "average": 2.490452369,
                "count": 105327800,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.036042105,
                "variance": 1.073383244
              },
              {
                "average": 0.5017582633,
                "count": 105327800,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969109,
                "variance": 0.2499969109
              },
              {
                "average": 0,
                "count": 105327800,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018458242,
                "count": 105327800,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2218510127,
                "variance": 0.04921787185
              },
              {
                "average": 0.03008233353,
                "count": 105327800,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.71988024,
                "variance": 247.1146347
              },
              {
                "average": 0.5017582633,
                "count": 105327800,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999969109,
                "variance": 0.2499969109
              },
              {
                "average": 113.1011259,
                "count": 105327800,
                "maximum": 117,
                "minimum": 110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.53858685,
                "variance": 2.367249494
              },
              {
                "average": 276537115.2,
                "count": 105327800,
                "maximum": 276539025,
                "minimum": 276535625.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 710.3366897,
                "variance": 504578.2128
              },
              {
                "average": 0,
                "count": 105327800,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105327800,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105327800,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105327800,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105327800,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563133.0495,
              4832890.015,
              768.9644714,
              564074.5895,
              4833831.555,
              1074.884471
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563133.0494993167,
                    4832890.015219102,
                    768.9644714229673
                  ],
                  [
                    563133.0494993167,
                    4833831.555219101,
                    768.9644714229673
                  ],
                  [
                    564074.5894993168,
                    4833831.555219101,
                    1074.8844714229674
                  ],
                  [
                    564074.5894993168,
                    4832890.015219102,
                    1074.8844714229674
                  ],
                  [
                    563133.0494993167,
                    4832890.015219102,
                    768.9644714229673
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:10:25+00:00",
            "end_time": "2020-06-18T17:13:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0126.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.10429548403675,
              43.66445145097466,
              1655.8478318070897
            ],
            [
              -122.10416941913076,
              43.672927710922636,
              1655.8478318070897
            ],
            [
              -122.09249140413333,
              43.672835589157984,
              2018.56783180709
            ],
            [
              -122.09261911187079,
              43.664359356309326,
              2018.56783180709
            ],
            [
              -122.10429548403675,
              43.66445145097466,
              1655.8478318070897
            ]
          ]
        ]
      },
      "bbox": [
        -122.1042955,
        43.66435936,
        1655.847832,
        -122.0924914,
        43.67292771,
        2018.567832
      ],
      "properties": {
        "datetime": "2020-06-19T23:45:34Z",
        "pc:count": 98024202,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572678.4018,
            "count": 98024202,
            "maximum": 573157.4561,
            "minimum": 572215.9361,
            "name": "X",
            "position": 0,
            "stddev": 266.941261,
            "variance": 71257.63681
          },
          {
            "average": 4835474.479,
            "count": 98024202,
            "maximum": 4835936.55,
            "minimum": 4834995.05,
            "name": "Y",
            "position": 1,
            "stddev": 266.0891532,
            "variance": 70803.43747
          },
          {
            "average": 1815.798508,
            "count": 98024202,
            "maximum": 2018.567832,
            "minimum": 1655.847832,
            "name": "Z",
            "position": 2,
            "stddev": 83.46551886,
            "variance": 6966.492839
          },
          {
            "average": 30503.29601,
            "count": 98024202,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14091.66911,
            "variance": 198575138.2
          },
          {
            "average": 1.733976054,
            "count": 98024202,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9573857977,
            "variance": 0.9165875656
          },
          {
            "average": 2.467524887,
            "count": 98024202,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.215060951,
            "variance": 1.476373115
          },
          {
            "average": 0.495033247,
            "count": 98024202,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999753333,
            "variance": 0.2499753339
          },
          {
            "average": 0,
            "count": 98024202,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.064189076,
            "count": 98024202,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.300943045,
            "variance": 0.09056671631
          },
          {
            "average": 0.4320226068,
            "count": 98024202,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.78240609,
            "variance": 249.084342
          },
          {
            "average": 0.4953430888,
            "count": 98024202,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999783153,
            "variance": 0.2499783157
          },
          {
            "average": 402.5255821,
            "count": 98024202,
            "maximum": 405,
            "minimum": 400,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.165575177,
            "variance": 1.358565494
          },
          {
            "average": 276644636.5,
            "count": 98024202,
            "maximum": 276645534.3,
            "minimum": 276643700.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 406.9232947,
            "variance": 165586.5678
          },
          {
            "average": 0,
            "count": 98024202,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98024202,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98024202,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98024202,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98024202,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572215.9361,
          4834995.05,
          1655.847832,
          573157.4561,
          4835936.55,
          2018.567832
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572215.9360514644,
                4834995.05033879,
                1655.8478318070897
              ],
              [
                572215.9360514644,
                4835936.55033879,
                1655.8478318070897
              ],
              [
                573157.4560514644,
                4835936.55033879,
                2018.56783180709
              ],
              [
                573157.4560514644,
                4834995.05033879,
                2018.56783180709
              ],
              [
                572215.9360514644,
                4834995.05033879,
                1655.8478318070897
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:45:34+00:00",
        "end_time": "2020-06-19T23:15:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0126.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0126.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0126.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0126.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1042955,
            43.66435936,
            1655.847832,
            -122.0924914,
            43.67292771,
            2018.567832
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.10429548403675,
                  43.66445145097466,
                  1655.8478318070897
                ],
                [
                  -122.10416941913076,
                  43.672927710922636,
                  1655.8478318070897
                ],
                [
                  -122.09249140413333,
                  43.672835589157984,
                  2018.56783180709
                ],
                [
                  -122.09261911187079,
                  43.664359356309326,
                  2018.56783180709
                ],
                [
                  -122.10429548403675,
                  43.66445145097466,
                  1655.8478318070897
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0126.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0126.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:45:34Z",
            "pc:count": 98024202,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572678.4018,
                "count": 98024202,
                "maximum": 573157.4561,
                "minimum": 572215.9361,
                "name": "X",
                "position": 0,
                "stddev": 266.941261,
                "variance": 71257.63681
              },
              {
                "average": 4835474.479,
                "count": 98024202,
                "maximum": 4835936.55,
                "minimum": 4834995.05,
                "name": "Y",
                "position": 1,
                "stddev": 266.0891532,
                "variance": 70803.43747
              },
              {
                "average": 1815.798508,
                "count": 98024202,
                "maximum": 2018.567832,
                "minimum": 1655.847832,
                "name": "Z",
                "position": 2,
                "stddev": 83.46551886,
                "variance": 6966.492839
              },
              {
                "average": 30503.29601,
                "count": 98024202,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14091.66911,
                "variance": 198575138.2
              },
              {
                "average": 1.733976054,
                "count": 98024202,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9573857977,
                "variance": 0.9165875656
              },
              {
                "average": 2.467524887,
                "count": 98024202,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.215060951,
                "variance": 1.476373115
              },
              {
                "average": 0.495033247,
                "count": 98024202,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999753333,
                "variance": 0.2499753339
              },
              {
                "average": 0,
                "count": 98024202,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.064189076,
                "count": 98024202,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.300943045,
                "variance": 0.09056671631
              },
              {
                "average": 0.4320226068,
                "count": 98024202,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.78240609,
                "variance": 249.084342
              },
              {
                "average": 0.4953430888,
                "count": 98024202,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999783153,
                "variance": 0.2499783157
              },
              {
                "average": 402.5255821,
                "count": 98024202,
                "maximum": 405,
                "minimum": 400,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.165575177,
                "variance": 1.358565494
              },
              {
                "average": 276644636.5,
                "count": 98024202,
                "maximum": 276645534.3,
                "minimum": 276643700.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 406.9232947,
                "variance": 165586.5678
              },
              {
                "average": 0,
                "count": 98024202,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98024202,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98024202,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98024202,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98024202,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572215.9361,
              4834995.05,
              1655.847832,
              573157.4561,
              4835936.55,
              2018.567832
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572215.9360514644,
                    4834995.05033879,
                    1655.8478318070897
                  ],
                  [
                    572215.9360514644,
                    4835936.55033879,
                    1655.8478318070897
                  ],
                  [
                    573157.4560514644,
                    4835936.55033879,
                    2018.56783180709
                  ],
                  [
                    573157.4560514644,
                    4834995.05033879,
                    2018.56783180709
                  ],
                  [
                    572215.9360514644,
                    4834995.05033879,
                    1655.8478318070897
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:45:34+00:00",
            "end_time": "2020-06-19T23: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": "20200618_BLU_0027.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.15960401073968,
              43.61425410779828,
              1194.808342894527
            ],
            [
              -122.15948593907623,
              43.622730386624816,
              1194.808342894527
            ],
            [
              -122.14781747231062,
              43.62264399512069,
              1451.0483428945267
            ],
            [
              -122.14793718262811,
              43.614167741710006,
              1451.0483428945267
            ],
            [
              -122.15960401073968,
              43.61425410779828,
              1194.808342894527
            ]
          ]
        ]
      },
      "bbox": [
        -122.159604,
        43.61416774,
        1194.808343,
        -122.1478175,
        43.62273039,
        1451.048343
      ],
      "properties": {
        "datetime": "2020-06-19T20:00:25Z",
        "pc:count": 83161633,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568277.1825,
            "count": 83161633,
            "maximum": 568754.6413,
            "minimum": 567813.1213,
            "name": "X",
            "position": 0,
            "stddev": 267.6570602,
            "variance": 71640.30188
          },
          {
            "average": 4829842.695,
            "count": 83161633,
            "maximum": 4830314.897,
            "minimum": 4829373.417,
            "name": "Y",
            "position": 1,
            "stddev": 258.935582,
            "variance": 67047.63563
          },
          {
            "average": 1329.187367,
            "count": 83161633,
            "maximum": 1451.048343,
            "minimum": 1194.808343,
            "name": "Z",
            "position": 2,
            "stddev": 44.65755885,
            "variance": 1994.297563
          },
          {
            "average": 30947.31996,
            "count": 83161633,
            "maximum": 65535,
            "minimum": 655,
            "name": "Intensity",
            "position": 3,
            "stddev": 11544.7201,
            "variance": 133280562.1
          },
          {
            "average": 1.785396915,
            "count": 83161633,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9409254832,
            "variance": 0.885340765
          },
          {
            "average": 2.570209378,
            "count": 83161633,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.119567549,
            "variance": 1.253431497
          },
          {
            "average": 0.4985297367,
            "count": 83161633,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978413,
            "variance": 0.2499978413
          },
          {
            "average": 0,
            "count": 83161633,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.030797652,
            "count": 83161633,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2063242259,
            "variance": 0.0425696862
          },
          {
            "average": 1.220201931,
            "count": 83161633,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.03247292,
            "variance": 257.040188
          },
          {
            "average": 0.4985297367,
            "count": 83161633,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999978413,
            "variance": 0.2499978413
          },
          {
            "average": 221.0845417,
            "count": 83161633,
            "maximum": 335,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 115.8494248,
            "variance": 13421.08923
          },
          {
            "average": 276583262.5,
            "count": 83161633,
            "maximum": 276632025,
            "minimum": 276531152.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 49708.31971,
            "variance": 2470917048
          },
          {
            "average": 0,
            "count": 83161633,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83161633,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83161633,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83161633,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83161633,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567813.1213,
          4829373.417,
          1194.808343,
          568754.6413,
          4830314.897,
          1451.048343
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567813.1213067065,
                4829373.41696964,
                1194.808342894527
              ],
              [
                567813.1213067065,
                4830314.896969641,
                1194.808342894527
              ],
              [
                568754.6413067065,
                4830314.896969641,
                1451.0483428945267
              ],
              [
                568754.6413067065,
                4829373.41696964,
                1451.0483428945267
              ],
              [
                567813.1213067065,
                4829373.41696964,
                1194.808342894527
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:00:25+00:00",
        "end_time": "2020-06-18T15:59:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0027.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0027.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0027.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0027.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.159604,
            43.61416774,
            1194.808343,
            -122.1478175,
            43.62273039,
            1451.048343
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.15960401073968,
                  43.61425410779828,
                  1194.808342894527
                ],
                [
                  -122.15948593907623,
                  43.622730386624816,
                  1194.808342894527
                ],
                [
                  -122.14781747231062,
                  43.62264399512069,
                  1451.0483428945267
                ],
                [
                  -122.14793718262811,
                  43.614167741710006,
                  1451.0483428945267
                ],
                [
                  -122.15960401073968,
                  43.61425410779828,
                  1194.808342894527
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0027.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0027.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:00:25Z",
            "pc:count": 83161633,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568277.1825,
                "count": 83161633,
                "maximum": 568754.6413,
                "minimum": 567813.1213,
                "name": "X",
                "position": 0,
                "stddev": 267.6570602,
                "variance": 71640.30188
              },
              {
                "average": 4829842.695,
                "count": 83161633,
                "maximum": 4830314.897,
                "minimum": 4829373.417,
                "name": "Y",
                "position": 1,
                "stddev": 258.935582,
                "variance": 67047.63563
              },
              {
                "average": 1329.187367,
                "count": 83161633,
                "maximum": 1451.048343,
                "minimum": 1194.808343,
                "name": "Z",
                "position": 2,
                "stddev": 44.65755885,
                "variance": 1994.297563
              },
              {
                "average": 30947.31996,
                "count": 83161633,
                "maximum": 65535,
                "minimum": 655,
                "name": "Intensity",
                "position": 3,
                "stddev": 11544.7201,
                "variance": 133280562.1
              },
              {
                "average": 1.785396915,
                "count": 83161633,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9409254832,
                "variance": 0.885340765
              },
              {
                "average": 2.570209378,
                "count": 83161633,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.119567549,
                "variance": 1.253431497
              },
              {
                "average": 0.4985297367,
                "count": 83161633,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978413,
                "variance": 0.2499978413
              },
              {
                "average": 0,
                "count": 83161633,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.030797652,
                "count": 83161633,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2063242259,
                "variance": 0.0425696862
              },
              {
                "average": 1.220201931,
                "count": 83161633,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.03247292,
                "variance": 257.040188
              },
              {
                "average": 0.4985297367,
                "count": 83161633,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999978413,
                "variance": 0.2499978413
              },
              {
                "average": 221.0845417,
                "count": 83161633,
                "maximum": 335,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 115.8494248,
                "variance": 13421.08923
              },
              {
                "average": 276583262.5,
                "count": 83161633,
                "maximum": 276632025,
                "minimum": 276531152.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 49708.31971,
                "variance": 2470917048
              },
              {
                "average": 0,
                "count": 83161633,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83161633,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83161633,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83161633,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83161633,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567813.1213,
              4829373.417,
              1194.808343,
              568754.6413,
              4830314.897,
              1451.048343
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567813.1213067065,
                    4829373.41696964,
                    1194.808342894527
                  ],
                  [
                    567813.1213067065,
                    4830314.896969641,
                    1194.808342894527
                  ],
                  [
                    568754.6413067065,
                    4830314.896969641,
                    1451.0483428945267
                  ],
                  [
                    568754.6413067065,
                    4829373.41696964,
                    1451.0483428945267
                  ],
                  [
                    567813.1213067065,
                    4829373.41696964,
                    1194.808342894527
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:00:25+00:00",
            "end_time": "2020-06-18T15:59: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": "20200618_BLU_0050.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.20538255563694,
              43.63003887036658,
              879.0331938343969
            ],
            [
              -122.20527085371864,
              43.63851522252743,
              879.0331938343969
            ],
            [
              -122.19359944599235,
              43.638433482424624,
              1278.353193834397
            ],
            [
              -122.19371278793712,
              43.629957154310766,
              1278.353193834397
            ],
            [
              -122.20538255563694,
              43.63003887036658,
              879.0331938343969
            ]
          ]
        ]
      },
      "bbox": [
        -122.2053826,
        43.62995715,
        879.0331938,
        -122.1935994,
        43.63851522,
        1278.353194
      ],
      "properties": {
        "datetime": "2020-06-18T17:40:03Z",
        "pc:count": 107977500,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564577.251,
            "count": 107977500,
            "maximum": 565043.8784,
            "minimum": 564102.3784,
            "name": "X",
            "position": 0,
            "stddev": 264.0418893,
            "variance": 69718.11929
          },
          {
            "average": 4831561.126,
            "count": 107977500,
            "maximum": 4832031.609,
            "minimum": 4831090.129,
            "name": "Y",
            "position": 1,
            "stddev": 261.8831541,
            "variance": 68582.78641
          },
          {
            "average": 992.0124237,
            "count": 107977500,
            "maximum": 1278.353194,
            "minimum": 879.0331938,
            "name": "Z",
            "position": 2,
            "stddev": 77.47068603,
            "variance": 6001.707194
          },
          {
            "average": 31473.66941,
            "count": 107977500,
            "maximum": 65535,
            "minimum": 1653,
            "name": "Intensity",
            "position": 3,
            "stddev": 10197.51568,
            "variance": 103989326.1
          },
          {
            "average": 1.783655326,
            "count": 107977500,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9108451402,
            "variance": 0.8296388694
          },
          {
            "average": 2.567260281,
            "count": 107977500,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.044466368,
            "variance": 1.090909993
          },
          {
            "average": 0.500725327,
            "count": 107977500,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994762,
            "variance": 0.2499994762
          },
          {
            "average": 0,
            "count": 107977500,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.014483471,
            "count": 107977500,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1482388248,
            "variance": 0.02197474919
          },
          {
            "average": 0.4610269939,
            "count": 107977500,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.59487051,
            "variance": 243.1999862
          },
          {
            "average": 0.5030378273,
            "count": 107977500,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999907738,
            "variance": 0.2499907739
          },
          {
            "average": 109.9388786,
            "count": 107977500,
            "maximum": 113,
            "minimum": 107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.466245464,
            "variance": 2.14987576
          },
          {
            "average": 276535688.5,
            "count": 107977500,
            "maximum": 276537203.5,
            "minimum": 276534447.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 666.5209133,
            "variance": 444250.1279
          },
          {
            "average": 0,
            "count": 107977500,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107977500,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107977500,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107977500,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107977500,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564102.3784,
          4831090.129,
          879.0331938,
          565043.8784,
          4832031.609,
          1278.353194
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564102.3783711959,
                4831090.128600668,
                879.0331938343969
              ],
              [
                564102.3783711959,
                4832031.608600669,
                879.0331938343969
              ],
              [
                565043.8783711959,
                4832031.608600669,
                1278.353193834397
              ],
              [
                565043.8783711959,
                4831090.128600668,
                1278.353193834397
              ],
              [
                564102.3783711959,
                4831090.128600668,
                879.0331938343969
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:40:03+00:00",
        "end_time": "2020-06-18T16:54:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0050.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0050.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0050.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0050.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2053826,
            43.62995715,
            879.0331938,
            -122.1935994,
            43.63851522,
            1278.353194
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.20538255563694,
                  43.63003887036658,
                  879.0331938343969
                ],
                [
                  -122.20527085371864,
                  43.63851522252743,
                  879.0331938343969
                ],
                [
                  -122.19359944599235,
                  43.638433482424624,
                  1278.353193834397
                ],
                [
                  -122.19371278793712,
                  43.629957154310766,
                  1278.353193834397
                ],
                [
                  -122.20538255563694,
                  43.63003887036658,
                  879.0331938343969
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0050.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0050.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:40:03Z",
            "pc:count": 107977500,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564577.251,
                "count": 107977500,
                "maximum": 565043.8784,
                "minimum": 564102.3784,
                "name": "X",
                "position": 0,
                "stddev": 264.0418893,
                "variance": 69718.11929
              },
              {
                "average": 4831561.126,
                "count": 107977500,
                "maximum": 4832031.609,
                "minimum": 4831090.129,
                "name": "Y",
                "position": 1,
                "stddev": 261.8831541,
                "variance": 68582.78641
              },
              {
                "average": 992.0124237,
                "count": 107977500,
                "maximum": 1278.353194,
                "minimum": 879.0331938,
                "name": "Z",
                "position": 2,
                "stddev": 77.47068603,
                "variance": 6001.707194
              },
              {
                "average": 31473.66941,
                "count": 107977500,
                "maximum": 65535,
                "minimum": 1653,
                "name": "Intensity",
                "position": 3,
                "stddev": 10197.51568,
                "variance": 103989326.1
              },
              {
                "average": 1.783655326,
                "count": 107977500,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9108451402,
                "variance": 0.8296388694
              },
              {
                "average": 2.567260281,
                "count": 107977500,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.044466368,
                "variance": 1.090909993
              },
              {
                "average": 0.500725327,
                "count": 107977500,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994762,
                "variance": 0.2499994762
              },
              {
                "average": 0,
                "count": 107977500,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.014483471,
                "count": 107977500,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1482388248,
                "variance": 0.02197474919
              },
              {
                "average": 0.4610269939,
                "count": 107977500,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.59487051,
                "variance": 243.1999862
              },
              {
                "average": 0.5030378273,
                "count": 107977500,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999907738,
                "variance": 0.2499907739
              },
              {
                "average": 109.9388786,
                "count": 107977500,
                "maximum": 113,
                "minimum": 107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.466245464,
                "variance": 2.14987576
              },
              {
                "average": 276535688.5,
                "count": 107977500,
                "maximum": 276537203.5,
                "minimum": 276534447.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 666.5209133,
                "variance": 444250.1279
              },
              {
                "average": 0,
                "count": 107977500,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107977500,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107977500,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107977500,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107977500,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564102.3784,
              4831090.129,
              879.0331938,
              565043.8784,
              4832031.609,
              1278.353194
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564102.3783711959,
                    4831090.128600668,
                    879.0331938343969
                  ],
                  [
                    564102.3783711959,
                    4832031.608600669,
                    879.0331938343969
                  ],
                  [
                    565043.8783711959,
                    4832031.608600669,
                    1278.353193834397
                  ],
                  [
                    565043.8783711959,
                    4831090.128600668,
                    1278.353193834397
                  ],
                  [
                    564102.3783711959,
                    4831090.128600668,
                    879.0331938343969
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:40:03+00:00",
            "end_time": "2020-06-18T16: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": "20200618_BLU_0065.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.20561777433772,
              43.6382687805959,
              815.6774519096987
            ],
            [
              -122.20550607104008,
              43.6467453010539,
              815.6774519096987
            ],
            [
              -122.19383331723184,
              43.6466635744429,
              1192.2174519096986
            ],
            [
              -122.1939466612512,
              43.63818707802809,
              1192.2174519096986
            ],
            [
              -122.20561777433772,
              43.6382687805959,
              815.6774519096987
            ]
          ]
        ]
      },
      "bbox": [
        -122.2056178,
        43.63818708,
        815.6774519,
        -122.1938333,
        43.6467453,
        1192.217452
      ],
      "properties": {
        "datetime": "2020-06-18T17:43:32Z",
        "pc:count": 100633453,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564539.7914,
            "count": 100633453,
            "maximum": 565016.1378,
            "minimum": 564074.6578,
            "name": "X",
            "position": 0,
            "stddev": 265.8244871,
            "variance": 70662.65793
          },
          {
            "average": 4832469.246,
            "count": 100633453,
            "maximum": 4832945.471,
            "minimum": 4832003.971,
            "name": "Y",
            "position": 1,
            "stddev": 256.6443374,
            "variance": 65866.31591
          },
          {
            "average": 944.3592692,
            "count": 100633453,
            "maximum": 1192.217452,
            "minimum": 815.6774519,
            "name": "Z",
            "position": 2,
            "stddev": 64.21914958,
            "variance": 4124.099173
          },
          {
            "average": 32415.89842,
            "count": 100633453,
            "maximum": 65535,
            "minimum": 5072,
            "name": "Intensity",
            "position": 3,
            "stddev": 10237.60497,
            "variance": 104808555.5
          },
          {
            "average": 1.731052536,
            "count": 100633453,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8907238234,
            "variance": 0.7933889295
          },
          {
            "average": 2.46209894,
            "count": 100633453,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.055756821,
            "variance": 1.114622464
          },
          {
            "average": 0.375765522,
            "count": 100633453,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4843199323,
            "variance": 0.2345657968
          },
          {
            "average": 0,
            "count": 100633453,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.021145304,
            "count": 100633453,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1913550216,
            "variance": 0.03661674428
          },
          {
            "average": -0.1458347873,
            "count": 100633453,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.63978912,
            "variance": 244.6030037
          },
          {
            "average": 0.5016540772,
            "count": 100633453,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999972665,
            "variance": 0.2499972665
          },
          {
            "average": 110.1210039,
            "count": 100633453,
            "maximum": 114,
            "minimum": 107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.49815523,
            "variance": 2.244469093
          },
          {
            "average": 276535771.5,
            "count": 100633453,
            "maximum": 276537412.2,
            "minimum": 276534430.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 682.2314966,
            "variance": 465439.815
          },
          {
            "average": 0,
            "count": 100633453,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100633453,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100633453,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100633453,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100633453,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564074.6578,
          4832003.971,
          815.6774519,
          565016.1378,
          4832945.471,
          1192.217452
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564074.6577677138,
                4832003.970633922,
                815.6774519096987
              ],
              [
                564074.6577677138,
                4832945.470633922,
                815.6774519096987
              ],
              [
                565016.1377677137,
                4832945.470633922,
                1192.2174519096986
              ],
              [
                565016.1377677137,
                4832003.970633922,
                1192.2174519096986
              ],
              [
                564074.6577677138,
                4832003.970633922,
                815.6774519096987
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:43:32+00:00",
        "end_time": "2020-06-18T16:53:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0065.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0065.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0065.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0065.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2056178,
            43.63818708,
            815.6774519,
            -122.1938333,
            43.6467453,
            1192.217452
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.20561777433772,
                  43.6382687805959,
                  815.6774519096987
                ],
                [
                  -122.20550607104008,
                  43.6467453010539,
                  815.6774519096987
                ],
                [
                  -122.19383331723184,
                  43.6466635744429,
                  1192.2174519096986
                ],
                [
                  -122.1939466612512,
                  43.63818707802809,
                  1192.2174519096986
                ],
                [
                  -122.20561777433772,
                  43.6382687805959,
                  815.6774519096987
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0065.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0065.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:43:32Z",
            "pc:count": 100633453,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564539.7914,
                "count": 100633453,
                "maximum": 565016.1378,
                "minimum": 564074.6578,
                "name": "X",
                "position": 0,
                "stddev": 265.8244871,
                "variance": 70662.65793
              },
              {
                "average": 4832469.246,
                "count": 100633453,
                "maximum": 4832945.471,
                "minimum": 4832003.971,
                "name": "Y",
                "position": 1,
                "stddev": 256.6443374,
                "variance": 65866.31591
              },
              {
                "average": 944.3592692,
                "count": 100633453,
                "maximum": 1192.217452,
                "minimum": 815.6774519,
                "name": "Z",
                "position": 2,
                "stddev": 64.21914958,
                "variance": 4124.099173
              },
              {
                "average": 32415.89842,
                "count": 100633453,
                "maximum": 65535,
                "minimum": 5072,
                "name": "Intensity",
                "position": 3,
                "stddev": 10237.60497,
                "variance": 104808555.5
              },
              {
                "average": 1.731052536,
                "count": 100633453,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8907238234,
                "variance": 0.7933889295
              },
              {
                "average": 2.46209894,
                "count": 100633453,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.055756821,
                "variance": 1.114622464
              },
              {
                "average": 0.375765522,
                "count": 100633453,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4843199323,
                "variance": 0.2345657968
              },
              {
                "average": 0,
                "count": 100633453,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.021145304,
                "count": 100633453,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1913550216,
                "variance": 0.03661674428
              },
              {
                "average": -0.1458347873,
                "count": 100633453,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.63978912,
                "variance": 244.6030037
              },
              {
                "average": 0.5016540772,
                "count": 100633453,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999972665,
                "variance": 0.2499972665
              },
              {
                "average": 110.1210039,
                "count": 100633453,
                "maximum": 114,
                "minimum": 107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.49815523,
                "variance": 2.244469093
              },
              {
                "average": 276535771.5,
                "count": 100633453,
                "maximum": 276537412.2,
                "minimum": 276534430.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 682.2314966,
                "variance": 465439.815
              },
              {
                "average": 0,
                "count": 100633453,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100633453,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100633453,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100633453,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100633453,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564074.6578,
              4832003.971,
              815.6774519,
              565016.1378,
              4832945.471,
              1192.217452
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564074.6577677138,
                    4832003.970633922,
                    815.6774519096987
                  ],
                  [
                    564074.6577677138,
                    4832945.470633922,
                    815.6774519096987
                  ],
                  [
                    565016.1377677137,
                    4832945.470633922,
                    1192.2174519096986
                  ],
                  [
                    565016.1377677137,
                    4832003.970633922,
                    1192.2174519096986
                  ],
                  [
                    564074.6577677138,
                    4832003.970633922,
                    815.6774519096987
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:43:32+00:00",
            "end_time": "2020-06-18T16: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": "20200618_BLU_0121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.16097935120867,
              43.663632949095366,
              1454.4518263572756
            ],
            [
              -122.16086126699406,
              43.672109337470516,
              1454.4518263572756
            ],
            [
              -122.14918298559051,
              43.67202300679332,
              1621.3118263572758
            ],
            [
              -122.14930271270164,
              43.663546643814364,
              1621.3118263572758
            ],
            [
              -122.16097935120867,
              43.663632949095366,
              1454.4518263572756
            ]
          ]
        ]
      },
      "bbox": [
        -122.1609794,
        43.66354664,
        1454.451826,
        -122.149183,
        43.67210934,
        1621.311826
      ],
      "properties": {
        "datetime": "2020-06-19T19:55:11Z",
        "pc:count": 74352166,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568077.2962,
            "count": 74352166,
            "maximum": 568588.2573,
            "minimum": 567646.7173,
            "name": "X",
            "position": 0,
            "stddev": 264.4459234,
            "variance": 69931.6464
          },
          {
            "average": 4835331.913,
            "count": 74352166,
            "maximum": 4835797.875,
            "minimum": 4834856.375,
            "name": "Y",
            "position": 1,
            "stddev": 266.7182939,
            "variance": 71138.64829
          },
          {
            "average": 1531.496696,
            "count": 74352166,
            "maximum": 1621.311826,
            "minimum": 1454.451826,
            "name": "Z",
            "position": 2,
            "stddev": 29.57023214,
            "variance": 874.3986289
          },
          {
            "average": 31338.34027,
            "count": 74352166,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12640.47835,
            "variance": 159781692.9
          },
          {
            "average": 1.63607882,
            "count": 74352166,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8585137815,
            "variance": 0.7370459131
          },
          {
            "average": 2.272170255,
            "count": 74352166,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.081733008,
            "variance": 1.1701463
          },
          {
            "average": 0.4969156379,
            "count": 74352166,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999049,
            "variance": 0.2499904901
          },
          {
            "average": 0,
            "count": 74352166,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.055347359,
            "count": 74352166,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3852175256,
            "variance": 0.148392542
          },
          {
            "average": -4.708859852,
            "count": 74352166,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.02872607,
            "variance": 225.8626073
          },
          {
            "average": 0.4969156379,
            "count": 74352166,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.49999049,
            "variance": 0.2499904901
          },
          {
            "average": 142.8762211,
            "count": 74352166,
            "maximum": 334,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 88.92286231,
            "variance": 7907.275441
          },
          {
            "average": 276549741.3,
            "count": 74352166,
            "maximum": 276631711.5,
            "minimum": 276531254.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 38165.62831,
            "variance": 1456615184
          },
          {
            "average": 0,
            "count": 74352166,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74352166,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74352166,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74352166,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74352166,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567646.7173,
          4834856.375,
          1454.451826,
          568588.2573,
          4835797.875,
          1621.311826
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567646.7172911497,
                4834856.375205718,
                1454.4518263572756
              ],
              [
                567646.7172911497,
                4835797.875205718,
                1454.4518263572756
              ],
              [
                568588.2572911497,
                4835797.875205718,
                1621.3118263572758
              ],
              [
                568588.2572911497,
                4834856.375205718,
                1621.3118263572758
              ],
              [
                567646.7172911497,
                4834856.375205718,
                1454.4518263572756
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:55:11+00:00",
        "end_time": "2020-06-18T16:00:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1609794,
            43.66354664,
            1454.451826,
            -122.149183,
            43.67210934,
            1621.311826
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.16097935120867,
                  43.663632949095366,
                  1454.4518263572756
                ],
                [
                  -122.16086126699406,
                  43.672109337470516,
                  1454.4518263572756
                ],
                [
                  -122.14918298559051,
                  43.67202300679332,
                  1621.3118263572758
                ],
                [
                  -122.14930271270164,
                  43.663546643814364,
                  1621.3118263572758
                ],
                [
                  -122.16097935120867,
                  43.663632949095366,
                  1454.4518263572756
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:55:11Z",
            "pc:count": 74352166,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568077.2962,
                "count": 74352166,
                "maximum": 568588.2573,
                "minimum": 567646.7173,
                "name": "X",
                "position": 0,
                "stddev": 264.4459234,
                "variance": 69931.6464
              },
              {
                "average": 4835331.913,
                "count": 74352166,
                "maximum": 4835797.875,
                "minimum": 4834856.375,
                "name": "Y",
                "position": 1,
                "stddev": 266.7182939,
                "variance": 71138.64829
              },
              {
                "average": 1531.496696,
                "count": 74352166,
                "maximum": 1621.311826,
                "minimum": 1454.451826,
                "name": "Z",
                "position": 2,
                "stddev": 29.57023214,
                "variance": 874.3986289
              },
              {
                "average": 31338.34027,
                "count": 74352166,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12640.47835,
                "variance": 159781692.9
              },
              {
                "average": 1.63607882,
                "count": 74352166,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8585137815,
                "variance": 0.7370459131
              },
              {
                "average": 2.272170255,
                "count": 74352166,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.081733008,
                "variance": 1.1701463
              },
              {
                "average": 0.4969156379,
                "count": 74352166,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999049,
                "variance": 0.2499904901
              },
              {
                "average": 0,
                "count": 74352166,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.055347359,
                "count": 74352166,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3852175256,
                "variance": 0.148392542
              },
              {
                "average": -4.708859852,
                "count": 74352166,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.02872607,
                "variance": 225.8626073
              },
              {
                "average": 0.4969156379,
                "count": 74352166,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.49999049,
                "variance": 0.2499904901
              },
              {
                "average": 142.8762211,
                "count": 74352166,
                "maximum": 334,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 88.92286231,
                "variance": 7907.275441
              },
              {
                "average": 276549741.3,
                "count": 74352166,
                "maximum": 276631711.5,
                "minimum": 276531254.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 38165.62831,
                "variance": 1456615184
              },
              {
                "average": 0,
                "count": 74352166,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74352166,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74352166,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74352166,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74352166,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567646.7173,
              4834856.375,
              1454.451826,
              568588.2573,
              4835797.875,
              1621.311826
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567646.7172911497,
                    4834856.375205718,
                    1454.4518263572756
                  ],
                  [
                    567646.7172911497,
                    4835797.875205718,
                    1454.4518263572756
                  ],
                  [
                    568588.2572911497,
                    4835797.875205718,
                    1621.3118263572758
                  ],
                  [
                    568588.2572911497,
                    4834856.375205718,
                    1621.3118263572758
                  ],
                  [
                    567646.7172911497,
                    4834856.375205718,
                    1454.4518263572756
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:55:11+00:00",
            "end_time": "2020-06-18T16:00:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0127.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.09295854549649,
              43.66461145194147,
              1643.9670564556918
            ],
            [
              -122.09283402541452,
              43.67287917813074,
              1643.9670564556918
            ],
            [
              -122.08993809428385,
              43.67285615767219,
              1854.6270564556917
            ],
            [
              -122.09006301173577,
              43.664588438088245,
              1854.6270564556917
            ],
            [
              -122.09295854549649,
              43.66461145194147,
              1643.9670564556918
            ]
          ]
        ]
      },
      "bbox": [
        -122.0929585,
        43.66458844,
        1643.967056,
        -122.0899381,
        43.67287918,
        1854.627056
      ],
      "properties": {
        "datetime": "2020-06-19T23:45:33Z",
        "pc:count": 17393531,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573230.9805,
            "count": 17393531,
            "maximum": 573363.2631,
            "minimum": 573129.7831,
            "name": "X",
            "position": 0,
            "stddev": 55.14536659,
            "variance": 3041.011456
          },
          {
            "average": 4835448.648,
            "count": 17393531,
            "maximum": 4835941.089,
            "minimum": 4835022.749,
            "name": "Y",
            "position": 1,
            "stddev": 270.0793112,
            "variance": 72942.83434
          },
          {
            "average": 1709.517361,
            "count": 17393531,
            "maximum": 1854.627056,
            "minimum": 1643.967056,
            "name": "Z",
            "position": 2,
            "stddev": 38.86639907,
            "variance": 1510.596976
          },
          {
            "average": 31245.73703,
            "count": 17393531,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13080.01037,
            "variance": 171086671.4
          },
          {
            "average": 1.728290765,
            "count": 17393531,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9468920367,
            "variance": 0.8966045291
          },
          {
            "average": 2.459100225,
            "count": 17393531,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.195838505,
            "variance": 1.430029729
          },
          {
            "average": 0.4954400001,
            "count": 17393531,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999792203,
            "variance": 0.2499792208
          },
          {
            "average": 0,
            "count": 17393531,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.069913176,
            "count": 17393531,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3053397584,
            "variance": 0.09323236806
          },
          {
            "average": 0.3881552488,
            "count": 17393531,
            "maximum": 28.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.1547792,
            "variance": 260.976891
          },
          {
            "average": 0.4954400001,
            "count": 17393531,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999792203,
            "variance": 0.2499792208
          },
          {
            "average": 403.9895904,
            "count": 17393531,
            "maximum": 405,
            "minimum": 403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7978546261,
            "variance": 0.6365720044
          },
          {
            "average": 276645152.2,
            "count": 17393531,
            "maximum": 276645533.6,
            "minimum": 276644836.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 271.4412956,
            "variance": 73680.37694
          },
          {
            "average": 0,
            "count": 17393531,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17393531,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17393531,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17393531,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17393531,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573129.7831,
          4835022.749,
          1643.967056,
          573363.2631,
          4835941.089,
          1854.627056
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573129.7831017002,
                4835022.7493595965,
                1643.9670564556918
              ],
              [
                573129.7831017002,
                4835941.089359596,
                1643.9670564556918
              ],
              [
                573363.2631017002,
                4835941.089359596,
                1854.6270564556917
              ],
              [
                573363.2631017002,
                4835022.7493595965,
                1854.6270564556917
              ],
              [
                573129.7831017002,
                4835022.7493595965,
                1643.9670564556918
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:45:33+00:00",
        "end_time": "2020-06-19T23:33:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0127.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0127.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0127.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0127.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.0929585,
            43.66458844,
            1643.967056,
            -122.0899381,
            43.67287918,
            1854.627056
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.09295854549649,
                  43.66461145194147,
                  1643.9670564556918
                ],
                [
                  -122.09283402541452,
                  43.67287917813074,
                  1643.9670564556918
                ],
                [
                  -122.08993809428385,
                  43.67285615767219,
                  1854.6270564556917
                ],
                [
                  -122.09006301173577,
                  43.664588438088245,
                  1854.6270564556917
                ],
                [
                  -122.09295854549649,
                  43.66461145194147,
                  1643.9670564556918
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0127.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0127.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:45:33Z",
            "pc:count": 17393531,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573230.9805,
                "count": 17393531,
                "maximum": 573363.2631,
                "minimum": 573129.7831,
                "name": "X",
                "position": 0,
                "stddev": 55.14536659,
                "variance": 3041.011456
              },
              {
                "average": 4835448.648,
                "count": 17393531,
                "maximum": 4835941.089,
                "minimum": 4835022.749,
                "name": "Y",
                "position": 1,
                "stddev": 270.0793112,
                "variance": 72942.83434
              },
              {
                "average": 1709.517361,
                "count": 17393531,
                "maximum": 1854.627056,
                "minimum": 1643.967056,
                "name": "Z",
                "position": 2,
                "stddev": 38.86639907,
                "variance": 1510.596976
              },
              {
                "average": 31245.73703,
                "count": 17393531,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13080.01037,
                "variance": 171086671.4
              },
              {
                "average": 1.728290765,
                "count": 17393531,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9468920367,
                "variance": 0.8966045291
              },
              {
                "average": 2.459100225,
                "count": 17393531,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.195838505,
                "variance": 1.430029729
              },
              {
                "average": 0.4954400001,
                "count": 17393531,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999792203,
                "variance": 0.2499792208
              },
              {
                "average": 0,
                "count": 17393531,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.069913176,
                "count": 17393531,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3053397584,
                "variance": 0.09323236806
              },
              {
                "average": 0.3881552488,
                "count": 17393531,
                "maximum": 28.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.1547792,
                "variance": 260.976891
              },
              {
                "average": 0.4954400001,
                "count": 17393531,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999792203,
                "variance": 0.2499792208
              },
              {
                "average": 403.9895904,
                "count": 17393531,
                "maximum": 405,
                "minimum": 403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7978546261,
                "variance": 0.6365720044
              },
              {
                "average": 276645152.2,
                "count": 17393531,
                "maximum": 276645533.6,
                "minimum": 276644836.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 271.4412956,
                "variance": 73680.37694
              },
              {
                "average": 0,
                "count": 17393531,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17393531,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17393531,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17393531,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17393531,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573129.7831,
              4835022.749,
              1643.967056,
              573363.2631,
              4835941.089,
              1854.627056
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573129.7831017002,
                    4835022.7493595965,
                    1643.9670564556918
                  ],
                  [
                    573129.7831017002,
                    4835941.089359596,
                    1643.9670564556918
                  ],
                  [
                    573363.2631017002,
                    4835941.089359596,
                    1854.6270564556917
                  ],
                  [
                    573363.2631017002,
                    4835022.7493595965,
                    1854.6270564556917
                  ],
                  [
                    573129.7831017002,
                    4835022.7493595965,
                    1643.9670564556918
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:45:33+00:00",
            "end_time": "2020-06-19T23:33:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0128.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.30381579241298,
              43.674927510306055,
              964.4240450341684
            ],
            [
              -122.30377969149896,
              43.678049874024275,
              964.4240450341684
            ],
            [
              -122.29703507314534,
              43.678008594242364,
              1151.2440450341685
            ],
            [
              -122.29707152371631,
              43.67488623499766,
              1151.2440450341685
            ],
            [
              -122.30381579241298,
              43.674927510306055,
              964.4240450341684
            ]
          ]
        ]
      },
      "bbox": [
        -122.3038158,
        43.67488623,
        964.424045,
        -122.2970351,
        43.67804987,
        1151.244045
      ],
      "properties": {
        "datetime": "2020-06-19T19:02:58Z",
        "pc:count": 14304887,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556485.6095,
            "count": 14304887,
            "maximum": 556663.5587,
            "minimum": 556119.8587,
            "name": "X",
            "position": 0,
            "stddev": 126.581977,
            "variance": 16022.99691
          },
          {
            "average": 4836225.11,
            "count": 14304887,
            "maximum": 4836351.039,
            "minimum": 4836004.239,
            "name": "Y",
            "position": 1,
            "stddev": 81.7166412,
            "variance": 6677.60945
          },
          {
            "average": 1058.022925,
            "count": 14304887,
            "maximum": 1151.244045,
            "minimum": 964.424045,
            "name": "Z",
            "position": 2,
            "stddev": 37.21133632,
            "variance": 1384.683551
          },
          {
            "average": 28539.1713,
            "count": 14304887,
            "maximum": 56417,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12493.06223,
            "variance": 156076604
          },
          {
            "average": 1.991212094,
            "count": 14304887,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.073732858,
            "variance": 1.152902251
          },
          {
            "average": 2.982420134,
            "count": 14304887,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.217932484,
            "variance": 1.483359535
          },
          {
            "average": 0.4840054312,
            "count": 14304887,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997441258,
            "variance": 0.2497441912
          },
          {
            "average": 0,
            "count": 14304887,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.021631628,
            "count": 14304887,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1736681562,
            "variance": 0.03016062849
          },
          {
            "average": -0.6902832449,
            "count": 14304887,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.53601253,
            "variance": 241.3676854
          },
          {
            "average": 0.4840054312,
            "count": 14304887,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997441258,
            "variance": 0.2497441912
          },
          {
            "average": 324.9734964,
            "count": 14304887,
            "maximum": 327,
            "minimum": 322,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.076495757,
            "variance": 1.158843116
          },
          {
            "average": 276627909.1,
            "count": 14304887,
            "maximum": 276628578.5,
            "minimum": 276626875.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 432.8482841,
            "variance": 187357.637
          },
          {
            "average": 0,
            "count": 14304887,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14304887,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14304887,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14304887,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14304887,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556119.8587,
          4836004.239,
          964.424045,
          556663.5587,
          4836351.039,
          1151.244045
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556119.8587423112,
                4836004.239344876,
                964.4240450341684
              ],
              [
                556119.8587423112,
                4836351.039344877,
                964.4240450341684
              ],
              [
                556663.5587423112,
                4836351.039344877,
                1151.2440450341685
              ],
              [
                556663.5587423112,
                4836004.239344876,
                1151.2440450341685
              ],
              [
                556119.8587423112,
                4836004.239344876,
                964.4240450341684
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:02:58+00:00",
        "end_time": "2020-06-19T18:34:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0128.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0128.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0128.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0128.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3038158,
            43.67488623,
            964.424045,
            -122.2970351,
            43.67804987,
            1151.244045
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.30381579241298,
                  43.674927510306055,
                  964.4240450341684
                ],
                [
                  -122.30377969149896,
                  43.678049874024275,
                  964.4240450341684
                ],
                [
                  -122.29703507314534,
                  43.678008594242364,
                  1151.2440450341685
                ],
                [
                  -122.29707152371631,
                  43.67488623499766,
                  1151.2440450341685
                ],
                [
                  -122.30381579241298,
                  43.674927510306055,
                  964.4240450341684
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0128.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0128.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:02:58Z",
            "pc:count": 14304887,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556485.6095,
                "count": 14304887,
                "maximum": 556663.5587,
                "minimum": 556119.8587,
                "name": "X",
                "position": 0,
                "stddev": 126.581977,
                "variance": 16022.99691
              },
              {
                "average": 4836225.11,
                "count": 14304887,
                "maximum": 4836351.039,
                "minimum": 4836004.239,
                "name": "Y",
                "position": 1,
                "stddev": 81.7166412,
                "variance": 6677.60945
              },
              {
                "average": 1058.022925,
                "count": 14304887,
                "maximum": 1151.244045,
                "minimum": 964.424045,
                "name": "Z",
                "position": 2,
                "stddev": 37.21133632,
                "variance": 1384.683551
              },
              {
                "average": 28539.1713,
                "count": 14304887,
                "maximum": 56417,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12493.06223,
                "variance": 156076604
              },
              {
                "average": 1.991212094,
                "count": 14304887,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.073732858,
                "variance": 1.152902251
              },
              {
                "average": 2.982420134,
                "count": 14304887,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.217932484,
                "variance": 1.483359535
              },
              {
                "average": 0.4840054312,
                "count": 14304887,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997441258,
                "variance": 0.2497441912
              },
              {
                "average": 0,
                "count": 14304887,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.021631628,
                "count": 14304887,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1736681562,
                "variance": 0.03016062849
              },
              {
                "average": -0.6902832449,
                "count": 14304887,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.53601253,
                "variance": 241.3676854
              },
              {
                "average": 0.4840054312,
                "count": 14304887,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997441258,
                "variance": 0.2497441912
              },
              {
                "average": 324.9734964,
                "count": 14304887,
                "maximum": 327,
                "minimum": 322,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.076495757,
                "variance": 1.158843116
              },
              {
                "average": 276627909.1,
                "count": 14304887,
                "maximum": 276628578.5,
                "minimum": 276626875.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 432.8482841,
                "variance": 187357.637
              },
              {
                "average": 0,
                "count": 14304887,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14304887,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14304887,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14304887,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14304887,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556119.8587,
              4836004.239,
              964.424045,
              556663.5587,
              4836351.039,
              1151.244045
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556119.8587423112,
                    4836004.239344876,
                    964.4240450341684
                  ],
                  [
                    556119.8587423112,
                    4836351.039344877,
                    964.4240450341684
                  ],
                  [
                    556663.5587423112,
                    4836351.039344877,
                    1151.2440450341685
                  ],
                  [
                    556663.5587423112,
                    4836004.239344876,
                    1151.2440450341685
                  ],
                  [
                    556119.8587423112,
                    4836004.239344876,
                    964.4240450341684
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:02:58+00:00",
            "end_time": "2020-06-19T18:34:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0089.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.11518648653109,
              43.647830054823594,
              1848.946064704225
            ],
            [
              -122.1150620265398,
              43.65630636459983,
              1848.946064704225
            ],
            [
              -122.10338719824516,
              43.656215383174946,
              2116.9260647042247
            ],
            [
              -122.10351329968228,
              43.647739100163484,
              2116.9260647042247
            ],
            [
              -122.11518648653109,
              43.647830054823594,
              1848.946064704225
            ]
          ]
        ]
      },
      "bbox": [
        -122.1151865,
        43.6477391,
        1848.946065,
        -122.1033872,
        43.65630636,
        2116.926065
      ],
      "properties": {
        "datetime": "2020-06-19T23:27:43Z",
        "pc:count": 105427045,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571841.6749,
            "count": 105427045,
            "maximum": 572299.0497,
            "minimum": 571357.5297,
            "name": "X",
            "position": 0,
            "stddev": 251.9158783,
            "variance": 63461.60972
          },
          {
            "average": 4833614.283,
            "count": 105427045,
            "maximum": 4834081.128,
            "minimum": 4833139.628,
            "name": "Y",
            "position": 1,
            "stddev": 268.0155049,
            "variance": 71832.31084
          },
          {
            "average": 1944.252295,
            "count": 105427045,
            "maximum": 2116.926065,
            "minimum": 1848.946065,
            "name": "Z",
            "position": 2,
            "stddev": 48.71040155,
            "variance": 2372.703219
          },
          {
            "average": 30110.31947,
            "count": 105427045,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 15277.22709,
            "variance": 233393667.7
          },
          {
            "average": 1.69035157,
            "count": 105427045,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9306812637,
            "variance": 0.8661676146
          },
          {
            "average": 2.380756143,
            "count": 105427045,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.19615191,
            "variance": 1.430779391
          },
          {
            "average": 0.4897326867,
            "count": 105427045,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998945735,
            "variance": 0.2498945846
          },
          {
            "average": 0,
            "count": 105427045,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.058563351,
            "count": 105427045,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2649976247,
            "variance": 0.07022374112
          },
          {
            "average": -0.4319296619,
            "count": 105427045,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.81682945,
            "variance": 250.1720937
          },
          {
            "average": 0.4936028891,
            "count": 105427045,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999590777,
            "variance": 0.2499590793
          },
          {
            "average": 381.093054,
            "count": 105427045,
            "maximum": 402,
            "minimum": 340,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.09858078,
            "variance": 789.5302416
          },
          {
            "average": 276640789.7,
            "count": 105427045,
            "maximum": 276644463.2,
            "minimum": 276633950.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4579.583164,
            "variance": 20972581.96
          },
          {
            "average": 0,
            "count": 105427045,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105427045,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105427045,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105427045,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105427045,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          571357.5297,
          4833139.628,
          1848.946065,
          572299.0497,
          4834081.128,
          2116.926065
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                571357.5297109301,
                4833139.628461927,
                1848.946064704225
              ],
              [
                571357.5297109301,
                4834081.128461927,
                1848.946064704225
              ],
              [
                572299.0497109301,
                4834081.128461927,
                2116.9260647042247
              ],
              [
                572299.0497109301,
                4833139.628461927,
                2116.9260647042247
              ],
              [
                571357.5297109301,
                4833139.628461927,
                1848.946064704225
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:27:43+00:00",
        "end_time": "2020-06-19T20:32:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0089.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0089.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0089.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0089.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1151865,
            43.6477391,
            1848.946065,
            -122.1033872,
            43.65630636,
            2116.926065
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.11518648653109,
                  43.647830054823594,
                  1848.946064704225
                ],
                [
                  -122.1150620265398,
                  43.65630636459983,
                  1848.946064704225
                ],
                [
                  -122.10338719824516,
                  43.656215383174946,
                  2116.9260647042247
                ],
                [
                  -122.10351329968228,
                  43.647739100163484,
                  2116.9260647042247
                ],
                [
                  -122.11518648653109,
                  43.647830054823594,
                  1848.946064704225
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0089.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0089.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:27:43Z",
            "pc:count": 105427045,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571841.6749,
                "count": 105427045,
                "maximum": 572299.0497,
                "minimum": 571357.5297,
                "name": "X",
                "position": 0,
                "stddev": 251.9158783,
                "variance": 63461.60972
              },
              {
                "average": 4833614.283,
                "count": 105427045,
                "maximum": 4834081.128,
                "minimum": 4833139.628,
                "name": "Y",
                "position": 1,
                "stddev": 268.0155049,
                "variance": 71832.31084
              },
              {
                "average": 1944.252295,
                "count": 105427045,
                "maximum": 2116.926065,
                "minimum": 1848.946065,
                "name": "Z",
                "position": 2,
                "stddev": 48.71040155,
                "variance": 2372.703219
              },
              {
                "average": 30110.31947,
                "count": 105427045,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 15277.22709,
                "variance": 233393667.7
              },
              {
                "average": 1.69035157,
                "count": 105427045,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9306812637,
                "variance": 0.8661676146
              },
              {
                "average": 2.380756143,
                "count": 105427045,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.19615191,
                "variance": 1.430779391
              },
              {
                "average": 0.4897326867,
                "count": 105427045,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998945735,
                "variance": 0.2498945846
              },
              {
                "average": 0,
                "count": 105427045,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.058563351,
                "count": 105427045,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2649976247,
                "variance": 0.07022374112
              },
              {
                "average": -0.4319296619,
                "count": 105427045,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.81682945,
                "variance": 250.1720937
              },
              {
                "average": 0.4936028891,
                "count": 105427045,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999590777,
                "variance": 0.2499590793
              },
              {
                "average": 381.093054,
                "count": 105427045,
                "maximum": 402,
                "minimum": 340,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.09858078,
                "variance": 789.5302416
              },
              {
                "average": 276640789.7,
                "count": 105427045,
                "maximum": 276644463.2,
                "minimum": 276633950.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4579.583164,
                "variance": 20972581.96
              },
              {
                "average": 0,
                "count": 105427045,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105427045,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105427045,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105427045,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105427045,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              571357.5297,
              4833139.628,
              1848.946065,
              572299.0497,
              4834081.128,
              2116.926065
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    571357.5297109301,
                    4833139.628461927,
                    1848.946064704225
                  ],
                  [
                    571357.5297109301,
                    4834081.128461927,
                    1848.946064704225
                  ],
                  [
                    572299.0497109301,
                    4834081.128461927,
                    2116.9260647042247
                  ],
                  [
                    572299.0497109301,
                    4833139.628461927,
                    2116.9260647042247
                  ],
                  [
                    571357.5297109301,
                    4833139.628461927,
                    1848.946064704225
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:27:43+00:00",
            "end_time": "2020-06-19T20: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": "20200618_BLU_0113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25166943477113,
              43.66226444541906,
              711.4235210258589
            ],
            [
              -122.25156411411439,
              43.67074138219735,
              711.4235210258589
            ],
            [
              -122.23988608662087,
              43.67066432154143,
              1231.483521025859
            ],
            [
              -122.23999305023885,
              43.662187407433855,
              1231.483521025859
            ],
            [
              -122.25166943477113,
              43.66226444541906,
              711.4235210258589
            ]
          ]
        ]
      },
      "bbox": [
        -122.2516694,
        43.66218741,
        711.423521,
        -122.2398861,
        43.67074138,
        1231.483521
      ],
      "properties": {
        "datetime": "2020-06-18T19:15:33Z",
        "pc:count": 114117076,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560785.2302,
            "count": 114117076,
            "maximum": 561277.6253,
            "minimum": 560336.1053,
            "name": "X",
            "position": 0,
            "stddev": 261.2166961,
            "variance": 68234.16233
          },
          {
            "average": 4835095.035,
            "count": 114117076,
            "maximum": 4835575.991,
            "minimum": 4834634.451,
            "name": "Y",
            "position": 1,
            "stddev": 259.6016976,
            "variance": 67393.04137
          },
          {
            "average": 945.3477229,
            "count": 114117076,
            "maximum": 1231.483521,
            "minimum": 711.423521,
            "name": "Z",
            "position": 2,
            "stddev": 85.69219624,
            "variance": 7343.152496
          },
          {
            "average": 30676.22297,
            "count": 114117076,
            "maximum": 65535,
            "minimum": 940,
            "name": "Intensity",
            "position": 3,
            "stddev": 11092.24796,
            "variance": 123037964.8
          },
          {
            "average": 1.859492947,
            "count": 114117076,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9832810509,
            "variance": 0.966841625
          },
          {
            "average": 2.71868332,
            "count": 114117076,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.140723775,
            "variance": 1.30125073
          },
          {
            "average": 0.5015217968,
            "count": 114117076,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976863,
            "variance": 0.2499976863
          },
          {
            "average": 0,
            "count": 114117076,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.019187102,
            "count": 114117076,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1822006758,
            "variance": 0.03319708625
          },
          {
            "average": -0.160934888,
            "count": 114117076,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.67636525,
            "variance": 245.7484273
          },
          {
            "average": 0.5015217968,
            "count": 114117076,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999976863,
            "variance": 0.2499976863
          },
          {
            "average": 122.1063029,
            "count": 114117076,
            "maximum": 126,
            "minimum": 119,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.461979667,
            "variance": 2.137384546
          },
          {
            "average": 276541274.9,
            "count": 114117076,
            "maximum": 276542933.6,
            "minimum": 276539921.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 671.3012618,
            "variance": 450645.3841
          },
          {
            "average": 0,
            "count": 114117076,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114117076,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114117076,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114117076,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114117076,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560336.1053,
          4834634.451,
          711.423521,
          561277.6253,
          4835575.991,
          1231.483521
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560336.1053394468,
                4834634.451165231,
                711.4235210258589
              ],
              [
                560336.1053394468,
                4835575.99116523,
                711.4235210258589
              ],
              [
                561277.6253394468,
                4835575.99116523,
                1231.483521025859
              ],
              [
                561277.6253394468,
                4834634.451165231,
                1231.483521025859
              ],
              [
                560336.1053394468,
                4834634.451165231,
                711.4235210258589
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:15:33+00:00",
        "end_time": "2020-06-18T18:25:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2516694,
            43.66218741,
            711.423521,
            -122.2398861,
            43.67074138,
            1231.483521
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.25166943477113,
                  43.66226444541906,
                  711.4235210258589
                ],
                [
                  -122.25156411411439,
                  43.67074138219735,
                  711.4235210258589
                ],
                [
                  -122.23988608662087,
                  43.67066432154143,
                  1231.483521025859
                ],
                [
                  -122.23999305023885,
                  43.662187407433855,
                  1231.483521025859
                ],
                [
                  -122.25166943477113,
                  43.66226444541906,
                  711.4235210258589
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:15:33Z",
            "pc:count": 114117076,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560785.2302,
                "count": 114117076,
                "maximum": 561277.6253,
                "minimum": 560336.1053,
                "name": "X",
                "position": 0,
                "stddev": 261.2166961,
                "variance": 68234.16233
              },
              {
                "average": 4835095.035,
                "count": 114117076,
                "maximum": 4835575.991,
                "minimum": 4834634.451,
                "name": "Y",
                "position": 1,
                "stddev": 259.6016976,
                "variance": 67393.04137
              },
              {
                "average": 945.3477229,
                "count": 114117076,
                "maximum": 1231.483521,
                "minimum": 711.423521,
                "name": "Z",
                "position": 2,
                "stddev": 85.69219624,
                "variance": 7343.152496
              },
              {
                "average": 30676.22297,
                "count": 114117076,
                "maximum": 65535,
                "minimum": 940,
                "name": "Intensity",
                "position": 3,
                "stddev": 11092.24796,
                "variance": 123037964.8
              },
              {
                "average": 1.859492947,
                "count": 114117076,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9832810509,
                "variance": 0.966841625
              },
              {
                "average": 2.71868332,
                "count": 114117076,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.140723775,
                "variance": 1.30125073
              },
              {
                "average": 0.5015217968,
                "count": 114117076,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976863,
                "variance": 0.2499976863
              },
              {
                "average": 0,
                "count": 114117076,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.019187102,
                "count": 114117076,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1822006758,
                "variance": 0.03319708625
              },
              {
                "average": -0.160934888,
                "count": 114117076,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.67636525,
                "variance": 245.7484273
              },
              {
                "average": 0.5015217968,
                "count": 114117076,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999976863,
                "variance": 0.2499976863
              },
              {
                "average": 122.1063029,
                "count": 114117076,
                "maximum": 126,
                "minimum": 119,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.461979667,
                "variance": 2.137384546
              },
              {
                "average": 276541274.9,
                "count": 114117076,
                "maximum": 276542933.6,
                "minimum": 276539921.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 671.3012618,
                "variance": 450645.3841
              },
              {
                "average": 0,
                "count": 114117076,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114117076,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114117076,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114117076,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114117076,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560336.1053,
              4834634.451,
              711.423521,
              561277.6253,
              4835575.991,
              1231.483521
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560336.1053394468,
                    4834634.451165231,
                    711.4235210258589
                  ],
                  [
                    560336.1053394468,
                    4835575.99116523,
                    711.4235210258589
                  ],
                  [
                    561277.6253394468,
                    4835575.99116523,
                    1231.483521025859
                  ],
                  [
                    561277.6253394468,
                    4834634.451165231,
                    1231.483521025859
                  ],
                  [
                    560336.1053394468,
                    4834634.451165231,
                    711.4235210258589
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:15:33+00:00",
            "end_time": "2020-06-18T18:25: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": "20200619_BLU_0149.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.32015869022605,
              43.68012863419344,
              928.0627416090579
            ],
            [
              -122.32009095736032,
              43.68612614305491,
              928.0627416090579
            ],
            [
              -122.30850331573698,
              43.68605662939119,
              1085.682741609058
            ],
            [
              -122.30857220274686,
              43.68005913499883,
              1085.682741609058
            ],
            [
              -122.32015869022605,
              43.68012863419344,
              928.0627416090579
            ]
          ]
        ]
      },
      "bbox": [
        -122.3201587,
        43.68005913,
        928.0627416,
        -122.3085033,
        43.68612614,
        1085.682742
      ],
      "properties": {
        "datetime": "2020-06-19T18:47:21Z",
        "pc:count": 43860671,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555390.2043,
            "count": 43860671,
            "maximum": 555731.6906,
            "minimum": 554797.7106,
            "name": "X",
            "position": 0,
            "stddev": 233.3176276,
            "variance": 54437.11535
          },
          {
            "average": 4836995.894,
            "count": 43860671,
            "maximum": 4837237.101,
            "minimum": 4836570.961,
            "name": "Y",
            "position": 1,
            "stddev": 154.5456985,
            "variance": 23884.37291
          },
          {
            "average": 999.8394157,
            "count": 43860671,
            "maximum": 1085.682742,
            "minimum": 928.0627416,
            "name": "Z",
            "position": 2,
            "stddev": 26.45854044,
            "variance": 700.0543622
          },
          {
            "average": 29964.36935,
            "count": 43860671,
            "maximum": 65535,
            "minimum": 28,
            "name": "Intensity",
            "position": 3,
            "stddev": 12116.63247,
            "variance": 146812782.5
          },
          {
            "average": 1.866312054,
            "count": 43860671,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9957349118,
            "variance": 0.9914880145
          },
          {
            "average": 2.733019748,
            "count": 43860671,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.164580711,
            "variance": 1.356248232
          },
          {
            "average": 0.4936602999,
            "count": 43860671,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999598123,
            "variance": 0.2499598139
          },
          {
            "average": 0,
            "count": 43860671,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024127105,
            "count": 43860671,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1769354554,
            "variance": 0.03130615538
          },
          {
            "average": 0.9595436622,
            "count": 43860671,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.80435196,
            "variance": 249.777541
          },
          {
            "average": 0.4936602999,
            "count": 43860671,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999598123,
            "variance": 0.2499598139
          },
          {
            "average": 321.7241059,
            "count": 43860671,
            "maximum": 324,
            "minimum": 319,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.191696474,
            "variance": 1.420140485
          },
          {
            "average": 276626641.6,
            "count": 43860671,
            "maximum": 276627641.3,
            "minimum": 276625470.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 477.1525681,
            "variance": 227674.5733
          },
          {
            "average": 0,
            "count": 43860671,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43860671,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43860671,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43860671,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43860671,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554797.7106,
          4836570.961,
          928.0627416,
          555731.6906,
          4837237.101,
          1085.682742
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554797.7105648445,
                4836570.960916414,
                928.0627416090579
              ],
              [
                554797.7105648445,
                4837237.1009164145,
                928.0627416090579
              ],
              [
                555731.6905648445,
                4837237.1009164145,
                1085.682741609058
              ],
              [
                555731.6905648445,
                4836570.960916414,
                1085.682741609058
              ],
              [
                554797.7105648445,
                4836570.960916414,
                928.0627416090579
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:47:21+00:00",
        "end_time": "2020-06-19T18:11:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0149.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0149.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0149.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0149.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3201587,
            43.68005913,
            928.0627416,
            -122.3085033,
            43.68612614,
            1085.682742
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.32015869022605,
                  43.68012863419344,
                  928.0627416090579
                ],
                [
                  -122.32009095736032,
                  43.68612614305491,
                  928.0627416090579
                ],
                [
                  -122.30850331573698,
                  43.68605662939119,
                  1085.682741609058
                ],
                [
                  -122.30857220274686,
                  43.68005913499883,
                  1085.682741609058
                ],
                [
                  -122.32015869022605,
                  43.68012863419344,
                  928.0627416090579
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0149.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0149.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:47:21Z",
            "pc:count": 43860671,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555390.2043,
                "count": 43860671,
                "maximum": 555731.6906,
                "minimum": 554797.7106,
                "name": "X",
                "position": 0,
                "stddev": 233.3176276,
                "variance": 54437.11535
              },
              {
                "average": 4836995.894,
                "count": 43860671,
                "maximum": 4837237.101,
                "minimum": 4836570.961,
                "name": "Y",
                "position": 1,
                "stddev": 154.5456985,
                "variance": 23884.37291
              },
              {
                "average": 999.8394157,
                "count": 43860671,
                "maximum": 1085.682742,
                "minimum": 928.0627416,
                "name": "Z",
                "position": 2,
                "stddev": 26.45854044,
                "variance": 700.0543622
              },
              {
                "average": 29964.36935,
                "count": 43860671,
                "maximum": 65535,
                "minimum": 28,
                "name": "Intensity",
                "position": 3,
                "stddev": 12116.63247,
                "variance": 146812782.5
              },
              {
                "average": 1.866312054,
                "count": 43860671,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9957349118,
                "variance": 0.9914880145
              },
              {
                "average": 2.733019748,
                "count": 43860671,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.164580711,
                "variance": 1.356248232
              },
              {
                "average": 0.4936602999,
                "count": 43860671,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999598123,
                "variance": 0.2499598139
              },
              {
                "average": 0,
                "count": 43860671,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024127105,
                "count": 43860671,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1769354554,
                "variance": 0.03130615538
              },
              {
                "average": 0.9595436622,
                "count": 43860671,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.80435196,
                "variance": 249.777541
              },
              {
                "average": 0.4936602999,
                "count": 43860671,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999598123,
                "variance": 0.2499598139
              },
              {
                "average": 321.7241059,
                "count": 43860671,
                "maximum": 324,
                "minimum": 319,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.191696474,
                "variance": 1.420140485
              },
              {
                "average": 276626641.6,
                "count": 43860671,
                "maximum": 276627641.3,
                "minimum": 276625470.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 477.1525681,
                "variance": 227674.5733
              },
              {
                "average": 0,
                "count": 43860671,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43860671,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43860671,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43860671,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43860671,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554797.7106,
              4836570.961,
              928.0627416,
              555731.6906,
              4837237.101,
              1085.682742
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554797.7105648445,
                    4836570.960916414,
                    928.0627416090579
                  ],
                  [
                    554797.7105648445,
                    4837237.1009164145,
                    928.0627416090579
                  ],
                  [
                    555731.6905648445,
                    4837237.1009164145,
                    1085.682741609058
                  ],
                  [
                    555731.6905648445,
                    4836570.960916414,
                    1085.682741609058
                  ],
                  [
                    554797.7105648445,
                    4836570.960916414,
                    928.0627416090579
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:47:21+00:00",
            "end_time": "2020-06-19T18:11:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0095.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.24009314955639,
              43.65420981023997,
              712.920309222502
            ],
            [
              -122.23998623206002,
              43.66268655635561,
              712.920309222502
            ],
            [
              -122.22830954944409,
              43.66260832273255,
              2318.300309222502
            ],
            [
              -122.22841810920288,
              43.6541315996325,
              2318.300309222502
            ],
            [
              -122.24009314955639,
              43.65420981023997,
              712.920309222502
            ]
          ]
        ]
      },
      "bbox": [
        -122.2400931,
        43.6541316,
        712.9203092,
        -122.2283095,
        43.66268656,
        2318.300309
      ],
      "properties": {
        "datetime": "2020-06-18T18:45:34Z",
        "pc:count": 113537645,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561748.0619,
            "count": 113537645,
            "maximum": 562219.2074,
            "minimum": 561277.6674,
            "name": "X",
            "position": 0,
            "stddev": 262.8187895,
            "variance": 69073.71613
          },
          {
            "average": 4834202.308,
            "count": 113537645,
            "maximum": 4834689.893,
            "minimum": 4833748.373,
            "name": "Y",
            "position": 1,
            "stddev": 263.9171604,
            "variance": 69652.26754
          },
          {
            "average": 817.4248242,
            "count": 113537645,
            "maximum": 2318.300309,
            "minimum": 712.9203092,
            "name": "Z",
            "position": 2,
            "stddev": 51.31305008,
            "variance": 2633.029109
          },
          {
            "average": 31810.9754,
            "count": 113537645,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10093.98484,
            "variance": 101888529.9
          },
          {
            "average": 1.769464665,
            "count": 113537645,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9037735481,
            "variance": 0.8168066262
          },
          {
            "average": 2.538876617,
            "count": 113537645,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.043408648,
            "variance": 1.088701607
          },
          {
            "average": 0.5016893472,
            "count": 113537645,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971483,
            "variance": 0.2499971483
          },
          {
            "average": 0,
            "count": 113537645,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.01622417,
            "count": 113537645,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1544440159,
            "variance": 0.02385295404
          },
          {
            "average": -0.03917040627,
            "count": 113537645,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.54506419,
            "variance": 241.6490205
          },
          {
            "average": 0.5016893472,
            "count": 113537645,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999971483,
            "variance": 0.2499971483
          },
          {
            "average": 118.9617261,
            "count": 113537645,
            "maximum": 122,
            "minimum": 115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.579341775,
            "variance": 2.494320443
          },
          {
            "average": 276539826.1,
            "count": 113537645,
            "maximum": 276541134.5,
            "minimum": 276538080.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 739.1076471,
            "variance": 546280.1139
          },
          {
            "average": 0,
            "count": 113537645,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113537645,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113537645,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113537645,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113537645,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561277.6674,
          4833748.373,
          712.9203092,
          562219.2074,
          4834689.893,
          2318.300309
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561277.6673545497,
                4833748.372520076,
                712.920309222502
              ],
              [
                561277.6673545497,
                4834689.892520076,
                712.920309222502
              ],
              [
                562219.2073545498,
                4834689.892520076,
                2318.300309222502
              ],
              [
                562219.2073545498,
                4833748.372520076,
                2318.300309222502
              ],
              [
                561277.6673545497,
                4833748.372520076,
                712.920309222502
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:45:34+00:00",
        "end_time": "2020-06-18T17:54:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0095.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0095.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0095.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0095.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2400931,
            43.6541316,
            712.9203092,
            -122.2283095,
            43.66268656,
            2318.300309
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.24009314955639,
                  43.65420981023997,
                  712.920309222502
                ],
                [
                  -122.23998623206002,
                  43.66268655635561,
                  712.920309222502
                ],
                [
                  -122.22830954944409,
                  43.66260832273255,
                  2318.300309222502
                ],
                [
                  -122.22841810920288,
                  43.6541315996325,
                  2318.300309222502
                ],
                [
                  -122.24009314955639,
                  43.65420981023997,
                  712.920309222502
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0095.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0095.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:45:34Z",
            "pc:count": 113537645,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561748.0619,
                "count": 113537645,
                "maximum": 562219.2074,
                "minimum": 561277.6674,
                "name": "X",
                "position": 0,
                "stddev": 262.8187895,
                "variance": 69073.71613
              },
              {
                "average": 4834202.308,
                "count": 113537645,
                "maximum": 4834689.893,
                "minimum": 4833748.373,
                "name": "Y",
                "position": 1,
                "stddev": 263.9171604,
                "variance": 69652.26754
              },
              {
                "average": 817.4248242,
                "count": 113537645,
                "maximum": 2318.300309,
                "minimum": 712.9203092,
                "name": "Z",
                "position": 2,
                "stddev": 51.31305008,
                "variance": 2633.029109
              },
              {
                "average": 31810.9754,
                "count": 113537645,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10093.98484,
                "variance": 101888529.9
              },
              {
                "average": 1.769464665,
                "count": 113537645,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9037735481,
                "variance": 0.8168066262
              },
              {
                "average": 2.538876617,
                "count": 113537645,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.043408648,
                "variance": 1.088701607
              },
              {
                "average": 0.5016893472,
                "count": 113537645,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971483,
                "variance": 0.2499971483
              },
              {
                "average": 0,
                "count": 113537645,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.01622417,
                "count": 113537645,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1544440159,
                "variance": 0.02385295404
              },
              {
                "average": -0.03917040627,
                "count": 113537645,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.54506419,
                "variance": 241.6490205
              },
              {
                "average": 0.5016893472,
                "count": 113537645,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999971483,
                "variance": 0.2499971483
              },
              {
                "average": 118.9617261,
                "count": 113537645,
                "maximum": 122,
                "minimum": 115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.579341775,
                "variance": 2.494320443
              },
              {
                "average": 276539826.1,
                "count": 113537645,
                "maximum": 276541134.5,
                "minimum": 276538080.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 739.1076471,
                "variance": 546280.1139
              },
              {
                "average": 0,
                "count": 113537645,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113537645,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113537645,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113537645,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113537645,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561277.6674,
              4833748.373,
              712.9203092,
              562219.2074,
              4834689.893,
              2318.300309
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561277.6673545497,
                    4833748.372520076,
                    712.920309222502
                  ],
                  [
                    561277.6673545497,
                    4834689.892520076,
                    712.920309222502
                  ],
                  [
                    562219.2073545498,
                    4834689.892520076,
                    2318.300309222502
                  ],
                  [
                    562219.2073545498,
                    4833748.372520076,
                    2318.300309222502
                  ],
                  [
                    561277.6673545497,
                    4833748.372520076,
                    712.920309222502
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:45:34+00:00",
            "end_time": "2020-06-18T17: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": "20200618_BLU_0081.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.20585389743836,
              43.64649823675378,
              817.5852432117251
            ],
            [
              -122.20574219052722,
              43.654975105574415,
              817.5852432117251
            ],
            [
              -122.1940670980802,
              43.654893385561955,
              2460.445243211725
            ],
            [
              -122.19418044658303,
              43.6464165407832,
              2460.445243211725
            ],
            [
              -122.20585389743836,
              43.64649823675378,
              817.5852432117251
            ]
          ]
        ]
      },
      "bbox": [
        -122.2058539,
        43.64641654,
        817.5852432,
        -122.1940671,
        43.65497511,
        2460.445243
      ],
      "properties": {
        "datetime": "2020-06-18T17:43:48Z",
        "pc:count": 110044999,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564528.1959,
            "count": 110044999,
            "maximum": 564988.4086,
            "minimum": 564046.8686,
            "name": "X",
            "position": 0,
            "stddev": 262.8426852,
            "variance": 69086.27715
          },
          {
            "average": 4833392.953,
            "count": 110044999,
            "maximum": 4833859.303,
            "minimum": 4832917.763,
            "name": "Y",
            "position": 1,
            "stddev": 261.7037118,
            "variance": 68488.83278
          },
          {
            "average": 963.5789295,
            "count": 110044999,
            "maximum": 2460.445243,
            "minimum": 817.5852432,
            "name": "Z",
            "position": 2,
            "stddev": 55.71618655,
            "variance": 3104.293444
          },
          {
            "average": 31463.83633,
            "count": 110044999,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10304.58702,
            "variance": 106184513.6
          },
          {
            "average": 1.826091506,
            "count": 110044999,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9406321726,
            "variance": 0.8847888842
          },
          {
            "average": 2.652406431,
            "count": 110044999,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.07042835,
            "variance": 1.145816853
          },
          {
            "average": 0.4996893044,
            "count": 110044999,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999057,
            "variance": 0.2499999057
          },
          {
            "average": 0,
            "count": 110044999,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.017742097,
            "count": 110044999,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1680778395,
            "variance": 0.02825016014
          },
          {
            "average": -0.7096007044,
            "count": 110044999,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.40952833,
            "variance": 237.4535633
          },
          {
            "average": 0.4996893044,
            "count": 110044999,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999057,
            "variance": 0.2499999057
          },
          {
            "average": 110.2680419,
            "count": 110044999,
            "maximum": 114,
            "minimum": 107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.478079071,
            "variance": 2.18471774
          },
          {
            "average": 276535837.3,
            "count": 110044999,
            "maximum": 276537428.8,
            "minimum": 276534413.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 673.4541389,
            "variance": 453540.4772
          },
          {
            "average": 0,
            "count": 110044999,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110044999,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110044999,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110044999,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110044999,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564046.8686,
          4832917.763,
          817.5852432,
          564988.4086,
          4833859.303,
          2460.445243
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564046.8685581087,
                4832917.762883947,
                817.5852432117251
              ],
              [
                564046.8685581087,
                4833859.302883946,
                817.5852432117251
              ],
              [
                564988.4085581087,
                4833859.302883946,
                2460.445243211725
              ],
              [
                564988.4085581087,
                4832917.762883947,
                2460.445243211725
              ],
              [
                564046.8685581087,
                4832917.762883947,
                817.5852432117251
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:43:48+00:00",
        "end_time": "2020-06-18T16:53:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0081.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0081.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0081.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0081.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2058539,
            43.64641654,
            817.5852432,
            -122.1940671,
            43.65497511,
            2460.445243
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.20585389743836,
                  43.64649823675378,
                  817.5852432117251
                ],
                [
                  -122.20574219052722,
                  43.654975105574415,
                  817.5852432117251
                ],
                [
                  -122.1940670980802,
                  43.654893385561955,
                  2460.445243211725
                ],
                [
                  -122.19418044658303,
                  43.6464165407832,
                  2460.445243211725
                ],
                [
                  -122.20585389743836,
                  43.64649823675378,
                  817.5852432117251
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0081.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0081.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:43:48Z",
            "pc:count": 110044999,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564528.1959,
                "count": 110044999,
                "maximum": 564988.4086,
                "minimum": 564046.8686,
                "name": "X",
                "position": 0,
                "stddev": 262.8426852,
                "variance": 69086.27715
              },
              {
                "average": 4833392.953,
                "count": 110044999,
                "maximum": 4833859.303,
                "minimum": 4832917.763,
                "name": "Y",
                "position": 1,
                "stddev": 261.7037118,
                "variance": 68488.83278
              },
              {
                "average": 963.5789295,
                "count": 110044999,
                "maximum": 2460.445243,
                "minimum": 817.5852432,
                "name": "Z",
                "position": 2,
                "stddev": 55.71618655,
                "variance": 3104.293444
              },
              {
                "average": 31463.83633,
                "count": 110044999,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10304.58702,
                "variance": 106184513.6
              },
              {
                "average": 1.826091506,
                "count": 110044999,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9406321726,
                "variance": 0.8847888842
              },
              {
                "average": 2.652406431,
                "count": 110044999,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.07042835,
                "variance": 1.145816853
              },
              {
                "average": 0.4996893044,
                "count": 110044999,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999057,
                "variance": 0.2499999057
              },
              {
                "average": 0,
                "count": 110044999,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.017742097,
                "count": 110044999,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1680778395,
                "variance": 0.02825016014
              },
              {
                "average": -0.7096007044,
                "count": 110044999,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.40952833,
                "variance": 237.4535633
              },
              {
                "average": 0.4996893044,
                "count": 110044999,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999057,
                "variance": 0.2499999057
              },
              {
                "average": 110.2680419,
                "count": 110044999,
                "maximum": 114,
                "minimum": 107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.478079071,
                "variance": 2.18471774
              },
              {
                "average": 276535837.3,
                "count": 110044999,
                "maximum": 276537428.8,
                "minimum": 276534413.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 673.4541389,
                "variance": 453540.4772
              },
              {
                "average": 0,
                "count": 110044999,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110044999,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110044999,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110044999,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110044999,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564046.8686,
              4832917.763,
              817.5852432,
              564988.4086,
              4833859.303,
              2460.445243
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564046.8685581087,
                    4832917.762883947,
                    817.5852432117251
                  ],
                  [
                    564046.8685581087,
                    4833859.302883946,
                    817.5852432117251
                  ],
                  [
                    564988.4085581087,
                    4833859.302883946,
                    2460.445243211725
                  ],
                  [
                    564988.4085581087,
                    4832917.762883947,
                    2460.445243211725
                  ],
                  [
                    564046.8685581087,
                    4832917.762883947,
                    817.5852432117251
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:43:48+00:00",
            "end_time": "2020-06-18T16:53: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": "20200619_BLU_0106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.11540928570625,
              43.65606018312403,
              1794.33735524901
            ],
            [
              -122.11528482131837,
              43.6645364811594,
              1794.33735524901
            ],
            [
              -122.1036086455043,
              43.66444551079121,
              2178.81735524901
            ],
            [
              -122.10373475199913,
              43.65596923951694,
              2178.81735524901
            ],
            [
              -122.11540928570625,
              43.65606018312403,
              1794.33735524901
            ]
          ]
        ]
      },
      "bbox": [
        -122.1154093,
        43.65596924,
        1794.337355,
        -122.1036086,
        43.66453648,
        2178.817355
      ],
      "properties": {
        "datetime": "2020-06-19T23:27:26Z",
        "pc:count": 101553236,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571786.3365,
            "count": 101553236,
            "maximum": 572271.3196,
            "minimum": 571329.8196,
            "name": "X",
            "position": 0,
            "stddev": 261.3711378,
            "variance": 68314.87168
          },
          {
            "average": 4834528.376,
            "count": 101553236,
            "maximum": 4834994.989,
            "minimum": 4834053.489,
            "name": "Y",
            "position": 1,
            "stddev": 266.847524,
            "variance": 71207.60107
          },
          {
            "average": 1963.850763,
            "count": 101553236,
            "maximum": 2178.817355,
            "minimum": 1794.337355,
            "name": "Z",
            "position": 2,
            "stddev": 75.73471609,
            "variance": 5735.747222
          },
          {
            "average": 30059.60069,
            "count": 101553236,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14594.96294,
            "variance": 213012943.2
          },
          {
            "average": 1.634741132,
            "count": 101553236,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9211524769,
            "variance": 0.8485218857
          },
          {
            "average": 2.269549579,
            "count": 101553236,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.227590668,
            "variance": 1.506978847
          },
          {
            "average": 0.392902369,
            "count": 101553236,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4883954338,
            "variance": 0.2385300998
          },
          {
            "average": 0,
            "count": 101553236,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.07686661,
            "count": 101553236,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3174943766,
            "variance": 0.1008026792
          },
          {
            "average": -1.764840918,
            "count": 101553236,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.68834921,
            "variance": 246.124301
          },
          {
            "average": 0.4956426007,
            "count": 101553236,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999810152,
            "variance": 0.2499810155
          },
          {
            "average": 373.8610921,
            "count": 101553236,
            "maximum": 402,
            "minimum": 339,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.77344148,
            "variance": 886.4578173
          },
          {
            "average": 276639597.3,
            "count": 101553236,
            "maximum": 276644446.1,
            "minimum": 276633610.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4843.775019,
            "variance": 23462156.44
          },
          {
            "average": 0,
            "count": 101553236,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101553236,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101553236,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101553236,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101553236,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          571329.8196,
          4834053.489,
          1794.337355,
          572271.3196,
          4834994.989,
          2178.817355
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                571329.8195690231,
                4834053.488596464,
                1794.33735524901
              ],
              [
                571329.8195690231,
                4834994.988596464,
                1794.33735524901
              ],
              [
                572271.3195690231,
                4834994.988596464,
                2178.81735524901
              ],
              [
                572271.3195690231,
                4834053.488596464,
                2178.81735524901
              ],
              [
                571329.8195690231,
                4834053.488596464,
                1794.33735524901
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:27:26+00:00",
        "end_time": "2020-06-19T20:26:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1154093,
            43.65596924,
            1794.337355,
            -122.1036086,
            43.66453648,
            2178.817355
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.11540928570625,
                  43.65606018312403,
                  1794.33735524901
                ],
                [
                  -122.11528482131837,
                  43.6645364811594,
                  1794.33735524901
                ],
                [
                  -122.1036086455043,
                  43.66444551079121,
                  2178.81735524901
                ],
                [
                  -122.10373475199913,
                  43.65596923951694,
                  2178.81735524901
                ],
                [
                  -122.11540928570625,
                  43.65606018312403,
                  1794.33735524901
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:27:26Z",
            "pc:count": 101553236,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571786.3365,
                "count": 101553236,
                "maximum": 572271.3196,
                "minimum": 571329.8196,
                "name": "X",
                "position": 0,
                "stddev": 261.3711378,
                "variance": 68314.87168
              },
              {
                "average": 4834528.376,
                "count": 101553236,
                "maximum": 4834994.989,
                "minimum": 4834053.489,
                "name": "Y",
                "position": 1,
                "stddev": 266.847524,
                "variance": 71207.60107
              },
              {
                "average": 1963.850763,
                "count": 101553236,
                "maximum": 2178.817355,
                "minimum": 1794.337355,
                "name": "Z",
                "position": 2,
                "stddev": 75.73471609,
                "variance": 5735.747222
              },
              {
                "average": 30059.60069,
                "count": 101553236,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14594.96294,
                "variance": 213012943.2
              },
              {
                "average": 1.634741132,
                "count": 101553236,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9211524769,
                "variance": 0.8485218857
              },
              {
                "average": 2.269549579,
                "count": 101553236,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.227590668,
                "variance": 1.506978847
              },
              {
                "average": 0.392902369,
                "count": 101553236,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4883954338,
                "variance": 0.2385300998
              },
              {
                "average": 0,
                "count": 101553236,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.07686661,
                "count": 101553236,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3174943766,
                "variance": 0.1008026792
              },
              {
                "average": -1.764840918,
                "count": 101553236,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.68834921,
                "variance": 246.124301
              },
              {
                "average": 0.4956426007,
                "count": 101553236,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999810152,
                "variance": 0.2499810155
              },
              {
                "average": 373.8610921,
                "count": 101553236,
                "maximum": 402,
                "minimum": 339,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.77344148,
                "variance": 886.4578173
              },
              {
                "average": 276639597.3,
                "count": 101553236,
                "maximum": 276644446.1,
                "minimum": 276633610.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4843.775019,
                "variance": 23462156.44
              },
              {
                "average": 0,
                "count": 101553236,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101553236,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101553236,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101553236,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101553236,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              571329.8196,
              4834053.489,
              1794.337355,
              572271.3196,
              4834994.989,
              2178.817355
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    571329.8195690231,
                    4834053.488596464,
                    1794.33735524901
                  ],
                  [
                    571329.8195690231,
                    4834994.988596464,
                    1794.33735524901
                  ],
                  [
                    572271.3195690231,
                    4834994.988596464,
                    2178.81735524901
                  ],
                  [
                    572271.3195690231,
                    4834053.488596464,
                    2178.81735524901
                  ],
                  [
                    571329.8195690231,
                    4834053.488596464,
                    1794.33735524901
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:27:26+00:00",
            "end_time": "2020-06-19T20:26:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.17231571558074,
              43.66346573166465,
              1299.772541565528
            ],
            [
              -122.17219922247037,
              43.67194250485555,
              1299.772541565528
            ],
            [
              -122.16052069131965,
              43.6718573309203,
              1621.0525415655281
            ],
            [
              -122.1606388274362,
              43.66338058278643,
              1621.0525415655281
            ],
            [
              -122.17231571558074,
              43.66346573166465,
              1299.772541565528
            ]
          ]
        ]
      },
      "bbox": [
        -122.1723157,
        43.66338058,
        1299.772542,
        -122.1605207,
        43.6719425,
        1621.052542
      ],
      "properties": {
        "datetime": "2020-06-18T16:38:37Z",
        "pc:count": 110271407,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567187.6739,
            "count": 110271407,
            "maximum": 567674.4559,
            "minimum": 566732.8959,
            "name": "X",
            "position": 0,
            "stddev": 259.1359408,
            "variance": 67151.4358
          },
          {
            "average": 4835298.073,
            "count": 110271407,
            "maximum": 4835770.165,
            "minimum": 4834828.625,
            "name": "Y",
            "position": 1,
            "stddev": 262.4651555,
            "variance": 68887.95784
          },
          {
            "average": 1450.911413,
            "count": 110271407,
            "maximum": 1621.052542,
            "minimum": 1299.772542,
            "name": "Z",
            "position": 2,
            "stddev": 55.59827867,
            "variance": 3091.168591
          },
          {
            "average": 28877.01321,
            "count": 110271407,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12595.04362,
            "variance": 158635123.9
          },
          {
            "average": 1.904025039,
            "count": 110271407,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.015945669,
            "variance": 1.032145602
          },
          {
            "average": 2.807901562,
            "count": 110271407,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.172089388,
            "variance": 1.373793534
          },
          {
            "average": 0.4961941403,
            "count": 110271407,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999855175,
            "variance": 0.2499855177
          },
          {
            "average": 0,
            "count": 110271407,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024230343,
            "count": 110271407,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1830347716,
            "variance": 0.03350172762
          },
          {
            "average": -0.1043074842,
            "count": 110271407,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.62972838,
            "variance": 244.2884092
          },
          {
            "average": 0.4961941403,
            "count": 110271407,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999855175,
            "variance": 0.2499855177
          },
          {
            "average": 102.3045301,
            "count": 110271407,
            "maximum": 105,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.71484389,
            "variance": 2.940689568
          },
          {
            "average": 276532348.2,
            "count": 110271407,
            "maximum": 276533517.8,
            "minimum": 276531253,
            "name": "GpsTime",
            "position": 12,
            "stddev": 783.4124195,
            "variance": 613735.019
          },
          {
            "average": 0,
            "count": 110271407,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110271407,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110271407,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110271407,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110271407,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566732.8959,
          4834828.625,
          1299.772542,
          567674.4559,
          4835770.165,
          1621.052542
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566732.8959001496,
                4834828.6246034745,
                1299.772541565528
              ],
              [
                566732.8959001496,
                4835770.164603474,
                1299.772541565528
              ],
              [
                567674.4559001497,
                4835770.164603474,
                1621.0525415655281
              ],
              [
                567674.4559001497,
                4834828.6246034745,
                1621.0525415655281
              ],
              [
                566732.8959001496,
                4834828.6246034745,
                1299.772541565528
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:38:37+00:00",
        "end_time": "2020-06-18T16:00:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1723157,
            43.66338058,
            1299.772542,
            -122.1605207,
            43.6719425,
            1621.052542
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.17231571558074,
                  43.66346573166465,
                  1299.772541565528
                ],
                [
                  -122.17219922247037,
                  43.67194250485555,
                  1299.772541565528
                ],
                [
                  -122.16052069131965,
                  43.6718573309203,
                  1621.0525415655281
                ],
                [
                  -122.1606388274362,
                  43.66338058278643,
                  1621.0525415655281
                ],
                [
                  -122.17231571558074,
                  43.66346573166465,
                  1299.772541565528
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:38:37Z",
            "pc:count": 110271407,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567187.6739,
                "count": 110271407,
                "maximum": 567674.4559,
                "minimum": 566732.8959,
                "name": "X",
                "position": 0,
                "stddev": 259.1359408,
                "variance": 67151.4358
              },
              {
                "average": 4835298.073,
                "count": 110271407,
                "maximum": 4835770.165,
                "minimum": 4834828.625,
                "name": "Y",
                "position": 1,
                "stddev": 262.4651555,
                "variance": 68887.95784
              },
              {
                "average": 1450.911413,
                "count": 110271407,
                "maximum": 1621.052542,
                "minimum": 1299.772542,
                "name": "Z",
                "position": 2,
                "stddev": 55.59827867,
                "variance": 3091.168591
              },
              {
                "average": 28877.01321,
                "count": 110271407,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12595.04362,
                "variance": 158635123.9
              },
              {
                "average": 1.904025039,
                "count": 110271407,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.015945669,
                "variance": 1.032145602
              },
              {
                "average": 2.807901562,
                "count": 110271407,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.172089388,
                "variance": 1.373793534
              },
              {
                "average": 0.4961941403,
                "count": 110271407,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999855175,
                "variance": 0.2499855177
              },
              {
                "average": 0,
                "count": 110271407,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024230343,
                "count": 110271407,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1830347716,
                "variance": 0.03350172762
              },
              {
                "average": -0.1043074842,
                "count": 110271407,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.62972838,
                "variance": 244.2884092
              },
              {
                "average": 0.4961941403,
                "count": 110271407,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999855175,
                "variance": 0.2499855177
              },
              {
                "average": 102.3045301,
                "count": 110271407,
                "maximum": 105,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.71484389,
                "variance": 2.940689568
              },
              {
                "average": 276532348.2,
                "count": 110271407,
                "maximum": 276533517.8,
                "minimum": 276531253,
                "name": "GpsTime",
                "position": 12,
                "stddev": 783.4124195,
                "variance": 613735.019
              },
              {
                "average": 0,
                "count": 110271407,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110271407,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110271407,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110271407,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110271407,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566732.8959,
              4834828.625,
              1299.772542,
              567674.4559,
              4835770.165,
              1621.052542
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566732.8959001496,
                    4834828.6246034745,
                    1299.772541565528
                  ],
                  [
                    566732.8959001496,
                    4835770.164603474,
                    1299.772541565528
                  ],
                  [
                    567674.4559001497,
                    4835770.164603474,
                    1621.0525415655281
                  ],
                  [
                    567674.4559001497,
                    4834828.6246034745,
                    1621.0525415655281
                  ],
                  [
                    566732.8959001496,
                    4834828.6246034745,
                    1299.772541565528
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:38:37+00:00",
            "end_time": "2020-06-18T16:00: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": "20200619_BLU_0174.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.29775801794544,
              43.686241379936845,
              730.4024366008543
            ],
            [
              -122.29765909868875,
              43.69471854757894,
              730.4024366008543
            ],
            [
              -122.28597580237455,
              43.69464616122811,
              1108.7624366008545
            ],
            [
              -122.2860763667948,
              43.686169014881315,
              1108.7624366008545
            ],
            [
              -122.29775801794544,
              43.686241379936845,
              730.4024366008543
            ]
          ]
        ]
      },
      "bbox": [
        -122.297758,
        43.68616901,
        730.4024366,
        -122.2859758,
        43.69471855,
        1108.762437
      ],
      "properties": {
        "datetime": "2020-06-19T19:26:54Z",
        "pc:count": 105706950,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557069.2245,
            "count": 105706950,
            "maximum": 557539.1042,
            "minimum": 556597.5442,
            "name": "X",
            "position": 0,
            "stddev": 266.2950049,
            "variance": 70913.02963
          },
          {
            "average": 4837730.347,
            "count": 105706950,
            "maximum": 4838206.455,
            "minimum": 4837264.895,
            "name": "Y",
            "position": 1,
            "stddev": 269.6153666,
            "variance": 72692.4459
          },
          {
            "average": 887.4184645,
            "count": 105706950,
            "maximum": 1108.762437,
            "minimum": 730.4024366,
            "name": "Z",
            "position": 2,
            "stddev": 49.69304327,
            "variance": 2469.398549
          },
          {
            "average": 31143.41502,
            "count": 105706950,
            "maximum": 65535,
            "minimum": 1539,
            "name": "Intensity",
            "position": 3,
            "stddev": 11449.55372,
            "variance": 131092280.3
          },
          {
            "average": 1.826630065,
            "count": 105706950,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9651277249,
            "variance": 0.9314715253
          },
          {
            "average": 2.652900883,
            "count": 105706950,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.133199166,
            "variance": 1.28414035
          },
          {
            "average": 0.496870622,
            "count": 105706950,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999902093,
            "variance": 0.2499902094
          },
          {
            "average": 0,
            "count": 105706950,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023495267,
            "count": 105706950,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1845299643,
            "variance": 0.03405130773
          },
          {
            "average": -2.067163228,
            "count": 105706950,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.76933305,
            "variance": 248.6718648
          },
          {
            "average": 0.496870622,
            "count": 105706950,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999902093,
            "variance": 0.2499902094
          },
          {
            "average": 326.6195506,
            "count": 105706950,
            "maximum": 330,
            "minimum": 323,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.369454459,
            "variance": 1.875405514
          },
          {
            "average": 276628549.4,
            "count": 105706950,
            "maximum": 276630014.2,
            "minimum": 276627040.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 542.4130723,
            "variance": 294211.941
          },
          {
            "average": 0,
            "count": 105706950,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105706950,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105706950,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105706950,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105706950,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556597.5442,
          4837264.895,
          730.4024366,
          557539.1042,
          4838206.455,
          1108.762437
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556597.5441853348,
                4837264.895404405,
                730.4024366008543
              ],
              [
                556597.5441853348,
                4838206.4554044055,
                730.4024366008543
              ],
              [
                557539.1041853349,
                4838206.4554044055,
                1108.7624366008545
              ],
              [
                557539.1041853349,
                4837264.895404405,
                1108.7624366008545
              ],
              [
                556597.5441853348,
                4837264.895404405,
                730.4024366008543
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:26:54+00:00",
        "end_time": "2020-06-19T18:37:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0174.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0174.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0174.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0174.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.297758,
            43.68616901,
            730.4024366,
            -122.2859758,
            43.69471855,
            1108.762437
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.29775801794544,
                  43.686241379936845,
                  730.4024366008543
                ],
                [
                  -122.29765909868875,
                  43.69471854757894,
                  730.4024366008543
                ],
                [
                  -122.28597580237455,
                  43.69464616122811,
                  1108.7624366008545
                ],
                [
                  -122.2860763667948,
                  43.686169014881315,
                  1108.7624366008545
                ],
                [
                  -122.29775801794544,
                  43.686241379936845,
                  730.4024366008543
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0174.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0174.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:26:54Z",
            "pc:count": 105706950,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557069.2245,
                "count": 105706950,
                "maximum": 557539.1042,
                "minimum": 556597.5442,
                "name": "X",
                "position": 0,
                "stddev": 266.2950049,
                "variance": 70913.02963
              },
              {
                "average": 4837730.347,
                "count": 105706950,
                "maximum": 4838206.455,
                "minimum": 4837264.895,
                "name": "Y",
                "position": 1,
                "stddev": 269.6153666,
                "variance": 72692.4459
              },
              {
                "average": 887.4184645,
                "count": 105706950,
                "maximum": 1108.762437,
                "minimum": 730.4024366,
                "name": "Z",
                "position": 2,
                "stddev": 49.69304327,
                "variance": 2469.398549
              },
              {
                "average": 31143.41502,
                "count": 105706950,
                "maximum": 65535,
                "minimum": 1539,
                "name": "Intensity",
                "position": 3,
                "stddev": 11449.55372,
                "variance": 131092280.3
              },
              {
                "average": 1.826630065,
                "count": 105706950,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9651277249,
                "variance": 0.9314715253
              },
              {
                "average": 2.652900883,
                "count": 105706950,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.133199166,
                "variance": 1.28414035
              },
              {
                "average": 0.496870622,
                "count": 105706950,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999902093,
                "variance": 0.2499902094
              },
              {
                "average": 0,
                "count": 105706950,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023495267,
                "count": 105706950,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1845299643,
                "variance": 0.03405130773
              },
              {
                "average": -2.067163228,
                "count": 105706950,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.76933305,
                "variance": 248.6718648
              },
              {
                "average": 0.496870622,
                "count": 105706950,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999902093,
                "variance": 0.2499902094
              },
              {
                "average": 326.6195506,
                "count": 105706950,
                "maximum": 330,
                "minimum": 323,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.369454459,
                "variance": 1.875405514
              },
              {
                "average": 276628549.4,
                "count": 105706950,
                "maximum": 276630014.2,
                "minimum": 276627040.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 542.4130723,
                "variance": 294211.941
              },
              {
                "average": 0,
                "count": 105706950,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105706950,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105706950,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105706950,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105706950,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556597.5442,
              4837264.895,
              730.4024366,
              557539.1042,
              4838206.455,
              1108.762437
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556597.5441853348,
                    4837264.895404405,
                    730.4024366008543
                  ],
                  [
                    556597.5441853348,
                    4838206.4554044055,
                    730.4024366008543
                  ],
                  [
                    557539.1041853349,
                    4838206.4554044055,
                    1108.7624366008545
                  ],
                  [
                    557539.1041853349,
                    4837264.895404405,
                    1108.7624366008545
                  ],
                  [
                    556597.5441853348,
                    4837264.895404405,
                    730.4024366008543
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:26:54+00:00",
            "end_time": "2020-06-19T18: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": "20200619_BLU_0129.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.29725853278008,
              43.67002056984154,
              971.7108114979095
            ],
            [
              -122.29716238212448,
              43.67825935228625,
              971.7108114979095
            ],
            [
              -122.28548277733418,
              43.67818694000435,
              1327.4108114979094
            ],
            [
              -122.28558052547221,
              43.66994817826415,
              1327.4108114979094
            ],
            [
              -122.29725853278008,
              43.67002056984154,
              971.7108114979095
            ]
          ]
        ]
      },
      "bbox": [
        -122.2972585,
        43.66994818,
        971.7108115,
        -122.2854828,
        43.67825935,
        1327.410811
      ],
      "properties": {
        "datetime": "2020-06-19T19:27:22Z",
        "pc:count": 79130418,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557184.2504,
            "count": 79130418,
            "maximum": 557594.5808,
            "minimum": 556653.0608,
            "name": "X",
            "position": 0,
            "stddev": 258.2284765,
            "variance": 66681.94606
          },
          {
            "average": 4836014.705,
            "count": 79130418,
            "maximum": 4836378.802,
            "minimum": 4835463.722,
            "name": "Y",
            "position": 1,
            "stddev": 216.4402495,
            "variance": 46846.3816
          },
          {
            "average": 1120.71757,
            "count": 79130418,
            "maximum": 1327.410811,
            "minimum": 971.7108115,
            "name": "Z",
            "position": 2,
            "stddev": 73.64336087,
            "variance": 5423.3446
          },
          {
            "average": 28403.62214,
            "count": 79130418,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12685.76662,
            "variance": 160928674.7
          },
          {
            "average": 1.968488123,
            "count": 79130418,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.06741146,
            "variance": 1.139367225
          },
          {
            "average": 2.936896062,
            "count": 79130418,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.228511195,
            "variance": 1.509239756
          },
          {
            "average": 0.4945946576,
            "count": 79130418,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999707846,
            "variance": 0.2499707854
          },
          {
            "average": 0,
            "count": 79130418,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024385528,
            "count": 79130418,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1931705906,
            "variance": 0.03731487708
          },
          {
            "average": -0.3035242122,
            "count": 79130418,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.65358797,
            "variance": 245.0348162
          },
          {
            "average": 0.4945946576,
            "count": 79130418,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999707846,
            "variance": 0.2499707854
          },
          {
            "average": 327.1153366,
            "count": 79130418,
            "maximum": 330,
            "minimum": 324,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.174909824,
            "variance": 1.380413094
          },
          {
            "average": 276628739.9,
            "count": 79130418,
            "maximum": 276630042.1,
            "minimum": 276627639.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 479.4927175,
            "variance": 229913.2662
          },
          {
            "average": 0,
            "count": 79130418,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79130418,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79130418,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79130418,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79130418,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556653.0608,
          4835463.722,
          971.7108115,
          557594.5808,
          4836378.802,
          1327.410811
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556653.0608416173,
                4835463.722067292,
                971.7108114979095
              ],
              [
                556653.0608416173,
                4836378.802067292,
                971.7108114979095
              ],
              [
                557594.5808416173,
                4836378.802067292,
                1327.4108114979094
              ],
              [
                557594.5808416173,
                4835463.722067292,
                1327.4108114979094
              ],
              [
                556653.0608416173,
                4835463.722067292,
                971.7108114979095
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:27:22+00:00",
        "end_time": "2020-06-19T18:47:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0129.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0129.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0129.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0129.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2972585,
            43.66994818,
            971.7108115,
            -122.2854828,
            43.67825935,
            1327.410811
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.29725853278008,
                  43.67002056984154,
                  971.7108114979095
                ],
                [
                  -122.29716238212448,
                  43.67825935228625,
                  971.7108114979095
                ],
                [
                  -122.28548277733418,
                  43.67818694000435,
                  1327.4108114979094
                ],
                [
                  -122.28558052547221,
                  43.66994817826415,
                  1327.4108114979094
                ],
                [
                  -122.29725853278008,
                  43.67002056984154,
                  971.7108114979095
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0129.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0129.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:27:22Z",
            "pc:count": 79130418,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557184.2504,
                "count": 79130418,
                "maximum": 557594.5808,
                "minimum": 556653.0608,
                "name": "X",
                "position": 0,
                "stddev": 258.2284765,
                "variance": 66681.94606
              },
              {
                "average": 4836014.705,
                "count": 79130418,
                "maximum": 4836378.802,
                "minimum": 4835463.722,
                "name": "Y",
                "position": 1,
                "stddev": 216.4402495,
                "variance": 46846.3816
              },
              {
                "average": 1120.71757,
                "count": 79130418,
                "maximum": 1327.410811,
                "minimum": 971.7108115,
                "name": "Z",
                "position": 2,
                "stddev": 73.64336087,
                "variance": 5423.3446
              },
              {
                "average": 28403.62214,
                "count": 79130418,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12685.76662,
                "variance": 160928674.7
              },
              {
                "average": 1.968488123,
                "count": 79130418,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.06741146,
                "variance": 1.139367225
              },
              {
                "average": 2.936896062,
                "count": 79130418,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.228511195,
                "variance": 1.509239756
              },
              {
                "average": 0.4945946576,
                "count": 79130418,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999707846,
                "variance": 0.2499707854
              },
              {
                "average": 0,
                "count": 79130418,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024385528,
                "count": 79130418,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1931705906,
                "variance": 0.03731487708
              },
              {
                "average": -0.3035242122,
                "count": 79130418,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.65358797,
                "variance": 245.0348162
              },
              {
                "average": 0.4945946576,
                "count": 79130418,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999707846,
                "variance": 0.2499707854
              },
              {
                "average": 327.1153366,
                "count": 79130418,
                "maximum": 330,
                "minimum": 324,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.174909824,
                "variance": 1.380413094
              },
              {
                "average": 276628739.9,
                "count": 79130418,
                "maximum": 276630042.1,
                "minimum": 276627639.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 479.4927175,
                "variance": 229913.2662
              },
              {
                "average": 0,
                "count": 79130418,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79130418,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79130418,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79130418,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79130418,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556653.0608,
              4835463.722,
              971.7108115,
              557594.5808,
              4836378.802,
              1327.410811
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556653.0608416173,
                    4835463.722067292,
                    971.7108114979095
                  ],
                  [
                    556653.0608416173,
                    4836378.802067292,
                    971.7108114979095
                  ],
                  [
                    557594.5808416173,
                    4836378.802067292,
                    1327.4108114979094
                  ],
                  [
                    557594.5808416173,
                    4835463.722067292,
                    1327.4108114979094
                  ],
                  [
                    556653.0608416173,
                    4835463.722067292,
                    971.7108114979095
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:27:22+00:00",
            "end_time": "2020-06-19T18: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": "20200618_BLU_0067.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.18295461839783,
              43.63860825495825,
              891.4112893450583
            ],
            [
              -122.18283972469514,
              43.64708490772807,
              891.4112893450583
            ],
            [
              -122.17116647495926,
              43.647000862562884,
              2518.7512893450585
            ],
            [
              -122.17128300948004,
              43.6385242345187,
              2518.7512893450585
            ],
            [
              -122.18295461839783,
              43.63860825495825,
              891.4112893450583
            ]
          ]
        ]
      },
      "bbox": [
        -122.1829546,
        43.63852423,
        891.4112893,
        -122.1711665,
        43.64708491,
        2518.751289
      ],
      "properties": {
        "datetime": "2020-06-18T16:59:11Z",
        "pc:count": 100620101,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566377.0528,
            "count": 100620101,
            "maximum": 566843.8168,
            "minimum": 565902.2968,
            "name": "X",
            "position": 0,
            "stddev": 269.1582264,
            "variance": 72446.15083
          },
          {
            "average": 4832532.915,
            "count": 100620101,
            "maximum": 4833000.934,
            "minimum": 4832059.414,
            "name": "Y",
            "position": 1,
            "stddev": 268.6768631,
            "variance": 72187.25676
          },
          {
            "average": 1158.571965,
            "count": 100620101,
            "maximum": 2518.751289,
            "minimum": 891.4112893,
            "name": "Z",
            "position": 2,
            "stddev": 179.6800463,
            "variance": 32284.91903
          },
          {
            "average": 31210.06056,
            "count": 100620101,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11155.53209,
            "variance": 124445896.2
          },
          {
            "average": 1.779286427,
            "count": 100620101,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9351857869,
            "variance": 0.8745724559
          },
          {
            "average": 2.558600582,
            "count": 100620101,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.112169699,
            "variance": 1.23692144
          },
          {
            "average": 0.4989679845,
            "count": 100620101,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989374,
            "variance": 0.2499989374
          },
          {
            "average": 0,
            "count": 100620101,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.032477606,
            "count": 100620101,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2443689104,
            "variance": 0.05971616438
          },
          {
            "average": -0.5769425889,
            "count": 100620101,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.64454483,
            "variance": 244.751783
          },
          {
            "average": 0.4989679845,
            "count": 100620101,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999989374,
            "variance": 0.2499989374
          },
          {
            "average": 104.8050377,
            "count": 100620101,
            "maximum": 108,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.528409506,
            "variance": 2.336035618
          },
          {
            "average": 276533429.9,
            "count": 100620101,
            "maximum": 276534751.3,
            "minimum": 276531200.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 660.1466003,
            "variance": 435793.5339
          },
          {
            "average": 0,
            "count": 100620101,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100620101,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100620101,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100620101,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100620101,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565902.2968,
          4832059.414,
          891.4112893,
          566843.8168,
          4833000.934,
          2518.751289
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565902.2968316455,
                4832059.414156112,
                891.4112893450583
              ],
              [
                565902.2968316455,
                4833000.934156111,
                891.4112893450583
              ],
              [
                566843.8168316456,
                4833000.934156111,
                2518.7512893450585
              ],
              [
                566843.8168316456,
                4832059.414156112,
                2518.7512893450585
              ],
              [
                565902.2968316455,
                4832059.414156112,
                891.4112893450583
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:59:11+00:00",
        "end_time": "2020-06-18T16:00:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0067.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0067.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0067.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0067.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1829546,
            43.63852423,
            891.4112893,
            -122.1711665,
            43.64708491,
            2518.751289
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.18295461839783,
                  43.63860825495825,
                  891.4112893450583
                ],
                [
                  -122.18283972469514,
                  43.64708490772807,
                  891.4112893450583
                ],
                [
                  -122.17116647495926,
                  43.647000862562884,
                  2518.7512893450585
                ],
                [
                  -122.17128300948004,
                  43.6385242345187,
                  2518.7512893450585
                ],
                [
                  -122.18295461839783,
                  43.63860825495825,
                  891.4112893450583
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0067.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0067.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:59:11Z",
            "pc:count": 100620101,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566377.0528,
                "count": 100620101,
                "maximum": 566843.8168,
                "minimum": 565902.2968,
                "name": "X",
                "position": 0,
                "stddev": 269.1582264,
                "variance": 72446.15083
              },
              {
                "average": 4832532.915,
                "count": 100620101,
                "maximum": 4833000.934,
                "minimum": 4832059.414,
                "name": "Y",
                "position": 1,
                "stddev": 268.6768631,
                "variance": 72187.25676
              },
              {
                "average": 1158.571965,
                "count": 100620101,
                "maximum": 2518.751289,
                "minimum": 891.4112893,
                "name": "Z",
                "position": 2,
                "stddev": 179.6800463,
                "variance": 32284.91903
              },
              {
                "average": 31210.06056,
                "count": 100620101,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11155.53209,
                "variance": 124445896.2
              },
              {
                "average": 1.779286427,
                "count": 100620101,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9351857869,
                "variance": 0.8745724559
              },
              {
                "average": 2.558600582,
                "count": 100620101,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.112169699,
                "variance": 1.23692144
              },
              {
                "average": 0.4989679845,
                "count": 100620101,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989374,
                "variance": 0.2499989374
              },
              {
                "average": 0,
                "count": 100620101,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.032477606,
                "count": 100620101,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2443689104,
                "variance": 0.05971616438
              },
              {
                "average": -0.5769425889,
                "count": 100620101,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.64454483,
                "variance": 244.751783
              },
              {
                "average": 0.4989679845,
                "count": 100620101,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999989374,
                "variance": 0.2499989374
              },
              {
                "average": 104.8050377,
                "count": 100620101,
                "maximum": 108,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.528409506,
                "variance": 2.336035618
              },
              {
                "average": 276533429.9,
                "count": 100620101,
                "maximum": 276534751.3,
                "minimum": 276531200.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 660.1466003,
                "variance": 435793.5339
              },
              {
                "average": 0,
                "count": 100620101,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100620101,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100620101,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100620101,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100620101,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565902.2968,
              4832059.414,
              891.4112893,
              566843.8168,
              4833000.934,
              2518.751289
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565902.2968316455,
                    4832059.414156112,
                    891.4112893450583
                  ],
                  [
                    565902.2968316455,
                    4833000.934156111,
                    891.4112893450583
                  ],
                  [
                    566843.8168316456,
                    4833000.934156111,
                    2518.7512893450585
                  ],
                  [
                    566843.8168316456,
                    4832059.414156112,
                    2518.7512893450585
                  ],
                  [
                    565902.2968316455,
                    4832059.414156112,
                    891.4112893450583
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:59:11+00:00",
            "end_time": "2020-06-18T16: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": "20200618_BLU_0114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.24033342077041,
              43.66243945008374,
              687.9705042542422
            ],
            [
              -122.24022650411332,
              43.67091636448531,
              687.9705042542422
            ],
            [
              -122.2285482254454,
              43.67083814366671,
              949.6705042542422
            ],
            [
              -122.22865678509612,
              43.6623612522771,
              949.6705042542422
            ],
            [
              -122.24033342077041,
              43.66243945008374,
              687.9705042542422
            ]
          ]
        ]
      },
      "bbox": [
        -122.2403334,
        43.66236125,
        687.9705043,
        -122.2285482,
        43.67091636,
        949.6705043
      ],
      "properties": {
        "datetime": "2020-06-18T18:56:31Z",
        "pc:count": 102777868,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561732.0556,
            "count": 102777868,
            "maximum": 562191.4657,
            "minimum": 561249.9257,
            "name": "X",
            "position": 0,
            "stddev": 261.8478427,
            "variance": 68564.29271
          },
          {
            "average": 4835130.776,
            "count": 102777868,
            "maximum": 4835603.732,
            "minimum": 4834662.192,
            "name": "Y",
            "position": 1,
            "stddev": 262.8547683,
            "variance": 69092.62924
          },
          {
            "average": 757.6468416,
            "count": 102777868,
            "maximum": 949.6705043,
            "minimum": 687.9705043,
            "name": "Z",
            "position": 2,
            "stddev": 26.71879878,
            "variance": 713.8942085
          },
          {
            "average": 32450.32717,
            "count": 102777868,
            "maximum": 65535,
            "minimum": 7636,
            "name": "Intensity",
            "position": 3,
            "stddev": 9719.537695,
            "variance": 94469413
          },
          {
            "average": 1.689089883,
            "count": 102777868,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8531516069,
            "variance": 0.7278676644
          },
          {
            "average": 2.378251493,
            "count": 102777868,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.009734582,
            "variance": 1.019563926
          },
          {
            "average": 0.4499678277,
            "count": 102777868,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4974904865,
            "variance": 0.2474967841
          },
          {
            "average": 0,
            "count": 102777868,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018516204,
            "count": 102777868,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.160974723,
            "variance": 0.02591286144
          },
          {
            "average": -0.04959657914,
            "count": 102777868,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.30342402,
            "variance": 234.1947867
          },
          {
            "average": 0.5042206849,
            "count": 102777868,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999821879,
            "variance": 0.2499821883
          },
          {
            "average": 119.1313667,
            "count": 102777868,
            "maximum": 123,
            "minimum": 115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.583792314,
            "variance": 2.508398094
          },
          {
            "average": 276539904.4,
            "count": 102777868,
            "maximum": 276541791.1,
            "minimum": 276538073.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 738.6670637,
            "variance": 545629.031
          },
          {
            "average": 0,
            "count": 102777868,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102777868,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102777868,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102777868,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102777868,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561249.9257,
          4834662.192,
          687.9705043,
          562191.4657,
          4835603.732,
          949.6705043
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561249.9257093607,
                4834662.192161787,
                687.9705042542422
              ],
              [
                561249.9257093607,
                4835603.732161786,
                687.9705042542422
              ],
              [
                562191.4657093608,
                4835603.732161786,
                949.6705042542422
              ],
              [
                562191.4657093608,
                4834662.192161787,
                949.6705042542422
              ],
              [
                561249.9257093607,
                4834662.192161787,
                687.9705042542422
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:56:31+00:00",
        "end_time": "2020-06-18T17:54:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2403334,
            43.66236125,
            687.9705043,
            -122.2285482,
            43.67091636,
            949.6705043
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.24033342077041,
                  43.66243945008374,
                  687.9705042542422
                ],
                [
                  -122.24022650411332,
                  43.67091636448531,
                  687.9705042542422
                ],
                [
                  -122.2285482254454,
                  43.67083814366671,
                  949.6705042542422
                ],
                [
                  -122.22865678509612,
                  43.6623612522771,
                  949.6705042542422
                ],
                [
                  -122.24033342077041,
                  43.66243945008374,
                  687.9705042542422
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:56:31Z",
            "pc:count": 102777868,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561732.0556,
                "count": 102777868,
                "maximum": 562191.4657,
                "minimum": 561249.9257,
                "name": "X",
                "position": 0,
                "stddev": 261.8478427,
                "variance": 68564.29271
              },
              {
                "average": 4835130.776,
                "count": 102777868,
                "maximum": 4835603.732,
                "minimum": 4834662.192,
                "name": "Y",
                "position": 1,
                "stddev": 262.8547683,
                "variance": 69092.62924
              },
              {
                "average": 757.6468416,
                "count": 102777868,
                "maximum": 949.6705043,
                "minimum": 687.9705043,
                "name": "Z",
                "position": 2,
                "stddev": 26.71879878,
                "variance": 713.8942085
              },
              {
                "average": 32450.32717,
                "count": 102777868,
                "maximum": 65535,
                "minimum": 7636,
                "name": "Intensity",
                "position": 3,
                "stddev": 9719.537695,
                "variance": 94469413
              },
              {
                "average": 1.689089883,
                "count": 102777868,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8531516069,
                "variance": 0.7278676644
              },
              {
                "average": 2.378251493,
                "count": 102777868,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.009734582,
                "variance": 1.019563926
              },
              {
                "average": 0.4499678277,
                "count": 102777868,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4974904865,
                "variance": 0.2474967841
              },
              {
                "average": 0,
                "count": 102777868,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018516204,
                "count": 102777868,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.160974723,
                "variance": 0.02591286144
              },
              {
                "average": -0.04959657914,
                "count": 102777868,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.30342402,
                "variance": 234.1947867
              },
              {
                "average": 0.5042206849,
                "count": 102777868,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999821879,
                "variance": 0.2499821883
              },
              {
                "average": 119.1313667,
                "count": 102777868,
                "maximum": 123,
                "minimum": 115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.583792314,
                "variance": 2.508398094
              },
              {
                "average": 276539904.4,
                "count": 102777868,
                "maximum": 276541791.1,
                "minimum": 276538073.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 738.6670637,
                "variance": 545629.031
              },
              {
                "average": 0,
                "count": 102777868,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102777868,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102777868,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102777868,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102777868,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561249.9257,
              4834662.192,
              687.9705043,
              562191.4657,
              4835603.732,
              949.6705043
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561249.9257093607,
                    4834662.192161787,
                    687.9705042542422
                  ],
                  [
                    561249.9257093607,
                    4835603.732161786,
                    687.9705042542422
                  ],
                  [
                    562191.4657093608,
                    4835603.732161786,
                    949.6705042542422
                  ],
                  [
                    562191.4657093608,
                    4834662.192161787,
                    949.6705042542422
                  ],
                  [
                    561249.9257093607,
                    4834662.192161787,
                    687.9705042542422
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:56:31+00:00",
            "end_time": "2020-06-18T17: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": "20200618_BLU_0039.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.17116157175396,
              43.622317027617605,
              1005.4478090069183
            ],
            [
              -122.17104509099566,
              43.630793319400716,
              1005.4478090069183
            ],
            [
              -122.15937527765651,
              43.63070809700031,
              1372.3278090069184
            ],
            [
              -122.15949339773354,
              43.62223183028879,
              1372.3278090069184
            ],
            [
              -122.17116157175396,
              43.622317027617605,
              1005.4478090069183
            ]
          ]
        ]
      },
      "bbox": [
        -122.1711616,
        43.62223183,
        1005.447809,
        -122.1593753,
        43.63079332,
        1372.327809
      ],
      "properties": {
        "datetime": "2020-06-19T19:47:47Z",
        "pc:count": 92505916,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567332.5634,
            "count": 92505916,
            "maximum": 567813.08,
            "minimum": 566871.58,
            "name": "X",
            "position": 0,
            "stddev": 257.3920996,
            "variance": 66250.69296
          },
          {
            "average": 4830740.367,
            "count": 92505916,
            "maximum": 4831201.001,
            "minimum": 4830259.521,
            "name": "Y",
            "position": 1,
            "stddev": 265.1770998,
            "variance": 70318.89424
          },
          {
            "average": 1246.045677,
            "count": 92505916,
            "maximum": 1372.327809,
            "minimum": 1005.447809,
            "name": "Z",
            "position": 2,
            "stddev": 71.6363128,
            "variance": 5131.761312
          },
          {
            "average": 30958.9742,
            "count": 92505916,
            "maximum": 65535,
            "minimum": 1824,
            "name": "Intensity",
            "position": 3,
            "stddev": 11052.1812,
            "variance": 122150709.3
          },
          {
            "average": 1.766295271,
            "count": 92505916,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.926003287,
            "variance": 0.8574820876
          },
          {
            "average": 2.532199033,
            "count": 92505916,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.103951655,
            "variance": 1.218709257
          },
          {
            "average": 0.4156348984,
            "count": 92505916,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4928311397,
            "variance": 0.2428825323
          },
          {
            "average": 0,
            "count": 92505916,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.026462491,
            "count": 92505916,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2016740188,
            "variance": 0.04067240985
          },
          {
            "average": -0.3228389655,
            "count": 92505916,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.34951383,
            "variance": 235.6075747
          },
          {
            "average": 0.4986488972,
            "count": 92505916,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999981772,
            "variance": 0.2499981772
          },
          {
            "average": 103.0771714,
            "count": 92505916,
            "maximum": 333,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 18.20236485,
            "variance": 331.3260862
          },
          {
            "average": 276532667,
            "count": 92505916,
            "maximum": 276631267.7,
            "minimum": 276531169.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7811.776174,
            "variance": 61023847
          },
          {
            "average": 0,
            "count": 92505916,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92505916,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92505916,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92505916,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92505916,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566871.58,
          4830259.521,
          1005.447809,
          567813.08,
          4831201.001,
          1372.327809
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566871.579956837,
                4830259.520699963,
                1005.4478090069183
              ],
              [
                566871.579956837,
                4831201.000699963,
                1005.4478090069183
              ],
              [
                567813.079956837,
                4831201.000699963,
                1372.3278090069184
              ],
              [
                567813.079956837,
                4830259.520699963,
                1372.3278090069184
              ],
              [
                566871.579956837,
                4830259.520699963,
                1005.4478090069183
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:47:47+00:00",
        "end_time": "2020-06-18T15:59:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0039.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0039.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0039.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0039.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1711616,
            43.62223183,
            1005.447809,
            -122.1593753,
            43.63079332,
            1372.327809
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.17116157175396,
                  43.622317027617605,
                  1005.4478090069183
                ],
                [
                  -122.17104509099566,
                  43.630793319400716,
                  1005.4478090069183
                ],
                [
                  -122.15937527765651,
                  43.63070809700031,
                  1372.3278090069184
                ],
                [
                  -122.15949339773354,
                  43.62223183028879,
                  1372.3278090069184
                ],
                [
                  -122.17116157175396,
                  43.622317027617605,
                  1005.4478090069183
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0039.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0039.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:47:47Z",
            "pc:count": 92505916,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567332.5634,
                "count": 92505916,
                "maximum": 567813.08,
                "minimum": 566871.58,
                "name": "X",
                "position": 0,
                "stddev": 257.3920996,
                "variance": 66250.69296
              },
              {
                "average": 4830740.367,
                "count": 92505916,
                "maximum": 4831201.001,
                "minimum": 4830259.521,
                "name": "Y",
                "position": 1,
                "stddev": 265.1770998,
                "variance": 70318.89424
              },
              {
                "average": 1246.045677,
                "count": 92505916,
                "maximum": 1372.327809,
                "minimum": 1005.447809,
                "name": "Z",
                "position": 2,
                "stddev": 71.6363128,
                "variance": 5131.761312
              },
              {
                "average": 30958.9742,
                "count": 92505916,
                "maximum": 65535,
                "minimum": 1824,
                "name": "Intensity",
                "position": 3,
                "stddev": 11052.1812,
                "variance": 122150709.3
              },
              {
                "average": 1.766295271,
                "count": 92505916,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.926003287,
                "variance": 0.8574820876
              },
              {
                "average": 2.532199033,
                "count": 92505916,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.103951655,
                "variance": 1.218709257
              },
              {
                "average": 0.4156348984,
                "count": 92505916,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4928311397,
                "variance": 0.2428825323
              },
              {
                "average": 0,
                "count": 92505916,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.026462491,
                "count": 92505916,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2016740188,
                "variance": 0.04067240985
              },
              {
                "average": -0.3228389655,
                "count": 92505916,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.34951383,
                "variance": 235.6075747
              },
              {
                "average": 0.4986488972,
                "count": 92505916,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999981772,
                "variance": 0.2499981772
              },
              {
                "average": 103.0771714,
                "count": 92505916,
                "maximum": 333,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 18.20236485,
                "variance": 331.3260862
              },
              {
                "average": 276532667,
                "count": 92505916,
                "maximum": 276631267.7,
                "minimum": 276531169.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7811.776174,
                "variance": 61023847
              },
              {
                "average": 0,
                "count": 92505916,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92505916,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92505916,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92505916,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92505916,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566871.58,
              4830259.521,
              1005.447809,
              567813.08,
              4831201.001,
              1372.327809
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566871.579956837,
                    4830259.520699963,
                    1005.4478090069183
                  ],
                  [
                    566871.579956837,
                    4831201.000699963,
                    1005.4478090069183
                  ],
                  [
                    567813.079956837,
                    4831201.000699963,
                    1372.3278090069184
                  ],
                  [
                    567813.079956837,
                    4830259.520699963,
                    1372.3278090069184
                  ],
                  [
                    566871.579956837,
                    4830259.520699963,
                    1005.4478090069183
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:47:47+00:00",
            "end_time": "2020-06-18T15:59: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": "20200619_BLU_0104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1380796679454,
              43.65573381396503,
              1631.5666222726786
            ],
            [
              -122.1379583919053,
              43.664210343768765,
              1631.5666222726786
            ],
            [
              -122.12628171197133,
              43.66412168606587,
              1889.9466222726787
            ],
            [
              -122.12640463023546,
              43.655645182343626,
              1889.9466222726787
            ],
            [
              -122.1380796679454,
              43.65573381396503,
              1631.5666222726786
            ]
          ]
        ]
      },
      "bbox": [
        -122.1380797,
        43.65564518,
        1631.566622,
        -122.1262817,
        43.66421034,
        1889.946622
      ],
      "properties": {
        "datetime": "2020-06-19T20:20:33Z",
        "pc:count": 78956316,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569992.4243,
            "count": 78956316,
            "maximum": 570443.6812,
            "minimum": 569502.1412,
            "name": "X",
            "position": 0,
            "stddev": 261.7523778,
            "variance": 68514.30726
          },
          {
            "average": 4834473.004,
            "count": 78956316,
            "maximum": 4834939.526,
            "minimum": 4833998.006,
            "name": "Y",
            "position": 1,
            "stddev": 267.5624553,
            "variance": 71589.6675
          },
          {
            "average": 1749.667466,
            "count": 78956316,
            "maximum": 1889.946622,
            "minimum": 1631.566622,
            "name": "Z",
            "position": 2,
            "stddev": 49.77205686,
            "variance": 2477.257644
          },
          {
            "average": 31687.47837,
            "count": 78956316,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14187.33532,
            "variance": 201280483.4
          },
          {
            "average": 1.624341668,
            "count": 78956316,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.867224452,
            "variance": 0.7520782501
          },
          {
            "average": 2.248542498,
            "count": 78956316,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.114292916,
            "variance": 1.241648702
          },
          {
            "average": 0.4968260931,
            "count": 78956316,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999899294,
            "variance": 0.2499899295
          },
          {
            "average": 0,
            "count": 78956316,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.06339508,
            "count": 78956316,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2675663667,
            "variance": 0.07159176061
          },
          {
            "average": 0.7981859235,
            "count": 78956316,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.88617709,
            "variance": 252.3706226
          },
          {
            "average": 0.4968260931,
            "count": 78956316,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999899294,
            "variance": 0.2499899295
          },
          {
            "average": 336.2724018,
            "count": 78956316,
            "maximum": 338,
            "minimum": 334,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9621640167,
            "variance": 0.925759595
          },
          {
            "average": 276632588.2,
            "count": 78956316,
            "maximum": 276633233.3,
            "minimum": 276631705.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 367.815077,
            "variance": 135287.9309
          },
          {
            "average": 0,
            "count": 78956316,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78956316,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78956316,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78956316,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78956316,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          569502.1412,
          4833998.006,
          1631.566622,
          570443.6812,
          4834939.526,
          1889.946622
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                569502.1412296123,
                4833998.006267767,
                1631.5666222726786
              ],
              [
                569502.1412296123,
                4834939.526267767,
                1631.5666222726786
              ],
              [
                570443.6812296123,
                4834939.526267767,
                1889.9466222726787
              ],
              [
                570443.6812296123,
                4833998.006267767,
                1889.9466222726787
              ],
              [
                569502.1412296123,
                4833998.006267767,
                1631.5666222726786
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:20:33+00:00",
        "end_time": "2020-06-19T19:55:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1380797,
            43.65564518,
            1631.566622,
            -122.1262817,
            43.66421034,
            1889.946622
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.1380796679454,
                  43.65573381396503,
                  1631.5666222726786
                ],
                [
                  -122.1379583919053,
                  43.664210343768765,
                  1631.5666222726786
                ],
                [
                  -122.12628171197133,
                  43.66412168606587,
                  1889.9466222726787
                ],
                [
                  -122.12640463023546,
                  43.655645182343626,
                  1889.9466222726787
                ],
                [
                  -122.1380796679454,
                  43.65573381396503,
                  1631.5666222726786
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:20:33Z",
            "pc:count": 78956316,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569992.4243,
                "count": 78956316,
                "maximum": 570443.6812,
                "minimum": 569502.1412,
                "name": "X",
                "position": 0,
                "stddev": 261.7523778,
                "variance": 68514.30726
              },
              {
                "average": 4834473.004,
                "count": 78956316,
                "maximum": 4834939.526,
                "minimum": 4833998.006,
                "name": "Y",
                "position": 1,
                "stddev": 267.5624553,
                "variance": 71589.6675
              },
              {
                "average": 1749.667466,
                "count": 78956316,
                "maximum": 1889.946622,
                "minimum": 1631.566622,
                "name": "Z",
                "position": 2,
                "stddev": 49.77205686,
                "variance": 2477.257644
              },
              {
                "average": 31687.47837,
                "count": 78956316,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14187.33532,
                "variance": 201280483.4
              },
              {
                "average": 1.624341668,
                "count": 78956316,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.867224452,
                "variance": 0.7520782501
              },
              {
                "average": 2.248542498,
                "count": 78956316,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.114292916,
                "variance": 1.241648702
              },
              {
                "average": 0.4968260931,
                "count": 78956316,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999899294,
                "variance": 0.2499899295
              },
              {
                "average": 0,
                "count": 78956316,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.06339508,
                "count": 78956316,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2675663667,
                "variance": 0.07159176061
              },
              {
                "average": 0.7981859235,
                "count": 78956316,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.88617709,
                "variance": 252.3706226
              },
              {
                "average": 0.4968260931,
                "count": 78956316,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999899294,
                "variance": 0.2499899295
              },
              {
                "average": 336.2724018,
                "count": 78956316,
                "maximum": 338,
                "minimum": 334,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9621640167,
                "variance": 0.925759595
              },
              {
                "average": 276632588.2,
                "count": 78956316,
                "maximum": 276633233.3,
                "minimum": 276631705.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 367.815077,
                "variance": 135287.9309
              },
              {
                "average": 0,
                "count": 78956316,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78956316,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78956316,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78956316,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78956316,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              569502.1412,
              4833998.006,
              1631.566622,
              570443.6812,
              4834939.526,
              1889.946622
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    569502.1412296123,
                    4833998.006267767,
                    1631.5666222726786
                  ],
                  [
                    569502.1412296123,
                    4834939.526267767,
                    1631.5666222726786
                  ],
                  [
                    570443.6812296123,
                    4834939.526267767,
                    1889.9466222726787
                  ],
                  [
                    570443.6812296123,
                    4833998.006267767,
                    1889.9466222726787
                  ],
                  [
                    569502.1412296123,
                    4833998.006267767,
                    1631.5666222726786
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:20:33+00:00",
            "end_time": "2020-06-19T19: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": "20200619_BLU_0107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.10407412888378,
              43.65622134258408,
              1807.7962259639226
            ],
            [
              -122.1039480636705,
              43.66469797438741,
              1807.7962259639226
            ],
            [
              -122.09227139680985,
              43.66460584185178,
              2198.6362259639227
            ],
            [
              -122.09239910426287,
              43.6561292371525,
              2198.6362259639227
            ],
            [
              -122.10407412888378,
              43.65622134258408,
              1807.7962259639226
            ]
          ]
        ]
      },
      "bbox": [
        -122.1040741,
        43.65612924,
        1807.796226,
        -122.0922714,
        43.66469797,
        2198.636226
      ],
      "properties": {
        "datetime": "2020-06-19T23:45:16Z",
        "pc:count": 84105078,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572719.1296,
            "count": 84105078,
            "maximum": 573185.1912,
            "minimum": 572243.6512,
            "name": "X",
            "position": 0,
            "stddev": 269.1374087,
            "variance": 72434.94475
          },
          {
            "average": 4834530.967,
            "count": 84105078,
            "maximum": 4835022.732,
            "minimum": 4834081.192,
            "name": "Y",
            "position": 1,
            "stddev": 270.206234,
            "variance": 73011.4089
          },
          {
            "average": 1995.156729,
            "count": 84105078,
            "maximum": 2198.636226,
            "minimum": 1807.796226,
            "name": "Z",
            "position": 2,
            "stddev": 67.66669698,
            "variance": 4578.78188
          },
          {
            "average": 30941.73256,
            "count": 84105078,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14478.65462,
            "variance": 209631439.6
          },
          {
            "average": 1.621352792,
            "count": 84105078,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9241296978,
            "variance": 0.8540156983
          },
          {
            "average": 2.242366626,
            "count": 84105078,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.246381119,
            "variance": 1.553465895
          },
          {
            "average": 0.2889581887,
            "count": 84105078,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4532784534,
            "variance": 0.2054613563
          },
          {
            "average": 0,
            "count": 84105078,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.099912897,
            "count": 84105078,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3577621673,
            "variance": 0.1279937683
          },
          {
            "average": 2.383169774,
            "count": 84105078,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.69323855,
            "variance": 246.2777362
          },
          {
            "average": 0.4957145156,
            "count": 84105078,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999816373,
            "variance": 0.2499816376
          },
          {
            "average": 402.7452286,
            "count": 84105078,
            "maximum": 405,
            "minimum": 400,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.020919601,
            "variance": 1.042276831
          },
          {
            "average": 276644714.2,
            "count": 84105078,
            "maximum": 276645516.2,
            "minimum": 276643717.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 352.8580184,
            "variance": 124508.7812
          },
          {
            "average": 0,
            "count": 84105078,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84105078,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84105078,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84105078,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84105078,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572243.6512,
          4834081.192,
          1807.796226,
          573185.1912,
          4835022.732,
          2198.636226
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572243.6511757364,
                4834081.192118882,
                1807.7962259639226
              ],
              [
                572243.6511757364,
                4835022.732118881,
                1807.7962259639226
              ],
              [
                573185.1911757365,
                4835022.732118881,
                2198.6362259639227
              ],
              [
                573185.1911757365,
                4834081.192118882,
                2198.6362259639227
              ],
              [
                572243.6511757364,
                4834081.192118882,
                1807.7962259639226
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:45:16+00:00",
        "end_time": "2020-06-19T23:15:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1040741,
            43.65612924,
            1807.796226,
            -122.0922714,
            43.66469797,
            2198.636226
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.10407412888378,
                  43.65622134258408,
                  1807.7962259639226
                ],
                [
                  -122.1039480636705,
                  43.66469797438741,
                  1807.7962259639226
                ],
                [
                  -122.09227139680985,
                  43.66460584185178,
                  2198.6362259639227
                ],
                [
                  -122.09239910426287,
                  43.6561292371525,
                  2198.6362259639227
                ],
                [
                  -122.10407412888378,
                  43.65622134258408,
                  1807.7962259639226
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:45:16Z",
            "pc:count": 84105078,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572719.1296,
                "count": 84105078,
                "maximum": 573185.1912,
                "minimum": 572243.6512,
                "name": "X",
                "position": 0,
                "stddev": 269.1374087,
                "variance": 72434.94475
              },
              {
                "average": 4834530.967,
                "count": 84105078,
                "maximum": 4835022.732,
                "minimum": 4834081.192,
                "name": "Y",
                "position": 1,
                "stddev": 270.206234,
                "variance": 73011.4089
              },
              {
                "average": 1995.156729,
                "count": 84105078,
                "maximum": 2198.636226,
                "minimum": 1807.796226,
                "name": "Z",
                "position": 2,
                "stddev": 67.66669698,
                "variance": 4578.78188
              },
              {
                "average": 30941.73256,
                "count": 84105078,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14478.65462,
                "variance": 209631439.6
              },
              {
                "average": 1.621352792,
                "count": 84105078,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9241296978,
                "variance": 0.8540156983
              },
              {
                "average": 2.242366626,
                "count": 84105078,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.246381119,
                "variance": 1.553465895
              },
              {
                "average": 0.2889581887,
                "count": 84105078,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4532784534,
                "variance": 0.2054613563
              },
              {
                "average": 0,
                "count": 84105078,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.099912897,
                "count": 84105078,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3577621673,
                "variance": 0.1279937683
              },
              {
                "average": 2.383169774,
                "count": 84105078,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.69323855,
                "variance": 246.2777362
              },
              {
                "average": 0.4957145156,
                "count": 84105078,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999816373,
                "variance": 0.2499816376
              },
              {
                "average": 402.7452286,
                "count": 84105078,
                "maximum": 405,
                "minimum": 400,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.020919601,
                "variance": 1.042276831
              },
              {
                "average": 276644714.2,
                "count": 84105078,
                "maximum": 276645516.2,
                "minimum": 276643717.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 352.8580184,
                "variance": 124508.7812
              },
              {
                "average": 0,
                "count": 84105078,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84105078,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84105078,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84105078,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84105078,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572243.6512,
              4834081.192,
              1807.796226,
              573185.1912,
              4835022.732,
              2198.636226
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572243.6511757364,
                    4834081.192118882,
                    1807.7962259639226
                  ],
                  [
                    572243.6511757364,
                    4835022.732118881,
                    1807.7962259639226
                  ],
                  [
                    573185.1911757365,
                    4835022.732118881,
                    2198.6362259639227
                  ],
                  [
                    573185.1911757365,
                    4834081.192118882,
                    2198.6362259639227
                  ],
                  [
                    572243.6511757364,
                    4834081.192118882,
                    1807.7962259639226
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:45:16+00:00",
            "end_time": "2020-06-19T23: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": "20200618_BLU_0122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.14964217254962,
              43.66379895819042,
              1505.6480070005782
            ],
            [
              -122.14952248961416,
              43.672275501601504,
              1505.6480070005782
            ],
            [
              -122.13784470661496,
              43.672188016016214,
              1762.7280070005781
            ],
            [
              -122.13796603240668,
              43.66371149834152,
              1762.7280070005781
            ],
            [
              -122.14964217254962,
              43.66379895819042,
              1505.6480070005782
            ]
          ]
        ]
      },
      "bbox": [
        -122.1496422,
        43.6637115,
        1505.648007,
        -122.1378447,
        43.6722755,
        1762.728007
      ],
      "properties": {
        "datetime": "2020-06-19T20:07:56Z",
        "pc:count": 71131400,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569023.9853,
            "count": 71131400,
            "maximum": 569502.1008,
            "minimum": 568560.6008,
            "name": "X",
            "position": 0,
            "stddev": 268.8994583,
            "variance": 72306.91867
          },
          {
            "average": 4835355.043,
            "count": 71131400,
            "maximum": 4835825.637,
            "minimum": 4834884.117,
            "name": "Y",
            "position": 1,
            "stddev": 262.4013778,
            "variance": 68854.48306
          },
          {
            "average": 1604.268179,
            "count": 71131400,
            "maximum": 1762.728007,
            "minimum": 1505.648007,
            "name": "Z",
            "position": 2,
            "stddev": 41.5784766,
            "variance": 1728.769716
          },
          {
            "average": 31957.82169,
            "count": 71131400,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13175.885,
            "variance": 173603945.5
          },
          {
            "average": 1.624501388,
            "count": 71131400,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.853458161,
            "variance": 0.7283908326
          },
          {
            "average": 2.248719932,
            "count": 71131400,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.081787143,
            "variance": 1.170263423
          },
          {
            "average": 0.4952295329,
            "count": 71131400,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999772456,
            "variance": 0.2499772462
          },
          {
            "average": 0,
            "count": 71131400,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.054518005,
            "count": 71131400,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2454758657,
            "variance": 0.06025840065
          },
          {
            "average": 3.227321202,
            "count": 71131400,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.72737124,
            "variance": 247.3502061
          },
          {
            "average": 0.4952295329,
            "count": 71131400,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999772456,
            "variance": 0.2499772462
          },
          {
            "average": 317.5129524,
            "count": 71131400,
            "maximum": 336,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 59.51057382,
            "variance": 3541.508396
          },
          {
            "average": 276624646.4,
            "count": 71131400,
            "maximum": 276632476.2,
            "minimum": 276532194.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 25525.73292,
            "variance": 651563041
          },
          {
            "average": 0,
            "count": 71131400,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71131400,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71131400,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71131400,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71131400,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568560.6008,
          4834884.117,
          1505.648007,
          569502.1008,
          4835825.637,
          1762.728007
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568560.6007624564,
                4834884.117172648,
                1505.6480070005782
              ],
              [
                568560.6007624564,
                4835825.637172648,
                1505.6480070005782
              ],
              [
                569502.1007624564,
                4835825.637172648,
                1762.7280070005781
              ],
              [
                569502.1007624564,
                4834884.117172648,
                1762.7280070005781
              ],
              [
                568560.6007624564,
                4834884.117172648,
                1505.6480070005782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:07:56+00:00",
        "end_time": "2020-06-18T16:16:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1496422,
            43.6637115,
            1505.648007,
            -122.1378447,
            43.6722755,
            1762.728007
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.14964217254962,
                  43.66379895819042,
                  1505.6480070005782
                ],
                [
                  -122.14952248961416,
                  43.672275501601504,
                  1505.6480070005782
                ],
                [
                  -122.13784470661496,
                  43.672188016016214,
                  1762.7280070005781
                ],
                [
                  -122.13796603240668,
                  43.66371149834152,
                  1762.7280070005781
                ],
                [
                  -122.14964217254962,
                  43.66379895819042,
                  1505.6480070005782
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:07:56Z",
            "pc:count": 71131400,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569023.9853,
                "count": 71131400,
                "maximum": 569502.1008,
                "minimum": 568560.6008,
                "name": "X",
                "position": 0,
                "stddev": 268.8994583,
                "variance": 72306.91867
              },
              {
                "average": 4835355.043,
                "count": 71131400,
                "maximum": 4835825.637,
                "minimum": 4834884.117,
                "name": "Y",
                "position": 1,
                "stddev": 262.4013778,
                "variance": 68854.48306
              },
              {
                "average": 1604.268179,
                "count": 71131400,
                "maximum": 1762.728007,
                "minimum": 1505.648007,
                "name": "Z",
                "position": 2,
                "stddev": 41.5784766,
                "variance": 1728.769716
              },
              {
                "average": 31957.82169,
                "count": 71131400,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13175.885,
                "variance": 173603945.5
              },
              {
                "average": 1.624501388,
                "count": 71131400,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.853458161,
                "variance": 0.7283908326
              },
              {
                "average": 2.248719932,
                "count": 71131400,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.081787143,
                "variance": 1.170263423
              },
              {
                "average": 0.4952295329,
                "count": 71131400,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999772456,
                "variance": 0.2499772462
              },
              {
                "average": 0,
                "count": 71131400,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.054518005,
                "count": 71131400,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2454758657,
                "variance": 0.06025840065
              },
              {
                "average": 3.227321202,
                "count": 71131400,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.72737124,
                "variance": 247.3502061
              },
              {
                "average": 0.4952295329,
                "count": 71131400,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999772456,
                "variance": 0.2499772462
              },
              {
                "average": 317.5129524,
                "count": 71131400,
                "maximum": 336,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 59.51057382,
                "variance": 3541.508396
              },
              {
                "average": 276624646.4,
                "count": 71131400,
                "maximum": 276632476.2,
                "minimum": 276532194.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 25525.73292,
                "variance": 651563041
              },
              {
                "average": 0,
                "count": 71131400,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71131400,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71131400,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71131400,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71131400,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568560.6008,
              4834884.117,
              1505.648007,
              569502.1008,
              4835825.637,
              1762.728007
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568560.6007624564,
                    4834884.117172648,
                    1505.6480070005782
                  ],
                  [
                    568560.6007624564,
                    4835825.637172648,
                    1505.6480070005782
                  ],
                  [
                    569502.1007624564,
                    4835825.637172648,
                    1762.7280070005781
                  ],
                  [
                    569502.1007624564,
                    4834884.117172648,
                    1762.7280070005781
                  ],
                  [
                    568560.6007624564,
                    4834884.117172648,
                    1505.6480070005782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:07:56+00:00",
            "end_time": "2020-06-18T16: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": "20200618_BLU_0163.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.16143803926242,
              43.68009267073525,
              1408.1126572945848
            ],
            [
              -122.16131994929877,
              43.6885692156644,
              1408.1126572945848
            ],
            [
              -122.14963847350101,
              43.68848290597287,
              1742.432657294585
            ],
            [
              -122.1497582077899,
              43.680006386433526,
              1742.432657294585
            ],
            [
              -122.16143803926242,
              43.68009267073525,
              1408.1126572945848
            ]
          ]
        ]
      },
      "bbox": [
        -122.161438,
        43.68000639,
        1408.112657,
        -122.1496385,
        43.68856922,
        1742.432657
      ],
      "properties": {
        "datetime": "2020-06-19T19:49:48Z",
        "pc:count": 95746245,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568060.1153,
            "count": 95746245,
            "maximum": 568532.7989,
            "minimum": 567591.2589,
            "name": "X",
            "position": 0,
            "stddev": 266.0252613,
            "variance": 70769.43967
          },
          {
            "average": 4837147.576,
            "count": 95746245,
            "maximum": 4837625.57,
            "minimum": 4836684.05,
            "name": "Y",
            "position": 1,
            "stddev": 260.9137022,
            "variance": 68075.96002
          },
          {
            "average": 1556.701167,
            "count": 95746245,
            "maximum": 1742.432657,
            "minimum": 1408.112657,
            "name": "Z",
            "position": 2,
            "stddev": 63.80590168,
            "variance": 4071.193089
          },
          {
            "average": 28881.87567,
            "count": 95746245,
            "maximum": 62885,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13095.31713,
            "variance": 171487330.8
          },
          {
            "average": 1.843031923,
            "count": 95746245,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9967356954,
            "variance": 0.9934820466
          },
          {
            "average": 2.685419298,
            "count": 95746245,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.19375256,
            "variance": 1.425045176
          },
          {
            "average": 0.4968216769,
            "count": 95746245,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999899008,
            "variance": 0.2499899009
          },
          {
            "average": 0,
            "count": 95746245,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.035301875,
            "count": 95746245,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2277896005,
            "variance": 0.05188810211
          },
          {
            "average": -5.099919217,
            "count": 95746245,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.07059645,
            "variance": 227.1228775
          },
          {
            "average": 0.4968216769,
            "count": 95746245,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999899008,
            "variance": 0.2499899009
          },
          {
            "average": 131.0881128,
            "count": 95746245,
            "maximum": 333,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 77.57169782,
            "variance": 6017.368303
          },
          {
            "average": 276544692.2,
            "count": 95746245,
            "maximum": 276631388.6,
            "minimum": 276531288.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33303.37977,
            "variance": 1109115104
          },
          {
            "average": 0,
            "count": 95746245,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95746245,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95746245,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95746245,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95746245,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567591.2589,
          4836684.05,
          1408.112657,
          568532.7989,
          4837625.57,
          1742.432657
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567591.2588793768,
                4836684.050444653,
                1408.1126572945848
              ],
              [
                567591.2588793768,
                4837625.570444653,
                1408.1126572945848
              ],
              [
                568532.7988793768,
                4837625.570444653,
                1742.432657294585
              ],
              [
                568532.7988793768,
                4836684.050444653,
                1742.432657294585
              ],
              [
                567591.2588793768,
                4836684.050444653,
                1408.1126572945848
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:49:48+00:00",
        "end_time": "2020-06-18T16:01:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0163.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0163.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0163.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0163.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.161438,
            43.68000639,
            1408.112657,
            -122.1496385,
            43.68856922,
            1742.432657
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.16143803926242,
                  43.68009267073525,
                  1408.1126572945848
                ],
                [
                  -122.16131994929877,
                  43.6885692156644,
                  1408.1126572945848
                ],
                [
                  -122.14963847350101,
                  43.68848290597287,
                  1742.432657294585
                ],
                [
                  -122.1497582077899,
                  43.680006386433526,
                  1742.432657294585
                ],
                [
                  -122.16143803926242,
                  43.68009267073525,
                  1408.1126572945848
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0163.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0163.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:49:48Z",
            "pc:count": 95746245,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568060.1153,
                "count": 95746245,
                "maximum": 568532.7989,
                "minimum": 567591.2589,
                "name": "X",
                "position": 0,
                "stddev": 266.0252613,
                "variance": 70769.43967
              },
              {
                "average": 4837147.576,
                "count": 95746245,
                "maximum": 4837625.57,
                "minimum": 4836684.05,
                "name": "Y",
                "position": 1,
                "stddev": 260.9137022,
                "variance": 68075.96002
              },
              {
                "average": 1556.701167,
                "count": 95746245,
                "maximum": 1742.432657,
                "minimum": 1408.112657,
                "name": "Z",
                "position": 2,
                "stddev": 63.80590168,
                "variance": 4071.193089
              },
              {
                "average": 28881.87567,
                "count": 95746245,
                "maximum": 62885,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13095.31713,
                "variance": 171487330.8
              },
              {
                "average": 1.843031923,
                "count": 95746245,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9967356954,
                "variance": 0.9934820466
              },
              {
                "average": 2.685419298,
                "count": 95746245,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.19375256,
                "variance": 1.425045176
              },
              {
                "average": 0.4968216769,
                "count": 95746245,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999899008,
                "variance": 0.2499899009
              },
              {
                "average": 0,
                "count": 95746245,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.035301875,
                "count": 95746245,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2277896005,
                "variance": 0.05188810211
              },
              {
                "average": -5.099919217,
                "count": 95746245,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.07059645,
                "variance": 227.1228775
              },
              {
                "average": 0.4968216769,
                "count": 95746245,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999899008,
                "variance": 0.2499899009
              },
              {
                "average": 131.0881128,
                "count": 95746245,
                "maximum": 333,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 77.57169782,
                "variance": 6017.368303
              },
              {
                "average": 276544692.2,
                "count": 95746245,
                "maximum": 276631388.6,
                "minimum": 276531288.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33303.37977,
                "variance": 1109115104
              },
              {
                "average": 0,
                "count": 95746245,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95746245,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95746245,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95746245,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95746245,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567591.2589,
              4836684.05,
              1408.112657,
              568532.7989,
              4837625.57,
              1742.432657
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567591.2588793768,
                    4836684.050444653,
                    1408.1126572945848
                  ],
                  [
                    567591.2588793768,
                    4837625.570444653,
                    1408.1126572945848
                  ],
                  [
                    568532.7988793768,
                    4837625.570444653,
                    1742.432657294585
                  ],
                  [
                    568532.7988793768,
                    4836684.050444653,
                    1742.432657294585
                  ],
                  [
                    567591.2588793768,
                    4836684.050444653,
                    1408.1126572945848
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:49:48+00:00",
            "end_time": "2020-06-18T16:01: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": "20200619_BLU_0150.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3088470924661,
              43.677935224365164,
              927.0412857320318
            ],
            [
              -122.30875095858663,
              43.68630834564499,
              927.0412857320318
            ],
            [
              -122.2970695149306,
              43.68623710543361,
              2199.521285732032
            ],
            [
              -122.29716727305687,
              43.67786400485499,
              2199.521285732032
            ],
            [
              -122.3088470924661,
              43.677935224365164,
              927.0412857320318
            ]
          ]
        ]
      },
      "bbox": [
        -122.3088471,
        43.677864,
        927.0412857,
        -122.2970695,
        43.68630835,
        2199.521286
      ],
      "properties": {
        "datetime": "2020-06-19T19:03:15Z",
        "pc:count": 101888068,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556200.2164,
            "count": 101888068,
            "maximum": 556653.0386,
            "minimum": 555711.4986,
            "name": "X",
            "position": 0,
            "stddev": 261.5107521,
            "variance": 68387.87347
          },
          {
            "average": 4836826.342,
            "count": 101888068,
            "maximum": 4837264.891,
            "minimum": 4836334.891,
            "name": "Y",
            "position": 1,
            "stddev": 255.9665077,
            "variance": 65518.85308
          },
          {
            "average": 1015.720275,
            "count": 101888068,
            "maximum": 2199.521286,
            "minimum": 927.0412857,
            "name": "Z",
            "position": 2,
            "stddev": 25.85524804,
            "variance": 668.4938514
          },
          {
            "average": 30389.38585,
            "count": 101888068,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12123.94201,
            "variance": 146989969.8
          },
          {
            "average": 1.818532019,
            "count": 101888068,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9900521129,
            "variance": 0.9802031863
          },
          {
            "average": 2.636669144,
            "count": 101888068,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.204556803,
            "variance": 1.450957091
          },
          {
            "average": 0.4994180967,
            "count": 101888068,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996638,
            "variance": 0.2499996638
          },
          {
            "average": 0,
            "count": 101888068,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.029683201,
            "count": 101888068,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1921438309,
            "variance": 0.03691925175
          },
          {
            "average": -0.1295833497,
            "count": 101888068,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.32668257,
            "variance": 234.9071987
          },
          {
            "average": 0.4994180967,
            "count": 101888068,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999996638,
            "variance": 0.2499996638
          },
          {
            "average": 324.1207473,
            "count": 101888068,
            "maximum": 327,
            "minimum": 321,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.307851433,
            "variance": 1.71047537
          },
          {
            "average": 276627577.5,
            "count": 101888068,
            "maximum": 276628595.4,
            "minimum": 276626232.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 515.7401579,
            "variance": 265987.9105
          },
          {
            "average": 0,
            "count": 101888068,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101888068,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101888068,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101888068,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101888068,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555711.4986,
          4836334.891,
          927.0412857,
          556653.0386,
          4837264.891,
          2199.521286
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555711.4985862225,
                4836334.890684035,
                927.0412857320318
              ],
              [
                555711.4985862225,
                4837264.890684035,
                927.0412857320318
              ],
              [
                556653.0385862226,
                4837264.890684035,
                2199.521285732032
              ],
              [
                556653.0385862226,
                4836334.890684035,
                2199.521285732032
              ],
              [
                555711.4985862225,
                4836334.890684035,
                927.0412857320318
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:03:15+00:00",
        "end_time": "2020-06-19T18:23:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0150.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0150.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0150.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0150.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3088471,
            43.677864,
            927.0412857,
            -122.2970695,
            43.68630835,
            2199.521286
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.3088470924661,
                  43.677935224365164,
                  927.0412857320318
                ],
                [
                  -122.30875095858663,
                  43.68630834564499,
                  927.0412857320318
                ],
                [
                  -122.2970695149306,
                  43.68623710543361,
                  2199.521285732032
                ],
                [
                  -122.29716727305687,
                  43.67786400485499,
                  2199.521285732032
                ],
                [
                  -122.3088470924661,
                  43.677935224365164,
                  927.0412857320318
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0150.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0150.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:03:15Z",
            "pc:count": 101888068,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556200.2164,
                "count": 101888068,
                "maximum": 556653.0386,
                "minimum": 555711.4986,
                "name": "X",
                "position": 0,
                "stddev": 261.5107521,
                "variance": 68387.87347
              },
              {
                "average": 4836826.342,
                "count": 101888068,
                "maximum": 4837264.891,
                "minimum": 4836334.891,
                "name": "Y",
                "position": 1,
                "stddev": 255.9665077,
                "variance": 65518.85308
              },
              {
                "average": 1015.720275,
                "count": 101888068,
                "maximum": 2199.521286,
                "minimum": 927.0412857,
                "name": "Z",
                "position": 2,
                "stddev": 25.85524804,
                "variance": 668.4938514
              },
              {
                "average": 30389.38585,
                "count": 101888068,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12123.94201,
                "variance": 146989969.8
              },
              {
                "average": 1.818532019,
                "count": 101888068,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9900521129,
                "variance": 0.9802031863
              },
              {
                "average": 2.636669144,
                "count": 101888068,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.204556803,
                "variance": 1.450957091
              },
              {
                "average": 0.4994180967,
                "count": 101888068,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996638,
                "variance": 0.2499996638
              },
              {
                "average": 0,
                "count": 101888068,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.029683201,
                "count": 101888068,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1921438309,
                "variance": 0.03691925175
              },
              {
                "average": -0.1295833497,
                "count": 101888068,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.32668257,
                "variance": 234.9071987
              },
              {
                "average": 0.4994180967,
                "count": 101888068,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999996638,
                "variance": 0.2499996638
              },
              {
                "average": 324.1207473,
                "count": 101888068,
                "maximum": 327,
                "minimum": 321,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.307851433,
                "variance": 1.71047537
              },
              {
                "average": 276627577.5,
                "count": 101888068,
                "maximum": 276628595.4,
                "minimum": 276626232.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 515.7401579,
                "variance": 265987.9105
              },
              {
                "average": 0,
                "count": 101888068,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101888068,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101888068,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101888068,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101888068,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555711.4986,
              4836334.891,
              927.0412857,
              556653.0386,
              4837264.891,
              2199.521286
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555711.4985862225,
                    4836334.890684035,
                    927.0412857320318
                  ],
                  [
                    555711.4985862225,
                    4837264.890684035,
                    927.0412857320318
                  ],
                  [
                    556653.0385862226,
                    4837264.890684035,
                    2199.521285732032
                  ],
                  [
                    556653.0385862226,
                    4836334.890684035,
                    2199.521285732032
                  ],
                  [
                    555711.4985862225,
                    4836334.890684035,
                    927.0412857320318
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:03:15+00:00",
            "end_time": "2020-06-19T18: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": "20200619_BLU_0108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.0927388076868,
              43.65638174793853,
              1761.4888957465673
            ],
            [
              -122.09261406536335,
              43.664664610460854,
              1761.4888957465673
            ],
            [
              -122.08901758887407,
              43.664636003606255,
              2058.688895746567
            ],
            [
              -122.0891428254546,
              43.65635314930733,
              2058.688895746567
            ],
            [
              -122.0927388076868,
              43.65638174793853,
              1761.4888957465673
            ]
          ]
        ]
      },
      "bbox": [
        -122.0927388,
        43.65635315,
        1761.488896,
        -122.0890176,
        43.66466461,
        2058.688896
      ],
      "properties": {
        "datetime": "2020-06-19T23:45:15Z",
        "pc:count": 20781026,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573286.196,
            "count": 20781026,
            "maximum": 573447.4922,
            "minimum": 573157.4922,
            "name": "X",
            "position": 0,
            "stddev": 70.67103224,
            "variance": 4994.394798
          },
          {
            "average": 4834548.366,
            "count": 20781026,
            "maximum": 4835028.957,
            "minimum": 4834108.937,
            "name": "Y",
            "position": 1,
            "stddev": 267.2839168,
            "variance": 71440.69217
          },
          {
            "average": 1936.179096,
            "count": 20781026,
            "maximum": 2058.688896,
            "minimum": 1761.488896,
            "name": "Z",
            "position": 2,
            "stddev": 71.00502222,
            "variance": 5041.71318
          },
          {
            "average": 29831.17598,
            "count": 20781026,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14661.51268,
            "variance": 214959954
          },
          {
            "average": 1.778205321,
            "count": 20781026,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9871084278,
            "variance": 0.9743830483
          },
          {
            "average": 2.558461262,
            "count": 20781026,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.240175876,
            "variance": 1.538036203
          },
          {
            "average": 0.4921443725,
            "count": 20781026,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999382973,
            "variance": 0.2499383011
          },
          {
            "average": 0,
            "count": 20781026,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.085828582,
            "count": 20781026,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3320640529,
            "variance": 0.1102665352
          },
          {
            "average": -10.43796753,
            "count": 20781026,
            "maximum": 28.00200081,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.74974749,
            "variance": 115.5570712
          },
          {
            "average": 0.4921443725,
            "count": 20781026,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999382973,
            "variance": 0.2499383011
          },
          {
            "average": 404.3792756,
            "count": 20781026,
            "maximum": 405,
            "minimum": 403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6043035356,
            "variance": 0.3651827632
          },
          {
            "average": 276645273.6,
            "count": 20781026,
            "maximum": 276645515.9,
            "minimum": 276644826.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 218.1754387,
            "variance": 47600.52206
          },
          {
            "average": 0,
            "count": 20781026,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20781026,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20781026,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20781026,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20781026,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573157.4922,
          4834108.937,
          1761.488896,
          573447.4922,
          4835028.957,
          2058.688896
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573157.4921992426,
                4834108.936901791,
                1761.4888957465673
              ],
              [
                573157.4921992426,
                4835028.956901791,
                1761.4888957465673
              ],
              [
                573447.4921992426,
                4835028.956901791,
                2058.688895746567
              ],
              [
                573447.4921992426,
                4834108.936901791,
                2058.688895746567
              ],
              [
                573157.4921992426,
                4834108.936901791,
                1761.4888957465673
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:45:15+00:00",
        "end_time": "2020-06-19T23:33:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.0927388,
            43.65635315,
            1761.488896,
            -122.0890176,
            43.66466461,
            2058.688896
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.0927388076868,
                  43.65638174793853,
                  1761.4888957465673
                ],
                [
                  -122.09261406536335,
                  43.664664610460854,
                  1761.4888957465673
                ],
                [
                  -122.08901758887407,
                  43.664636003606255,
                  2058.688895746567
                ],
                [
                  -122.0891428254546,
                  43.65635314930733,
                  2058.688895746567
                ],
                [
                  -122.0927388076868,
                  43.65638174793853,
                  1761.4888957465673
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:45:15Z",
            "pc:count": 20781026,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573286.196,
                "count": 20781026,
                "maximum": 573447.4922,
                "minimum": 573157.4922,
                "name": "X",
                "position": 0,
                "stddev": 70.67103224,
                "variance": 4994.394798
              },
              {
                "average": 4834548.366,
                "count": 20781026,
                "maximum": 4835028.957,
                "minimum": 4834108.937,
                "name": "Y",
                "position": 1,
                "stddev": 267.2839168,
                "variance": 71440.69217
              },
              {
                "average": 1936.179096,
                "count": 20781026,
                "maximum": 2058.688896,
                "minimum": 1761.488896,
                "name": "Z",
                "position": 2,
                "stddev": 71.00502222,
                "variance": 5041.71318
              },
              {
                "average": 29831.17598,
                "count": 20781026,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14661.51268,
                "variance": 214959954
              },
              {
                "average": 1.778205321,
                "count": 20781026,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9871084278,
                "variance": 0.9743830483
              },
              {
                "average": 2.558461262,
                "count": 20781026,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.240175876,
                "variance": 1.538036203
              },
              {
                "average": 0.4921443725,
                "count": 20781026,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999382973,
                "variance": 0.2499383011
              },
              {
                "average": 0,
                "count": 20781026,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.085828582,
                "count": 20781026,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3320640529,
                "variance": 0.1102665352
              },
              {
                "average": -10.43796753,
                "count": 20781026,
                "maximum": 28.00200081,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.74974749,
                "variance": 115.5570712
              },
              {
                "average": 0.4921443725,
                "count": 20781026,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999382973,
                "variance": 0.2499383011
              },
              {
                "average": 404.3792756,
                "count": 20781026,
                "maximum": 405,
                "minimum": 403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6043035356,
                "variance": 0.3651827632
              },
              {
                "average": 276645273.6,
                "count": 20781026,
                "maximum": 276645515.9,
                "minimum": 276644826.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 218.1754387,
                "variance": 47600.52206
              },
              {
                "average": 0,
                "count": 20781026,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20781026,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20781026,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20781026,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20781026,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573157.4922,
              4834108.937,
              1761.488896,
              573447.4922,
              4835028.957,
              2058.688896
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573157.4921992426,
                    4834108.936901791,
                    1761.4888957465673
                  ],
                  [
                    573157.4921992426,
                    4835028.956901791,
                    1761.4888957465673
                  ],
                  [
                    573447.4921992426,
                    4835028.956901791,
                    2058.688895746567
                  ],
                  [
                    573447.4921992426,
                    4834108.936901791,
                    2058.688895746567
                  ],
                  [
                    573157.4921992426,
                    4834108.936901791,
                    1761.4888957465673
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:45:15+00:00",
            "end_time": "2020-06-19T23:33: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": "20200619_BLU_0090.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.10385279034762,
              43.64799153531831,
              1852.9185114011964
            ],
            [
              -122.10372673554983,
              43.656467818741355,
              1852.9185114011964
            ],
            [
              -122.09205191229441,
              43.65637567938632,
              2121.4785114011966
            ],
            [
              -122.09217960853134,
              43.64789942306858,
              2121.4785114011966
            ],
            [
              -122.10385279034762,
              43.64799153531831,
              1852.9185114011964
            ]
          ]
        ]
      },
      "bbox": [
        -122.1038528,
        43.64789942,
        1852.918511,
        -122.0920519,
        43.65646782,
        2121.478511
      ],
      "properties": {
        "datetime": "2020-06-19T23:44:59Z",
        "pc:count": 103718934,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572735.5682,
            "count": 103718934,
            "maximum": 573212.888,
            "minimum": 572271.368,
            "name": "X",
            "position": 0,
            "stddev": 263.4406488,
            "variance": 69400.97546
          },
          {
            "average": 4833633.218,
            "count": 103718934,
            "maximum": 4834108.869,
            "minimum": 4833167.369,
            "name": "Y",
            "position": 1,
            "stddev": 263.3511672,
            "variance": 69353.83725
          },
          {
            "average": 1944.39867,
            "count": 103718934,
            "maximum": 2121.478511,
            "minimum": 1852.918511,
            "name": "Z",
            "position": 2,
            "stddev": 43.14263054,
            "variance": 1861.28657
          },
          {
            "average": 28296.28574,
            "count": 103718934,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 15084.0601,
            "variance": 227528869
          },
          {
            "average": 1.821948575,
            "count": 103718934,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9974945854,
            "variance": 0.994995448
          },
          {
            "average": 2.642902751,
            "count": 103718934,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.218934554,
            "variance": 1.485801448
          },
          {
            "average": 0.4634902052,
            "count": 103718934,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4986652557,
            "variance": 0.2486670373
          },
          {
            "average": 0,
            "count": 103718934,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.061872888,
            "count": 103718934,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2688370826,
            "variance": 0.072273377
          },
          {
            "average": 0.9175572043,
            "count": 103718934,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.27884507,
            "variance": 265.0007967
          },
          {
            "average": 0.4929729706,
            "count": 103718934,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999506208,
            "variance": 0.2499506233
          },
          {
            "average": 402.8901021,
            "count": 103718934,
            "maximum": 405,
            "minimum": 401,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.036690022,
            "variance": 1.074726202
          },
          {
            "average": 276644764.1,
            "count": 103718934,
            "maximum": 276645499.4,
            "minimum": 276644093,
            "name": "GpsTime",
            "position": 12,
            "stddev": 358.3761111,
            "variance": 128433.437
          },
          {
            "average": 0,
            "count": 103718934,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103718934,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103718934,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103718934,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103718934,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572271.368,
          4833167.369,
          1852.918511,
          573212.888,
          4834108.869,
          2121.478511
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572271.3679762813,
                4833167.368659159,
                1852.9185114011964
              ],
              [
                572271.3679762813,
                4834108.868659159,
                1852.9185114011964
              ],
              [
                573212.8879762813,
                4834108.868659159,
                2121.4785114011966
              ],
              [
                573212.8879762813,
                4833167.368659159,
                2121.4785114011966
              ],
              [
                572271.3679762813,
                4833167.368659159,
                1852.9185114011964
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:44:59+00:00",
        "end_time": "2020-06-19T23:21:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0090.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0090.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0090.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0090.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1038528,
            43.64789942,
            1852.918511,
            -122.0920519,
            43.65646782,
            2121.478511
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.10385279034762,
                  43.64799153531831,
                  1852.9185114011964
                ],
                [
                  -122.10372673554983,
                  43.656467818741355,
                  1852.9185114011964
                ],
                [
                  -122.09205191229441,
                  43.65637567938632,
                  2121.4785114011966
                ],
                [
                  -122.09217960853134,
                  43.64789942306858,
                  2121.4785114011966
                ],
                [
                  -122.10385279034762,
                  43.64799153531831,
                  1852.9185114011964
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0090.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0090.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:44:59Z",
            "pc:count": 103718934,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572735.5682,
                "count": 103718934,
                "maximum": 573212.888,
                "minimum": 572271.368,
                "name": "X",
                "position": 0,
                "stddev": 263.4406488,
                "variance": 69400.97546
              },
              {
                "average": 4833633.218,
                "count": 103718934,
                "maximum": 4834108.869,
                "minimum": 4833167.369,
                "name": "Y",
                "position": 1,
                "stddev": 263.3511672,
                "variance": 69353.83725
              },
              {
                "average": 1944.39867,
                "count": 103718934,
                "maximum": 2121.478511,
                "minimum": 1852.918511,
                "name": "Z",
                "position": 2,
                "stddev": 43.14263054,
                "variance": 1861.28657
              },
              {
                "average": 28296.28574,
                "count": 103718934,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 15084.0601,
                "variance": 227528869
              },
              {
                "average": 1.821948575,
                "count": 103718934,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9974945854,
                "variance": 0.994995448
              },
              {
                "average": 2.642902751,
                "count": 103718934,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.218934554,
                "variance": 1.485801448
              },
              {
                "average": 0.4634902052,
                "count": 103718934,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4986652557,
                "variance": 0.2486670373
              },
              {
                "average": 0,
                "count": 103718934,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.061872888,
                "count": 103718934,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2688370826,
                "variance": 0.072273377
              },
              {
                "average": 0.9175572043,
                "count": 103718934,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.27884507,
                "variance": 265.0007967
              },
              {
                "average": 0.4929729706,
                "count": 103718934,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999506208,
                "variance": 0.2499506233
              },
              {
                "average": 402.8901021,
                "count": 103718934,
                "maximum": 405,
                "minimum": 401,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.036690022,
                "variance": 1.074726202
              },
              {
                "average": 276644764.1,
                "count": 103718934,
                "maximum": 276645499.4,
                "minimum": 276644093,
                "name": "GpsTime",
                "position": 12,
                "stddev": 358.3761111,
                "variance": 128433.437
              },
              {
                "average": 0,
                "count": 103718934,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103718934,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103718934,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103718934,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103718934,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572271.368,
              4833167.369,
              1852.918511,
              573212.888,
              4834108.869,
              2121.478511
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572271.3679762813,
                    4833167.368659159,
                    1852.9185114011964
                  ],
                  [
                    572271.3679762813,
                    4834108.868659159,
                    1852.9185114011964
                  ],
                  [
                    573212.8879762813,
                    4834108.868659159,
                    2121.4785114011966
                  ],
                  [
                    573212.8879762813,
                    4833167.368659159,
                    2121.4785114011966
                  ],
                  [
                    572271.3679762813,
                    4833167.368659159,
                    1852.9185114011964
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:44:59+00:00",
            "end_time": "2020-06-19T23: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": "20200619_BLU_0109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.28610954690751,
              43.669714656539924,
              1204.6504930483077
            ],
            [
              -122.28610660791293,
              43.669962608298604,
              1204.6504930483077
            ],
            [
              -122.28556979154453,
              43.669959254377666,
              1310.5704930483078
            ],
            [
              -122.28557273274865,
              43.669711302647855,
              1310.5704930483078
            ],
            [
              -122.28610954690751,
              43.669714656539924,
              1204.6504930483077
            ]
          ]
        ]
      },
      "bbox": [
        -122.2861095,
        43.6697113,
        1204.650493,
        -122.2855698,
        43.66996261,
        1310.570493
      ],
      "properties": {
        "datetime": "2020-06-19T19:16:23Z",
        "pc:count": 79587,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557580.9152,
            "count": 79587,
            "maximum": 557595.4356,
            "minimum": 557552.1556,
            "name": "X",
            "position": 0,
            "stddev": 9.668248497,
            "variance": 93.47502899
          },
          {
            "average": 4835454.752,
            "count": 79587,
            "maximum": 4835464.96,
            "minimum": 4835437.42,
            "name": "Y",
            "position": 1,
            "stddev": 6.330693453,
            "variance": 40.07767959
          },
          {
            "average": 1241.329729,
            "count": 79587,
            "maximum": 1310.570493,
            "minimum": 1204.650493,
            "name": "Z",
            "position": 2,
            "stddev": 13.44326778,
            "variance": 180.7214486
          },
          {
            "average": 28201.22815,
            "count": 79587,
            "maximum": 54366,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13942.84224,
            "variance": 194402849.7
          },
          {
            "average": 2.035948082,
            "count": 79587,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.105896,
            "variance": 1.223005963
          },
          {
            "average": 3.077500094,
            "count": 79587,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.234070869,
            "variance": 1.52293091
          },
          {
            "average": 0.4628268436,
            "count": 79587,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4986193742,
            "variance": 0.2486212803
          },
          {
            "average": 0,
            "count": 79587,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.027265759,
            "count": 79587,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2242109865,
            "variance": 0.05027056646
          },
          {
            "average": 0.08389589939,
            "count": 79587,
            "maximum": 27,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.49282505,
            "variance": 240.027628
          },
          {
            "average": 0.4628268436,
            "count": 79587,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4986193742,
            "variance": 0.2486212803
          },
          {
            "average": 328.0465654,
            "count": 79587,
            "maximum": 329,
            "minimum": 327,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7612765515,
            "variance": 0.5795419879
          },
          {
            "average": 276629096.8,
            "count": 79587,
            "maximum": 276629383.7,
            "minimum": 276628559,
            "name": "GpsTime",
            "position": 12,
            "stddev": 330.2972797,
            "variance": 109096.293
          },
          {
            "average": 0,
            "count": 79587,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79587,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79587,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79587,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79587,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557552.1556,
          4835437.42,
          1204.650493,
          557595.4356,
          4835464.96,
          1310.570493
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557552.1555922354,
                4835437.419651033,
                1204.6504930483077
              ],
              [
                557552.1555922354,
                4835464.959651032,
                1204.6504930483077
              ],
              [
                557595.4355922354,
                4835464.959651032,
                1310.5704930483078
              ],
              [
                557595.4355922354,
                4835437.419651033,
                1310.5704930483078
              ],
              [
                557552.1555922354,
                4835437.419651033,
                1204.6504930483077
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:16:23+00:00",
        "end_time": "2020-06-19T19:02:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2861095,
            43.6697113,
            1204.650493,
            -122.2855698,
            43.66996261,
            1310.570493
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.28610954690751,
                  43.669714656539924,
                  1204.6504930483077
                ],
                [
                  -122.28610660791293,
                  43.669962608298604,
                  1204.6504930483077
                ],
                [
                  -122.28556979154453,
                  43.669959254377666,
                  1310.5704930483078
                ],
                [
                  -122.28557273274865,
                  43.669711302647855,
                  1310.5704930483078
                ],
                [
                  -122.28610954690751,
                  43.669714656539924,
                  1204.6504930483077
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:16:23Z",
            "pc:count": 79587,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557580.9152,
                "count": 79587,
                "maximum": 557595.4356,
                "minimum": 557552.1556,
                "name": "X",
                "position": 0,
                "stddev": 9.668248497,
                "variance": 93.47502899
              },
              {
                "average": 4835454.752,
                "count": 79587,
                "maximum": 4835464.96,
                "minimum": 4835437.42,
                "name": "Y",
                "position": 1,
                "stddev": 6.330693453,
                "variance": 40.07767959
              },
              {
                "average": 1241.329729,
                "count": 79587,
                "maximum": 1310.570493,
                "minimum": 1204.650493,
                "name": "Z",
                "position": 2,
                "stddev": 13.44326778,
                "variance": 180.7214486
              },
              {
                "average": 28201.22815,
                "count": 79587,
                "maximum": 54366,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13942.84224,
                "variance": 194402849.7
              },
              {
                "average": 2.035948082,
                "count": 79587,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.105896,
                "variance": 1.223005963
              },
              {
                "average": 3.077500094,
                "count": 79587,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.234070869,
                "variance": 1.52293091
              },
              {
                "average": 0.4628268436,
                "count": 79587,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4986193742,
                "variance": 0.2486212803
              },
              {
                "average": 0,
                "count": 79587,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.027265759,
                "count": 79587,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2242109865,
                "variance": 0.05027056646
              },
              {
                "average": 0.08389589939,
                "count": 79587,
                "maximum": 27,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.49282505,
                "variance": 240.027628
              },
              {
                "average": 0.4628268436,
                "count": 79587,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4986193742,
                "variance": 0.2486212803
              },
              {
                "average": 328.0465654,
                "count": 79587,
                "maximum": 329,
                "minimum": 327,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7612765515,
                "variance": 0.5795419879
              },
              {
                "average": 276629096.8,
                "count": 79587,
                "maximum": 276629383.7,
                "minimum": 276628559,
                "name": "GpsTime",
                "position": 12,
                "stddev": 330.2972797,
                "variance": 109096.293
              },
              {
                "average": 0,
                "count": 79587,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79587,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79587,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79587,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79587,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557552.1556,
              4835437.42,
              1204.650493,
              557595.4356,
              4835464.96,
              1310.570493
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557552.1555922354,
                    4835437.419651033,
                    1204.6504930483077
                  ],
                  [
                    557552.1555922354,
                    4835464.959651032,
                    1204.6504930483077
                  ],
                  [
                    557595.4355922354,
                    4835464.959651032,
                    1310.5704930483078
                  ],
                  [
                    557595.4355922354,
                    4835437.419651033,
                    1310.5704930483078
                  ],
                  [
                    557552.1555922354,
                    4835437.419651033,
                    1204.6504930483077
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:16:23+00:00",
            "end_time": "2020-06-19T19: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": "20200618_BLU_0028.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.14827633886941,
              43.614419802584486,
              1047.370816887907
            ],
            [
              -122.14815667514567,
              43.62289605636754,
              1047.370816887907
            ],
            [
              -122.13648845868961,
              43.62280851011775,
              2597.150816887907
            ],
            [
              -122.13660976102723,
              43.61433228209018,
              2597.150816887907
            ],
            [
              -122.14827633886941,
              43.614419802584486,
              1047.370816887907
            ]
          ]
        ]
      },
      "bbox": [
        -122.1482763,
        43.61433228,
        1047.370817,
        -122.1364885,
        43.62289606,
        2597.150817
      ],
      "properties": {
        "datetime": "2020-06-19T20:13:27Z",
        "pc:count": 88641437,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569210.9448,
            "count": 88641437,
            "maximum": 569668.4869,
            "minimum": 568726.9869,
            "name": "X",
            "position": 0,
            "stddev": 263.3422372,
            "variance": 69349.13391
          },
          {
            "average": 4829878.324,
            "count": 88641437,
            "maximum": 4830342.61,
            "minimum": 4829401.13,
            "name": "Y",
            "position": 1,
            "stddev": 259.4050104,
            "variance": 67290.95943
          },
          {
            "average": 1183.81183,
            "count": 88641437,
            "maximum": 2597.150817,
            "minimum": 1047.370817,
            "name": "Z",
            "position": 2,
            "stddev": 50.35174825,
            "variance": 2535.298552
          },
          {
            "average": 31531.96077,
            "count": 88641437,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10786.82739,
            "variance": 116355645.1
          },
          {
            "average": 1.806489814,
            "count": 88641437,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9421706996,
            "variance": 0.8876856272
          },
          {
            "average": 2.613671854,
            "count": 88641437,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.09801429,
            "variance": 1.205635381
          },
          {
            "average": 0.499777965,
            "count": 88641437,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999535,
            "variance": 0.2499999535
          },
          {
            "average": 0,
            "count": 88641437,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.029875362,
            "count": 88641437,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.223726524,
            "variance": 0.05005355753
          },
          {
            "average": -1.208983692,
            "count": 88641437,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.64380484,
            "variance": 244.7286299
          },
          {
            "average": 0.499777965,
            "count": 88641437,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999535,
            "variance": 0.2499999535
          },
          {
            "average": 334.5386361,
            "count": 88641437,
            "maximum": 337,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.355405296,
            "variance": 54.10198707
          },
          {
            "average": 276631913.7,
            "count": 88641437,
            "maximum": 276632807.5,
            "minimum": 276532100.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3150.844055,
            "variance": 9927818.256
          },
          {
            "average": 0,
            "count": 88641437,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88641437,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88641437,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88641437,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88641437,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568726.9869,
          4829401.13,
          1047.370817,
          569668.4869,
          4830342.61,
          2597.150817
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568726.9869379574,
                4829401.130369833,
                1047.370816887907
              ],
              [
                568726.9869379574,
                4830342.610369833,
                1047.370816887907
              ],
              [
                569668.4869379574,
                4830342.610369833,
                2597.150816887907
              ],
              [
                569668.4869379574,
                4829401.130369833,
                2597.150816887907
              ],
              [
                568726.9869379574,
                4829401.130369833,
                1047.370816887907
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:13:27+00:00",
        "end_time": "2020-06-18T16:15:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0028.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0028.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0028.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0028.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1482763,
            43.61433228,
            1047.370817,
            -122.1364885,
            43.62289606,
            2597.150817
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.14827633886941,
                  43.614419802584486,
                  1047.370816887907
                ],
                [
                  -122.14815667514567,
                  43.62289605636754,
                  1047.370816887907
                ],
                [
                  -122.13648845868961,
                  43.62280851011775,
                  2597.150816887907
                ],
                [
                  -122.13660976102723,
                  43.61433228209018,
                  2597.150816887907
                ],
                [
                  -122.14827633886941,
                  43.614419802584486,
                  1047.370816887907
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0028.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0028.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:13:27Z",
            "pc:count": 88641437,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569210.9448,
                "count": 88641437,
                "maximum": 569668.4869,
                "minimum": 568726.9869,
                "name": "X",
                "position": 0,
                "stddev": 263.3422372,
                "variance": 69349.13391
              },
              {
                "average": 4829878.324,
                "count": 88641437,
                "maximum": 4830342.61,
                "minimum": 4829401.13,
                "name": "Y",
                "position": 1,
                "stddev": 259.4050104,
                "variance": 67290.95943
              },
              {
                "average": 1183.81183,
                "count": 88641437,
                "maximum": 2597.150817,
                "minimum": 1047.370817,
                "name": "Z",
                "position": 2,
                "stddev": 50.35174825,
                "variance": 2535.298552
              },
              {
                "average": 31531.96077,
                "count": 88641437,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10786.82739,
                "variance": 116355645.1
              },
              {
                "average": 1.806489814,
                "count": 88641437,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9421706996,
                "variance": 0.8876856272
              },
              {
                "average": 2.613671854,
                "count": 88641437,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.09801429,
                "variance": 1.205635381
              },
              {
                "average": 0.499777965,
                "count": 88641437,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999535,
                "variance": 0.2499999535
              },
              {
                "average": 0,
                "count": 88641437,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.029875362,
                "count": 88641437,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.223726524,
                "variance": 0.05005355753
              },
              {
                "average": -1.208983692,
                "count": 88641437,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.64380484,
                "variance": 244.7286299
              },
              {
                "average": 0.499777965,
                "count": 88641437,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999535,
                "variance": 0.2499999535
              },
              {
                "average": 334.5386361,
                "count": 88641437,
                "maximum": 337,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.355405296,
                "variance": 54.10198707
              },
              {
                "average": 276631913.7,
                "count": 88641437,
                "maximum": 276632807.5,
                "minimum": 276532100.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3150.844055,
                "variance": 9927818.256
              },
              {
                "average": 0,
                "count": 88641437,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88641437,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88641437,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88641437,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88641437,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568726.9869,
              4829401.13,
              1047.370817,
              569668.4869,
              4830342.61,
              2597.150817
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568726.9869379574,
                    4829401.130369833,
                    1047.370816887907
                  ],
                  [
                    568726.9869379574,
                    4830342.610369833,
                    1047.370816887907
                  ],
                  [
                    569668.4869379574,
                    4830342.610369833,
                    2597.150816887907
                  ],
                  [
                    569668.4869379574,
                    4829401.130369833,
                    2597.150816887907
                  ],
                  [
                    568726.9869379574,
                    4829401.130369833,
                    1047.370816887907
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:13:27+00:00",
            "end_time": "2020-06-18T16: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": "20200618_BLU_0082.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.194520596549,
              43.646668609812046,
              884.0689062740303
            ],
            [
              -122.19440729248569,
              43.65514563498792,
              884.0689062740303
            ],
            [
              -122.18273219965698,
              43.655062757074674,
              2513.14890627403
            ],
            [
              -122.18284714534292,
              43.64658575628179,
              2513.14890627403
            ],
            [
              -122.194520596549,
              43.646668609812046,
              884.0689062740303
            ]
          ]
        ]
      },
      "bbox": [
        -122.1945206,
        43.64658576,
        884.0689063,
        -122.1827322,
        43.65514563,
        2513.148906
      ],
      "properties": {
        "datetime": "2020-06-18T17:24:18Z",
        "pc:count": 113366519,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565433.1186,
            "count": 113366519,
            "maximum": 565902.2441,
            "minimum": 564960.7041,
            "name": "X",
            "position": 0,
            "stddev": 267.0443315,
            "variance": 71312.67499
          },
          {
            "average": 4833421.429,
            "count": 113366519,
            "maximum": 4833887.052,
            "minimum": 4832945.492,
            "name": "Y",
            "position": 1,
            "stddev": 265.0116705,
            "variance": 70231.18552
          },
          {
            "average": 1140.004604,
            "count": 113366519,
            "maximum": 2513.148906,
            "minimum": 884.0689063,
            "name": "Z",
            "position": 2,
            "stddev": 124.5311807,
            "variance": 15508.01497
          },
          {
            "average": 30325.75355,
            "count": 113366519,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11263.68256,
            "variance": 126870544.9
          },
          {
            "average": 1.879757056,
            "count": 113366519,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9877345729,
            "variance": 0.9756195866
          },
          {
            "average": 2.759788452,
            "count": 113366519,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.127958214,
            "variance": 1.272289733
          },
          {
            "average": 0.4995279074,
            "count": 113366519,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997793,
            "variance": 0.2499997793
          },
          {
            "average": 0,
            "count": 113366519,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024849294,
            "count": 113366519,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2188266145,
            "variance": 0.0478850872
          },
          {
            "average": 1.065642884,
            "count": 113366519,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.6353118,
            "variance": 244.4629751
          },
          {
            "average": 0.4995279074,
            "count": 113366519,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999997793,
            "variance": 0.2499997793
          },
          {
            "average": 107.7151467,
            "count": 113366519,
            "maximum": 111,
            "minimum": 105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.363993188,
            "variance": 1.860477416
          },
          {
            "average": 276534689.5,
            "count": 113366519,
            "maximum": 276536258.9,
            "minimum": 276533531,
            "name": "GpsTime",
            "position": 12,
            "stddev": 609.29411,
            "variance": 371239.3125
          },
          {
            "average": 0,
            "count": 113366519,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113366519,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113366519,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113366519,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113366519,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564960.7041,
          4832945.492,
          884.0689063,
          565902.2441,
          4833887.052,
          2513.148906
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564960.7041124998,
                4832945.491776046,
                884.0689062740303
              ],
              [
                564960.7041124998,
                4833887.051776047,
                884.0689062740303
              ],
              [
                565902.2441124999,
                4833887.051776047,
                2513.14890627403
              ],
              [
                565902.2441124999,
                4832945.491776046,
                2513.14890627403
              ],
              [
                564960.7041124998,
                4832945.491776046,
                884.0689062740303
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:24:18+00:00",
        "end_time": "2020-06-18T16:38:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0082.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0082.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0082.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0082.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1945206,
            43.64658576,
            884.0689063,
            -122.1827322,
            43.65514563,
            2513.148906
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.194520596549,
                  43.646668609812046,
                  884.0689062740303
                ],
                [
                  -122.19440729248569,
                  43.65514563498792,
                  884.0689062740303
                ],
                [
                  -122.18273219965698,
                  43.655062757074674,
                  2513.14890627403
                ],
                [
                  -122.18284714534292,
                  43.64658575628179,
                  2513.14890627403
                ],
                [
                  -122.194520596549,
                  43.646668609812046,
                  884.0689062740303
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0082.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0082.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:24:18Z",
            "pc:count": 113366519,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565433.1186,
                "count": 113366519,
                "maximum": 565902.2441,
                "minimum": 564960.7041,
                "name": "X",
                "position": 0,
                "stddev": 267.0443315,
                "variance": 71312.67499
              },
              {
                "average": 4833421.429,
                "count": 113366519,
                "maximum": 4833887.052,
                "minimum": 4832945.492,
                "name": "Y",
                "position": 1,
                "stddev": 265.0116705,
                "variance": 70231.18552
              },
              {
                "average": 1140.004604,
                "count": 113366519,
                "maximum": 2513.148906,
                "minimum": 884.0689063,
                "name": "Z",
                "position": 2,
                "stddev": 124.5311807,
                "variance": 15508.01497
              },
              {
                "average": 30325.75355,
                "count": 113366519,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11263.68256,
                "variance": 126870544.9
              },
              {
                "average": 1.879757056,
                "count": 113366519,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9877345729,
                "variance": 0.9756195866
              },
              {
                "average": 2.759788452,
                "count": 113366519,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.127958214,
                "variance": 1.272289733
              },
              {
                "average": 0.4995279074,
                "count": 113366519,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997793,
                "variance": 0.2499997793
              },
              {
                "average": 0,
                "count": 113366519,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024849294,
                "count": 113366519,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2188266145,
                "variance": 0.0478850872
              },
              {
                "average": 1.065642884,
                "count": 113366519,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.6353118,
                "variance": 244.4629751
              },
              {
                "average": 0.4995279074,
                "count": 113366519,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999997793,
                "variance": 0.2499997793
              },
              {
                "average": 107.7151467,
                "count": 113366519,
                "maximum": 111,
                "minimum": 105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.363993188,
                "variance": 1.860477416
              },
              {
                "average": 276534689.5,
                "count": 113366519,
                "maximum": 276536258.9,
                "minimum": 276533531,
                "name": "GpsTime",
                "position": 12,
                "stddev": 609.29411,
                "variance": 371239.3125
              },
              {
                "average": 0,
                "count": 113366519,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113366519,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113366519,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113366519,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113366519,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564960.7041,
              4832945.492,
              884.0689063,
              565902.2441,
              4833887.052,
              2513.148906
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564960.7041124998,
                    4832945.491776046,
                    884.0689062740303
                  ],
                  [
                    564960.7041124998,
                    4833887.051776047,
                    884.0689062740303
                  ],
                  [
                    565902.2441124999,
                    4833887.051776047,
                    2513.14890627403
                  ],
                  [
                    565902.2441124999,
                    4832945.491776046,
                    2513.14890627403
                  ],
                  [
                    564960.7041124998,
                    4832945.491776046,
                    884.0689062740303
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:24:18+00:00",
            "end_time": "2020-06-18T16: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": "20200618_BLU_0110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.28565981537915,
              43.6632002606158,
              1022.0505311556766
            ],
            [
              -122.28557668804463,
              43.67020935755742,
              1022.0505311556766
            ],
            [
              -122.27394952768472,
              43.67013609534906,
              2252.7505311556765
            ],
            [
              -122.27403400762013,
              43.66312701622904,
              2252.7505311556765
            ],
            [
              -122.28565981537915,
              43.6632002606158,
              1022.0505311556766
            ]
          ]
        ]
      },
      "bbox": [
        -122.2856598,
        43.66312702,
        1022.050531,
        -122.2739495,
        43.67020936,
        2252.750531
      ],
      "properties": {
        "datetime": "2020-06-19T19:41:39Z",
        "pc:count": 52109682,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558202.866,
            "count": 52109682,
            "maximum": 558532.0604,
            "minimum": 557594.6404,
            "name": "X",
            "position": 0,
            "stddev": 222.0364311,
            "variance": 49300.17673
          },
          {
            "average": 4835221.502,
            "count": 52109682,
            "maximum": 4835492.732,
            "minimum": 4834714.232,
            "name": "Y",
            "position": 1,
            "stddev": 179.8878544,
            "variance": 32359.64014
          },
          {
            "average": 1162.058032,
            "count": 52109682,
            "maximum": 2252.750531,
            "minimum": 1022.050531,
            "name": "Z",
            "position": 2,
            "stddev": 57.72960281,
            "variance": 3332.70704
          },
          {
            "average": 28475.98405,
            "count": 52109682,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12777.85866,
            "variance": 163273672
          },
          {
            "average": 1.975922977,
            "count": 52109682,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.071608499,
            "variance": 1.148344774
          },
          {
            "average": 2.950650917,
            "count": 52109682,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.230353895,
            "variance": 1.513770707
          },
          {
            "average": 0.4846663812,
            "count": 52109682,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997648296,
            "variance": 0.2497648849
          },
          {
            "average": 0,
            "count": 52109682,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.020859751,
            "count": 52109682,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1846151051,
            "variance": 0.03408273704
          },
          {
            "average": 0.5725129817,
            "count": 52109682,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.67078078,
            "variance": 245.5733702
          },
          {
            "average": 0.4955450889,
            "count": 52109682,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999801582,
            "variance": 0.2499801586
          },
          {
            "average": 328.2657085,
            "count": 52109682,
            "maximum": 332,
            "minimum": 128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.78711074,
            "variance": 391.5297514
          },
          {
            "average": 276629193,
            "count": 52109682,
            "maximum": 276630899.4,
            "minimum": 276543768.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8440.320321,
            "variance": 71239007.12
          },
          {
            "average": 0,
            "count": 52109682,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 52109682,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 52109682,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 52109682,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 52109682,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557594.6404,
          4834714.232,
          1022.050531,
          558532.0604,
          4835492.732,
          2252.750531
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557594.6404439122,
                4834714.231767226,
                1022.0505311556766
              ],
              [
                557594.6404439122,
                4835492.731767226,
                1022.0505311556766
              ],
              [
                558532.0604439122,
                4835492.731767226,
                2252.7505311556765
              ],
              [
                558532.0604439122,
                4834714.231767226,
                2252.7505311556765
              ],
              [
                557594.6404439122,
                4834714.231767226,
                1022.0505311556766
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:41:39+00:00",
        "end_time": "2020-06-18T19:29:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2856598,
            43.66312702,
            1022.050531,
            -122.2739495,
            43.67020936,
            2252.750531
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.28565981537915,
                  43.6632002606158,
                  1022.0505311556766
                ],
                [
                  -122.28557668804463,
                  43.67020935755742,
                  1022.0505311556766
                ],
                [
                  -122.27394952768472,
                  43.67013609534906,
                  2252.7505311556765
                ],
                [
                  -122.27403400762013,
                  43.66312701622904,
                  2252.7505311556765
                ],
                [
                  -122.28565981537915,
                  43.6632002606158,
                  1022.0505311556766
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:41:39Z",
            "pc:count": 52109682,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558202.866,
                "count": 52109682,
                "maximum": 558532.0604,
                "minimum": 557594.6404,
                "name": "X",
                "position": 0,
                "stddev": 222.0364311,
                "variance": 49300.17673
              },
              {
                "average": 4835221.502,
                "count": 52109682,
                "maximum": 4835492.732,
                "minimum": 4834714.232,
                "name": "Y",
                "position": 1,
                "stddev": 179.8878544,
                "variance": 32359.64014
              },
              {
                "average": 1162.058032,
                "count": 52109682,
                "maximum": 2252.750531,
                "minimum": 1022.050531,
                "name": "Z",
                "position": 2,
                "stddev": 57.72960281,
                "variance": 3332.70704
              },
              {
                "average": 28475.98405,
                "count": 52109682,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12777.85866,
                "variance": 163273672
              },
              {
                "average": 1.975922977,
                "count": 52109682,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.071608499,
                "variance": 1.148344774
              },
              {
                "average": 2.950650917,
                "count": 52109682,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.230353895,
                "variance": 1.513770707
              },
              {
                "average": 0.4846663812,
                "count": 52109682,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997648296,
                "variance": 0.2497648849
              },
              {
                "average": 0,
                "count": 52109682,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.020859751,
                "count": 52109682,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1846151051,
                "variance": 0.03408273704
              },
              {
                "average": 0.5725129817,
                "count": 52109682,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.67078078,
                "variance": 245.5733702
              },
              {
                "average": 0.4955450889,
                "count": 52109682,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999801582,
                "variance": 0.2499801586
              },
              {
                "average": 328.2657085,
                "count": 52109682,
                "maximum": 332,
                "minimum": 128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.78711074,
                "variance": 391.5297514
              },
              {
                "average": 276629193,
                "count": 52109682,
                "maximum": 276630899.4,
                "minimum": 276543768.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8440.320321,
                "variance": 71239007.12
              },
              {
                "average": 0,
                "count": 52109682,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 52109682,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 52109682,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 52109682,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 52109682,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557594.6404,
              4834714.232,
              1022.050531,
              558532.0604,
              4835492.732,
              2252.750531
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557594.6404439122,
                    4834714.231767226,
                    1022.0505311556766
                  ],
                  [
                    557594.6404439122,
                    4835492.731767226,
                    1022.0505311556766
                  ],
                  [
                    558532.0604439122,
                    4835492.731767226,
                    2252.7505311556765
                  ],
                  [
                    558532.0604439122,
                    4834714.231767226,
                    2252.7505311556765
                  ],
                  [
                    557594.6404439122,
                    4834714.231767226,
                    1022.0505311556766
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:41:39+00:00",
            "end_time": "2020-06-18T19: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": "20200619_BLU_0123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1383060688936,
              43.66396383775227,
              1629.0191657410621
            ],
            [
              -122.13818479504214,
              43.67243999568933,
              1629.0191657410621
            ],
            [
              -122.12650651895764,
              43.67235134782133,
              1937.8391657410623
            ],
            [
              -122.12662943565968,
              43.663875215961404,
              1937.8391657410623
            ],
            [
              -122.1383060688936,
              43.66396383775227,
              1629.0191657410621
            ]
          ]
        ]
      },
      "bbox": [
        -122.1383061,
        43.66387522,
        1629.019166,
        -122.1265065,
        43.67244,
        1937.839166
      ],
      "properties": {
        "datetime": "2020-06-19T20:20:17Z",
        "pc:count": 85223023,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569969.4444,
            "count": 85223023,
            "maximum": 570415.934,
            "minimum": 569474.394,
            "name": "X",
            "position": 0,
            "stddev": 269.9964606,
            "variance": 72898.08874
          },
          {
            "average": 4835368.327,
            "count": 85223023,
            "maximum": 4835853.338,
            "minimum": 4834911.858,
            "name": "Y",
            "position": 1,
            "stddev": 256.9420625,
            "variance": 66019.22348
          },
          {
            "average": 1767.266165,
            "count": 85223023,
            "maximum": 1937.839166,
            "minimum": 1629.019166,
            "name": "Z",
            "position": 2,
            "stddev": 59.52133606,
            "variance": 3542.789446
          },
          {
            "average": 30616.31033,
            "count": 85223023,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14497.9499,
            "variance": 210190551.2
          },
          {
            "average": 1.700082958,
            "count": 85223023,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9151351782,
            "variance": 0.8374723943
          },
          {
            "average": 2.399793352,
            "count": 85223023,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.149503206,
            "variance": 1.321357621
          },
          {
            "average": 0.4952236674,
            "count": 85223023,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999771891,
            "variance": 0.2499771896
          },
          {
            "average": 5.514941661e-07,
            "count": 85223023,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007426263316,
            "variance": 5.514938684e-07
          },
          {
            "average": 1.053426561,
            "count": 85223023,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2596862971,
            "variance": 0.06743697292
          },
          {
            "average": 0.4706219138,
            "count": 85223023,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.37694758,
            "variance": 268.2044119
          },
          {
            "average": 0.6354293839,
            "count": 85223023,
            "maximum": 255,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 4.93120822,
            "variance": 24.31681451
          },
          {
            "average": 336.1331219,
            "count": 85223023,
            "maximum": 338,
            "minimum": 334,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9961858881,
            "variance": 0.9923863236
          },
          {
            "average": 276632534.3,
            "count": 85223023,
            "maximum": 276633217.4,
            "minimum": 276631688.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 380.5134605,
            "variance": 144790.4936
          },
          {
            "average": 0,
            "count": 85223023,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85223023,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85223023,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85223023,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85223023,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          569474.394,
          4834911.858,
          1629.019166,
          570415.934,
          4835853.338,
          1937.839166
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                569474.3939540803,
                4834911.857702136,
                1629.0191657410621
              ],
              [
                569474.3939540803,
                4835853.3377021365,
                1629.0191657410621
              ],
              [
                570415.9339540803,
                4835853.3377021365,
                1937.8391657410623
              ],
              [
                570415.9339540803,
                4834911.857702136,
                1937.8391657410623
              ],
              [
                569474.3939540803,
                4834911.857702136,
                1629.0191657410621
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:20:17+00:00",
        "end_time": "2020-06-19T19:54:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1383061,
            43.66387522,
            1629.019166,
            -122.1265065,
            43.67244,
            1937.839166
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.1383060688936,
                  43.66396383775227,
                  1629.0191657410621
                ],
                [
                  -122.13818479504214,
                  43.67243999568933,
                  1629.0191657410621
                ],
                [
                  -122.12650651895764,
                  43.67235134782133,
                  1937.8391657410623
                ],
                [
                  -122.12662943565968,
                  43.663875215961404,
                  1937.8391657410623
                ],
                [
                  -122.1383060688936,
                  43.66396383775227,
                  1629.0191657410621
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:20:17Z",
            "pc:count": 85223023,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569969.4444,
                "count": 85223023,
                "maximum": 570415.934,
                "minimum": 569474.394,
                "name": "X",
                "position": 0,
                "stddev": 269.9964606,
                "variance": 72898.08874
              },
              {
                "average": 4835368.327,
                "count": 85223023,
                "maximum": 4835853.338,
                "minimum": 4834911.858,
                "name": "Y",
                "position": 1,
                "stddev": 256.9420625,
                "variance": 66019.22348
              },
              {
                "average": 1767.266165,
                "count": 85223023,
                "maximum": 1937.839166,
                "minimum": 1629.019166,
                "name": "Z",
                "position": 2,
                "stddev": 59.52133606,
                "variance": 3542.789446
              },
              {
                "average": 30616.31033,
                "count": 85223023,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14497.9499,
                "variance": 210190551.2
              },
              {
                "average": 1.700082958,
                "count": 85223023,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9151351782,
                "variance": 0.8374723943
              },
              {
                "average": 2.399793352,
                "count": 85223023,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.149503206,
                "variance": 1.321357621
              },
              {
                "average": 0.4952236674,
                "count": 85223023,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999771891,
                "variance": 0.2499771896
              },
              {
                "average": 5.514941661e-07,
                "count": 85223023,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007426263316,
                "variance": 5.514938684e-07
              },
              {
                "average": 1.053426561,
                "count": 85223023,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2596862971,
                "variance": 0.06743697292
              },
              {
                "average": 0.4706219138,
                "count": 85223023,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.37694758,
                "variance": 268.2044119
              },
              {
                "average": 0.6354293839,
                "count": 85223023,
                "maximum": 255,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 4.93120822,
                "variance": 24.31681451
              },
              {
                "average": 336.1331219,
                "count": 85223023,
                "maximum": 338,
                "minimum": 334,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9961858881,
                "variance": 0.9923863236
              },
              {
                "average": 276632534.3,
                "count": 85223023,
                "maximum": 276633217.4,
                "minimum": 276631688.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 380.5134605,
                "variance": 144790.4936
              },
              {
                "average": 0,
                "count": 85223023,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85223023,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85223023,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85223023,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85223023,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              569474.394,
              4834911.858,
              1629.019166,
              570415.934,
              4835853.338,
              1937.839166
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    569474.3939540803,
                    4834911.857702136,
                    1629.0191657410621
                  ],
                  [
                    569474.3939540803,
                    4835853.3377021365,
                    1629.0191657410621
                  ],
                  [
                    570415.9339540803,
                    4835853.3377021365,
                    1937.8391657410623
                  ],
                  [
                    570415.9339540803,
                    4834911.857702136,
                    1937.8391657410623
                  ],
                  [
                    569474.3939540803,
                    4834911.857702136,
                    1629.0191657410621
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:20:17+00:00",
            "end_time": "2020-06-19T19:54: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": "20200618_BLU_0115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.22899678358469,
              43.66261363812948,
              710.2659938472389
            ],
            [
              -122.22888827543836,
              43.67109016969328,
              710.2659938472389
            ],
            [
              -122.21721049048529,
              43.67101079369353,
              939.885993847239
            ],
            [
              -122.21732064148286,
              43.66253428548046,
              939.885993847239
            ],
            [
              -122.22899678358469,
              43.66261363812948,
              710.2659938472389
            ]
          ]
        ]
      },
      "bbox": [
        -122.2289968,
        43.66253429,
        710.2659938,
        -122.2172105,
        43.67109017,
        939.8859938
      ],
      "properties": {
        "datetime": "2020-06-18T18:30:30Z",
        "pc:count": 110376014,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562636.1924,
            "count": 110376014,
            "maximum": 563105.292,
            "minimum": 562163.792,
            "name": "X",
            "position": 0,
            "stddev": 264.0557976,
            "variance": 69725.46424
          },
          {
            "average": 4835166.517,
            "count": 110376014,
            "maximum": 4835631.468,
            "minimum": 4834689.968,
            "name": "Y",
            "position": 1,
            "stddev": 260.8973682,
            "variance": 68067.43676
          },
          {
            "average": 811.4878477,
            "count": 110376014,
            "maximum": 939.8859938,
            "minimum": 710.2659938,
            "name": "Z",
            "position": 2,
            "stddev": 21.72310496,
            "variance": 471.8932892
          },
          {
            "average": 32452.24063,
            "count": 110376014,
            "maximum": 65535,
            "minimum": 7437,
            "name": "Intensity",
            "position": 3,
            "stddev": 9907.034269,
            "variance": 98149328.01
          },
          {
            "average": 1.707011453,
            "count": 110376014,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8711842553,
            "variance": 0.7589620067
          },
          {
            "average": 2.414144435,
            "count": 110376014,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.034418012,
            "variance": 1.070020624
          },
          {
            "average": 0.403319955,
            "count": 110376014,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4905639317,
            "variance": 0.2406529711
          },
          {
            "average": 0,
            "count": 110376014,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018130515,
            "count": 110376014,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1591712973,
            "variance": 0.02533550188
          },
          {
            "average": 0.4896856932,
            "count": 110376014,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.44085997,
            "variance": 238.4201567
          },
          {
            "average": 0.5022237531,
            "count": 110376014,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999950572,
            "variance": 0.2499950572
          },
          {
            "average": 116.3215404,
            "count": 110376014,
            "maximum": 120,
            "minimum": 113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.673936949,
            "variance": 2.802064911
          },
          {
            "average": 276538608.6,
            "count": 110376014,
            "maximum": 276540230.7,
            "minimum": 276537113.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 778.8525532,
            "variance": 606611.2996
          },
          {
            "average": 0,
            "count": 110376014,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110376014,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110376014,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110376014,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110376014,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562163.792,
          4834689.968,
          710.2659938,
          563105.292,
          4835631.468,
          939.8859938
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562163.7919723573,
                4834689.967808571,
                710.2659938472389
              ],
              [
                562163.7919723573,
                4835631.467808571,
                710.2659938472389
              ],
              [
                563105.2919723573,
                4835631.467808571,
                939.885993847239
              ],
              [
                563105.2919723573,
                4834689.967808571,
                939.885993847239
              ],
              [
                562163.7919723573,
                4834689.967808571,
                710.2659938472389
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:30:30+00:00",
        "end_time": "2020-06-18T17:38:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2289968,
            43.66253429,
            710.2659938,
            -122.2172105,
            43.67109017,
            939.8859938
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.22899678358469,
                  43.66261363812948,
                  710.2659938472389
                ],
                [
                  -122.22888827543836,
                  43.67109016969328,
                  710.2659938472389
                ],
                [
                  -122.21721049048529,
                  43.67101079369353,
                  939.885993847239
                ],
                [
                  -122.21732064148286,
                  43.66253428548046,
                  939.885993847239
                ],
                [
                  -122.22899678358469,
                  43.66261363812948,
                  710.2659938472389
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:30:30Z",
            "pc:count": 110376014,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562636.1924,
                "count": 110376014,
                "maximum": 563105.292,
                "minimum": 562163.792,
                "name": "X",
                "position": 0,
                "stddev": 264.0557976,
                "variance": 69725.46424
              },
              {
                "average": 4835166.517,
                "count": 110376014,
                "maximum": 4835631.468,
                "minimum": 4834689.968,
                "name": "Y",
                "position": 1,
                "stddev": 260.8973682,
                "variance": 68067.43676
              },
              {
                "average": 811.4878477,
                "count": 110376014,
                "maximum": 939.8859938,
                "minimum": 710.2659938,
                "name": "Z",
                "position": 2,
                "stddev": 21.72310496,
                "variance": 471.8932892
              },
              {
                "average": 32452.24063,
                "count": 110376014,
                "maximum": 65535,
                "minimum": 7437,
                "name": "Intensity",
                "position": 3,
                "stddev": 9907.034269,
                "variance": 98149328.01
              },
              {
                "average": 1.707011453,
                "count": 110376014,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8711842553,
                "variance": 0.7589620067
              },
              {
                "average": 2.414144435,
                "count": 110376014,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.034418012,
                "variance": 1.070020624
              },
              {
                "average": 0.403319955,
                "count": 110376014,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4905639317,
                "variance": 0.2406529711
              },
              {
                "average": 0,
                "count": 110376014,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018130515,
                "count": 110376014,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1591712973,
                "variance": 0.02533550188
              },
              {
                "average": 0.4896856932,
                "count": 110376014,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.44085997,
                "variance": 238.4201567
              },
              {
                "average": 0.5022237531,
                "count": 110376014,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999950572,
                "variance": 0.2499950572
              },
              {
                "average": 116.3215404,
                "count": 110376014,
                "maximum": 120,
                "minimum": 113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.673936949,
                "variance": 2.802064911
              },
              {
                "average": 276538608.6,
                "count": 110376014,
                "maximum": 276540230.7,
                "minimum": 276537113.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 778.8525532,
                "variance": 606611.2996
              },
              {
                "average": 0,
                "count": 110376014,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110376014,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110376014,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110376014,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110376014,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562163.792,
              4834689.968,
              710.2659938,
              563105.292,
              4835631.468,
              939.8859938
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562163.7919723573,
                    4834689.967808571,
                    710.2659938472389
                  ],
                  [
                    562163.7919723573,
                    4835631.467808571,
                    710.2659938472389
                  ],
                  [
                    563105.2919723573,
                    4835631.467808571,
                    939.885993847239
                  ],
                  [
                    563105.2919723573,
                    4834689.967808571,
                    939.885993847239
                  ],
                  [
                    562163.7919723573,
                    4834689.967808571,
                    710.2659938472389
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:30:30+00:00",
            "end_time": "2020-06-18T17:38: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": "20200618_BLU_0175.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.28641754927183,
              43.68642132233163,
              642.3934375500017
            ],
            [
              -122.28631703415941,
              43.69489828886702,
              642.3934375500017
            ],
            [
              -122.27463373193198,
              43.69482474301697,
              2236.513437550002
            ],
            [
              -122.274735892172,
              43.68634779811747,
              2236.513437550002
            ],
            [
              -122.28641754927183,
              43.68642132233163,
              642.3934375500017
            ]
          ]
        ]
      },
      "bbox": [
        -122.2864175,
        43.6863478,
        642.3934376,
        -122.2746337,
        43.69489829,
        2236.513438
      ],
      "properties": {
        "datetime": "2020-06-19T19:40:53Z",
        "pc:count": 109358418,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557983.9934,
            "count": 109358418,
            "maximum": 558452.9252,
            "minimum": 557511.3652,
            "name": "X",
            "position": 0,
            "stddev": 263.9421389,
            "variance": 69665.45271
          },
          {
            "average": 4837760.077,
            "count": 109358418,
            "maximum": 4838234.221,
            "minimum": 4837292.681,
            "name": "Y",
            "position": 1,
            "stddev": 261.8273547,
            "variance": 68553.56366
          },
          {
            "average": 767.0633419,
            "count": 109358418,
            "maximum": 2236.513438,
            "minimum": 642.3934376,
            "name": "Z",
            "position": 2,
            "stddev": 47.67069674,
            "variance": 2272.495328
          },
          {
            "average": 31343.86496,
            "count": 109358418,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10313.66343,
            "variance": 106371653.3
          },
          {
            "average": 1.793432363,
            "count": 109358418,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9249481389,
            "variance": 0.8555290597
          },
          {
            "average": 2.586941409,
            "count": 109358418,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.06928928,
            "variance": 1.143379564
          },
          {
            "average": 0.4984559396,
            "count": 109358418,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976182,
            "variance": 0.2499976182
          },
          {
            "average": 0,
            "count": 109358418,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.019989527,
            "count": 109358418,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1730707443,
            "variance": 0.02995348255
          },
          {
            "average": 0.7122494779,
            "count": 109358418,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.51383851,
            "variance": 240.6791853
          },
          {
            "average": 0.4984559396,
            "count": 109358418,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999976182,
            "variance": 0.2499976182
          },
          {
            "average": 327.229247,
            "count": 109358418,
            "maximum": 332,
            "minimum": 128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 20.39720305,
            "variance": 416.0458924
          },
          {
            "average": 276628754.7,
            "count": 109358418,
            "maximum": 276630853.1,
            "minimum": 276543814.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8694.690644,
            "variance": 75597645.39
          },
          {
            "average": 0,
            "count": 109358418,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109358418,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109358418,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109358418,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109358418,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557511.3652,
          4837292.681,
          642.3934376,
          558452.9252,
          4838234.221,
          2236.513438
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557511.3652451481,
                4837292.6805817485,
                642.3934375500017
              ],
              [
                557511.3652451481,
                4838234.220581748,
                642.3934375500017
              ],
              [
                558452.9252451481,
                4838234.220581748,
                2236.513437550002
              ],
              [
                558452.9252451481,
                4837292.6805817485,
                2236.513437550002
              ],
              [
                557511.3652451481,
                4837292.6805817485,
                642.3934375500017
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:40:53+00:00",
        "end_time": "2020-06-18T19:30:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0175.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0175.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0175.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0175.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2864175,
            43.6863478,
            642.3934376,
            -122.2746337,
            43.69489829,
            2236.513438
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.28641754927183,
                  43.68642132233163,
                  642.3934375500017
                ],
                [
                  -122.28631703415941,
                  43.69489828886702,
                  642.3934375500017
                ],
                [
                  -122.27463373193198,
                  43.69482474301697,
                  2236.513437550002
                ],
                [
                  -122.274735892172,
                  43.68634779811747,
                  2236.513437550002
                ],
                [
                  -122.28641754927183,
                  43.68642132233163,
                  642.3934375500017
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0175.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0175.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:40:53Z",
            "pc:count": 109358418,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557983.9934,
                "count": 109358418,
                "maximum": 558452.9252,
                "minimum": 557511.3652,
                "name": "X",
                "position": 0,
                "stddev": 263.9421389,
                "variance": 69665.45271
              },
              {
                "average": 4837760.077,
                "count": 109358418,
                "maximum": 4838234.221,
                "minimum": 4837292.681,
                "name": "Y",
                "position": 1,
                "stddev": 261.8273547,
                "variance": 68553.56366
              },
              {
                "average": 767.0633419,
                "count": 109358418,
                "maximum": 2236.513438,
                "minimum": 642.3934376,
                "name": "Z",
                "position": 2,
                "stddev": 47.67069674,
                "variance": 2272.495328
              },
              {
                "average": 31343.86496,
                "count": 109358418,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10313.66343,
                "variance": 106371653.3
              },
              {
                "average": 1.793432363,
                "count": 109358418,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9249481389,
                "variance": 0.8555290597
              },
              {
                "average": 2.586941409,
                "count": 109358418,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.06928928,
                "variance": 1.143379564
              },
              {
                "average": 0.4984559396,
                "count": 109358418,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976182,
                "variance": 0.2499976182
              },
              {
                "average": 0,
                "count": 109358418,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.019989527,
                "count": 109358418,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1730707443,
                "variance": 0.02995348255
              },
              {
                "average": 0.7122494779,
                "count": 109358418,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.51383851,
                "variance": 240.6791853
              },
              {
                "average": 0.4984559396,
                "count": 109358418,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999976182,
                "variance": 0.2499976182
              },
              {
                "average": 327.229247,
                "count": 109358418,
                "maximum": 332,
                "minimum": 128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 20.39720305,
                "variance": 416.0458924
              },
              {
                "average": 276628754.7,
                "count": 109358418,
                "maximum": 276630853.1,
                "minimum": 276543814.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8694.690644,
                "variance": 75597645.39
              },
              {
                "average": 0,
                "count": 109358418,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109358418,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109358418,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109358418,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109358418,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557511.3652,
              4837292.681,
              642.3934376,
              558452.9252,
              4838234.221,
              2236.513438
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557511.3652451481,
                    4837292.6805817485,
                    642.3934375500017
                  ],
                  [
                    557511.3652451481,
                    4838234.220581748,
                    642.3934375500017
                  ],
                  [
                    558452.9252451481,
                    4838234.220581748,
                    2236.513437550002
                  ],
                  [
                    558452.9252451481,
                    4837292.6805817485,
                    2236.513437550002
                  ],
                  [
                    557511.3652451481,
                    4837292.6805817485,
                    642.3934375500017
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:40:53+00:00",
            "end_time": "2020-06-18T19: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": "20200618_BLU_0130.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.28592393980514,
              43.669962189885936,
              877.2068369109843
            ],
            [
              -122.28582341504315,
              43.6784389999471,
              877.2068369109843
            ],
            [
              -122.2741435562911,
              43.67836542730148,
              1265.2868369109842
            ],
            [
              -122.27424572471638,
              43.66988863888428,
              1265.2868369109842
            ],
            [
              -122.28592393980514,
              43.669962189885936,
              877.2068369109843
            ]
          ]
        ]
      },
      "bbox": [
        -122.2859239,
        43.66988864,
        877.2068369,
        -122.2741436,
        43.678439,
        1265.286837
      ],
      "properties": {
        "datetime": "2020-06-19T19:41:27Z",
        "pc:count": 117095598,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558038.8594,
            "count": 117095598,
            "maximum": 558508.4222,
            "minimum": 557566.8822,
            "name": "X",
            "position": 0,
            "stddev": 268.5383226,
            "variance": 72112.83068
          },
          {
            "average": 4835931.584,
            "count": 117095598,
            "maximum": 4836406.56,
            "minimum": 4835465.04,
            "name": "Y",
            "position": 1,
            "stddev": 261.3300992,
            "variance": 68293.42075
          },
          {
            "average": 1055.485724,
            "count": 117095598,
            "maximum": 1265.286837,
            "minimum": 877.2068369,
            "name": "Z",
            "position": 2,
            "stddev": 75.99724329,
            "variance": 5775.580987
          },
          {
            "average": 29280.72025,
            "count": 117095598,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12023.10417,
            "variance": 144555033.9
          },
          {
            "average": 1.918169802,
            "count": 117095598,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.02885685,
            "variance": 1.058546417
          },
          {
            "average": 2.835126244,
            "count": 117095598,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.188637497,
            "variance": 1.4128591
          },
          {
            "average": 0.4967409449,
            "count": 117095598,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999893806,
            "variance": 0.2499893807
          },
          {
            "average": 0,
            "count": 117095598,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022057396,
            "count": 117095598,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.181788701,
            "variance": 0.0330471318
          },
          {
            "average": 0.7469441489,
            "count": 117095598,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.84157932,
            "variance": 250.9556354
          },
          {
            "average": 0.4967409449,
            "count": 117095598,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999893806,
            "variance": 0.2499893807
          },
          {
            "average": 327.0040469,
            "count": 117095598,
            "maximum": 332,
            "minimum": 128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 22.95976273,
            "variance": 527.1507048
          },
          {
            "average": 276628659.7,
            "count": 117095598,
            "maximum": 276630887.4,
            "minimum": 276543779.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9791.664811,
            "variance": 95876699.77
          },
          {
            "average": 0,
            "count": 117095598,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117095598,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117095598,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117095598,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117095598,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557566.8822,
          4835465.04,
          877.2068369,
          558508.4222,
          4836406.56,
          1265.286837
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557566.882238006,
                4835465.039901827,
                877.2068369109843
              ],
              [
                557566.882238006,
                4836406.559901827,
                877.2068369109843
              ],
              [
                558508.422238006,
                4836406.559901827,
                1265.2868369109842
              ],
              [
                558508.422238006,
                4835465.039901827,
                1265.2868369109842
              ],
              [
                557566.882238006,
                4835465.039901827,
                877.2068369109843
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:41:27+00:00",
        "end_time": "2020-06-18T19:29:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0130.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0130.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0130.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0130.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2859239,
            43.66988864,
            877.2068369,
            -122.2741436,
            43.678439,
            1265.286837
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.28592393980514,
                  43.669962189885936,
                  877.2068369109843
                ],
                [
                  -122.28582341504315,
                  43.6784389999471,
                  877.2068369109843
                ],
                [
                  -122.2741435562911,
                  43.67836542730148,
                  1265.2868369109842
                ],
                [
                  -122.27424572471638,
                  43.66988863888428,
                  1265.2868369109842
                ],
                [
                  -122.28592393980514,
                  43.669962189885936,
                  877.2068369109843
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0130.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0130.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:41:27Z",
            "pc:count": 117095598,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558038.8594,
                "count": 117095598,
                "maximum": 558508.4222,
                "minimum": 557566.8822,
                "name": "X",
                "position": 0,
                "stddev": 268.5383226,
                "variance": 72112.83068
              },
              {
                "average": 4835931.584,
                "count": 117095598,
                "maximum": 4836406.56,
                "minimum": 4835465.04,
                "name": "Y",
                "position": 1,
                "stddev": 261.3300992,
                "variance": 68293.42075
              },
              {
                "average": 1055.485724,
                "count": 117095598,
                "maximum": 1265.286837,
                "minimum": 877.2068369,
                "name": "Z",
                "position": 2,
                "stddev": 75.99724329,
                "variance": 5775.580987
              },
              {
                "average": 29280.72025,
                "count": 117095598,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12023.10417,
                "variance": 144555033.9
              },
              {
                "average": 1.918169802,
                "count": 117095598,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.02885685,
                "variance": 1.058546417
              },
              {
                "average": 2.835126244,
                "count": 117095598,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.188637497,
                "variance": 1.4128591
              },
              {
                "average": 0.4967409449,
                "count": 117095598,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999893806,
                "variance": 0.2499893807
              },
              {
                "average": 0,
                "count": 117095598,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022057396,
                "count": 117095598,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.181788701,
                "variance": 0.0330471318
              },
              {
                "average": 0.7469441489,
                "count": 117095598,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.84157932,
                "variance": 250.9556354
              },
              {
                "average": 0.4967409449,
                "count": 117095598,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999893806,
                "variance": 0.2499893807
              },
              {
                "average": 327.0040469,
                "count": 117095598,
                "maximum": 332,
                "minimum": 128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 22.95976273,
                "variance": 527.1507048
              },
              {
                "average": 276628659.7,
                "count": 117095598,
                "maximum": 276630887.4,
                "minimum": 276543779.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9791.664811,
                "variance": 95876699.77
              },
              {
                "average": 0,
                "count": 117095598,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117095598,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117095598,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117095598,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117095598,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557566.8822,
              4835465.04,
              877.2068369,
              558508.4222,
              4836406.56,
              1265.286837
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557566.882238006,
                    4835465.039901827,
                    877.2068369109843
                  ],
                  [
                    557566.882238006,
                    4836406.559901827,
                    877.2068369109843
                  ],
                  [
                    558508.422238006,
                    4836406.559901827,
                    1265.2868369109842
                  ],
                  [
                    558508.422238006,
                    4835465.039901827,
                    1265.2868369109842
                  ],
                  [
                    557566.882238006,
                    4835465.039901827,
                    877.2068369109843
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:41:27+00:00",
            "end_time": "2020-06-18T19: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": "20200619_BLU_0020.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.11407184383128,
              43.60668052142023,
              1258.0922422668518
            ],
            [
              -122.11394740585058,
              43.61515688989328,
              1258.0922422668518
            ],
            [
              -122.10228079277353,
              43.615065864918684,
              1559.372242266852
            ],
            [
              -122.10240686869057,
              43.60658952322526,
              1559.372242266852
            ],
            [
              -122.11407184383128,
              43.60668052142023,
              1258.0922422668518
            ]
          ]
        ]
      },
      "bbox": [
        -122.1140718,
        43.60658952,
        1258.092242,
        -122.1022808,
        43.61515689,
        1559.372242
      ],
      "properties": {
        "datetime": "2020-06-19T23:40:33Z",
        "pc:count": 117109339,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571960.1956,
            "count": 117109339,
            "maximum": 572437.6827,
            "minimum": 571496.1827,
            "name": "X",
            "position": 0,
            "stddev": 264.5108834,
            "variance": 69966.00746
          },
          {
            "average": 4829046.177,
            "count": 117109339,
            "maximum": 4829511.971,
            "minimum": 4828570.471,
            "name": "Y",
            "position": 1,
            "stddev": 270.5519884,
            "variance": 73198.37844
          },
          {
            "average": 1355.830038,
            "count": 117109339,
            "maximum": 1559.372242,
            "minimum": 1258.092242,
            "name": "Z",
            "position": 2,
            "stddev": 46.95582514,
            "variance": 2204.849515
          },
          {
            "average": 31463.62414,
            "count": 117109339,
            "maximum": 65535,
            "minimum": 513,
            "name": "Intensity",
            "position": 3,
            "stddev": 11359.92098,
            "variance": 129047804.6
          },
          {
            "average": 1.778861095,
            "count": 117109339,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9492427984,
            "variance": 0.9010618903
          },
          {
            "average": 2.557728603,
            "count": 117109339,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.147796415,
            "variance": 1.317436609
          },
          {
            "average": 0.4958268102,
            "count": 117109339,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999825863,
            "variance": 0.2499825866
          },
          {
            "average": 0,
            "count": 117109339,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.030502239,
            "count": 117109339,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2067292558,
            "variance": 0.0427369852
          },
          {
            "average": -0.124747644,
            "count": 117109339,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.48477146,
            "variance": 239.7781472
          },
          {
            "average": 0.4958268102,
            "count": 117109339,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999825863,
            "variance": 0.2499825866
          },
          {
            "average": 389.9605254,
            "count": 117109339,
            "maximum": 404,
            "minimum": 340,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.76100634,
            "variance": 564.5854225
          },
          {
            "average": 276642351.6,
            "count": 117109339,
            "maximum": 276645233,
            "minimum": 276634032.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3955.967236,
            "variance": 15649676.77
          },
          {
            "average": 0,
            "count": 117109339,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117109339,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117109339,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117109339,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117109339,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          571496.1827,
          4828570.471,
          1258.092242,
          572437.6827,
          4829511.971,
          1559.372242
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                571496.1826847969,
                4828570.471400684,
                1258.0922422668518
              ],
              [
                571496.1826847969,
                4829511.971400684,
                1258.0922422668518
              ],
              [
                572437.6826847969,
                4829511.971400684,
                1559.372242266852
              ],
              [
                572437.6826847969,
                4828570.471400684,
                1559.372242266852
              ],
              [
                571496.1826847969,
                4828570.471400684,
                1258.0922422668518
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:40:33+00:00",
        "end_time": "2020-06-19T20:33:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0020.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0020.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0020.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0020.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1140718,
            43.60658952,
            1258.092242,
            -122.1022808,
            43.61515689,
            1559.372242
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.11407184383128,
                  43.60668052142023,
                  1258.0922422668518
                ],
                [
                  -122.11394740585058,
                  43.61515688989328,
                  1258.0922422668518
                ],
                [
                  -122.10228079277353,
                  43.615065864918684,
                  1559.372242266852
                ],
                [
                  -122.10240686869057,
                  43.60658952322526,
                  1559.372242266852
                ],
                [
                  -122.11407184383128,
                  43.60668052142023,
                  1258.0922422668518
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0020.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0020.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:40:33Z",
            "pc:count": 117109339,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571960.1956,
                "count": 117109339,
                "maximum": 572437.6827,
                "minimum": 571496.1827,
                "name": "X",
                "position": 0,
                "stddev": 264.5108834,
                "variance": 69966.00746
              },
              {
                "average": 4829046.177,
                "count": 117109339,
                "maximum": 4829511.971,
                "minimum": 4828570.471,
                "name": "Y",
                "position": 1,
                "stddev": 270.5519884,
                "variance": 73198.37844
              },
              {
                "average": 1355.830038,
                "count": 117109339,
                "maximum": 1559.372242,
                "minimum": 1258.092242,
                "name": "Z",
                "position": 2,
                "stddev": 46.95582514,
                "variance": 2204.849515
              },
              {
                "average": 31463.62414,
                "count": 117109339,
                "maximum": 65535,
                "minimum": 513,
                "name": "Intensity",
                "position": 3,
                "stddev": 11359.92098,
                "variance": 129047804.6
              },
              {
                "average": 1.778861095,
                "count": 117109339,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9492427984,
                "variance": 0.9010618903
              },
              {
                "average": 2.557728603,
                "count": 117109339,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.147796415,
                "variance": 1.317436609
              },
              {
                "average": 0.4958268102,
                "count": 117109339,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999825863,
                "variance": 0.2499825866
              },
              {
                "average": 0,
                "count": 117109339,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.030502239,
                "count": 117109339,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2067292558,
                "variance": 0.0427369852
              },
              {
                "average": -0.124747644,
                "count": 117109339,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.48477146,
                "variance": 239.7781472
              },
              {
                "average": 0.4958268102,
                "count": 117109339,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999825863,
                "variance": 0.2499825866
              },
              {
                "average": 389.9605254,
                "count": 117109339,
                "maximum": 404,
                "minimum": 340,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.76100634,
                "variance": 564.5854225
              },
              {
                "average": 276642351.6,
                "count": 117109339,
                "maximum": 276645233,
                "minimum": 276634032.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3955.967236,
                "variance": 15649676.77
              },
              {
                "average": 0,
                "count": 117109339,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117109339,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117109339,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117109339,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117109339,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              571496.1827,
              4828570.471,
              1258.092242,
              572437.6827,
              4829511.971,
              1559.372242
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    571496.1826847969,
                    4828570.471400684,
                    1258.0922422668518
                  ],
                  [
                    571496.1826847969,
                    4829511.971400684,
                    1258.0922422668518
                  ],
                  [
                    572437.6826847969,
                    4829511.971400684,
                    1559.372242266852
                  ],
                  [
                    572437.6826847969,
                    4828570.471400684,
                    1559.372242266852
                  ],
                  [
                    571496.1826847969,
                    4828570.471400684,
                    1258.0922422668518
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:40:33+00:00",
            "end_time": "2020-06-19T20:33:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0151.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.29750971833593,
              43.67801178753839,
              831.5543530919642
            ],
            [
              -122.29741079251141,
              43.686488966981564,
              831.5543530919642
            ],
            [
              -122.28572909419468,
              43.686416566115106,
              1094.8943530919641
            ],
            [
              -122.28582966448538,
              43.67793940797183,
              1094.8943530919641
            ],
            [
              -122.29750971833593,
              43.67801178753839,
              831.5543530919642
            ]
          ]
        ]
      },
      "bbox": [
        -122.2975097,
        43.67793941,
        831.5543531,
        -122.2857291,
        43.68648897,
        1094.894353
      ],
      "properties": {
        "datetime": "2020-06-19T19:27:10Z",
        "pc:count": 106216356,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557095.1364,
            "count": 106216356,
            "maximum": 557566.8561,
            "minimum": 556625.2961,
            "name": "X",
            "position": 0,
            "stddev": 266.2261664,
            "variance": 70876.37167
          },
          {
            "average": 4836828.451,
            "count": 106216356,
            "maximum": 4837292.63,
            "minimum": 4836351.07,
            "name": "Y",
            "position": 1,
            "stddev": 267.1931483,
            "variance": 71392.17849
          },
          {
            "average": 969.1545031,
            "count": 106216356,
            "maximum": 1094.894353,
            "minimum": 831.5543531,
            "name": "Z",
            "position": 2,
            "stddev": 49.22653674,
            "variance": 2423.251919
          },
          {
            "average": 29982.86845,
            "count": 106216356,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11576.45252,
            "variance": 134014252.9
          },
          {
            "average": 1.860513008,
            "count": 106216356,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9924901834,
            "variance": 0.9850367641
          },
          {
            "average": 2.720268411,
            "count": 106216356,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.163285882,
            "variance": 1.353234043
          },
          {
            "average": 0.4989038694,
            "count": 106216356,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988008,
            "variance": 0.2499988009
          },
          {
            "average": 0,
            "count": 106216356,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.025907441,
            "count": 106216356,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1930389978,
            "variance": 0.03726405466
          },
          {
            "average": -1.305759216,
            "count": 106216356,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.88374333,
            "variance": 252.2933022
          },
          {
            "average": 0.4989038694,
            "count": 106216356,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999988008,
            "variance": 0.2499988009
          },
          {
            "average": 326.8138221,
            "count": 106216356,
            "maximum": 330,
            "minimum": 324,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.324706204,
            "variance": 1.754846526
          },
          {
            "average": 276628627,
            "count": 106216356,
            "maximum": 276630030.8,
            "minimum": 276627621.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 532.4871535,
            "variance": 283542.5687
          },
          {
            "average": 0,
            "count": 106216356,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106216356,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106216356,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106216356,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106216356,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556625.2961,
          4836351.07,
          831.5543531,
          557566.8561,
          4837292.63,
          1094.894353
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556625.296148659,
                4836351.069915461,
                831.5543530919642
              ],
              [
                556625.296148659,
                4837292.629915462,
                831.5543530919642
              ],
              [
                557566.856148659,
                4837292.629915462,
                1094.8943530919641
              ],
              [
                557566.856148659,
                4836351.069915461,
                1094.8943530919641
              ],
              [
                556625.296148659,
                4836351.069915461,
                831.5543530919642
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:27:10+00:00",
        "end_time": "2020-06-19T18:47:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0151.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0151.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0151.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0151.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2975097,
            43.67793941,
            831.5543531,
            -122.2857291,
            43.68648897,
            1094.894353
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.29750971833593,
                  43.67801178753839,
                  831.5543530919642
                ],
                [
                  -122.29741079251141,
                  43.686488966981564,
                  831.5543530919642
                ],
                [
                  -122.28572909419468,
                  43.686416566115106,
                  1094.8943530919641
                ],
                [
                  -122.28582966448538,
                  43.67793940797183,
                  1094.8943530919641
                ],
                [
                  -122.29750971833593,
                  43.67801178753839,
                  831.5543530919642
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0151.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0151.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:27:10Z",
            "pc:count": 106216356,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557095.1364,
                "count": 106216356,
                "maximum": 557566.8561,
                "minimum": 556625.2961,
                "name": "X",
                "position": 0,
                "stddev": 266.2261664,
                "variance": 70876.37167
              },
              {
                "average": 4836828.451,
                "count": 106216356,
                "maximum": 4837292.63,
                "minimum": 4836351.07,
                "name": "Y",
                "position": 1,
                "stddev": 267.1931483,
                "variance": 71392.17849
              },
              {
                "average": 969.1545031,
                "count": 106216356,
                "maximum": 1094.894353,
                "minimum": 831.5543531,
                "name": "Z",
                "position": 2,
                "stddev": 49.22653674,
                "variance": 2423.251919
              },
              {
                "average": 29982.86845,
                "count": 106216356,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11576.45252,
                "variance": 134014252.9
              },
              {
                "average": 1.860513008,
                "count": 106216356,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9924901834,
                "variance": 0.9850367641
              },
              {
                "average": 2.720268411,
                "count": 106216356,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.163285882,
                "variance": 1.353234043
              },
              {
                "average": 0.4989038694,
                "count": 106216356,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988008,
                "variance": 0.2499988009
              },
              {
                "average": 0,
                "count": 106216356,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.025907441,
                "count": 106216356,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1930389978,
                "variance": 0.03726405466
              },
              {
                "average": -1.305759216,
                "count": 106216356,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.88374333,
                "variance": 252.2933022
              },
              {
                "average": 0.4989038694,
                "count": 106216356,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999988008,
                "variance": 0.2499988009
              },
              {
                "average": 326.8138221,
                "count": 106216356,
                "maximum": 330,
                "minimum": 324,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.324706204,
                "variance": 1.754846526
              },
              {
                "average": 276628627,
                "count": 106216356,
                "maximum": 276630030.8,
                "minimum": 276627621.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 532.4871535,
                "variance": 283542.5687
              },
              {
                "average": 0,
                "count": 106216356,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106216356,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106216356,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106216356,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106216356,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556625.2961,
              4836351.07,
              831.5543531,
              557566.8561,
              4837292.63,
              1094.894353
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556625.296148659,
                    4836351.069915461,
                    831.5543530919642
                  ],
                  [
                    556625.296148659,
                    4837292.629915462,
                    831.5543530919642
                  ],
                  [
                    557566.856148659,
                    4837292.629915462,
                    1094.8943530919641
                  ],
                  [
                    557566.856148659,
                    4836351.069915461,
                    1094.8943530919641
                  ],
                  [
                    556625.296148659,
                    4836351.069915461,
                    831.5543530919642
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:27:10+00:00",
            "end_time": "2020-06-19T18: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": "20200618_BLU_0016.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.15937353344889,
              43.606139358920906,
              1251.77356797613
            ],
            [
              -122.15925706341181,
              43.61450076915229,
              1251.77356797613
            ],
            [
              -122.14759018866391,
              43.61441436726816,
              1565.61356797613
            ],
            [
              -122.14770827446613,
              43.6060529821116,
              1565.61356797613
            ],
            [
              -122.15937353344889,
              43.606139358920906,
              1251.77356797613
            ]
          ]
        ]
      },
      "bbox": [
        -122.1593735,
        43.60605298,
        1251.773568,
        -122.1475902,
        43.61450077,
        1565.613568
      ],
      "properties": {
        "datetime": "2020-06-19T20:00:07Z",
        "pc:count": 80437770,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568307.4401,
            "count": 80437770,
            "maximum": 568782.3599,
            "minimum": 567840.8399,
            "name": "X",
            "position": 0,
            "stddev": 256.7623038,
            "variance": 65926.88068
          },
          {
            "average": 4828940.059,
            "count": 80437770,
            "maximum": 4829401.095,
            "minimum": 4828472.375,
            "name": "Y",
            "position": 1,
            "stddev": 241.7622371,
            "variance": 58448.9793
          },
          {
            "average": 1402.142814,
            "count": 80437770,
            "maximum": 1565.613568,
            "minimum": 1251.773568,
            "name": "Z",
            "position": 2,
            "stddev": 60.13370547,
            "variance": 3616.062533
          },
          {
            "average": 30830.6273,
            "count": 80437770,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12140.47805,
            "variance": 147391207.3
          },
          {
            "average": 1.793851247,
            "count": 80437770,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9543122253,
            "variance": 0.9107118234
          },
          {
            "average": 2.587582575,
            "count": 80437770,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.143449502,
            "variance": 1.307476764
          },
          {
            "average": 0.4970892405,
            "count": 80437770,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999915305,
            "variance": 0.2499915306
          },
          {
            "average": 0,
            "count": 80437770,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.032256513,
            "count": 80437770,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2140926338,
            "variance": 0.04583565583
          },
          {
            "average": 2.282477007,
            "count": 80437770,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.73029539,
            "variance": 247.4421929
          },
          {
            "average": 0.4970892405,
            "count": 80437770,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999915305,
            "variance": 0.2499915306
          },
          {
            "average": 237.9039011,
            "count": 80437770,
            "maximum": 335,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 114.0589144,
            "variance": 13009.43595
          },
          {
            "average": 276590473.8,
            "count": 80437770,
            "maximum": 276632007.7,
            "minimum": 276531147.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 48943.28749,
            "variance": 2395445390
          },
          {
            "average": 0,
            "count": 80437770,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80437770,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80437770,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80437770,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80437770,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567840.8399,
          4828472.375,
          1251.773568,
          568782.3599,
          4829401.095,
          1565.613568
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567840.839929779,
                4828472.374729934,
                1251.77356797613
              ],
              [
                567840.839929779,
                4829401.094729935,
                1251.77356797613
              ],
              [
                568782.359929779,
                4829401.094729935,
                1565.61356797613
              ],
              [
                568782.359929779,
                4828472.374729934,
                1565.61356797613
              ],
              [
                567840.839929779,
                4828472.374729934,
                1251.77356797613
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:00:07+00:00",
        "end_time": "2020-06-18T15:59:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0016.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0016.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0016.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0016.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1593735,
            43.60605298,
            1251.773568,
            -122.1475902,
            43.61450077,
            1565.613568
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.15937353344889,
                  43.606139358920906,
                  1251.77356797613
                ],
                [
                  -122.15925706341181,
                  43.61450076915229,
                  1251.77356797613
                ],
                [
                  -122.14759018866391,
                  43.61441436726816,
                  1565.61356797613
                ],
                [
                  -122.14770827446613,
                  43.6060529821116,
                  1565.61356797613
                ],
                [
                  -122.15937353344889,
                  43.606139358920906,
                  1251.77356797613
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0016.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0016.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:00:07Z",
            "pc:count": 80437770,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568307.4401,
                "count": 80437770,
                "maximum": 568782.3599,
                "minimum": 567840.8399,
                "name": "X",
                "position": 0,
                "stddev": 256.7623038,
                "variance": 65926.88068
              },
              {
                "average": 4828940.059,
                "count": 80437770,
                "maximum": 4829401.095,
                "minimum": 4828472.375,
                "name": "Y",
                "position": 1,
                "stddev": 241.7622371,
                "variance": 58448.9793
              },
              {
                "average": 1402.142814,
                "count": 80437770,
                "maximum": 1565.613568,
                "minimum": 1251.773568,
                "name": "Z",
                "position": 2,
                "stddev": 60.13370547,
                "variance": 3616.062533
              },
              {
                "average": 30830.6273,
                "count": 80437770,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12140.47805,
                "variance": 147391207.3
              },
              {
                "average": 1.793851247,
                "count": 80437770,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9543122253,
                "variance": 0.9107118234
              },
              {
                "average": 2.587582575,
                "count": 80437770,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.143449502,
                "variance": 1.307476764
              },
              {
                "average": 0.4970892405,
                "count": 80437770,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999915305,
                "variance": 0.2499915306
              },
              {
                "average": 0,
                "count": 80437770,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.032256513,
                "count": 80437770,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2140926338,
                "variance": 0.04583565583
              },
              {
                "average": 2.282477007,
                "count": 80437770,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.73029539,
                "variance": 247.4421929
              },
              {
                "average": 0.4970892405,
                "count": 80437770,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999915305,
                "variance": 0.2499915306
              },
              {
                "average": 237.9039011,
                "count": 80437770,
                "maximum": 335,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 114.0589144,
                "variance": 13009.43595
              },
              {
                "average": 276590473.8,
                "count": 80437770,
                "maximum": 276632007.7,
                "minimum": 276531147.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 48943.28749,
                "variance": 2395445390
              },
              {
                "average": 0,
                "count": 80437770,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80437770,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80437770,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80437770,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80437770,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567840.8399,
              4828472.375,
              1251.773568,
              568782.3599,
              4829401.095,
              1565.613568
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567840.839929779,
                    4828472.374729934,
                    1251.77356797613
                  ],
                  [
                    567840.839929779,
                    4829401.094729935,
                    1251.77356797613
                  ],
                  [
                    568782.359929779,
                    4829401.094729935,
                    1565.61356797613
                  ],
                  [
                    568782.359929779,
                    4828472.374729934,
                    1565.61356797613
                  ],
                  [
                    567840.839929779,
                    4828472.374729934,
                    1251.77356797613
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:00:07+00:00",
            "end_time": "2020-06-18T15:59: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": "20200618_BLU_0141.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.161208209069,
              43.671862686372876,
              1426.006262830944
            ],
            [
              -122.1610901181438,
              43.680339423115875,
              1426.006262830944
            ],
            [
              -122.14941098415875,
              43.680253108415656,
              1573.986262830944
            ],
            [
              -122.14953071864224,
              43.67177639706484,
              1573.986262830944
            ],
            [
              -122.161208209069,
              43.671862686372876,
              1426.006262830944
            ]
          ]
        ]
      },
      "bbox": [
        -122.1612082,
        43.6717764,
        1426.006263,
        -122.149411,
        43.68033942,
        1573.986263
      ],
      "properties": {
        "datetime": "2020-06-19T19:49:31Z",
        "pc:count": 83010178,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568043.9294,
            "count": 83010178,
            "maximum": 568560.5056,
            "minimum": 567619.0256,
            "name": "X",
            "position": 0,
            "stddev": 264.0550196,
            "variance": 69725.05339
          },
          {
            "average": 4836243.004,
            "count": 83010178,
            "maximum": 4836711.739,
            "minimum": 4835770.199,
            "name": "Y",
            "position": 1,
            "stddev": 263.802647,
            "variance": 69591.83656
          },
          {
            "average": 1496.621283,
            "count": 83010178,
            "maximum": 1573.986263,
            "minimum": 1426.006263,
            "name": "Z",
            "position": 2,
            "stddev": 22.29299824,
            "variance": 496.9777707
          },
          {
            "average": 30500.0042,
            "count": 83010178,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12537.39112,
            "variance": 157186176.2
          },
          {
            "average": 1.708324815,
            "count": 83010178,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9112182277,
            "variance": 0.8303186584
          },
          {
            "average": 2.415741658,
            "count": 83010178,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.131317576,
            "variance": 1.279879458
          },
          {
            "average": 0.4848573629,
            "count": 83010178,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499770651,
            "variance": 0.2497707036
          },
          {
            "average": 0,
            "count": 83010178,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.041530594,
            "count": 83010178,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2073954698,
            "variance": 0.04301288088
          },
          {
            "average": -5.214946362,
            "count": 83010178,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.04008729,
            "variance": 226.2042258
          },
          {
            "average": 0.4945132029,
            "count": 83010178,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999698972,
            "variance": 0.2499698981
          },
          {
            "average": 135.4647137,
            "count": 83010178,
            "maximum": 333,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 82.18134398,
            "variance": 6753.773298
          },
          {
            "average": 276546566.2,
            "count": 83010178,
            "maximum": 276631371.3,
            "minimum": 276531271.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35277.26894,
            "variance": 1244485704
          },
          {
            "average": 0,
            "count": 83010178,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83010178,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83010178,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83010178,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83010178,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567619.0256,
          4835770.199,
          1426.006263,
          568560.5056,
          4836711.739,
          1573.986263
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567619.0255910151,
                4835770.198831096,
                1426.006262830944
              ],
              [
                567619.0255910151,
                4836711.738831095,
                1426.006262830944
              ],
              [
                568560.5055910151,
                4836711.738831095,
                1573.986262830944
              ],
              [
                568560.5055910151,
                4835770.198831096,
                1573.986262830944
              ],
              [
                567619.0255910151,
                4835770.198831096,
                1426.006262830944
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:49:31+00:00",
        "end_time": "2020-06-18T16:01:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0141.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0141.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0141.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0141.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1612082,
            43.6717764,
            1426.006263,
            -122.149411,
            43.68033942,
            1573.986263
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.161208209069,
                  43.671862686372876,
                  1426.006262830944
                ],
                [
                  -122.1610901181438,
                  43.680339423115875,
                  1426.006262830944
                ],
                [
                  -122.14941098415875,
                  43.680253108415656,
                  1573.986262830944
                ],
                [
                  -122.14953071864224,
                  43.67177639706484,
                  1573.986262830944
                ],
                [
                  -122.161208209069,
                  43.671862686372876,
                  1426.006262830944
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0141.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0141.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:49:31Z",
            "pc:count": 83010178,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568043.9294,
                "count": 83010178,
                "maximum": 568560.5056,
                "minimum": 567619.0256,
                "name": "X",
                "position": 0,
                "stddev": 264.0550196,
                "variance": 69725.05339
              },
              {
                "average": 4836243.004,
                "count": 83010178,
                "maximum": 4836711.739,
                "minimum": 4835770.199,
                "name": "Y",
                "position": 1,
                "stddev": 263.802647,
                "variance": 69591.83656
              },
              {
                "average": 1496.621283,
                "count": 83010178,
                "maximum": 1573.986263,
                "minimum": 1426.006263,
                "name": "Z",
                "position": 2,
                "stddev": 22.29299824,
                "variance": 496.9777707
              },
              {
                "average": 30500.0042,
                "count": 83010178,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12537.39112,
                "variance": 157186176.2
              },
              {
                "average": 1.708324815,
                "count": 83010178,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9112182277,
                "variance": 0.8303186584
              },
              {
                "average": 2.415741658,
                "count": 83010178,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.131317576,
                "variance": 1.279879458
              },
              {
                "average": 0.4848573629,
                "count": 83010178,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499770651,
                "variance": 0.2497707036
              },
              {
                "average": 0,
                "count": 83010178,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.041530594,
                "count": 83010178,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2073954698,
                "variance": 0.04301288088
              },
              {
                "average": -5.214946362,
                "count": 83010178,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.04008729,
                "variance": 226.2042258
              },
              {
                "average": 0.4945132029,
                "count": 83010178,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999698972,
                "variance": 0.2499698981
              },
              {
                "average": 135.4647137,
                "count": 83010178,
                "maximum": 333,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 82.18134398,
                "variance": 6753.773298
              },
              {
                "average": 276546566.2,
                "count": 83010178,
                "maximum": 276631371.3,
                "minimum": 276531271.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35277.26894,
                "variance": 1244485704
              },
              {
                "average": 0,
                "count": 83010178,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83010178,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83010178,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83010178,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83010178,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567619.0256,
              4835770.199,
              1426.006263,
              568560.5056,
              4836711.739,
              1573.986263
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567619.0255910151,
                    4835770.198831096,
                    1426.006262830944
                  ],
                  [
                    567619.0255910151,
                    4836711.738831095,
                    1426.006262830944
                  ],
                  [
                    568560.5055910151,
                    4836711.738831095,
                    1573.986262830944
                  ],
                  [
                    568560.5055910151,
                    4835770.198831096,
                    1573.986262830944
                  ],
                  [
                    567619.0255910151,
                    4835770.198831096,
                    1426.006262830944
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:49:31+00:00",
            "end_time": "2020-06-18T16: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": "20200619_BLU_0171.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.33177577854023,
              43.68591561067082,
              942.331125380167
            ],
            [
              -122.33168409569996,
              43.6941727965133,
              942.331125380167
            ],
            [
              -122.32000231015465,
              43.6941038973761,
              1384.991125380167
            ],
            [
              -122.32009559526098,
              43.68584673127712,
              1384.991125380167
            ],
            [
              -122.33177577854023,
              43.68591561067082,
              942.331125380167
            ]
          ]
        ]
      },
      "bbox": [
        -122.3317758,
        43.68584673,
        942.3311254,
        -122.3200023,
        43.6941728,
        1384.991125
      ],
      "properties": {
        "datetime": "2020-06-19T18:24:26Z",
        "pc:count": 57354161,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554423.6994,
            "count": 57354161,
            "maximum": 554797.5911,
            "minimum": 553856.1511,
            "name": "X",
            "position": 0,
            "stddev": 249.0670529,
            "variance": 62034.39684
          },
          {
            "average": 4837727.064,
            "count": 57354161,
            "maximum": 4838123.186,
            "minimum": 4837206.066,
            "name": "Y",
            "position": 1,
            "stddev": 233.7320244,
            "variance": 54630.65924
          },
          {
            "average": 1078.346682,
            "count": 57354161,
            "maximum": 1384.991125,
            "minimum": 942.3311254,
            "name": "Z",
            "position": 2,
            "stddev": 88.91546493,
            "variance": 7905.959904
          },
          {
            "average": 32303.0122,
            "count": 57354161,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12528.96452,
            "variance": 156974951.9
          },
          {
            "average": 1.65406679,
            "count": 57354161,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9147815082,
            "variance": 0.8368252077
          },
          {
            "average": 2.307637139,
            "count": 57354161,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.194526878,
            "variance": 1.426894462
          },
          {
            "average": 0.5000678329,
            "count": 57354161,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999998,
            "variance": 0.2499999998
          },
          {
            "average": 0,
            "count": 57354161,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.0531869,
            "count": 57354161,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2795206654,
            "variance": 0.07813180238
          },
          {
            "average": -0.6462128842,
            "count": 57354161,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.04079215,
            "variance": 257.3070128
          },
          {
            "average": 0.5000678329,
            "count": 57354161,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999998,
            "variance": 0.2499999998
          },
          {
            "average": 319.1034817,
            "count": 57354161,
            "maximum": 321,
            "minimum": 317,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.060873178,
            "variance": 1.1254519
          },
          {
            "average": 276625636.6,
            "count": 57354161,
            "maximum": 276626266.7,
            "minimum": 276624727.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 409.4865706,
            "variance": 167679.2515
          },
          {
            "average": 0,
            "count": 57354161,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 57354161,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 57354161,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 57354161,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 57354161,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          553856.1511,
          4837206.066,
          942.3311254,
          554797.5911,
          4838123.186,
          1384.991125
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                553856.1511295268,
                4837206.065809662,
                942.331125380167
              ],
              [
                553856.1511295268,
                4838123.185809662,
                942.331125380167
              ],
              [
                554797.5911295267,
                4838123.185809662,
                1384.991125380167
              ],
              [
                554797.5911295267,
                4837206.065809662,
                1384.991125380167
              ],
              [
                553856.1511295268,
                4837206.065809662,
                942.331125380167
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:24:26+00:00",
        "end_time": "2020-06-19T17:58:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0171.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0171.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0171.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0171.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3317758,
            43.68584673,
            942.3311254,
            -122.3200023,
            43.6941728,
            1384.991125
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.33177577854023,
                  43.68591561067082,
                  942.331125380167
                ],
                [
                  -122.33168409569996,
                  43.6941727965133,
                  942.331125380167
                ],
                [
                  -122.32000231015465,
                  43.6941038973761,
                  1384.991125380167
                ],
                [
                  -122.32009559526098,
                  43.68584673127712,
                  1384.991125380167
                ],
                [
                  -122.33177577854023,
                  43.68591561067082,
                  942.331125380167
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0171.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0171.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:24:26Z",
            "pc:count": 57354161,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554423.6994,
                "count": 57354161,
                "maximum": 554797.5911,
                "minimum": 553856.1511,
                "name": "X",
                "position": 0,
                "stddev": 249.0670529,
                "variance": 62034.39684
              },
              {
                "average": 4837727.064,
                "count": 57354161,
                "maximum": 4838123.186,
                "minimum": 4837206.066,
                "name": "Y",
                "position": 1,
                "stddev": 233.7320244,
                "variance": 54630.65924
              },
              {
                "average": 1078.346682,
                "count": 57354161,
                "maximum": 1384.991125,
                "minimum": 942.3311254,
                "name": "Z",
                "position": 2,
                "stddev": 88.91546493,
                "variance": 7905.959904
              },
              {
                "average": 32303.0122,
                "count": 57354161,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12528.96452,
                "variance": 156974951.9
              },
              {
                "average": 1.65406679,
                "count": 57354161,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9147815082,
                "variance": 0.8368252077
              },
              {
                "average": 2.307637139,
                "count": 57354161,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.194526878,
                "variance": 1.426894462
              },
              {
                "average": 0.5000678329,
                "count": 57354161,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999998,
                "variance": 0.2499999998
              },
              {
                "average": 0,
                "count": 57354161,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.0531869,
                "count": 57354161,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2795206654,
                "variance": 0.07813180238
              },
              {
                "average": -0.6462128842,
                "count": 57354161,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.04079215,
                "variance": 257.3070128
              },
              {
                "average": 0.5000678329,
                "count": 57354161,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999998,
                "variance": 0.2499999998
              },
              {
                "average": 319.1034817,
                "count": 57354161,
                "maximum": 321,
                "minimum": 317,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.060873178,
                "variance": 1.1254519
              },
              {
                "average": 276625636.6,
                "count": 57354161,
                "maximum": 276626266.7,
                "minimum": 276624727.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 409.4865706,
                "variance": 167679.2515
              },
              {
                "average": 0,
                "count": 57354161,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 57354161,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 57354161,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 57354161,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 57354161,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              553856.1511,
              4837206.066,
              942.3311254,
              554797.5911,
              4838123.186,
              1384.991125
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    553856.1511295268,
                    4837206.065809662,
                    942.331125380167
                  ],
                  [
                    553856.1511295268,
                    4838123.185809662,
                    942.331125380167
                  ],
                  [
                    554797.5911295267,
                    4838123.185809662,
                    1384.991125380167
                  ],
                  [
                    554797.5911295267,
                    4837206.065809662,
                    1384.991125380167
                  ],
                  [
                    553856.1511295268,
                    4837206.065809662,
                    942.331125380167
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:24:26+00:00",
            "end_time": "2020-06-19T17:58: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": "20200619_BLU_0105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.12674442195359,
              43.65589778325877,
              1783.7426502611888
            ],
            [
              -122.12662155302355,
              43.66437410731306,
              1783.7426502611888
            ],
            [
              -122.11494512478616,
              43.66428429324794,
              2047.8826502611887
            ],
            [
              -122.11506963586443,
              43.6558079956147,
              2047.8826502611887
            ],
            [
              -122.12674442195359,
              43.65589778325877,
              1783.7426502611888
            ]
          ]
        ]
      },
      "bbox": [
        -122.1267444,
        43.655808,
        1783.74265,
        -122.1149451,
        43.66437411,
        2047.88265
      ],
      "properties": {
        "datetime": "2020-06-19T20:39:04Z",
        "pc:count": 99438648,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570901.0001,
            "count": 99438648,
            "maximum": 571357.5063,
            "minimum": 570415.9863,
            "name": "X",
            "position": 0,
            "stddev": 265.9927701,
            "variance": 70752.15375
          },
          {
            "average": 4834507.993,
            "count": 99438648,
            "maximum": 4834967.272,
            "minimum": 4834025.772,
            "name": "Y",
            "position": 1,
            "stddev": 264.9151699,
            "variance": 70180.04722
          },
          {
            "average": 1896.297491,
            "count": 99438648,
            "maximum": 2047.88265,
            "minimum": 1783.74265,
            "name": "Z",
            "position": 2,
            "stddev": 50.77413137,
            "variance": 2578.012416
          },
          {
            "average": 29476.19656,
            "count": 99438648,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 15034.33927,
            "variance": 226031357.3
          },
          {
            "average": 1.722267,
            "count": 99438648,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9407906814,
            "variance": 0.8850871062
          },
          {
            "average": 2.44434694,
            "count": 99438648,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.18774003,
            "variance": 1.410726378
          },
          {
            "average": 0.1342721192,
            "count": 99438648,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3409444506,
            "variance": 0.1162431184
          },
          {
            "average": 0,
            "count": 99438648,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.06040245,
            "count": 99438648,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2852961827,
            "variance": 0.08139391184
          },
          {
            "average": 1.261469057,
            "count": 99438648,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.2077994,
            "variance": 262.6927614
          },
          {
            "average": 0.4946836667,
            "count": 99438648,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999717383,
            "variance": 0.2499717391
          },
          {
            "average": 338.8505669,
            "count": 99438648,
            "maximum": 341,
            "minimum": 337,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.052435702,
            "variance": 1.107620907
          },
          {
            "average": 276633542.8,
            "count": 99438648,
            "maximum": 276634344.5,
            "minimum": 276632869.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 381.2988162,
            "variance": 145388.7873
          },
          {
            "average": 0,
            "count": 99438648,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99438648,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99438648,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99438648,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99438648,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570415.9863,
          4834025.772,
          1783.74265,
          571357.5063,
          4834967.272,
          2047.88265
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570415.9863160322,
                4834025.772196941,
                1783.7426502611888
              ],
              [
                570415.9863160322,
                4834967.272196941,
                1783.7426502611888
              ],
              [
                571357.5063160323,
                4834967.272196941,
                2047.8826502611887
              ],
              [
                571357.5063160323,
                4834025.772196941,
                2047.8826502611887
              ],
              [
                570415.9863160322,
                4834025.772196941,
                1783.7426502611888
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:39:04+00:00",
        "end_time": "2020-06-19T20:14:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1267444,
            43.655808,
            1783.74265,
            -122.1149451,
            43.66437411,
            2047.88265
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.12674442195359,
                  43.65589778325877,
                  1783.7426502611888
                ],
                [
                  -122.12662155302355,
                  43.66437410731306,
                  1783.7426502611888
                ],
                [
                  -122.11494512478616,
                  43.66428429324794,
                  2047.8826502611887
                ],
                [
                  -122.11506963586443,
                  43.6558079956147,
                  2047.8826502611887
                ],
                [
                  -122.12674442195359,
                  43.65589778325877,
                  1783.7426502611888
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:39:04Z",
            "pc:count": 99438648,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570901.0001,
                "count": 99438648,
                "maximum": 571357.5063,
                "minimum": 570415.9863,
                "name": "X",
                "position": 0,
                "stddev": 265.9927701,
                "variance": 70752.15375
              },
              {
                "average": 4834507.993,
                "count": 99438648,
                "maximum": 4834967.272,
                "minimum": 4834025.772,
                "name": "Y",
                "position": 1,
                "stddev": 264.9151699,
                "variance": 70180.04722
              },
              {
                "average": 1896.297491,
                "count": 99438648,
                "maximum": 2047.88265,
                "minimum": 1783.74265,
                "name": "Z",
                "position": 2,
                "stddev": 50.77413137,
                "variance": 2578.012416
              },
              {
                "average": 29476.19656,
                "count": 99438648,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 15034.33927,
                "variance": 226031357.3
              },
              {
                "average": 1.722267,
                "count": 99438648,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9407906814,
                "variance": 0.8850871062
              },
              {
                "average": 2.44434694,
                "count": 99438648,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.18774003,
                "variance": 1.410726378
              },
              {
                "average": 0.1342721192,
                "count": 99438648,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3409444506,
                "variance": 0.1162431184
              },
              {
                "average": 0,
                "count": 99438648,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.06040245,
                "count": 99438648,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2852961827,
                "variance": 0.08139391184
              },
              {
                "average": 1.261469057,
                "count": 99438648,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.2077994,
                "variance": 262.6927614
              },
              {
                "average": 0.4946836667,
                "count": 99438648,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999717383,
                "variance": 0.2499717391
              },
              {
                "average": 338.8505669,
                "count": 99438648,
                "maximum": 341,
                "minimum": 337,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.052435702,
                "variance": 1.107620907
              },
              {
                "average": 276633542.8,
                "count": 99438648,
                "maximum": 276634344.5,
                "minimum": 276632869.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 381.2988162,
                "variance": 145388.7873
              },
              {
                "average": 0,
                "count": 99438648,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99438648,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99438648,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99438648,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99438648,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570415.9863,
              4834025.772,
              1783.74265,
              571357.5063,
              4834967.272,
              2047.88265
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570415.9863160322,
                    4834025.772196941,
                    1783.7426502611888
                  ],
                  [
                    570415.9863160322,
                    4834967.272196941,
                    1783.7426502611888
                  ],
                  [
                    571357.5063160323,
                    4834967.272196941,
                    2047.8826502611887
                  ],
                  [
                    571357.5063160323,
                    4834025.772196941,
                    2047.8826502611887
                  ],
                  [
                    570415.9863160322,
                    4834025.772196941,
                    1783.7426502611888
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:39:04+00:00",
            "end_time": "2020-06-19T20: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": "20200618_BLU_0164.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.15009806112832,
              43.68025855161945,
              1393.8504030559673
            ],
            [
              -122.14997837109946,
              43.6887352515911,
              1393.8504030559673
            ],
            [
              -122.1382973938388,
              43.68864778635949,
              1743.1304030559675
            ],
            [
              -122.13841872815259,
              43.68017111211803,
              1743.1304030559675
            ],
            [
              -122.15009806112832,
              43.68025855161945,
              1393.8504030559673
            ]
          ]
        ]
      },
      "bbox": [
        -122.1500981,
        43.68017111,
        1393.850403,
        -122.1382974,
        43.68873525,
        1743.130403
      ],
      "properties": {
        "datetime": "2020-06-19T20:02:39Z",
        "pc:count": 75461726,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568948.506,
            "count": 75461726,
            "maximum": 569446.6184,
            "minimum": 568505.1184,
            "name": "X",
            "position": 0,
            "stddev": 261.1265742,
            "variance": 68187.08776
          },
          {
            "average": 4837176.219,
            "count": 75461726,
            "maximum": 4837653.316,
            "minimum": 4836711.776,
            "name": "Y",
            "position": 1,
            "stddev": 269.5739384,
            "variance": 72670.10828
          },
          {
            "average": 1588.947471,
            "count": 75461726,
            "maximum": 1743.130403,
            "minimum": 1393.850403,
            "name": "Z",
            "position": 2,
            "stddev": 72.31155768,
            "variance": 5228.961374
          },
          {
            "average": 30882.19611,
            "count": 75461726,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13380.80013,
            "variance": 179045812.1
          },
          {
            "average": 1.737854512,
            "count": 75461726,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9421499049,
            "variance": 0.8876464433
          },
          {
            "average": 2.4755169,
            "count": 75461726,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.174532464,
            "variance": 1.379526509
          },
          {
            "average": 0.4578170926,
            "count": 75461726,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.498217428,
            "variance": 0.2482206056
          },
          {
            "average": 0,
            "count": 75461726,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.040640947,
            "count": 75461726,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2433840922,
            "variance": 0.05923581632
          },
          {
            "average": 5.331933474,
            "count": 75461726,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.8557154,
            "variance": 220.6922801
          },
          {
            "average": 0.492855557,
            "count": 75461726,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999489576,
            "variance": 0.2499489602
          },
          {
            "average": 301.7382099,
            "count": 75461726,
            "maximum": 335,
            "minimum": 101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 79.92759929,
            "variance": 6388.421129
          },
          {
            "average": 276617899.7,
            "count": 75461726,
            "maximum": 276632159.8,
            "minimum": 276531746.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34277.70143,
            "variance": 1174960815
          },
          {
            "average": 0,
            "count": 75461726,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75461726,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75461726,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75461726,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75461726,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568505.1184,
          4836711.776,
          1393.850403,
          569446.6184,
          4837653.316,
          1743.130403
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568505.1183509915,
                4836711.775738863,
                1393.8504030559673
              ],
              [
                568505.1183509915,
                4837653.315738862,
                1393.8504030559673
              ],
              [
                569446.6183509915,
                4837653.315738862,
                1743.1304030559675
              ],
              [
                569446.6183509915,
                4836711.775738863,
                1743.1304030559675
              ],
              [
                568505.1183509915,
                4836711.775738863,
                1393.8504030559673
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:02:39+00:00",
        "end_time": "2020-06-18T16:09:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0164.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0164.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0164.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0164.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1500981,
            43.68017111,
            1393.850403,
            -122.1382974,
            43.68873525,
            1743.130403
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.15009806112832,
                  43.68025855161945,
                  1393.8504030559673
                ],
                [
                  -122.14997837109946,
                  43.6887352515911,
                  1393.8504030559673
                ],
                [
                  -122.1382973938388,
                  43.68864778635949,
                  1743.1304030559675
                ],
                [
                  -122.13841872815259,
                  43.68017111211803,
                  1743.1304030559675
                ],
                [
                  -122.15009806112832,
                  43.68025855161945,
                  1393.8504030559673
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0164.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0164.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:02:39Z",
            "pc:count": 75461726,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568948.506,
                "count": 75461726,
                "maximum": 569446.6184,
                "minimum": 568505.1184,
                "name": "X",
                "position": 0,
                "stddev": 261.1265742,
                "variance": 68187.08776
              },
              {
                "average": 4837176.219,
                "count": 75461726,
                "maximum": 4837653.316,
                "minimum": 4836711.776,
                "name": "Y",
                "position": 1,
                "stddev": 269.5739384,
                "variance": 72670.10828
              },
              {
                "average": 1588.947471,
                "count": 75461726,
                "maximum": 1743.130403,
                "minimum": 1393.850403,
                "name": "Z",
                "position": 2,
                "stddev": 72.31155768,
                "variance": 5228.961374
              },
              {
                "average": 30882.19611,
                "count": 75461726,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13380.80013,
                "variance": 179045812.1
              },
              {
                "average": 1.737854512,
                "count": 75461726,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9421499049,
                "variance": 0.8876464433
              },
              {
                "average": 2.4755169,
                "count": 75461726,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.174532464,
                "variance": 1.379526509
              },
              {
                "average": 0.4578170926,
                "count": 75461726,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.498217428,
                "variance": 0.2482206056
              },
              {
                "average": 0,
                "count": 75461726,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.040640947,
                "count": 75461726,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2433840922,
                "variance": 0.05923581632
              },
              {
                "average": 5.331933474,
                "count": 75461726,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.8557154,
                "variance": 220.6922801
              },
              {
                "average": 0.492855557,
                "count": 75461726,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999489576,
                "variance": 0.2499489602
              },
              {
                "average": 301.7382099,
                "count": 75461726,
                "maximum": 335,
                "minimum": 101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 79.92759929,
                "variance": 6388.421129
              },
              {
                "average": 276617899.7,
                "count": 75461726,
                "maximum": 276632159.8,
                "minimum": 276531746.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34277.70143,
                "variance": 1174960815
              },
              {
                "average": 0,
                "count": 75461726,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75461726,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75461726,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75461726,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75461726,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568505.1184,
              4836711.776,
              1393.850403,
              569446.6184,
              4837653.316,
              1743.130403
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568505.1183509915,
                    4836711.775738863,
                    1393.8504030559673
                  ],
                  [
                    568505.1183509915,
                    4837653.315738862,
                    1393.8504030559673
                  ],
                  [
                    569446.6183509915,
                    4837653.315738862,
                    1743.1304030559675
                  ],
                  [
                    569446.6183509915,
                    4836711.775738863,
                    1743.1304030559675
                  ],
                  [
                    568505.1183509915,
                    4836711.775738863,
                    1393.8504030559673
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:02:39+00:00",
            "end_time": "2020-06-18T16:09: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": "20200618_BLU_0086.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.14918687600074,
              43.64733933532711,
              1608.3739162307538
            ],
            [
              -122.14906720027794,
              43.6558157221768,
              1608.3739162307538
            ],
            [
              -122.13739260883,
              43.655728216333245,
              1783.8139162307539
            ],
            [
              -122.13751392598188,
              43.64725185522612,
              1783.8139162307539
            ],
            [
              -122.14918687600074,
              43.64733933532711,
              1608.3739162307538
            ]
          ]
        ]
      },
      "bbox": [
        -122.1491869,
        43.64725186,
        1608.373916,
        -122.1373926,
        43.65581572,
        1783.813916
      ],
      "properties": {
        "datetime": "2020-06-19T20:08:30Z",
        "pc:count": 69865330,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569086.3374,
            "count": 69865330,
            "maximum": 569557.5499,
            "minimum": 568616.0499,
            "name": "X",
            "position": 0,
            "stddev": 261.9838656,
            "variance": 68635.54582
          },
          {
            "average": 4833535.523,
            "count": 69865330,
            "maximum": 4833997.96,
            "minimum": 4833056.46,
            "name": "Y",
            "position": 1,
            "stddev": 263.9983847,
            "variance": 69695.14715
          },
          {
            "average": 1688.387041,
            "count": 69865330,
            "maximum": 1783.813916,
            "minimum": 1608.373916,
            "name": "Z",
            "position": 2,
            "stddev": 25.57925871,
            "variance": 654.2984761
          },
          {
            "average": 31821.61553,
            "count": 69865330,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13847.51899,
            "variance": 191753782.1
          },
          {
            "average": 1.624319058,
            "count": 69865330,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8598256316,
            "variance": 0.7393001167
          },
          {
            "average": 2.248566163,
            "count": 69865330,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.097083216,
            "variance": 1.203591584
          },
          {
            "average": 0.4969963214,
            "count": 69865330,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999909814,
            "variance": 0.2499909815
          },
          {
            "average": 0,
            "count": 69865330,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.064297184,
            "count": 69865330,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.260337946,
            "variance": 0.06777584615
          },
          {
            "average": 1.314675832,
            "count": 69865330,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.04370677,
            "variance": 257.4005268
          },
          {
            "average": 0.4969963214,
            "count": 69865330,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999909814,
            "variance": 0.2499909815
          },
          {
            "average": 333.1337071,
            "count": 69865330,
            "maximum": 336,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.12810613,
            "variance": 228.8595952
          },
          {
            "average": 276631337.5,
            "count": 69865330,
            "maximum": 276632510.8,
            "minimum": 276532163,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6488.508099,
            "variance": 42100737.35
          },
          {
            "average": 0,
            "count": 69865330,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 69865330,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 69865330,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 69865330,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 69865330,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568616.0499,
          4833056.46,
          1608.373916,
          569557.5499,
          4833997.96,
          1783.813916
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568616.049859538,
                4833056.460197564,
                1608.3739162307538
              ],
              [
                568616.049859538,
                4833997.960197564,
                1608.3739162307538
              ],
              [
                569557.549859538,
                4833997.960197564,
                1783.8139162307539
              ],
              [
                569557.549859538,
                4833056.460197564,
                1783.8139162307539
              ],
              [
                568616.049859538,
                4833056.460197564,
                1608.3739162307538
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:08:30+00:00",
        "end_time": "2020-06-18T16:16:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0086.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0086.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0086.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0086.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1491869,
            43.64725186,
            1608.373916,
            -122.1373926,
            43.65581572,
            1783.813916
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.14918687600074,
                  43.64733933532711,
                  1608.3739162307538
                ],
                [
                  -122.14906720027794,
                  43.6558157221768,
                  1608.3739162307538
                ],
                [
                  -122.13739260883,
                  43.655728216333245,
                  1783.8139162307539
                ],
                [
                  -122.13751392598188,
                  43.64725185522612,
                  1783.8139162307539
                ],
                [
                  -122.14918687600074,
                  43.64733933532711,
                  1608.3739162307538
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0086.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0086.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:08:30Z",
            "pc:count": 69865330,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569086.3374,
                "count": 69865330,
                "maximum": 569557.5499,
                "minimum": 568616.0499,
                "name": "X",
                "position": 0,
                "stddev": 261.9838656,
                "variance": 68635.54582
              },
              {
                "average": 4833535.523,
                "count": 69865330,
                "maximum": 4833997.96,
                "minimum": 4833056.46,
                "name": "Y",
                "position": 1,
                "stddev": 263.9983847,
                "variance": 69695.14715
              },
              {
                "average": 1688.387041,
                "count": 69865330,
                "maximum": 1783.813916,
                "minimum": 1608.373916,
                "name": "Z",
                "position": 2,
                "stddev": 25.57925871,
                "variance": 654.2984761
              },
              {
                "average": 31821.61553,
                "count": 69865330,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13847.51899,
                "variance": 191753782.1
              },
              {
                "average": 1.624319058,
                "count": 69865330,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8598256316,
                "variance": 0.7393001167
              },
              {
                "average": 2.248566163,
                "count": 69865330,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.097083216,
                "variance": 1.203591584
              },
              {
                "average": 0.4969963214,
                "count": 69865330,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999909814,
                "variance": 0.2499909815
              },
              {
                "average": 0,
                "count": 69865330,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.064297184,
                "count": 69865330,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.260337946,
                "variance": 0.06777584615
              },
              {
                "average": 1.314675832,
                "count": 69865330,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.04370677,
                "variance": 257.4005268
              },
              {
                "average": 0.4969963214,
                "count": 69865330,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999909814,
                "variance": 0.2499909815
              },
              {
                "average": 333.1337071,
                "count": 69865330,
                "maximum": 336,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.12810613,
                "variance": 228.8595952
              },
              {
                "average": 276631337.5,
                "count": 69865330,
                "maximum": 276632510.8,
                "minimum": 276532163,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6488.508099,
                "variance": 42100737.35
              },
              {
                "average": 0,
                "count": 69865330,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 69865330,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 69865330,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 69865330,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 69865330,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568616.0499,
              4833056.46,
              1608.373916,
              569557.5499,
              4833997.96,
              1783.813916
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568616.049859538,
                    4833056.460197564,
                    1608.3739162307538
                  ],
                  [
                    568616.049859538,
                    4833997.960197564,
                    1608.3739162307538
                  ],
                  [
                    569557.549859538,
                    4833997.960197564,
                    1783.8139162307539
                  ],
                  [
                    569557.549859538,
                    4833056.460197564,
                    1783.8139162307539
                  ],
                  [
                    568616.049859538,
                    4833056.460197564,
                    1608.3739162307538
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:08:30+00:00",
            "end_time": "2020-06-18T16:16:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0142.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.14987005781131,
              43.672028836697315,
              1513.0971395345634
            ],
            [
              -122.14975037513044,
              43.680505188298056,
              1513.0971395345634
            ],
            [
              -122.13807099537661,
              43.68041771287989,
              2599.1971395345636
            ],
            [
              -122.13819232157556,
              43.67194138701164,
              2599.1971395345636
            ],
            [
              -122.14987005781131,
              43.672028836697315,
              1513.0971395345634
            ]
          ]
        ]
      },
      "bbox": [
        -122.1498701,
        43.67194139,
        1513.09714,
        -122.138071,
        43.68050519,
        2599.19714
      ],
      "properties": {
        "datetime": "2020-06-19T20:07:40Z",
        "pc:count": 75312889,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568989.9072,
            "count": 75312889,
            "maximum": 569474.3624,
            "minimum": 568532.8624,
            "name": "X",
            "position": 0,
            "stddev": 257.9888773,
            "variance": 66558.26081
          },
          {
            "average": 4836274.441,
            "count": 75312889,
            "maximum": 4836739.455,
            "minimum": 4835797.955,
            "name": "Y",
            "position": 1,
            "stddev": 265.781516,
            "variance": 70639.81426
          },
          {
            "average": 1613.23768,
            "count": 75312889,
            "maximum": 2599.19714,
            "minimum": 1513.09714,
            "name": "Z",
            "position": 2,
            "stddev": 57.33944014,
            "variance": 3287.811395
          },
          {
            "average": 30719.03519,
            "count": 75312889,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13423.4195,
            "variance": 180188191
          },
          {
            "average": 1.707041035,
            "count": 75312889,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9084963525,
            "variance": 0.8253656225
          },
          {
            "average": 2.41411804,
            "count": 75312889,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.126399664,
            "variance": 1.268776204
          },
          {
            "average": 0.3635711412,
            "count": 75312889,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4810272025,
            "variance": 0.2313871696
          },
          {
            "average": 0,
            "count": 75312889,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.049850179,
            "count": 75312889,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2453917743,
            "variance": 0.06021712289
          },
          {
            "average": 4.402166553,
            "count": 75312889,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.29487511,
            "variance": 233.9332047
          },
          {
            "average": 0.4958753209,
            "count": 75312889,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999829901,
            "variance": 0.2499829903
          },
          {
            "average": 310.9881302,
            "count": 75312889,
            "maximum": 336,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 69.08787041,
            "variance": 4773.133838
          },
          {
            "average": 276621856,
            "count": 75312889,
            "maximum": 276632460.3,
            "minimum": 276532210.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29630.97913,
            "variance": 877994924
          },
          {
            "average": 0,
            "count": 75312889,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75312889,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75312889,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75312889,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75312889,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568532.8624,
          4835797.955,
          1513.09714,
          569474.3624,
          4836739.455,
          2599.19714
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568532.8624217242,
                4835797.9549198095,
                1513.0971395345634
              ],
              [
                568532.8624217242,
                4836739.4549198095,
                1513.0971395345634
              ],
              [
                569474.3624217242,
                4836739.4549198095,
                2599.1971395345636
              ],
              [
                569474.3624217242,
                4835797.9549198095,
                2599.1971395345636
              ],
              [
                568532.8624217242,
                4835797.9549198095,
                1513.0971395345634
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:07:40+00:00",
        "end_time": "2020-06-18T16:16:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0142.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0142.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0142.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0142.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1498701,
            43.67194139,
            1513.09714,
            -122.138071,
            43.68050519,
            2599.19714
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.14987005781131,
                  43.672028836697315,
                  1513.0971395345634
                ],
                [
                  -122.14975037513044,
                  43.680505188298056,
                  1513.0971395345634
                ],
                [
                  -122.13807099537661,
                  43.68041771287989,
                  2599.1971395345636
                ],
                [
                  -122.13819232157556,
                  43.67194138701164,
                  2599.1971395345636
                ],
                [
                  -122.14987005781131,
                  43.672028836697315,
                  1513.0971395345634
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0142.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0142.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:07:40Z",
            "pc:count": 75312889,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568989.9072,
                "count": 75312889,
                "maximum": 569474.3624,
                "minimum": 568532.8624,
                "name": "X",
                "position": 0,
                "stddev": 257.9888773,
                "variance": 66558.26081
              },
              {
                "average": 4836274.441,
                "count": 75312889,
                "maximum": 4836739.455,
                "minimum": 4835797.955,
                "name": "Y",
                "position": 1,
                "stddev": 265.781516,
                "variance": 70639.81426
              },
              {
                "average": 1613.23768,
                "count": 75312889,
                "maximum": 2599.19714,
                "minimum": 1513.09714,
                "name": "Z",
                "position": 2,
                "stddev": 57.33944014,
                "variance": 3287.811395
              },
              {
                "average": 30719.03519,
                "count": 75312889,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13423.4195,
                "variance": 180188191
              },
              {
                "average": 1.707041035,
                "count": 75312889,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9084963525,
                "variance": 0.8253656225
              },
              {
                "average": 2.41411804,
                "count": 75312889,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.126399664,
                "variance": 1.268776204
              },
              {
                "average": 0.3635711412,
                "count": 75312889,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4810272025,
                "variance": 0.2313871696
              },
              {
                "average": 0,
                "count": 75312889,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.049850179,
                "count": 75312889,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2453917743,
                "variance": 0.06021712289
              },
              {
                "average": 4.402166553,
                "count": 75312889,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.29487511,
                "variance": 233.9332047
              },
              {
                "average": 0.4958753209,
                "count": 75312889,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999829901,
                "variance": 0.2499829903
              },
              {
                "average": 310.9881302,
                "count": 75312889,
                "maximum": 336,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 69.08787041,
                "variance": 4773.133838
              },
              {
                "average": 276621856,
                "count": 75312889,
                "maximum": 276632460.3,
                "minimum": 276532210.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29630.97913,
                "variance": 877994924
              },
              {
                "average": 0,
                "count": 75312889,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75312889,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75312889,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75312889,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75312889,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568532.8624,
              4835797.955,
              1513.09714,
              569474.3624,
              4836739.455,
              2599.19714
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568532.8624217242,
                    4835797.9549198095,
                    1513.0971395345634
                  ],
                  [
                    568532.8624217242,
                    4836739.4549198095,
                    1513.0971395345634
                  ],
                  [
                    569474.3624217242,
                    4836739.4549198095,
                    2599.1971395345636
                  ],
                  [
                    569474.3624217242,
                    4835797.9549198095,
                    2599.1971395345636
                  ],
                  [
                    568532.8624217242,
                    4835797.9549198095,
                    1513.0971395345634
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:07:40+00:00",
            "end_time": "2020-06-18T16:16:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0172.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.32043856766963,
              43.685879307821644,
              945.0507194685463
            ],
            [
              -122.32034285243458,
              43.694355796281016,
              945.0507194685463
            ],
            [
              -122.30865981812603,
              43.69428573038139,
              1169.4907194685463
            ],
            [
              -122.30875717835103,
              43.685809262533034,
              1169.4907194685463
            ],
            [
              -122.32043856766963,
              43.685879307821644,
              945.0507194685463
            ]
          ]
        ]
      },
      "bbox": [
        -122.3204386,
        43.68580926,
        945.0507195,
        -122.3086598,
        43.6943558,
        1169.490719
      ],
      "properties": {
        "datetime": "2020-06-19T18:47:09Z",
        "pc:count": 99165424,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555254.3696,
            "count": 99165424,
            "maximum": 555711.4592,
            "minimum": 554769.9192,
            "name": "X",
            "position": 0,
            "stddev": 263.0155596,
            "variance": 69177.18459
          },
          {
            "average": 4837670.574,
            "count": 99165424,
            "maximum": 4838150.937,
            "minimum": 4837209.457,
            "name": "Y",
            "position": 1,
            "stddev": 263.4014231,
            "variance": 69380.30968
          },
          {
            "average": 1021.313286,
            "count": 99165424,
            "maximum": 1169.490719,
            "minimum": 945.0507195,
            "name": "Z",
            "position": 2,
            "stddev": 32.14947246,
            "variance": 1033.588579
          },
          {
            "average": 30614.75398,
            "count": 99165424,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12404.23296,
            "variance": 153864995.3
          },
          {
            "average": 1.820535018,
            "count": 99165424,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9905783853,
            "variance": 0.9812455375
          },
          {
            "average": 2.641033824,
            "count": 99165424,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.203610375,
            "variance": 1.448677935
          },
          {
            "average": 0.4973993153,
            "count": 99165424,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999932389,
            "variance": 0.249993239
          },
          {
            "average": 0,
            "count": 99165424,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.030051583,
            "count": 99165424,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2010208115,
            "variance": 0.04040936666
          },
          {
            "average": 0.2738177244,
            "count": 99165424,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.6882525,
            "variance": 246.1212665
          },
          {
            "average": 0.4973993153,
            "count": 99165424,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999932389,
            "variance": 0.249993239
          },
          {
            "average": 321.2869977,
            "count": 99165424,
            "maximum": 324,
            "minimum": 319,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.211370603,
            "variance": 1.467418737
          },
          {
            "average": 276626471.9,
            "count": 99165424,
            "maximum": 276627629.6,
            "minimum": 276625473.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 480.6680439,
            "variance": 231041.7684
          },
          {
            "average": 0,
            "count": 99165424,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99165424,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99165424,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99165424,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99165424,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554769.9192,
          4837209.457,
          945.0507195,
          555711.4592,
          4838150.937,
          1169.490719
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554769.9192148068,
                4837209.45730965,
                945.0507194685463
              ],
              [
                554769.9192148068,
                4838150.937309651,
                945.0507194685463
              ],
              [
                555711.4592148068,
                4838150.937309651,
                1169.4907194685463
              ],
              [
                555711.4592148068,
                4837209.45730965,
                1169.4907194685463
              ],
              [
                554769.9192148068,
                4837209.45730965,
                945.0507194685463
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:47:09+00:00",
        "end_time": "2020-06-19T18:11:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0172.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0172.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0172.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0172.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3204386,
            43.68580926,
            945.0507195,
            -122.3086598,
            43.6943558,
            1169.490719
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.32043856766963,
                  43.685879307821644,
                  945.0507194685463
                ],
                [
                  -122.32034285243458,
                  43.694355796281016,
                  945.0507194685463
                ],
                [
                  -122.30865981812603,
                  43.69428573038139,
                  1169.4907194685463
                ],
                [
                  -122.30875717835103,
                  43.685809262533034,
                  1169.4907194685463
                ],
                [
                  -122.32043856766963,
                  43.685879307821644,
                  945.0507194685463
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0172.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0172.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:47:09Z",
            "pc:count": 99165424,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555254.3696,
                "count": 99165424,
                "maximum": 555711.4592,
                "minimum": 554769.9192,
                "name": "X",
                "position": 0,
                "stddev": 263.0155596,
                "variance": 69177.18459
              },
              {
                "average": 4837670.574,
                "count": 99165424,
                "maximum": 4838150.937,
                "minimum": 4837209.457,
                "name": "Y",
                "position": 1,
                "stddev": 263.4014231,
                "variance": 69380.30968
              },
              {
                "average": 1021.313286,
                "count": 99165424,
                "maximum": 1169.490719,
                "minimum": 945.0507195,
                "name": "Z",
                "position": 2,
                "stddev": 32.14947246,
                "variance": 1033.588579
              },
              {
                "average": 30614.75398,
                "count": 99165424,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12404.23296,
                "variance": 153864995.3
              },
              {
                "average": 1.820535018,
                "count": 99165424,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9905783853,
                "variance": 0.9812455375
              },
              {
                "average": 2.641033824,
                "count": 99165424,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.203610375,
                "variance": 1.448677935
              },
              {
                "average": 0.4973993153,
                "count": 99165424,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999932389,
                "variance": 0.249993239
              },
              {
                "average": 0,
                "count": 99165424,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.030051583,
                "count": 99165424,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2010208115,
                "variance": 0.04040936666
              },
              {
                "average": 0.2738177244,
                "count": 99165424,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.6882525,
                "variance": 246.1212665
              },
              {
                "average": 0.4973993153,
                "count": 99165424,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999932389,
                "variance": 0.249993239
              },
              {
                "average": 321.2869977,
                "count": 99165424,
                "maximum": 324,
                "minimum": 319,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.211370603,
                "variance": 1.467418737
              },
              {
                "average": 276626471.9,
                "count": 99165424,
                "maximum": 276627629.6,
                "minimum": 276625473.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 480.6680439,
                "variance": 231041.7684
              },
              {
                "average": 0,
                "count": 99165424,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99165424,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99165424,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99165424,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99165424,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554769.9192,
              4837209.457,
              945.0507195,
              555711.4592,
              4838150.937,
              1169.490719
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554769.9192148068,
                    4837209.45730965,
                    945.0507194685463
                  ],
                  [
                    554769.9192148068,
                    4838150.937309651,
                    945.0507194685463
                  ],
                  [
                    555711.4592148068,
                    4838150.937309651,
                    1169.4907194685463
                  ],
                  [
                    555711.4592148068,
                    4837209.45730965,
                    1169.4907194685463
                  ],
                  [
                    554769.9192148068,
                    4837209.45730965,
                    945.0507194685463
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:47:09+00:00",
            "end_time": "2020-06-19T18: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": "20200618_BLU_0157.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.22947511649984,
              43.67907298541172,
              730.4702402181781
            ],
            [
              -122.22936661338032,
              43.68754949342715,
              730.4702402181781
            ],
            [
              -122.21768489004162,
              43.68747013739697,
              1163.730240218178
            ],
            [
              -122.21779503751084,
              43.678993652725694,
              1163.730240218178
            ],
            [
              -122.22947511649984,
              43.67907298541172,
              730.4702402181781
            ]
          ]
        ]
      },
      "bbox": [
        -122.2294751,
        43.67899365,
        730.4702402,
        -122.2176849,
        43.68754949,
        1163.73024
      ],
      "properties": {
        "datetime": "2020-06-18T18:31:03Z",
        "pc:count": 112425780,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562580.6706,
            "count": 112425780,
            "maximum": 563049.809,
            "minimum": 562108.249,
            "name": "X",
            "position": 0,
            "stddev": 262.9800449,
            "variance": 69158.50402
          },
          {
            "average": 4836974.649,
            "count": 112425780,
            "maximum": 4837459.115,
            "minimum": 4836517.615,
            "name": "Y",
            "position": 1,
            "stddev": 264.7430161,
            "variance": 70088.86455
          },
          {
            "average": 919.6165686,
            "count": 112425780,
            "maximum": 1163.73024,
            "minimum": 730.4702402,
            "name": "Z",
            "position": 2,
            "stddev": 86.85237069,
            "variance": 7543.334294
          },
          {
            "average": 31978.83895,
            "count": 112425780,
            "maximum": 65535,
            "minimum": 1852,
            "name": "Intensity",
            "position": 3,
            "stddev": 10495.21239,
            "variance": 110149483.1
          },
          {
            "average": 1.723219443,
            "count": 112425780,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.87961479,
            "variance": 0.7737221788
          },
          {
            "average": 2.446454923,
            "count": 112425780,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.036750146,
            "variance": 1.074850865
          },
          {
            "average": 0.5008141727,
            "count": 112425780,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993393,
            "variance": 0.2499993393
          },
          {
            "average": 0,
            "count": 112425780,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018493161,
            "count": 112425780,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.18377342,
            "variance": 0.0337726699
          },
          {
            "average": -0.1652741631,
            "count": 112425780,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.45538109,
            "variance": 238.8688048
          },
          {
            "average": 0.5008141727,
            "count": 112425780,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999993393,
            "variance": 0.2499993393
          },
          {
            "average": 116.7284575,
            "count": 112425780,
            "maximum": 120,
            "minimum": 113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.589096719,
            "variance": 2.525228384
          },
          {
            "average": 276538793.9,
            "count": 112425780,
            "maximum": 276540263.1,
            "minimum": 276537082.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 737.2288167,
            "variance": 543506.3282
          },
          {
            "average": 0,
            "count": 112425780,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112425780,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112425780,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112425780,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112425780,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562108.249,
          4836517.615,
          730.4702402,
          563049.809,
          4837459.115,
          1163.73024
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562108.2490330683,
                4836517.615294232,
                730.4702402181781
              ],
              [
                562108.2490330683,
                4837459.115294232,
                730.4702402181781
              ],
              [
                563049.8090330684,
                4837459.115294232,
                1163.730240218178
              ],
              [
                563049.8090330684,
                4836517.615294232,
                1163.730240218178
              ],
              [
                562108.2490330683,
                4836517.615294232,
                730.4702402181781
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:31:03+00:00",
        "end_time": "2020-06-18T17:38:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0157.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0157.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0157.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0157.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2294751,
            43.67899365,
            730.4702402,
            -122.2176849,
            43.68754949,
            1163.73024
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.22947511649984,
                  43.67907298541172,
                  730.4702402181781
                ],
                [
                  -122.22936661338032,
                  43.68754949342715,
                  730.4702402181781
                ],
                [
                  -122.21768489004162,
                  43.68747013739697,
                  1163.730240218178
                ],
                [
                  -122.21779503751084,
                  43.678993652725694,
                  1163.730240218178
                ],
                [
                  -122.22947511649984,
                  43.67907298541172,
                  730.4702402181781
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0157.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0157.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:31:03Z",
            "pc:count": 112425780,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562580.6706,
                "count": 112425780,
                "maximum": 563049.809,
                "minimum": 562108.249,
                "name": "X",
                "position": 0,
                "stddev": 262.9800449,
                "variance": 69158.50402
              },
              {
                "average": 4836974.649,
                "count": 112425780,
                "maximum": 4837459.115,
                "minimum": 4836517.615,
                "name": "Y",
                "position": 1,
                "stddev": 264.7430161,
                "variance": 70088.86455
              },
              {
                "average": 919.6165686,
                "count": 112425780,
                "maximum": 1163.73024,
                "minimum": 730.4702402,
                "name": "Z",
                "position": 2,
                "stddev": 86.85237069,
                "variance": 7543.334294
              },
              {
                "average": 31978.83895,
                "count": 112425780,
                "maximum": 65535,
                "minimum": 1852,
                "name": "Intensity",
                "position": 3,
                "stddev": 10495.21239,
                "variance": 110149483.1
              },
              {
                "average": 1.723219443,
                "count": 112425780,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.87961479,
                "variance": 0.7737221788
              },
              {
                "average": 2.446454923,
                "count": 112425780,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.036750146,
                "variance": 1.074850865
              },
              {
                "average": 0.5008141727,
                "count": 112425780,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993393,
                "variance": 0.2499993393
              },
              {
                "average": 0,
                "count": 112425780,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018493161,
                "count": 112425780,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.18377342,
                "variance": 0.0337726699
              },
              {
                "average": -0.1652741631,
                "count": 112425780,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.45538109,
                "variance": 238.8688048
              },
              {
                "average": 0.5008141727,
                "count": 112425780,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999993393,
                "variance": 0.2499993393
              },
              {
                "average": 116.7284575,
                "count": 112425780,
                "maximum": 120,
                "minimum": 113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.589096719,
                "variance": 2.525228384
              },
              {
                "average": 276538793.9,
                "count": 112425780,
                "maximum": 276540263.1,
                "minimum": 276537082.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 737.2288167,
                "variance": 543506.3282
              },
              {
                "average": 0,
                "count": 112425780,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112425780,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112425780,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112425780,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112425780,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562108.249,
              4836517.615,
              730.4702402,
              563049.809,
              4837459.115,
              1163.73024
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562108.2490330683,
                    4836517.615294232,
                    730.4702402181781
                  ],
                  [
                    562108.2490330683,
                    4837459.115294232,
                    730.4702402181781
                  ],
                  [
                    563049.8090330684,
                    4837459.115294232,
                    1163.730240218178
                  ],
                  [
                    563049.8090330684,
                    4836517.615294232,
                    1163.730240218178
                  ],
                  [
                    562108.2490330683,
                    4836517.615294232,
                    730.4702402181781
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:31:03+00:00",
            "end_time": "2020-06-18T17:38: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": "20200618_BLU_0152.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.2861704334036,
              43.678191675800015,
              761.9279472879944
            ],
            [
              -122.2860699123489,
              43.686668654131175,
              761.9279472879944
            ],
            [
              -122.27438870441655,
              43.68659509720955,
              1083.9679472879943
            ],
            [
              -122.27449086983155,
              43.678118140517874,
              1083.9679472879943
            ],
            [
              -122.2861704334036,
              43.678191675800015,
              761.9279472879944
            ]
          ]
        ]
      },
      "bbox": [
        -122.2861704,
        43.67811814,
        761.9279473,
        -122.2743887,
        43.68666865,
        1083.967947
      ],
      "properties": {
        "datetime": "2020-06-19T19:41:09Z",
        "pc:count": 112643466,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558010.6759,
            "count": 112643466,
            "maximum": 558480.6668,
            "minimum": 557539.1468,
            "name": "X",
            "position": 0,
            "stddev": 262.2932855,
            "variance": 68797.76762
          },
          {
            "average": 4836857.102,
            "count": 112643466,
            "maximum": 4837320.391,
            "minimum": 4836378.851,
            "name": "Y",
            "position": 1,
            "stddev": 264.0621078,
            "variance": 69728.79675
          },
          {
            "average": 885.5879473,
            "count": 112643466,
            "maximum": 1083.967947,
            "minimum": 761.9279473,
            "name": "Z",
            "position": 2,
            "stddev": 53.25221145,
            "variance": 2835.798024
          },
          {
            "average": 30676.77225,
            "count": 112643466,
            "maximum": 65535,
            "minimum": 1852,
            "name": "Intensity",
            "position": 3,
            "stddev": 11009.38061,
            "variance": 121206461.3
          },
          {
            "average": 1.836694798,
            "count": 112643466,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9588213265,
            "variance": 0.9193383362
          },
          {
            "average": 2.673650276,
            "count": 112643466,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.104967347,
            "variance": 1.220952838
          },
          {
            "average": 0.4974590271,
            "count": 112643466,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999935456,
            "variance": 0.2499935457
          },
          {
            "average": 0,
            "count": 112643466,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022877341,
            "count": 112643466,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1896468912,
            "variance": 0.03596594335
          },
          {
            "average": 0.9314972004,
            "count": 112643466,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.49888159,
            "variance": 240.2153304
          },
          {
            "average": 0.4974590271,
            "count": 112643466,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999935456,
            "variance": 0.2499935457
          },
          {
            "average": 326.9894257,
            "count": 112643466,
            "maximum": 332,
            "minimum": 128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 22.15117589,
            "variance": 490.6745934
          },
          {
            "average": 276628651.7,
            "count": 112643466,
            "maximum": 276630869.8,
            "minimum": 276543797.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9444.852594,
            "variance": 89205240.53
          },
          {
            "average": 0,
            "count": 112643466,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112643466,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112643466,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112643466,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112643466,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557539.1468,
          4836378.851,
          761.9279473,
          558480.6668,
          4837320.391,
          1083.967947
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557539.1467754447,
                4836378.850860773,
                761.9279472879944
              ],
              [
                557539.1467754447,
                4837320.390860772,
                761.9279472879944
              ],
              [
                558480.6667754448,
                4837320.390860772,
                1083.9679472879943
              ],
              [
                558480.6667754448,
                4836378.850860773,
                1083.9679472879943
              ],
              [
                557539.1467754447,
                4836378.850860773,
                761.9279472879944
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:41:09+00:00",
        "end_time": "2020-06-18T19:29:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0152.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0152.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0152.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0152.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2861704,
            43.67811814,
            761.9279473,
            -122.2743887,
            43.68666865,
            1083.967947
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.2861704334036,
                  43.678191675800015,
                  761.9279472879944
                ],
                [
                  -122.2860699123489,
                  43.686668654131175,
                  761.9279472879944
                ],
                [
                  -122.27438870441655,
                  43.68659509720955,
                  1083.9679472879943
                ],
                [
                  -122.27449086983155,
                  43.678118140517874,
                  1083.9679472879943
                ],
                [
                  -122.2861704334036,
                  43.678191675800015,
                  761.9279472879944
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0152.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0152.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:41:09Z",
            "pc:count": 112643466,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558010.6759,
                "count": 112643466,
                "maximum": 558480.6668,
                "minimum": 557539.1468,
                "name": "X",
                "position": 0,
                "stddev": 262.2932855,
                "variance": 68797.76762
              },
              {
                "average": 4836857.102,
                "count": 112643466,
                "maximum": 4837320.391,
                "minimum": 4836378.851,
                "name": "Y",
                "position": 1,
                "stddev": 264.0621078,
                "variance": 69728.79675
              },
              {
                "average": 885.5879473,
                "count": 112643466,
                "maximum": 1083.967947,
                "minimum": 761.9279473,
                "name": "Z",
                "position": 2,
                "stddev": 53.25221145,
                "variance": 2835.798024
              },
              {
                "average": 30676.77225,
                "count": 112643466,
                "maximum": 65535,
                "minimum": 1852,
                "name": "Intensity",
                "position": 3,
                "stddev": 11009.38061,
                "variance": 121206461.3
              },
              {
                "average": 1.836694798,
                "count": 112643466,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9588213265,
                "variance": 0.9193383362
              },
              {
                "average": 2.673650276,
                "count": 112643466,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.104967347,
                "variance": 1.220952838
              },
              {
                "average": 0.4974590271,
                "count": 112643466,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999935456,
                "variance": 0.2499935457
              },
              {
                "average": 0,
                "count": 112643466,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022877341,
                "count": 112643466,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1896468912,
                "variance": 0.03596594335
              },
              {
                "average": 0.9314972004,
                "count": 112643466,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.49888159,
                "variance": 240.2153304
              },
              {
                "average": 0.4974590271,
                "count": 112643466,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999935456,
                "variance": 0.2499935457
              },
              {
                "average": 326.9894257,
                "count": 112643466,
                "maximum": 332,
                "minimum": 128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 22.15117589,
                "variance": 490.6745934
              },
              {
                "average": 276628651.7,
                "count": 112643466,
                "maximum": 276630869.8,
                "minimum": 276543797.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9444.852594,
                "variance": 89205240.53
              },
              {
                "average": 0,
                "count": 112643466,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112643466,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112643466,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112643466,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112643466,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557539.1468,
              4836378.851,
              761.9279473,
              558480.6668,
              4837320.391,
              1083.967947
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557539.1467754447,
                    4836378.850860773,
                    761.9279472879944
                  ],
                  [
                    557539.1467754447,
                    4837320.390860772,
                    761.9279472879944
                  ],
                  [
                    558480.6667754448,
                    4837320.390860772,
                    1083.9679472879943
                  ],
                  [
                    558480.6667754448,
                    4836378.850860773,
                    1083.9679472879943
                  ],
                  [
                    557539.1467754447,
                    4836378.850860773,
                    761.9279472879944
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:41:09+00:00",
            "end_time": "2020-06-18T19:29: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": "20200618_BLU_0068.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.17162322442438,
              43.638776372555164,
              1086.4895541841236
            ],
            [
              -122.17150673671672,
              43.64725300095339,
              1086.4895541841236
            ],
            [
              -122.15983348799936,
              43.64716779827572,
              1753.8095541841237
            ],
            [
              -122.15995161652049,
              43.6386911949436,
              1753.8095541841237
            ],
            [
              -122.17162322442438,
              43.638776372555164,
              1086.4895541841236
            ]
          ]
        ]
      },
      "bbox": [
        -122.1716232,
        43.63869119,
        1086.489554,
        -122.1598335,
        43.647253,
        1753.809554
      ],
      "properties": {
        "datetime": "2020-06-18T16:39:29Z",
        "pc:count": 108788375,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567281.3301,
            "count": 108788375,
            "maximum": 567757.6158,
            "minimum": 566816.0958,
            "name": "X",
            "position": 0,
            "stddev": 262.8163629,
            "variance": 69072.44063
          },
          {
            "average": 4832555.93,
            "count": 108788375,
            "maximum": 4833028.663,
            "minimum": 4832087.143,
            "name": "Y",
            "position": 1,
            "stddev": 262.7625511,
            "variance": 69044.15828
          },
          {
            "average": 1367.453023,
            "count": 108788375,
            "maximum": 1753.809554,
            "minimum": 1086.489554,
            "name": "Z",
            "position": 2,
            "stddev": 135.0344561,
            "variance": 18234.30434
          },
          {
            "average": 29077.85454,
            "count": 108788375,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12103.79427,
            "variance": 146501835.7
          },
          {
            "average": 1.900775804,
            "count": 108788375,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.018853351,
            "variance": 1.038062151
          },
          {
            "average": 2.801270154,
            "count": 108788375,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.183465293,
            "variance": 1.400590101
          },
          {
            "average": 0.4966087047,
            "count": 108788375,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999885013,
            "variance": 0.2499885014
          },
          {
            "average": 0,
            "count": 108788375,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.033580564,
            "count": 108788375,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2541005616,
            "variance": 0.0645670954
          },
          {
            "average": 0.1178233028,
            "count": 108788375,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.6113216,
            "variance": 243.7133621
          },
          {
            "average": 0.4966087047,
            "count": 108788375,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999885013,
            "variance": 0.2499885014
          },
          {
            "average": 101.8418274,
            "count": 108788375,
            "maximum": 105,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.564761322,
            "variance": 2.448477994
          },
          {
            "average": 276532142.3,
            "count": 108788375,
            "maximum": 276533569.2,
            "minimum": 276531202.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 739.1565008,
            "variance": 546352.3326
          },
          {
            "average": 0,
            "count": 108788375,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108788375,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108788375,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108788375,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108788375,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566816.0958,
          4832087.143,
          1086.489554,
          567757.6158,
          4833028.663,
          1753.809554
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566816.0957857391,
                4832087.143065072,
                1086.4895541841236
              ],
              [
                566816.0957857391,
                4833028.663065071,
                1086.4895541841236
              ],
              [
                567757.6157857392,
                4833028.663065071,
                1753.8095541841237
              ],
              [
                567757.6157857392,
                4832087.143065072,
                1753.8095541841237
              ],
              [
                566816.0957857391,
                4832087.143065072,
                1086.4895541841236
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:39:29+00:00",
        "end_time": "2020-06-18T16:00:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0068.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0068.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0068.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0068.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1716232,
            43.63869119,
            1086.489554,
            -122.1598335,
            43.647253,
            1753.809554
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.17162322442438,
                  43.638776372555164,
                  1086.4895541841236
                ],
                [
                  -122.17150673671672,
                  43.64725300095339,
                  1086.4895541841236
                ],
                [
                  -122.15983348799936,
                  43.64716779827572,
                  1753.8095541841237
                ],
                [
                  -122.15995161652049,
                  43.6386911949436,
                  1753.8095541841237
                ],
                [
                  -122.17162322442438,
                  43.638776372555164,
                  1086.4895541841236
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0068.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0068.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:39:29Z",
            "pc:count": 108788375,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567281.3301,
                "count": 108788375,
                "maximum": 567757.6158,
                "minimum": 566816.0958,
                "name": "X",
                "position": 0,
                "stddev": 262.8163629,
                "variance": 69072.44063
              },
              {
                "average": 4832555.93,
                "count": 108788375,
                "maximum": 4833028.663,
                "minimum": 4832087.143,
                "name": "Y",
                "position": 1,
                "stddev": 262.7625511,
                "variance": 69044.15828
              },
              {
                "average": 1367.453023,
                "count": 108788375,
                "maximum": 1753.809554,
                "minimum": 1086.489554,
                "name": "Z",
                "position": 2,
                "stddev": 135.0344561,
                "variance": 18234.30434
              },
              {
                "average": 29077.85454,
                "count": 108788375,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12103.79427,
                "variance": 146501835.7
              },
              {
                "average": 1.900775804,
                "count": 108788375,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.018853351,
                "variance": 1.038062151
              },
              {
                "average": 2.801270154,
                "count": 108788375,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.183465293,
                "variance": 1.400590101
              },
              {
                "average": 0.4966087047,
                "count": 108788375,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999885013,
                "variance": 0.2499885014
              },
              {
                "average": 0,
                "count": 108788375,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.033580564,
                "count": 108788375,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2541005616,
                "variance": 0.0645670954
              },
              {
                "average": 0.1178233028,
                "count": 108788375,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.6113216,
                "variance": 243.7133621
              },
              {
                "average": 0.4966087047,
                "count": 108788375,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999885013,
                "variance": 0.2499885014
              },
              {
                "average": 101.8418274,
                "count": 108788375,
                "maximum": 105,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.564761322,
                "variance": 2.448477994
              },
              {
                "average": 276532142.3,
                "count": 108788375,
                "maximum": 276533569.2,
                "minimum": 276531202.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 739.1565008,
                "variance": 546352.3326
              },
              {
                "average": 0,
                "count": 108788375,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108788375,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108788375,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108788375,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108788375,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566816.0958,
              4832087.143,
              1086.489554,
              567757.6158,
              4833028.663,
              1753.809554
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566816.0957857391,
                    4832087.143065072,
                    1086.4895541841236
                  ],
                  [
                    566816.0957857391,
                    4833028.663065071,
                    1086.4895541841236
                  ],
                  [
                    567757.6157857392,
                    4833028.663065071,
                    1753.8095541841237
                  ],
                  [
                    567757.6157857392,
                    4832087.143065072,
                    1753.8095541841237
                  ],
                  [
                    566816.0957857391,
                    4832087.143065072,
                    1086.4895541841236
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:39:29+00:00",
            "end_time": "2020-06-18T16: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": "20200618_BLU_0083.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.18318701519513,
              43.64683793704754,
              1221.1946852317883
            ],
            [
              -122.18307211874432,
              43.65531475812072,
              1221.1946852317883
            ],
            [
              -122.17139727426422,
              43.65523072407455,
              2524.1946852317883
            ],
            [
              -122.17151381226365,
              43.64675392772389,
              2524.1946852317883
            ],
            [
              -122.18318701519513,
              43.64683793704754,
              1221.1946852317883
            ]
          ]
        ]
      },
      "bbox": [
        -122.183187,
        43.64675393,
        1221.194685,
        -122.1713973,
        43.65531476,
        2524.194685
      ],
      "properties": {
        "datetime": "2020-06-18T16:59:28Z",
        "pc:count": 108424721,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566329.4703,
            "count": 108424721,
            "maximum": 566816.0784,
            "minimum": 565874.5584,
            "name": "X",
            "position": 0,
            "stddev": 258.1585804,
            "variance": 66645.85261
          },
          {
            "average": 4833428.912,
            "count": 108424721,
            "maximum": 4833914.77,
            "minimum": 4832973.23,
            "name": "Y",
            "position": 1,
            "stddev": 260.3452149,
            "variance": 67779.6309
          },
          {
            "average": 1454.924488,
            "count": 108424721,
            "maximum": 2524.194685,
            "minimum": 1221.194685,
            "name": "Z",
            "position": 2,
            "stddev": 95.8863667,
            "variance": 9194.19532
          },
          {
            "average": 29013.37025,
            "count": 108424721,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13033.87896,
            "variance": 169882000.6
          },
          {
            "average": 1.901668809,
            "count": 108424721,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.041865059,
            "variance": 1.085482802
          },
          {
            "average": 2.802631274,
            "count": 108424721,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.241024705,
            "variance": 1.540142318
          },
          {
            "average": 0.4978145344,
            "count": 108424721,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499995226,
            "variance": 0.249995226
          },
          {
            "average": 0,
            "count": 108424721,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.030738064,
            "count": 108424721,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2275195866,
            "variance": 0.05176516228
          },
          {
            "average": -1.317068055,
            "count": 108424721,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.64209647,
            "variance": 244.675182
          },
          {
            "average": 0.4978145344,
            "count": 108424721,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499995226,
            "variance": 0.249995226
          },
          {
            "average": 105.0924499,
            "count": 108424721,
            "maximum": 108,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.125490903,
            "variance": 1.266729773
          },
          {
            "average": 276533553.2,
            "count": 108424721,
            "maximum": 276534768.3,
            "minimum": 276532732.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 474.663293,
            "variance": 225305.2417
          },
          {
            "average": 0,
            "count": 108424721,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108424721,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108424721,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108424721,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108424721,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565874.5584,
          4832973.23,
          1221.194685,
          566816.0784,
          4833914.77,
          2524.194685
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565874.5583850858,
                4832973.229558634,
                1221.1946852317883
              ],
              [
                565874.5583850858,
                4833914.769558633,
                1221.1946852317883
              ],
              [
                566816.0783850858,
                4833914.769558633,
                2524.1946852317883
              ],
              [
                566816.0783850858,
                4832973.229558634,
                2524.1946852317883
              ],
              [
                565874.5583850858,
                4832973.229558634,
                1221.1946852317883
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:59:28+00:00",
        "end_time": "2020-06-18T16:25:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0083.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0083.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0083.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0083.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.183187,
            43.64675393,
            1221.194685,
            -122.1713973,
            43.65531476,
            2524.194685
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.18318701519513,
                  43.64683793704754,
                  1221.1946852317883
                ],
                [
                  -122.18307211874432,
                  43.65531475812072,
                  1221.1946852317883
                ],
                [
                  -122.17139727426422,
                  43.65523072407455,
                  2524.1946852317883
                ],
                [
                  -122.17151381226365,
                  43.64675392772389,
                  2524.1946852317883
                ],
                [
                  -122.18318701519513,
                  43.64683793704754,
                  1221.1946852317883
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0083.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0083.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:59:28Z",
            "pc:count": 108424721,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566329.4703,
                "count": 108424721,
                "maximum": 566816.0784,
                "minimum": 565874.5584,
                "name": "X",
                "position": 0,
                "stddev": 258.1585804,
                "variance": 66645.85261
              },
              {
                "average": 4833428.912,
                "count": 108424721,
                "maximum": 4833914.77,
                "minimum": 4832973.23,
                "name": "Y",
                "position": 1,
                "stddev": 260.3452149,
                "variance": 67779.6309
              },
              {
                "average": 1454.924488,
                "count": 108424721,
                "maximum": 2524.194685,
                "minimum": 1221.194685,
                "name": "Z",
                "position": 2,
                "stddev": 95.8863667,
                "variance": 9194.19532
              },
              {
                "average": 29013.37025,
                "count": 108424721,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13033.87896,
                "variance": 169882000.6
              },
              {
                "average": 1.901668809,
                "count": 108424721,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.041865059,
                "variance": 1.085482802
              },
              {
                "average": 2.802631274,
                "count": 108424721,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.241024705,
                "variance": 1.540142318
              },
              {
                "average": 0.4978145344,
                "count": 108424721,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499995226,
                "variance": 0.249995226
              },
              {
                "average": 0,
                "count": 108424721,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.030738064,
                "count": 108424721,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2275195866,
                "variance": 0.05176516228
              },
              {
                "average": -1.317068055,
                "count": 108424721,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.64209647,
                "variance": 244.675182
              },
              {
                "average": 0.4978145344,
                "count": 108424721,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499995226,
                "variance": 0.249995226
              },
              {
                "average": 105.0924499,
                "count": 108424721,
                "maximum": 108,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.125490903,
                "variance": 1.266729773
              },
              {
                "average": 276533553.2,
                "count": 108424721,
                "maximum": 276534768.3,
                "minimum": 276532732.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 474.663293,
                "variance": 225305.2417
              },
              {
                "average": 0,
                "count": 108424721,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108424721,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108424721,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108424721,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108424721,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565874.5584,
              4832973.23,
              1221.194685,
              566816.0784,
              4833914.77,
              2524.194685
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565874.5583850858,
                    4832973.229558634,
                    1221.1946852317883
                  ],
                  [
                    565874.5583850858,
                    4833914.769558633,
                    1221.1946852317883
                  ],
                  [
                    566816.0783850858,
                    4833914.769558633,
                    2524.1946852317883
                  ],
                  [
                    566816.0783850858,
                    4832973.229558634,
                    2524.1946852317883
                  ],
                  [
                    565874.5583850858,
                    4832973.229558634,
                    1221.1946852317883
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:59:28+00:00",
            "end_time": "2020-06-18T16:25: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": "20200618_BLU_0040.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.15983288670468,
              43.622483740816214,
              1002.122196551577
            ],
            [
              -122.15971480827874,
              43.630960368015835,
              1002.122196551577
            ],
            [
              -122.14804549244181,
              43.630873992441956,
              1373.2421965515769
            ],
            [
              -122.14816521018155,
              43.622397390654186,
              1373.2421965515769
            ],
            [
              -122.15983288670468,
              43.622483740816214,
              1002.122196551577
            ]
          ]
        ]
      },
      "bbox": [
        -122.1598329,
        43.62239739,
        1002.122197,
        -122.1480455,
        43.63096037,
        1373.242197
      ],
      "properties": {
        "datetime": "2020-06-19T20:00:42Z",
        "pc:count": 81545701,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568252.1082,
            "count": 81545701,
            "maximum": 568726.8664,
            "minimum": 567785.4064,
            "name": "X",
            "position": 0,
            "stddev": 266.1290689,
            "variance": 70824.68133
          },
          {
            "average": 4830761.752,
            "count": 81545701,
            "maximum": 4831228.741,
            "minimum": 4830287.221,
            "name": "Y",
            "position": 1,
            "stddev": 264.9256186,
            "variance": 70185.5834
          },
          {
            "average": 1140.903497,
            "count": 81545701,
            "maximum": 1373.242197,
            "minimum": 1002.122197,
            "name": "Z",
            "position": 2,
            "stddev": 74.6396719,
            "variance": 5571.080622
          },
          {
            "average": 32237.62981,
            "count": 81545701,
            "maximum": 65535,
            "minimum": 2621,
            "name": "Intensity",
            "position": 3,
            "stddev": 10702.57203,
            "variance": 114545048.1
          },
          {
            "average": 1.753856822,
            "count": 81545701,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9075370885,
            "variance": 0.8236235671
          },
          {
            "average": 2.50780455,
            "count": 81545701,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.07169352,
            "variance": 1.148527
          },
          {
            "average": 0.4327941334,
            "count": 81545701,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4954627882,
            "variance": 0.2454833745
          },
          {
            "average": 0,
            "count": 81545701,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.027866497,
            "count": 81545701,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2134555636,
            "variance": 0.04556327762
          },
          {
            "average": 0.2719728486,
            "count": 81545701,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.93484762,
            "variance": 253.9193685
          },
          {
            "average": 0.4954806753,
            "count": 81545701,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999795784,
            "variance": 0.2499795788
          },
          {
            "average": 207.2593462,
            "count": 81545701,
            "maximum": 335,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 115.5559259,
            "variance": 13353.17201
          },
          {
            "average": 276577336.4,
            "count": 81545701,
            "maximum": 276632042,
            "minimum": 276531169.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 49580.08947,
            "variance": 2458185272
          },
          {
            "average": 0,
            "count": 81545701,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81545701,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81545701,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81545701,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81545701,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567785.4064,
          4830287.221,
          1002.122197,
          568726.8664,
          4831228.741,
          1373.242197
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567785.4064275594,
                4830287.220970033,
                1002.122196551577
              ],
              [
                567785.4064275594,
                4831228.740970032,
                1002.122196551577
              ],
              [
                568726.8664275594,
                4831228.740970032,
                1373.2421965515769
              ],
              [
                568726.8664275594,
                4830287.220970033,
                1373.2421965515769
              ],
              [
                567785.4064275594,
                4830287.220970033,
                1002.122196551577
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:00:42+00:00",
        "end_time": "2020-06-18T15:59:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0040.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0040.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0040.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0040.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1598329,
            43.62239739,
            1002.122197,
            -122.1480455,
            43.63096037,
            1373.242197
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.15983288670468,
                  43.622483740816214,
                  1002.122196551577
                ],
                [
                  -122.15971480827874,
                  43.630960368015835,
                  1002.122196551577
                ],
                [
                  -122.14804549244181,
                  43.630873992441956,
                  1373.2421965515769
                ],
                [
                  -122.14816521018155,
                  43.622397390654186,
                  1373.2421965515769
                ],
                [
                  -122.15983288670468,
                  43.622483740816214,
                  1002.122196551577
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0040.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0040.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:00:42Z",
            "pc:count": 81545701,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568252.1082,
                "count": 81545701,
                "maximum": 568726.8664,
                "minimum": 567785.4064,
                "name": "X",
                "position": 0,
                "stddev": 266.1290689,
                "variance": 70824.68133
              },
              {
                "average": 4830761.752,
                "count": 81545701,
                "maximum": 4831228.741,
                "minimum": 4830287.221,
                "name": "Y",
                "position": 1,
                "stddev": 264.9256186,
                "variance": 70185.5834
              },
              {
                "average": 1140.903497,
                "count": 81545701,
                "maximum": 1373.242197,
                "minimum": 1002.122197,
                "name": "Z",
                "position": 2,
                "stddev": 74.6396719,
                "variance": 5571.080622
              },
              {
                "average": 32237.62981,
                "count": 81545701,
                "maximum": 65535,
                "minimum": 2621,
                "name": "Intensity",
                "position": 3,
                "stddev": 10702.57203,
                "variance": 114545048.1
              },
              {
                "average": 1.753856822,
                "count": 81545701,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9075370885,
                "variance": 0.8236235671
              },
              {
                "average": 2.50780455,
                "count": 81545701,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.07169352,
                "variance": 1.148527
              },
              {
                "average": 0.4327941334,
                "count": 81545701,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4954627882,
                "variance": 0.2454833745
              },
              {
                "average": 0,
                "count": 81545701,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.027866497,
                "count": 81545701,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2134555636,
                "variance": 0.04556327762
              },
              {
                "average": 0.2719728486,
                "count": 81545701,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.93484762,
                "variance": 253.9193685
              },
              {
                "average": 0.4954806753,
                "count": 81545701,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999795784,
                "variance": 0.2499795788
              },
              {
                "average": 207.2593462,
                "count": 81545701,
                "maximum": 335,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 115.5559259,
                "variance": 13353.17201
              },
              {
                "average": 276577336.4,
                "count": 81545701,
                "maximum": 276632042,
                "minimum": 276531169.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 49580.08947,
                "variance": 2458185272
              },
              {
                "average": 0,
                "count": 81545701,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81545701,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81545701,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81545701,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81545701,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567785.4064,
              4830287.221,
              1002.122197,
              568726.8664,
              4831228.741,
              1373.242197
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567785.4064275594,
                    4830287.220970033,
                    1002.122196551577
                  ],
                  [
                    567785.4064275594,
                    4831228.740970032,
                    1002.122196551577
                  ],
                  [
                    568726.8664275594,
                    4831228.740970032,
                    1373.2421965515769
                  ],
                  [
                    568726.8664275594,
                    4830287.220970033,
                    1373.2421965515769
                  ],
                  [
                    567785.4064275594,
                    4830287.220970033,
                    1002.122196551577
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:00:42+00:00",
            "end_time": "2020-06-18T15:59: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": "20200618_BLU_0131.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.27458653110449,
              43.67014041074316,
              782.7593528708335
            ],
            [
              -122.27448440758708,
              43.678617379491264,
              782.7593528708335
            ],
            [
              -122.26280454367809,
              43.67854264802578,
              1096.7393528708335
            ],
            [
              -122.26290831089224,
              43.670065701262956,
              1096.7393528708335
            ],
            [
              -122.27458653110449,
              43.67014041074316,
              782.7593528708335
            ]
          ]
        ]
      },
      "bbox": [
        -122.2745865,
        43.6700657,
        782.7593529,
        -122.2628045,
        43.67861738,
        1096.739353
      ],
      "properties": {
        "datetime": "2020-06-19T19:41:26Z",
        "pc:count": 120456209,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558943.3954,
            "count": 120456209,
            "maximum": 559422.2428,
            "minimum": 558480.7028,
            "name": "X",
            "position": 0,
            "stddev": 263.1215369,
            "variance": 69232.94316
          },
          {
            "average": 4835956.359,
            "count": 120456209,
            "maximum": 4836434.302,
            "minimum": 4835492.762,
            "name": "Y",
            "position": 1,
            "stddev": 265.8364093,
            "variance": 70668.99649
          },
          {
            "average": 927.0491594,
            "count": 120456209,
            "maximum": 1096.739353,
            "minimum": 782.7593529,
            "name": "Z",
            "position": 2,
            "stddev": 48.78915563,
            "variance": 2380.381707
          },
          {
            "average": 31453.08376,
            "count": 120456209,
            "maximum": 65535,
            "minimum": 1311,
            "name": "Intensity",
            "position": 3,
            "stddev": 11191.12765,
            "variance": 125241338
          },
          {
            "average": 1.783077625,
            "count": 120456209,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9472492503,
            "variance": 0.8972811422
          },
          {
            "average": 2.566535993,
            "count": 120456209,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.138103485,
            "variance": 1.295279542
          },
          {
            "average": 0.4985810985,
            "count": 120456209,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979888,
            "variance": 0.2499979888
          },
          {
            "average": 0,
            "count": 120456209,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.028266015,
            "count": 120456209,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2115309907,
            "variance": 0.04474536001
          },
          {
            "average": -0.6941010045,
            "count": 120456209,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.35899028,
            "variance": 235.8985824
          },
          {
            "average": 0.4985810985,
            "count": 120456209,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999979888,
            "variance": 0.2499979888
          },
          {
            "average": 226.1266912,
            "count": 120456209,
            "maximum": 332,
            "minimum": 125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 102.0447918,
            "variance": 10413.13953
          },
          {
            "average": 276585684.4,
            "count": 120456209,
            "maximum": 276630886,
            "minimum": 276542655,
            "name": "GpsTime",
            "position": 12,
            "stddev": 43489.04273,
            "variance": 1891296838
          },
          {
            "average": 0,
            "count": 120456209,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120456209,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120456209,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120456209,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120456209,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558480.7028,
          4835492.762,
          782.7593529,
          559422.2428,
          4836434.302,
          1096.739353
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558480.7027732192,
                4835492.7618692545,
                782.7593528708335
              ],
              [
                558480.7027732192,
                4836434.301869254,
                782.7593528708335
              ],
              [
                559422.2427732192,
                4836434.301869254,
                1096.7393528708335
              ],
              [
                559422.2427732192,
                4835492.7618692545,
                1096.7393528708335
              ],
              [
                558480.7027732192,
                4835492.7618692545,
                782.7593528708335
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:41:26+00:00",
        "end_time": "2020-06-18T19:10:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0131.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0131.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0131.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0131.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2745865,
            43.6700657,
            782.7593529,
            -122.2628045,
            43.67861738,
            1096.739353
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.27458653110449,
                  43.67014041074316,
                  782.7593528708335
                ],
                [
                  -122.27448440758708,
                  43.678617379491264,
                  782.7593528708335
                ],
                [
                  -122.26280454367809,
                  43.67854264802578,
                  1096.7393528708335
                ],
                [
                  -122.26290831089224,
                  43.670065701262956,
                  1096.7393528708335
                ],
                [
                  -122.27458653110449,
                  43.67014041074316,
                  782.7593528708335
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0131.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0131.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:41:26Z",
            "pc:count": 120456209,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558943.3954,
                "count": 120456209,
                "maximum": 559422.2428,
                "minimum": 558480.7028,
                "name": "X",
                "position": 0,
                "stddev": 263.1215369,
                "variance": 69232.94316
              },
              {
                "average": 4835956.359,
                "count": 120456209,
                "maximum": 4836434.302,
                "minimum": 4835492.762,
                "name": "Y",
                "position": 1,
                "stddev": 265.8364093,
                "variance": 70668.99649
              },
              {
                "average": 927.0491594,
                "count": 120456209,
                "maximum": 1096.739353,
                "minimum": 782.7593529,
                "name": "Z",
                "position": 2,
                "stddev": 48.78915563,
                "variance": 2380.381707
              },
              {
                "average": 31453.08376,
                "count": 120456209,
                "maximum": 65535,
                "minimum": 1311,
                "name": "Intensity",
                "position": 3,
                "stddev": 11191.12765,
                "variance": 125241338
              },
              {
                "average": 1.783077625,
                "count": 120456209,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9472492503,
                "variance": 0.8972811422
              },
              {
                "average": 2.566535993,
                "count": 120456209,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.138103485,
                "variance": 1.295279542
              },
              {
                "average": 0.4985810985,
                "count": 120456209,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979888,
                "variance": 0.2499979888
              },
              {
                "average": 0,
                "count": 120456209,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.028266015,
                "count": 120456209,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2115309907,
                "variance": 0.04474536001
              },
              {
                "average": -0.6941010045,
                "count": 120456209,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.35899028,
                "variance": 235.8985824
              },
              {
                "average": 0.4985810985,
                "count": 120456209,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999979888,
                "variance": 0.2499979888
              },
              {
                "average": 226.1266912,
                "count": 120456209,
                "maximum": 332,
                "minimum": 125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 102.0447918,
                "variance": 10413.13953
              },
              {
                "average": 276585684.4,
                "count": 120456209,
                "maximum": 276630886,
                "minimum": 276542655,
                "name": "GpsTime",
                "position": 12,
                "stddev": 43489.04273,
                "variance": 1891296838
              },
              {
                "average": 0,
                "count": 120456209,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120456209,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120456209,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120456209,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120456209,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558480.7028,
              4835492.762,
              782.7593529,
              559422.2428,
              4836434.302,
              1096.739353
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558480.7027732192,
                    4835492.7618692545,
                    782.7593528708335
                  ],
                  [
                    558480.7027732192,
                    4836434.301869254,
                    782.7593528708335
                  ],
                  [
                    559422.2427732192,
                    4836434.301869254,
                    1096.7393528708335
                  ],
                  [
                    559422.2427732192,
                    4835492.7618692545,
                    1096.7393528708335
                  ],
                  [
                    558480.7027732192,
                    4835492.7618692545,
                    782.7593528708335
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:41:26+00:00",
            "end_time": "2020-06-18T19:10: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": "20200618_BLU_0211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.15055449765649,
              43.69671850679036,
              929.0274012585744
            ],
            [
              -122.1504348031889,
              43.70519518326138,
              929.0274012585744
            ],
            [
              -122.13874988430447,
              43.705107732863624,
              1225.3874012585745
            ],
            [
              -122.13887122455714,
              43.69663108211766,
              1225.3874012585745
            ],
            [
              -122.15055449765649,
              43.69671850679036,
              929.0274012585744
            ]
          ]
        ]
      },
      "bbox": [
        -122.1505545,
        43.69663108,
        929.0274013,
        -122.1387499,
        43.70519518,
        1225.387401
      ],
      "properties": {
        "datetime": "2020-06-19T20:06:51Z",
        "pc:count": 83612257,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568912.6242,
            "count": 83612257,
            "maximum": 569391.1658,
            "minimum": 568449.6058,
            "name": "X",
            "position": 0,
            "stddev": 263.271045,
            "variance": 69311.64314
          },
          {
            "average": 4839008.342,
            "count": 83612257,
            "maximum": 4839481.019,
            "minimum": 4838539.479,
            "name": "Y",
            "position": 1,
            "stddev": 267.4244353,
            "variance": 71515.8286
          },
          {
            "average": 1010.904347,
            "count": 83612257,
            "maximum": 1225.387401,
            "minimum": 929.0274013,
            "name": "Z",
            "position": 2,
            "stddev": 49.21534427,
            "variance": 2422.150111
          },
          {
            "average": 32177.34459,
            "count": 83612257,
            "maximum": 65535,
            "minimum": 6781,
            "name": "Intensity",
            "position": 3,
            "stddev": 9791.706634,
            "variance": 95877518.8
          },
          {
            "average": 1.771428321,
            "count": 83612257,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.898865621,
            "variance": 0.8079594046
          },
          {
            "average": 2.542966613,
            "count": 83612257,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.028106092,
            "variance": 1.057002136
          },
          {
            "average": 0.4029213325,
            "count": 83612257,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4904852038,
            "variance": 0.2405757352
          },
          {
            "average": 0,
            "count": 83612257,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.019760548,
            "count": 83612257,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1760269047,
            "variance": 0.03098547118
          },
          {
            "average": 3.531856047,
            "count": 83612257,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.3759234,
            "variance": 236.4190206
          },
          {
            "average": 0.4986449295,
            "count": 83612257,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999981668,
            "variance": 0.2499981668
          },
          {
            "average": 267.1358181,
            "count": 83612257,
            "maximum": 336,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 105.0648087,
            "variance": 11038.61402
          },
          {
            "average": 276603062.2,
            "count": 83612257,
            "maximum": 276632411.9,
            "minimum": 276531345.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 45056.18047,
            "variance": 2030059399
          },
          {
            "average": 0,
            "count": 83612257,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83612257,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83612257,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83612257,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83612257,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568449.6058,
          4838539.479,
          929.0274013,
          569391.1658,
          4839481.019,
          1225.387401
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568449.6057819836,
                4838539.479378849,
                929.0274012585744
              ],
              [
                568449.6057819836,
                4839481.019378848,
                929.0274012585744
              ],
              [
                569391.1657819836,
                4839481.019378848,
                1225.3874012585745
              ],
              [
                569391.1657819836,
                4838539.479378849,
                1225.3874012585745
              ],
              [
                568449.6057819836,
                4838539.479378849,
                929.0274012585744
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:06:51+00:00",
        "end_time": "2020-06-18T16:02:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1505545,
            43.69663108,
            929.0274013,
            -122.1387499,
            43.70519518,
            1225.387401
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.15055449765649,
                  43.69671850679036,
                  929.0274012585744
                ],
                [
                  -122.1504348031889,
                  43.70519518326138,
                  929.0274012585744
                ],
                [
                  -122.13874988430447,
                  43.705107732863624,
                  1225.3874012585745
                ],
                [
                  -122.13887122455714,
                  43.69663108211766,
                  1225.3874012585745
                ],
                [
                  -122.15055449765649,
                  43.69671850679036,
                  929.0274012585744
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:06:51Z",
            "pc:count": 83612257,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568912.6242,
                "count": 83612257,
                "maximum": 569391.1658,
                "minimum": 568449.6058,
                "name": "X",
                "position": 0,
                "stddev": 263.271045,
                "variance": 69311.64314
              },
              {
                "average": 4839008.342,
                "count": 83612257,
                "maximum": 4839481.019,
                "minimum": 4838539.479,
                "name": "Y",
                "position": 1,
                "stddev": 267.4244353,
                "variance": 71515.8286
              },
              {
                "average": 1010.904347,
                "count": 83612257,
                "maximum": 1225.387401,
                "minimum": 929.0274013,
                "name": "Z",
                "position": 2,
                "stddev": 49.21534427,
                "variance": 2422.150111
              },
              {
                "average": 32177.34459,
                "count": 83612257,
                "maximum": 65535,
                "minimum": 6781,
                "name": "Intensity",
                "position": 3,
                "stddev": 9791.706634,
                "variance": 95877518.8
              },
              {
                "average": 1.771428321,
                "count": 83612257,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.898865621,
                "variance": 0.8079594046
              },
              {
                "average": 2.542966613,
                "count": 83612257,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.028106092,
                "variance": 1.057002136
              },
              {
                "average": 0.4029213325,
                "count": 83612257,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4904852038,
                "variance": 0.2405757352
              },
              {
                "average": 0,
                "count": 83612257,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.019760548,
                "count": 83612257,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1760269047,
                "variance": 0.03098547118
              },
              {
                "average": 3.531856047,
                "count": 83612257,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.3759234,
                "variance": 236.4190206
              },
              {
                "average": 0.4986449295,
                "count": 83612257,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999981668,
                "variance": 0.2499981668
              },
              {
                "average": 267.1358181,
                "count": 83612257,
                "maximum": 336,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 105.0648087,
                "variance": 11038.61402
              },
              {
                "average": 276603062.2,
                "count": 83612257,
                "maximum": 276632411.9,
                "minimum": 276531345.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 45056.18047,
                "variance": 2030059399
              },
              {
                "average": 0,
                "count": 83612257,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83612257,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83612257,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83612257,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83612257,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568449.6058,
              4838539.479,
              929.0274013,
              569391.1658,
              4839481.019,
              1225.387401
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568449.6057819836,
                    4838539.479378849,
                    929.0274012585744
                  ],
                  [
                    568449.6057819836,
                    4839481.019378848,
                    929.0274012585744
                  ],
                  [
                    569391.1657819836,
                    4839481.019378848,
                    1225.3874012585745
                  ],
                  [
                    569391.1657819836,
                    4838539.479378849,
                    1225.3874012585745
                  ],
                  [
                    568449.6057819836,
                    4838539.479378849,
                    929.0274012585744
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:06:51+00:00",
            "end_time": "2020-06-18T16:02: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": "20200618_BLU_0076.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25813062730458,
              43.64986155710762,
              1256.4002344110725
            ],
            [
              -122.25807872369634,
              43.6540778044071,
              1256.4002344110725
            ],
            [
              -122.25090757024458,
              43.65403103491241,
              1658.8002344110726
            ],
            [
              -122.25095997542127,
              43.649814794457164,
              1658.8002344110726
            ],
            [
              -122.25813062730458,
              43.64986155710762,
              1256.4002344110725
            ]
          ]
        ]
      },
      "bbox": [
        -122.2581306,
        43.64981479,
        1256.400234,
        -122.2509076,
        43.6540778,
        1658.800234
      ],
      "properties": {
        "datetime": "2020-06-18T19:14:57Z",
        "pc:count": 22905565,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560206.7598,
            "count": 22905565,
            "maximum": 560405.7866,
            "minimum": 559827.4666,
            "name": "X",
            "position": 0,
            "stddev": 135.8357653,
            "variance": 18451.35515
          },
          {
            "average": 4833559.481,
            "count": 22905565,
            "maximum": 4833720.59,
            "minimum": 4833252.29,
            "name": "Y",
            "position": 1,
            "stddev": 108.5247677,
            "variance": 11777.6252
          },
          {
            "average": 1424.332449,
            "count": 22905565,
            "maximum": 1658.800234,
            "minimum": 1256.400234,
            "name": "Z",
            "position": 2,
            "stddev": 65.23031078,
            "variance": 4254.993444
          },
          {
            "average": 26447.71852,
            "count": 22905565,
            "maximum": 56788,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14733.29823,
            "variance": 217070076.9
          },
          {
            "average": 2.07472385,
            "count": 22905565,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.122218018,
            "variance": 1.25937328
          },
          {
            "average": 3.146563161,
            "count": 22905565,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.242045671,
            "variance": 1.54267745
          },
          {
            "average": 0.4940047539,
            "count": 22905565,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999640666,
            "variance": 0.2499640679
          },
          {
            "average": 0,
            "count": 22905565,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02714742,
            "count": 22905565,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2373169384,
            "variance": 0.05631932927
          },
          {
            "average": -0.5220088135,
            "count": 22905565,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.86116052,
            "variance": 251.5764131
          },
          {
            "average": 0.4940047539,
            "count": 22905565,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999640666,
            "variance": 0.2499640679
          },
          {
            "average": 123.6441983,
            "count": 22905565,
            "maximum": 126,
            "minimum": 122,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.948595423,
            "variance": 0.8998332766
          },
          {
            "average": 276541974.2,
            "count": 22905565,
            "maximum": 276542897.9,
            "minimum": 276541102.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 450.2647856,
            "variance": 202738.3772
          },
          {
            "average": 0,
            "count": 22905565,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22905565,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22905565,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22905565,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22905565,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559827.4666,
          4833252.29,
          1256.400234,
          560405.7866,
          4833720.59,
          1658.800234
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559827.4666119254,
                4833252.289735936,
                1256.4002344110725
              ],
              [
                559827.4666119254,
                4833720.589735936,
                1256.4002344110725
              ],
              [
                560405.7866119255,
                4833720.589735936,
                1658.8002344110726
              ],
              [
                560405.7866119255,
                4833252.289735936,
                1658.8002344110726
              ],
              [
                559827.4666119254,
                4833252.289735936,
                1256.4002344110725
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:14:57+00:00",
        "end_time": "2020-06-18T18:45:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0076.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0076.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0076.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0076.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2581306,
            43.64981479,
            1256.400234,
            -122.2509076,
            43.6540778,
            1658.800234
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.25813062730458,
                  43.64986155710762,
                  1256.4002344110725
                ],
                [
                  -122.25807872369634,
                  43.6540778044071,
                  1256.4002344110725
                ],
                [
                  -122.25090757024458,
                  43.65403103491241,
                  1658.8002344110726
                ],
                [
                  -122.25095997542127,
                  43.649814794457164,
                  1658.8002344110726
                ],
                [
                  -122.25813062730458,
                  43.64986155710762,
                  1256.4002344110725
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0076.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0076.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:14:57Z",
            "pc:count": 22905565,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560206.7598,
                "count": 22905565,
                "maximum": 560405.7866,
                "minimum": 559827.4666,
                "name": "X",
                "position": 0,
                "stddev": 135.8357653,
                "variance": 18451.35515
              },
              {
                "average": 4833559.481,
                "count": 22905565,
                "maximum": 4833720.59,
                "minimum": 4833252.29,
                "name": "Y",
                "position": 1,
                "stddev": 108.5247677,
                "variance": 11777.6252
              },
              {
                "average": 1424.332449,
                "count": 22905565,
                "maximum": 1658.800234,
                "minimum": 1256.400234,
                "name": "Z",
                "position": 2,
                "stddev": 65.23031078,
                "variance": 4254.993444
              },
              {
                "average": 26447.71852,
                "count": 22905565,
                "maximum": 56788,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14733.29823,
                "variance": 217070076.9
              },
              {
                "average": 2.07472385,
                "count": 22905565,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.122218018,
                "variance": 1.25937328
              },
              {
                "average": 3.146563161,
                "count": 22905565,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.242045671,
                "variance": 1.54267745
              },
              {
                "average": 0.4940047539,
                "count": 22905565,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999640666,
                "variance": 0.2499640679
              },
              {
                "average": 0,
                "count": 22905565,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02714742,
                "count": 22905565,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2373169384,
                "variance": 0.05631932927
              },
              {
                "average": -0.5220088135,
                "count": 22905565,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.86116052,
                "variance": 251.5764131
              },
              {
                "average": 0.4940047539,
                "count": 22905565,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999640666,
                "variance": 0.2499640679
              },
              {
                "average": 123.6441983,
                "count": 22905565,
                "maximum": 126,
                "minimum": 122,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.948595423,
                "variance": 0.8998332766
              },
              {
                "average": 276541974.2,
                "count": 22905565,
                "maximum": 276542897.9,
                "minimum": 276541102.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 450.2647856,
                "variance": 202738.3772
              },
              {
                "average": 0,
                "count": 22905565,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22905565,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22905565,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22905565,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22905565,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559827.4666,
              4833252.29,
              1256.400234,
              560405.7866,
              4833720.59,
              1658.800234
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559827.4666119254,
                    4833252.289735936,
                    1256.4002344110725
                  ],
                  [
                    559827.4666119254,
                    4833720.589735936,
                    1256.4002344110725
                  ],
                  [
                    560405.7866119255,
                    4833720.589735936,
                    1658.8002344110726
                  ],
                  [
                    560405.7866119255,
                    4833252.289735936,
                    1658.8002344110726
                  ],
                  [
                    559827.4666119254,
                    4833252.289735936,
                    1256.4002344110725
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:14:57+00:00",
            "end_time": "2020-06-18T18:45: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": "20200618_BLU_0161.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.18411743544763,
              43.67975703742463,
              1165.287076216865
            ],
            [
              -122.18400253554097,
              43.688233991519134,
              1165.287076216865
            ],
            [
              -122.17232080906257,
              43.688149998529504,
              2512.4270762168653
            ],
            [
              -122.17243735340881,
              43.679673069144485,
              2512.4270762168653
            ],
            [
              -122.18411743544763,
              43.67975703742463,
              1165.287076216865
            ]
          ]
        ]
      },
      "bbox": [
        -122.1841174,
        43.67967307,
        1165.287076,
        -122.1723208,
        43.68823399,
        2512.427076
      ],
      "properties": {
        "datetime": "2020-06-18T17:00:37Z",
        "pc:count": 113082477,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566234.1574,
            "count": 113082477,
            "maximum": 566705.1346,
            "minimum": 565763.5746,
            "name": "X",
            "position": 0,
            "stddev": 265.079639,
            "variance": 70267.21504
          },
          {
            "average": 4837097.359,
            "count": 113082477,
            "maximum": 4837570.105,
            "minimum": 4836628.545,
            "name": "Y",
            "position": 1,
            "stddev": 261.6829475,
            "variance": 68477.96501
          },
          {
            "average": 1312.360322,
            "count": 113082477,
            "maximum": 2512.427076,
            "minimum": 1165.287076,
            "name": "Z",
            "position": 2,
            "stddev": 63.26850862,
            "variance": 4002.904183
          },
          {
            "average": 29384.12811,
            "count": 113082477,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11972.28726,
            "variance": 143335662.2
          },
          {
            "average": 1.915801844,
            "count": 113082477,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.019474858,
            "variance": 1.039328986
          },
          {
            "average": 2.831603079,
            "count": 113082477,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.167232595,
            "variance": 1.36243193
          },
          {
            "average": 0.4975723958,
            "count": 113082477,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999941089,
            "variance": 0.2499941089
          },
          {
            "average": 0,
            "count": 113082477,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018224778,
            "count": 113082477,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1583975115,
            "variance": 0.02508977166
          },
          {
            "average": 0.9813076959,
            "count": 113082477,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.749762,
            "variance": 248.055003
          },
          {
            "average": 0.4975723958,
            "count": 113082477,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999941089,
            "variance": 0.2499941089
          },
          {
            "average": 105.7043534,
            "count": 113082477,
            "maximum": 108,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.241209959,
            "variance": 1.540602162
          },
          {
            "average": 276533810.8,
            "count": 113082477,
            "maximum": 276534837.8,
            "minimum": 276532663.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 527.9906678,
            "variance": 278774.1453
          },
          {
            "average": 0,
            "count": 113082477,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113082477,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113082477,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113082477,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113082477,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565763.5746,
          4836628.545,
          1165.287076,
          566705.1346,
          4837570.105,
          2512.427076
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565763.5745736689,
                4836628.5452421475,
                1165.287076216865
              ],
              [
                565763.5745736689,
                4837570.105242148,
                1165.287076216865
              ],
              [
                566705.1345736689,
                4837570.105242148,
                2512.4270762168653
              ],
              [
                566705.1345736689,
                4836628.5452421475,
                2512.4270762168653
              ],
              [
                565763.5745736689,
                4836628.5452421475,
                1165.287076216865
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:00:37+00:00",
        "end_time": "2020-06-18T16:24:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0161.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0161.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0161.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0161.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1841174,
            43.67967307,
            1165.287076,
            -122.1723208,
            43.68823399,
            2512.427076
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.18411743544763,
                  43.67975703742463,
                  1165.287076216865
                ],
                [
                  -122.18400253554097,
                  43.688233991519134,
                  1165.287076216865
                ],
                [
                  -122.17232080906257,
                  43.688149998529504,
                  2512.4270762168653
                ],
                [
                  -122.17243735340881,
                  43.679673069144485,
                  2512.4270762168653
                ],
                [
                  -122.18411743544763,
                  43.67975703742463,
                  1165.287076216865
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0161.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0161.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:00:37Z",
            "pc:count": 113082477,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566234.1574,
                "count": 113082477,
                "maximum": 566705.1346,
                "minimum": 565763.5746,
                "name": "X",
                "position": 0,
                "stddev": 265.079639,
                "variance": 70267.21504
              },
              {
                "average": 4837097.359,
                "count": 113082477,
                "maximum": 4837570.105,
                "minimum": 4836628.545,
                "name": "Y",
                "position": 1,
                "stddev": 261.6829475,
                "variance": 68477.96501
              },
              {
                "average": 1312.360322,
                "count": 113082477,
                "maximum": 2512.427076,
                "minimum": 1165.287076,
                "name": "Z",
                "position": 2,
                "stddev": 63.26850862,
                "variance": 4002.904183
              },
              {
                "average": 29384.12811,
                "count": 113082477,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11972.28726,
                "variance": 143335662.2
              },
              {
                "average": 1.915801844,
                "count": 113082477,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.019474858,
                "variance": 1.039328986
              },
              {
                "average": 2.831603079,
                "count": 113082477,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.167232595,
                "variance": 1.36243193
              },
              {
                "average": 0.4975723958,
                "count": 113082477,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999941089,
                "variance": 0.2499941089
              },
              {
                "average": 0,
                "count": 113082477,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018224778,
                "count": 113082477,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1583975115,
                "variance": 0.02508977166
              },
              {
                "average": 0.9813076959,
                "count": 113082477,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.749762,
                "variance": 248.055003
              },
              {
                "average": 0.4975723958,
                "count": 113082477,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999941089,
                "variance": 0.2499941089
              },
              {
                "average": 105.7043534,
                "count": 113082477,
                "maximum": 108,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.241209959,
                "variance": 1.540602162
              },
              {
                "average": 276533810.8,
                "count": 113082477,
                "maximum": 276534837.8,
                "minimum": 276532663.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 527.9906678,
                "variance": 278774.1453
              },
              {
                "average": 0,
                "count": 113082477,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113082477,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113082477,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113082477,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113082477,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565763.5746,
              4836628.545,
              1165.287076,
              566705.1346,
              4837570.105,
              2512.427076
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565763.5745736689,
                    4836628.5452421475,
                    1165.287076216865
                  ],
                  [
                    565763.5745736689,
                    4837570.105242148,
                    1165.287076216865
                  ],
                  [
                    566705.1345736689,
                    4837570.105242148,
                    2512.4270762168653
                  ],
                  [
                    566705.1345736689,
                    4836628.5452421475,
                    2512.4270762168653
                  ],
                  [
                    565763.5745736689,
                    4836628.5452421475,
                    1165.287076216865
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:00:37+00:00",
            "end_time": "2020-06-18T16:24: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": "20200618_BLU_0180.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.22971366036248,
              43.687302470740626,
              928.7021743549369
            ],
            [
              -122.2296051550749,
              43.69577932710749,
              928.7021743549369
            ],
            [
              -122.21792232993185,
              43.69569998695541,
              1575.102174354937
            ],
            [
              -122.21803248026652,
              43.68722315392869,
              1575.102174354937
            ],
            [
              -122.22971366036248,
              43.687302470740626,
              928.7021743549369
            ]
          ]
        ]
      },
      "bbox": [
        -122.2297137,
        43.68722315,
        928.7021744,
        -122.2179223,
        43.69577933,
        1575.102174
      ],
      "properties": {
        "datetime": "2020-06-18T18:31:17Z",
        "pc:count": 103819759,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562558.6854,
            "count": 103819759,
            "maximum": 563022.0539,
            "minimum": 562080.5339,
            "name": "X",
            "position": 0,
            "stddev": 259.8471346,
            "variance": 67520.53338
          },
          {
            "average": 4837897.824,
            "count": 103819759,
            "maximum": 4838372.961,
            "minimum": 4837431.421,
            "name": "Y",
            "position": 1,
            "stddev": 263.8895584,
            "variance": 69637.69904
          },
          {
            "average": 1268.977017,
            "count": 103819759,
            "maximum": 1575.102174,
            "minimum": 928.7021744,
            "name": "Z",
            "position": 2,
            "stddev": 136.6135883,
            "variance": 18663.27251
          },
          {
            "average": 31427.59996,
            "count": 103819759,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12465.83884,
            "variance": 155397138
          },
          {
            "average": 1.679036858,
            "count": 103819759,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9103390769,
            "variance": 0.8287172349
          },
          {
            "average": 2.358141228,
            "count": 103819759,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.159877458,
            "variance": 1.345315717
          },
          {
            "average": 0.4990683999,
            "count": 103819759,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991345,
            "variance": 0.2499991345
          },
          {
            "average": 0,
            "count": 103819759,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02888428,
            "count": 103819759,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2311758102,
            "variance": 0.05344225523
          },
          {
            "average": 0.07481715607,
            "count": 103819759,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.76807909,
            "variance": 248.6323183
          },
          {
            "average": 0.4990683999,
            "count": 103819759,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999991345,
            "variance": 0.2499991345
          },
          {
            "average": 116.8595721,
            "count": 103819759,
            "maximum": 120,
            "minimum": 114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.351489252,
            "variance": 1.826523198
          },
          {
            "average": 276538855.4,
            "count": 103819759,
            "maximum": 276540277.7,
            "minimum": 276537487.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 625.5482326,
            "variance": 391310.5914
          },
          {
            "average": 0,
            "count": 103819759,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103819759,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103819759,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103819759,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103819759,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562080.5339,
          4837431.421,
          928.7021744,
          563022.0539,
          4838372.961,
          1575.102174
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562080.5339073904,
                4837431.420610614,
                928.7021743549369
              ],
              [
                562080.5339073904,
                4838372.960610613,
                928.7021743549369
              ],
              [
                563022.0539073905,
                4838372.960610613,
                1575.102174354937
              ],
              [
                563022.0539073905,
                4837431.420610614,
                1575.102174354937
              ],
              [
                562080.5339073904,
                4837431.420610614,
                928.7021743549369
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:31:17+00:00",
        "end_time": "2020-06-18T17:44:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0180.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0180.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0180.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0180.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2297137,
            43.68722315,
            928.7021744,
            -122.2179223,
            43.69577933,
            1575.102174
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.22971366036248,
                  43.687302470740626,
                  928.7021743549369
                ],
                [
                  -122.2296051550749,
                  43.69577932710749,
                  928.7021743549369
                ],
                [
                  -122.21792232993185,
                  43.69569998695541,
                  1575.102174354937
                ],
                [
                  -122.21803248026652,
                  43.68722315392869,
                  1575.102174354937
                ],
                [
                  -122.22971366036248,
                  43.687302470740626,
                  928.7021743549369
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0180.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0180.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:31:17Z",
            "pc:count": 103819759,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562558.6854,
                "count": 103819759,
                "maximum": 563022.0539,
                "minimum": 562080.5339,
                "name": "X",
                "position": 0,
                "stddev": 259.8471346,
                "variance": 67520.53338
              },
              {
                "average": 4837897.824,
                "count": 103819759,
                "maximum": 4838372.961,
                "minimum": 4837431.421,
                "name": "Y",
                "position": 1,
                "stddev": 263.8895584,
                "variance": 69637.69904
              },
              {
                "average": 1268.977017,
                "count": 103819759,
                "maximum": 1575.102174,
                "minimum": 928.7021744,
                "name": "Z",
                "position": 2,
                "stddev": 136.6135883,
                "variance": 18663.27251
              },
              {
                "average": 31427.59996,
                "count": 103819759,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12465.83884,
                "variance": 155397138
              },
              {
                "average": 1.679036858,
                "count": 103819759,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9103390769,
                "variance": 0.8287172349
              },
              {
                "average": 2.358141228,
                "count": 103819759,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.159877458,
                "variance": 1.345315717
              },
              {
                "average": 0.4990683999,
                "count": 103819759,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991345,
                "variance": 0.2499991345
              },
              {
                "average": 0,
                "count": 103819759,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02888428,
                "count": 103819759,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2311758102,
                "variance": 0.05344225523
              },
              {
                "average": 0.07481715607,
                "count": 103819759,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.76807909,
                "variance": 248.6323183
              },
              {
                "average": 0.4990683999,
                "count": 103819759,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999991345,
                "variance": 0.2499991345
              },
              {
                "average": 116.8595721,
                "count": 103819759,
                "maximum": 120,
                "minimum": 114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.351489252,
                "variance": 1.826523198
              },
              {
                "average": 276538855.4,
                "count": 103819759,
                "maximum": 276540277.7,
                "minimum": 276537487.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 625.5482326,
                "variance": 391310.5914
              },
              {
                "average": 0,
                "count": 103819759,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103819759,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103819759,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103819759,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103819759,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562080.5339,
              4837431.421,
              928.7021744,
              563022.0539,
              4838372.961,
              1575.102174
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562080.5339073904,
                    4837431.420610614,
                    928.7021743549369
                  ],
                  [
                    562080.5339073904,
                    4838372.960610613,
                    928.7021743549369
                  ],
                  [
                    563022.0539073905,
                    4838372.960610613,
                    1575.102174354937
                  ],
                  [
                    563022.0539073905,
                    4837431.420610614,
                    1575.102174354937
                  ],
                  [
                    562080.5339073904,
                    4837431.420610614,
                    928.7021743549369
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:31:17+00:00",
            "end_time": "2020-06-18T17:44:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0153.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.27483180965474,
              43.678370135735534,
              696.8352900872585
            ],
            [
              -122.27472969351987,
              43.686846912626294,
              696.8352900872585
            ],
            [
              -122.26304798416724,
              43.68677219341363,
              947.9552900872584
            ],
            [
              -122.26315174469593,
              43.67829543850375,
              947.9552900872584
            ],
            [
              -122.27483180965474,
              43.678370135735534,
              696.8352900872585
            ]
          ]
        ]
      },
      "bbox": [
        -122.2748318,
        43.67829544,
        696.8352901,
        -122.263048,
        43.68684691,
        947.9552901
      ],
      "properties": {
        "datetime": "2020-06-19T19:41:08Z",
        "pc:count": 115053556,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558922.4434,
            "count": 115053556,
            "maximum": 559394.5001,
            "minimum": 558452.9401,
            "name": "X",
            "position": 0,
            "stddev": 264.0685389,
            "variance": 69732.19323
          },
          {
            "average": 4836866.308,
            "count": 115053556,
            "maximum": 4837348.118,
            "minimum": 4836406.598,
            "name": "Y",
            "position": 1,
            "stddev": 263.2288555,
            "variance": 69289.43039
          },
          {
            "average": 793.525858,
            "count": 115053556,
            "maximum": 947.9552901,
            "minimum": 696.8352901,
            "name": "Z",
            "position": 2,
            "stddev": 35.81266154,
            "variance": 1282.546727
          },
          {
            "average": 32323.41314,
            "count": 115053556,
            "maximum": 65535,
            "minimum": 5328,
            "name": "Intensity",
            "position": 3,
            "stddev": 10427.37898,
            "variance": 108730232.3
          },
          {
            "average": 1.716792378,
            "count": 115053556,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8788296053,
            "variance": 0.7723414751
          },
          {
            "average": 2.433743413,
            "count": 115053556,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.042289916,
            "variance": 1.086368268
          },
          {
            "average": 0.4034801671,
            "count": 115053556,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4905954789,
            "variance": 0.2406839239
          },
          {
            "average": 0,
            "count": 115053556,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.051053502,
            "count": 115053556,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5135371876,
            "variance": 0.263720443
          },
          {
            "average": -0.07476372658,
            "count": 115053556,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.47640358,
            "variance": 239.5190678
          },
          {
            "average": 0.5011523242,
            "count": 115053556,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999986743,
            "variance": 0.2499986743
          },
          {
            "average": 233.2916096,
            "count": 115053556,
            "maximum": 332,
            "minimum": 125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 101.9272837,
            "variance": 10389.17117
          },
          {
            "average": 276588733.6,
            "count": 115053556,
            "maximum": 276630868.2,
            "minimum": 276542637.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 43431.05782,
            "variance": 1886256783
          },
          {
            "average": 0,
            "count": 115053556,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115053556,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115053556,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115053556,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115053556,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558452.9401,
          4836406.598,
          696.8352901,
          559394.5001,
          4837348.118,
          947.9552901
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558452.9401385655,
                4836406.59765842,
                696.8352900872585
              ],
              [
                558452.9401385655,
                4837348.11765842,
                696.8352900872585
              ],
              [
                559394.5001385655,
                4837348.11765842,
                947.9552900872584
              ],
              [
                559394.5001385655,
                4836406.59765842,
                947.9552900872584
              ],
              [
                558452.9401385655,
                4836406.59765842,
                696.8352900872585
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:41:08+00:00",
        "end_time": "2020-06-18T19:10:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0153.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0153.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0153.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0153.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2748318,
            43.67829544,
            696.8352901,
            -122.263048,
            43.68684691,
            947.9552901
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.27483180965474,
                  43.678370135735534,
                  696.8352900872585
                ],
                [
                  -122.27472969351987,
                  43.686846912626294,
                  696.8352900872585
                ],
                [
                  -122.26304798416724,
                  43.68677219341363,
                  947.9552900872584
                ],
                [
                  -122.26315174469593,
                  43.67829543850375,
                  947.9552900872584
                ],
                [
                  -122.27483180965474,
                  43.678370135735534,
                  696.8352900872585
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0153.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0153.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:41:08Z",
            "pc:count": 115053556,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558922.4434,
                "count": 115053556,
                "maximum": 559394.5001,
                "minimum": 558452.9401,
                "name": "X",
                "position": 0,
                "stddev": 264.0685389,
                "variance": 69732.19323
              },
              {
                "average": 4836866.308,
                "count": 115053556,
                "maximum": 4837348.118,
                "minimum": 4836406.598,
                "name": "Y",
                "position": 1,
                "stddev": 263.2288555,
                "variance": 69289.43039
              },
              {
                "average": 793.525858,
                "count": 115053556,
                "maximum": 947.9552901,
                "minimum": 696.8352901,
                "name": "Z",
                "position": 2,
                "stddev": 35.81266154,
                "variance": 1282.546727
              },
              {
                "average": 32323.41314,
                "count": 115053556,
                "maximum": 65535,
                "minimum": 5328,
                "name": "Intensity",
                "position": 3,
                "stddev": 10427.37898,
                "variance": 108730232.3
              },
              {
                "average": 1.716792378,
                "count": 115053556,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8788296053,
                "variance": 0.7723414751
              },
              {
                "average": 2.433743413,
                "count": 115053556,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.042289916,
                "variance": 1.086368268
              },
              {
                "average": 0.4034801671,
                "count": 115053556,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4905954789,
                "variance": 0.2406839239
              },
              {
                "average": 0,
                "count": 115053556,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.051053502,
                "count": 115053556,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5135371876,
                "variance": 0.263720443
              },
              {
                "average": -0.07476372658,
                "count": 115053556,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.47640358,
                "variance": 239.5190678
              },
              {
                "average": 0.5011523242,
                "count": 115053556,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999986743,
                "variance": 0.2499986743
              },
              {
                "average": 233.2916096,
                "count": 115053556,
                "maximum": 332,
                "minimum": 125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 101.9272837,
                "variance": 10389.17117
              },
              {
                "average": 276588733.6,
                "count": 115053556,
                "maximum": 276630868.2,
                "minimum": 276542637.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 43431.05782,
                "variance": 1886256783
              },
              {
                "average": 0,
                "count": 115053556,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115053556,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115053556,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115053556,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115053556,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558452.9401,
              4836406.598,
              696.8352901,
              559394.5001,
              4837348.118,
              947.9552901
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558452.9401385655,
                    4836406.59765842,
                    696.8352900872585
                  ],
                  [
                    558452.9401385655,
                    4837348.11765842,
                    696.8352900872585
                  ],
                  [
                    559394.5001385655,
                    4837348.11765842,
                    947.9552900872584
                  ],
                  [
                    559394.5001385655,
                    4836406.59765842,
                    947.9552900872584
                  ],
                  [
                    558452.9401385655,
                    4836406.59765842,
                    696.8352900872585
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:41:08+00:00",
            "end_time": "2020-06-18T19: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": "20200618_BLU_0084.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.17185396104937,
              43.647006140771374,
              1477.0716066646921
            ],
            [
              -122.17173746986819,
              43.65548293747561,
              1477.0716066646921
            ],
            [
              -122.16006262637627,
              43.65539774557466,
              1918.8916066646923
            ],
            [
              -122.16018075910144,
              43.646920973933504,
              1918.8916066646923
            ],
            [
              -122.17185396104937,
              43.647006140771374,
              1477.0716066646921
            ]
          ]
        ]
      },
      "bbox": [
        -122.171854,
        43.64692097,
        1477.071607,
        -122.1600626,
        43.65548294,
        1918.891607
      ],
      "properties": {
        "datetime": "2020-06-18T16:39:11Z",
        "pc:count": 99023585,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567255.5708,
            "count": 99023585,
            "maximum": 567729.8864,
            "minimum": 566788.3664,
            "name": "X",
            "position": 0,
            "stddev": 256.6475535,
            "variance": 65867.96674
          },
          {
            "average": 4833458.878,
            "count": 99023585,
            "maximum": 4833942.507,
            "minimum": 4833000.967,
            "name": "Y",
            "position": 1,
            "stddev": 262.911283,
            "variance": 69122.34273
          },
          {
            "average": 1763.99343,
            "count": 99023585,
            "maximum": 1918.891607,
            "minimum": 1477.071607,
            "name": "Z",
            "position": 2,
            "stddev": 82.17421037,
            "variance": 6752.600849
          },
          {
            "average": 27996.3051,
            "count": 99023585,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14664.56803,
            "variance": 215049555.4
          },
          {
            "average": 1.831806918,
            "count": 99023585,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.017233903,
            "variance": 1.034764813
          },
          {
            "average": 2.663472606,
            "count": 99023585,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.256592716,
            "variance": 1.579025255
          },
          {
            "average": 0.4946091277,
            "count": 99023585,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999709402,
            "variance": 0.249970941
          },
          {
            "average": 0,
            "count": 99023585,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.044180596,
            "count": 99023585,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2603823027,
            "variance": 0.06779894356
          },
          {
            "average": 2.316903447,
            "count": 99023585,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.33827208,
            "variance": 235.2625903
          },
          {
            "average": 0.4946091277,
            "count": 99023585,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999709402,
            "variance": 0.249970941
          },
          {
            "average": 101.7267282,
            "count": 99023585,
            "maximum": 105,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.574965579,
            "variance": 2.480516576
          },
          {
            "average": 276532089.1,
            "count": 99023585,
            "maximum": 276533551.7,
            "minimum": 276531218.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 748.1822773,
            "variance": 559776.7201
          },
          {
            "average": 0,
            "count": 99023585,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99023585,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99023585,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99023585,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99023585,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566788.3664,
          4833000.967,
          1477.071607,
          567729.8864,
          4833942.507,
          1918.891607
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566788.3663735867,
                4833000.96696366,
                1477.0716066646921
              ],
              [
                566788.3663735867,
                4833942.506963659,
                1477.0716066646921
              ],
              [
                567729.8863735867,
                4833942.506963659,
                1918.8916066646923
              ],
              [
                567729.8863735867,
                4833000.96696366,
                1918.8916066646923
              ],
              [
                566788.3663735867,
                4833000.96696366,
                1477.0716066646921
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:39:11+00:00",
        "end_time": "2020-06-18T16:00:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0084.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0084.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0084.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0084.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.171854,
            43.64692097,
            1477.071607,
            -122.1600626,
            43.65548294,
            1918.891607
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.17185396104937,
                  43.647006140771374,
                  1477.0716066646921
                ],
                [
                  -122.17173746986819,
                  43.65548293747561,
                  1477.0716066646921
                ],
                [
                  -122.16006262637627,
                  43.65539774557466,
                  1918.8916066646923
                ],
                [
                  -122.16018075910144,
                  43.646920973933504,
                  1918.8916066646923
                ],
                [
                  -122.17185396104937,
                  43.647006140771374,
                  1477.0716066646921
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0084.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0084.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:39:11Z",
            "pc:count": 99023585,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567255.5708,
                "count": 99023585,
                "maximum": 567729.8864,
                "minimum": 566788.3664,
                "name": "X",
                "position": 0,
                "stddev": 256.6475535,
                "variance": 65867.96674
              },
              {
                "average": 4833458.878,
                "count": 99023585,
                "maximum": 4833942.507,
                "minimum": 4833000.967,
                "name": "Y",
                "position": 1,
                "stddev": 262.911283,
                "variance": 69122.34273
              },
              {
                "average": 1763.99343,
                "count": 99023585,
                "maximum": 1918.891607,
                "minimum": 1477.071607,
                "name": "Z",
                "position": 2,
                "stddev": 82.17421037,
                "variance": 6752.600849
              },
              {
                "average": 27996.3051,
                "count": 99023585,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14664.56803,
                "variance": 215049555.4
              },
              {
                "average": 1.831806918,
                "count": 99023585,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.017233903,
                "variance": 1.034764813
              },
              {
                "average": 2.663472606,
                "count": 99023585,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.256592716,
                "variance": 1.579025255
              },
              {
                "average": 0.4946091277,
                "count": 99023585,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999709402,
                "variance": 0.249970941
              },
              {
                "average": 0,
                "count": 99023585,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.044180596,
                "count": 99023585,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2603823027,
                "variance": 0.06779894356
              },
              {
                "average": 2.316903447,
                "count": 99023585,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.33827208,
                "variance": 235.2625903
              },
              {
                "average": 0.4946091277,
                "count": 99023585,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999709402,
                "variance": 0.249970941
              },
              {
                "average": 101.7267282,
                "count": 99023585,
                "maximum": 105,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.574965579,
                "variance": 2.480516576
              },
              {
                "average": 276532089.1,
                "count": 99023585,
                "maximum": 276533551.7,
                "minimum": 276531218.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 748.1822773,
                "variance": 559776.7201
              },
              {
                "average": 0,
                "count": 99023585,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99023585,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99023585,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99023585,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99023585,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566788.3664,
              4833000.967,
              1477.071607,
              567729.8864,
              4833942.507,
              1918.891607
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566788.3663735867,
                    4833000.96696366,
                    1477.0716066646921
                  ],
                  [
                    566788.3663735867,
                    4833942.506963659,
                    1477.0716066646921
                  ],
                  [
                    567729.8863735867,
                    4833942.506963659,
                    1918.8916066646923
                  ],
                  [
                    567729.8863735867,
                    4833000.96696366,
                    1918.8916066646923
                  ],
                  [
                    566788.3663735867,
                    4833000.96696366,
                    1477.0716066646921
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:39:11+00:00",
            "end_time": "2020-06-18T16:00:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.26398018029067,
              43.69500682217219,
              683.7269459003139
            ],
            [
              -122.26387647597019,
              43.70348355378168,
              683.7269459003139
            ],
            [
              -122.25219156530292,
              43.7034077024476,
              2271.566945900314
            ],
            [
              -122.25229691541061,
              43.69493099315132,
              2271.566945900314
            ],
            [
              -122.26398018029067,
              43.69500682217219,
              683.7269459003139
            ]
          ]
        ]
      },
      "bbox": [
        -122.2639802,
        43.69493099,
        683.7269459,
        -122.2521916,
        43.70348355,
        2271.566946
      ],
      "properties": {
        "datetime": "2020-06-19T19:40:34Z",
        "pc:count": 120657385,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559774.6966,
            "count": 120657385,
            "maximum": 560252.8139,
            "minimum": 559311.2539,
            "name": "X",
            "position": 0,
            "stddev": 261.987225,
            "variance": 68637.30608
          },
          {
            "average": 4838733.468,
            "count": 120657385,
            "maximum": 4839203.527,
            "minimum": 4838262.007,
            "name": "Y",
            "position": 1,
            "stddev": 260.774983,
            "variance": 68003.59174
          },
          {
            "average": 844.9546789,
            "count": 120657385,
            "maximum": 2271.566946,
            "minimum": 683.7269459,
            "name": "Z",
            "position": 2,
            "stddev": 70.91409739,
            "variance": 5028.809208
          },
          {
            "average": 32220.39382,
            "count": 120657385,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10359.79379,
            "variance": 107325327.4
          },
          {
            "average": 1.6972261,
            "count": 120657385,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8513845515,
            "variance": 0.7248556545
          },
          {
            "average": 2.394318566,
            "count": 120657385,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9955584487,
            "variance": 0.9911366248
          },
          {
            "average": 0.4462202873,
            "count": 120657385,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4970993307,
            "variance": 0.2471077446
          },
          {
            "average": 0,
            "count": 120657385,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.01849179,
            "count": 120657385,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1772874437,
            "variance": 0.03143083771
          },
          {
            "average": 0.1132813944,
            "count": 120657385,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.35568707,
            "variance": 235.7971254
          },
          {
            "average": 0.4996357165,
            "count": 120657385,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999998694,
            "variance": 0.2499998694
          },
          {
            "average": 141.325999,
            "count": 120657385,
            "maximum": 332,
            "minimum": 122,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 54.45678103,
            "variance": 2965.541
          },
          {
            "average": 276549548.6,
            "count": 120657385,
            "maximum": 276630834.6,
            "minimum": 276541192.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 23209.57502,
            "variance": 538684372.4
          },
          {
            "average": 0,
            "count": 120657385,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120657385,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120657385,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120657385,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120657385,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559311.2539,
          4838262.007,
          683.7269459,
          560252.8139,
          4839203.527,
          2271.566946
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559311.2539495309,
                4838262.006568434,
                683.7269459003139
              ],
              [
                559311.2539495309,
                4839203.526568433,
                683.7269459003139
              ],
              [
                560252.813949531,
                4839203.526568433,
                2271.566945900314
              ],
              [
                560252.813949531,
                4838262.006568434,
                2271.566945900314
              ],
              [
                559311.2539495309,
                4838262.006568434,
                683.7269459003139
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:40:34+00:00",
        "end_time": "2020-06-18T18:46:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2639802,
            43.69493099,
            683.7269459,
            -122.2521916,
            43.70348355,
            2271.566946
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.26398018029067,
                  43.69500682217219,
                  683.7269459003139
                ],
                [
                  -122.26387647597019,
                  43.70348355378168,
                  683.7269459003139
                ],
                [
                  -122.25219156530292,
                  43.7034077024476,
                  2271.566945900314
                ],
                [
                  -122.25229691541061,
                  43.69493099315132,
                  2271.566945900314
                ],
                [
                  -122.26398018029067,
                  43.69500682217219,
                  683.7269459003139
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:40:34Z",
            "pc:count": 120657385,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559774.6966,
                "count": 120657385,
                "maximum": 560252.8139,
                "minimum": 559311.2539,
                "name": "X",
                "position": 0,
                "stddev": 261.987225,
                "variance": 68637.30608
              },
              {
                "average": 4838733.468,
                "count": 120657385,
                "maximum": 4839203.527,
                "minimum": 4838262.007,
                "name": "Y",
                "position": 1,
                "stddev": 260.774983,
                "variance": 68003.59174
              },
              {
                "average": 844.9546789,
                "count": 120657385,
                "maximum": 2271.566946,
                "minimum": 683.7269459,
                "name": "Z",
                "position": 2,
                "stddev": 70.91409739,
                "variance": 5028.809208
              },
              {
                "average": 32220.39382,
                "count": 120657385,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10359.79379,
                "variance": 107325327.4
              },
              {
                "average": 1.6972261,
                "count": 120657385,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8513845515,
                "variance": 0.7248556545
              },
              {
                "average": 2.394318566,
                "count": 120657385,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9955584487,
                "variance": 0.9911366248
              },
              {
                "average": 0.4462202873,
                "count": 120657385,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4970993307,
                "variance": 0.2471077446
              },
              {
                "average": 0,
                "count": 120657385,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.01849179,
                "count": 120657385,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1772874437,
                "variance": 0.03143083771
              },
              {
                "average": 0.1132813944,
                "count": 120657385,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.35568707,
                "variance": 235.7971254
              },
              {
                "average": 0.4996357165,
                "count": 120657385,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999998694,
                "variance": 0.2499998694
              },
              {
                "average": 141.325999,
                "count": 120657385,
                "maximum": 332,
                "minimum": 122,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 54.45678103,
                "variance": 2965.541
              },
              {
                "average": 276549548.6,
                "count": 120657385,
                "maximum": 276630834.6,
                "minimum": 276541192.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 23209.57502,
                "variance": 538684372.4
              },
              {
                "average": 0,
                "count": 120657385,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120657385,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120657385,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120657385,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120657385,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559311.2539,
              4838262.007,
              683.7269459,
              560252.8139,
              4839203.527,
              2271.566946
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559311.2539495309,
                    4838262.006568434,
                    683.7269459003139
                  ],
                  [
                    559311.2539495309,
                    4839203.526568433,
                    683.7269459003139
                  ],
                  [
                    560252.813949531,
                    4839203.526568433,
                    2271.566945900314
                  ],
                  [
                    560252.813949531,
                    4838262.006568434,
                    2271.566945900314
                  ],
                  [
                    559311.2539495309,
                    4838262.006568434,
                    683.7269459003139
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:40:34+00:00",
            "end_time": "2020-06-18T18:46: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": "20200618_BLU_0069.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.16029110365045,
              43.63894370715046,
              1187.2405629129414
            ],
            [
              -122.16017302935128,
              43.64741977065855,
              1187.2405629129414
            ],
            [
              -122.14849978236836,
              43.64733341039335,
              1748.4005629129413
            ],
            [
              -122.14861949737144,
              43.638857372290204,
              1748.4005629129413
            ],
            [
              -122.16029110365045,
              43.63894370715046,
              1187.2405629129414
            ]
          ]
        ]
      },
      "bbox": [
        -122.1602911,
        43.63885737,
        1187.240563,
        -122.1484998,
        43.64741977,
        1748.400563
      ],
      "properties": {
        "datetime": "2020-06-19T19:56:03Z",
        "pc:count": 94765495,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568193.0128,
            "count": 94765495,
            "maximum": 568671.4693,
            "minimum": 567729.9493,
            "name": "X",
            "position": 0,
            "stddev": 267.5343865,
            "variance": 71574.64796
          },
          {
            "average": 4832585.049,
            "count": 94765495,
            "maximum": 4833056.37,
            "minimum": 4832114.91,
            "name": "Y",
            "position": 1,
            "stddev": 265.0596532,
            "variance": 70256.61973
          },
          {
            "average": 1463.659449,
            "count": 94765495,
            "maximum": 1748.400563,
            "minimum": 1187.240563,
            "name": "Z",
            "position": 2,
            "stddev": 122.09694,
            "variance": 14907.66276
          },
          {
            "average": 28670.03677,
            "count": 94765495,
            "maximum": 62857,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12578.97845,
            "variance": 158230698.9
          },
          {
            "average": 1.916546619,
            "count": 94765495,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.034967229,
            "variance": 1.071157165
          },
          {
            "average": 2.832598711,
            "count": 94765495,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.206512758,
            "variance": 1.455673036
          },
          {
            "average": 0.4985632587,
            "count": 94765495,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979384,
            "variance": 0.2499979384
          },
          {
            "average": 4.431992889e-07,
            "count": 94765495,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000665732001,
            "variance": 4.431990972e-07
          },
          {
            "average": 1.037739496,
            "count": 94765495,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2570372442,
            "variance": 0.06606814493
          },
          {
            "average": -1.537357199,
            "count": 94765495,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.95891324,
            "variance": 254.6869118
          },
          {
            "average": 0.4985632587,
            "count": 94765495,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999979384,
            "variance": 0.2499979384
          },
          {
            "average": 179.4251954,
            "count": 94765495,
            "maximum": 334,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 109.4941566,
            "variance": 11988.97033
          },
          {
            "average": 276565404.5,
            "count": 94765495,
            "maximum": 276631763.5,
            "minimum": 276531202.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 46979.66665,
            "variance": 2207089079
          },
          {
            "average": 0,
            "count": 94765495,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94765495,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94765495,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94765495,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94765495,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567729.9493,
          4832114.91,
          1187.240563,
          568671.4693,
          4833056.37,
          1748.400563
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567729.9492728644,
                4832114.910382239,
                1187.2405629129414
              ],
              [
                567729.9492728644,
                4833056.37038224,
                1187.2405629129414
              ],
              [
                568671.4692728644,
                4833056.37038224,
                1748.4005629129413
              ],
              [
                568671.4692728644,
                4832114.910382239,
                1748.4005629129413
              ],
              [
                567729.9492728644,
                4832114.910382239,
                1187.2405629129414
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:56:03+00:00",
        "end_time": "2020-06-18T16:00:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0069.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0069.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0069.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0069.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1602911,
            43.63885737,
            1187.240563,
            -122.1484998,
            43.64741977,
            1748.400563
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.16029110365045,
                  43.63894370715046,
                  1187.2405629129414
                ],
                [
                  -122.16017302935128,
                  43.64741977065855,
                  1187.2405629129414
                ],
                [
                  -122.14849978236836,
                  43.64733341039335,
                  1748.4005629129413
                ],
                [
                  -122.14861949737144,
                  43.638857372290204,
                  1748.4005629129413
                ],
                [
                  -122.16029110365045,
                  43.63894370715046,
                  1187.2405629129414
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0069.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0069.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:56:03Z",
            "pc:count": 94765495,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568193.0128,
                "count": 94765495,
                "maximum": 568671.4693,
                "minimum": 567729.9493,
                "name": "X",
                "position": 0,
                "stddev": 267.5343865,
                "variance": 71574.64796
              },
              {
                "average": 4832585.049,
                "count": 94765495,
                "maximum": 4833056.37,
                "minimum": 4832114.91,
                "name": "Y",
                "position": 1,
                "stddev": 265.0596532,
                "variance": 70256.61973
              },
              {
                "average": 1463.659449,
                "count": 94765495,
                "maximum": 1748.400563,
                "minimum": 1187.240563,
                "name": "Z",
                "position": 2,
                "stddev": 122.09694,
                "variance": 14907.66276
              },
              {
                "average": 28670.03677,
                "count": 94765495,
                "maximum": 62857,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12578.97845,
                "variance": 158230698.9
              },
              {
                "average": 1.916546619,
                "count": 94765495,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.034967229,
                "variance": 1.071157165
              },
              {
                "average": 2.832598711,
                "count": 94765495,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.206512758,
                "variance": 1.455673036
              },
              {
                "average": 0.4985632587,
                "count": 94765495,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979384,
                "variance": 0.2499979384
              },
              {
                "average": 4.431992889e-07,
                "count": 94765495,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000665732001,
                "variance": 4.431990972e-07
              },
              {
                "average": 1.037739496,
                "count": 94765495,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2570372442,
                "variance": 0.06606814493
              },
              {
                "average": -1.537357199,
                "count": 94765495,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.95891324,
                "variance": 254.6869118
              },
              {
                "average": 0.4985632587,
                "count": 94765495,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999979384,
                "variance": 0.2499979384
              },
              {
                "average": 179.4251954,
                "count": 94765495,
                "maximum": 334,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 109.4941566,
                "variance": 11988.97033
              },
              {
                "average": 276565404.5,
                "count": 94765495,
                "maximum": 276631763.5,
                "minimum": 276531202.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 46979.66665,
                "variance": 2207089079
              },
              {
                "average": 0,
                "count": 94765495,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94765495,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94765495,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94765495,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94765495,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567729.9493,
              4832114.91,
              1187.240563,
              568671.4693,
              4833056.37,
              1748.400563
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567729.9492728644,
                    4832114.910382239,
                    1187.2405629129414
                  ],
                  [
                    567729.9492728644,
                    4833056.37038224,
                    1187.2405629129414
                  ],
                  [
                    568671.4692728644,
                    4833056.37038224,
                    1748.4005629129413
                  ],
                  [
                    568671.4692728644,
                    4832114.910382239,
                    1748.4005629129413
                  ],
                  [
                    567729.9492728644,
                    4832114.910382239,
                    1187.2405629129414
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:56:03+00:00",
            "end_time": "2020-06-18T16: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": "20200619_BLU_0212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1392115501542,
              43.69688332847254,
              928.3819161928922
            ],
            [
              -122.13909025678534,
              43.705359979601106,
              928.3819161928922
            ],
            [
              -122.12740558904318,
              43.70527137114217,
              1249.621916192892
            ],
            [
              -122.1275285281565,
              43.69679474607923,
              1249.621916192892
            ],
            [
              -122.1392115501542,
              43.69688332847254,
              928.3819161928922
            ]
          ]
        ]
      },
      "bbox": [
        -122.1392116,
        43.69679475,
        928.3819162,
        -122.1274056,
        43.70535998,
        1249.621916
      ],
      "properties": {
        "datetime": "2020-06-19T20:28:23Z",
        "pc:count": 85062434,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569851.0449,
            "count": 85062434,
            "maximum": 570304.9909,
            "minimum": 569363.4509,
            "name": "X",
            "position": 0,
            "stddev": 267.6156004,
            "variance": 71618.10957
          },
          {
            "average": 4839044.908,
            "count": 85062434,
            "maximum": 4839508.75,
            "minimum": 4838567.21,
            "name": "Y",
            "position": 1,
            "stddev": 271.5287494,
            "variance": 73727.86177
          },
          {
            "average": 1033.028033,
            "count": 85062434,
            "maximum": 1249.621916,
            "minimum": 928.3819162,
            "name": "Z",
            "position": 2,
            "stddev": 68.26034287,
            "variance": 4659.474409
          },
          {
            "average": 33024.91552,
            "count": 85062434,
            "maximum": 65535,
            "minimum": 6383,
            "name": "Intensity",
            "position": 3,
            "stddev": 10000.79207,
            "variance": 100015842.1
          },
          {
            "average": 1.701195512,
            "count": 85062434,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8680529804,
            "variance": 0.7535159767
          },
          {
            "average": 2.402283234,
            "count": 85062434,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.033240349,
            "variance": 1.067585619
          },
          {
            "average": 0.4717233462,
            "count": 85062434,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4991997934,
            "variance": 0.2492004338
          },
          {
            "average": 9.287295964e-07,
            "count": 85062434,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009637057356,
            "variance": 9.287287448e-07
          },
          {
            "average": 1.021875767,
            "count": 85062434,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1947478479,
            "variance": 0.03792672426
          },
          {
            "average": 0.5392737557,
            "count": 85062434,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.55767602,
            "variance": 242.0412833
          },
          {
            "average": 0.4976121069,
            "count": 85062434,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999943009,
            "variance": 0.2499943009
          },
          {
            "average": 335.5979895,
            "count": 85062434,
            "maximum": 339,
            "minimum": 333,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.332434229,
            "variance": 1.775380975
          },
          {
            "average": 276632329.4,
            "count": 85062434,
            "maximum": 276633703.3,
            "minimum": 276631401.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 515.3664592,
            "variance": 265602.5873
          },
          {
            "average": 0,
            "count": 85062434,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85062434,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85062434,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85062434,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85062434,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          569363.4509,
          4838567.21,
          928.3819162,
          570304.9909,
          4839508.75,
          1249.621916
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                569363.4509024255,
                4838567.20977311,
                928.3819161928922
              ],
              [
                569363.4509024255,
                4839508.749773109,
                928.3819161928922
              ],
              [
                570304.9909024255,
                4839508.749773109,
                1249.621916192892
              ],
              [
                570304.9909024255,
                4838567.20977311,
                1249.621916192892
              ],
              [
                569363.4509024255,
                4838567.20977311,
                928.3819161928922
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:28:23+00:00",
        "end_time": "2020-06-19T19:50:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1392116,
            43.69679475,
            928.3819162,
            -122.1274056,
            43.70535998,
            1249.621916
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.1392115501542,
                  43.69688332847254,
                  928.3819161928922
                ],
                [
                  -122.13909025678534,
                  43.705359979601106,
                  928.3819161928922
                ],
                [
                  -122.12740558904318,
                  43.70527137114217,
                  1249.621916192892
                ],
                [
                  -122.1275285281565,
                  43.69679474607923,
                  1249.621916192892
                ],
                [
                  -122.1392115501542,
                  43.69688332847254,
                  928.3819161928922
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:28:23Z",
            "pc:count": 85062434,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569851.0449,
                "count": 85062434,
                "maximum": 570304.9909,
                "minimum": 569363.4509,
                "name": "X",
                "position": 0,
                "stddev": 267.6156004,
                "variance": 71618.10957
              },
              {
                "average": 4839044.908,
                "count": 85062434,
                "maximum": 4839508.75,
                "minimum": 4838567.21,
                "name": "Y",
                "position": 1,
                "stddev": 271.5287494,
                "variance": 73727.86177
              },
              {
                "average": 1033.028033,
                "count": 85062434,
                "maximum": 1249.621916,
                "minimum": 928.3819162,
                "name": "Z",
                "position": 2,
                "stddev": 68.26034287,
                "variance": 4659.474409
              },
              {
                "average": 33024.91552,
                "count": 85062434,
                "maximum": 65535,
                "minimum": 6383,
                "name": "Intensity",
                "position": 3,
                "stddev": 10000.79207,
                "variance": 100015842.1
              },
              {
                "average": 1.701195512,
                "count": 85062434,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8680529804,
                "variance": 0.7535159767
              },
              {
                "average": 2.402283234,
                "count": 85062434,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.033240349,
                "variance": 1.067585619
              },
              {
                "average": 0.4717233462,
                "count": 85062434,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4991997934,
                "variance": 0.2492004338
              },
              {
                "average": 9.287295964e-07,
                "count": 85062434,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009637057356,
                "variance": 9.287287448e-07
              },
              {
                "average": 1.021875767,
                "count": 85062434,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1947478479,
                "variance": 0.03792672426
              },
              {
                "average": 0.5392737557,
                "count": 85062434,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.55767602,
                "variance": 242.0412833
              },
              {
                "average": 0.4976121069,
                "count": 85062434,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999943009,
                "variance": 0.2499943009
              },
              {
                "average": 335.5979895,
                "count": 85062434,
                "maximum": 339,
                "minimum": 333,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.332434229,
                "variance": 1.775380975
              },
              {
                "average": 276632329.4,
                "count": 85062434,
                "maximum": 276633703.3,
                "minimum": 276631401.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 515.3664592,
                "variance": 265602.5873
              },
              {
                "average": 0,
                "count": 85062434,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85062434,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85062434,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85062434,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85062434,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              569363.4509,
              4838567.21,
              928.3819162,
              570304.9909,
              4839508.75,
              1249.621916
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    569363.4509024255,
                    4838567.20977311,
                    928.3819161928922
                  ],
                  [
                    569363.4509024255,
                    4839508.749773109,
                    928.3819161928922
                  ],
                  [
                    570304.9909024255,
                    4839508.749773109,
                    1249.621916192892
                  ],
                  [
                    570304.9909024255,
                    4838567.20977311,
                    1249.621916192892
                  ],
                  [
                    569363.4509024255,
                    4838567.20977311,
                    928.3819161928922
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:28:23+00:00",
            "end_time": "2020-06-19T19:50: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": "20200619_BLU_0165.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.13875844455349,
              43.68042378190157,
              1457.013164778551
            ],
            [
              -122.13863716473914,
              43.68889991634513,
              1457.013164778551
            ],
            [
              -122.1269556941993,
              43.68881128812746,
              1707.013164778551
            ],
            [
              -122.12707861825804,
              43.68033517975446,
              1707.013164778551
            ],
            [
              -122.13875844455349,
              43.68042378190157,
              1457.013164778551
            ]
          ]
        ]
      },
      "bbox": [
        -122.1387584,
        43.68033518,
        1457.013165,
        -122.1269557,
        43.68889992,
        1707.013165
      ],
      "properties": {
        "datetime": "2020-06-19T20:19:42Z",
        "pc:count": 74682401,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569899.8498,
            "count": 74682401,
            "maximum": 570360.4845,
            "minimum": 569418.9445,
            "name": "X",
            "position": 0,
            "stddev": 271.7091137,
            "variance": 73825.84246
          },
          {
            "average": 4837214.306,
            "count": 74682401,
            "maximum": 4837681.033,
            "minimum": 4836739.553,
            "name": "Y",
            "position": 1,
            "stddev": 267.974293,
            "variance": 71810.22173
          },
          {
            "average": 1563.433765,
            "count": 74682401,
            "maximum": 1707.013165,
            "minimum": 1457.013165,
            "name": "Z",
            "position": 2,
            "stddev": 46.13743388,
            "variance": 2128.662805
          },
          {
            "average": 32441.43159,
            "count": 74682401,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12818.56999,
            "variance": 164315736.7
          },
          {
            "average": 1.621290256,
            "count": 74682401,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8462519871,
            "variance": 0.7161424257
          },
          {
            "average": 2.2423135,
            "count": 74682401,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.068105929,
            "variance": 1.140850276
          },
          {
            "average": 0.4891425625,
            "count": 74682401,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998821055,
            "variance": 0.2498821194
          },
          {
            "average": 0,
            "count": 74682401,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.054347637,
            "count": 74682401,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3989167046,
            "variance": 0.1591345372
          },
          {
            "average": 0.6994974942,
            "count": 74682401,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.09906828,
            "variance": 259.1799995
          },
          {
            "average": 0.496159383,
            "count": 74682401,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999852528,
            "variance": 0.249985253
          },
          {
            "average": 335.8145263,
            "count": 74682401,
            "maximum": 338,
            "minimum": 334,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.083060825,
            "variance": 1.173020751
          },
          {
            "average": 276632410.5,
            "count": 74682401,
            "maximum": 276633182.7,
            "minimum": 276631653.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 416.6402496,
            "variance": 173589.0976
          },
          {
            "average": 0,
            "count": 74682401,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74682401,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74682401,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74682401,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74682401,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          569418.9445,
          4836739.553,
          1457.013165,
          570360.4845,
          4837681.033,
          1707.013165
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                569418.9445197809,
                4836739.553448904,
                1457.013164778551
              ],
              [
                569418.9445197809,
                4837681.033448905,
                1457.013164778551
              ],
              [
                570360.484519781,
                4837681.033448905,
                1707.013164778551
              ],
              [
                570360.484519781,
                4836739.553448904,
                1707.013164778551
              ],
              [
                569418.9445197809,
                4836739.553448904,
                1457.013164778551
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:19:42+00:00",
        "end_time": "2020-06-19T19:54:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0165.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0165.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0165.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0165.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1387584,
            43.68033518,
            1457.013165,
            -122.1269557,
            43.68889992,
            1707.013165
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.13875844455349,
                  43.68042378190157,
                  1457.013164778551
                ],
                [
                  -122.13863716473914,
                  43.68889991634513,
                  1457.013164778551
                ],
                [
                  -122.1269556941993,
                  43.68881128812746,
                  1707.013164778551
                ],
                [
                  -122.12707861825804,
                  43.68033517975446,
                  1707.013164778551
                ],
                [
                  -122.13875844455349,
                  43.68042378190157,
                  1457.013164778551
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0165.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0165.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:19:42Z",
            "pc:count": 74682401,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569899.8498,
                "count": 74682401,
                "maximum": 570360.4845,
                "minimum": 569418.9445,
                "name": "X",
                "position": 0,
                "stddev": 271.7091137,
                "variance": 73825.84246
              },
              {
                "average": 4837214.306,
                "count": 74682401,
                "maximum": 4837681.033,
                "minimum": 4836739.553,
                "name": "Y",
                "position": 1,
                "stddev": 267.974293,
                "variance": 71810.22173
              },
              {
                "average": 1563.433765,
                "count": 74682401,
                "maximum": 1707.013165,
                "minimum": 1457.013165,
                "name": "Z",
                "position": 2,
                "stddev": 46.13743388,
                "variance": 2128.662805
              },
              {
                "average": 32441.43159,
                "count": 74682401,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12818.56999,
                "variance": 164315736.7
              },
              {
                "average": 1.621290256,
                "count": 74682401,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8462519871,
                "variance": 0.7161424257
              },
              {
                "average": 2.2423135,
                "count": 74682401,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.068105929,
                "variance": 1.140850276
              },
              {
                "average": 0.4891425625,
                "count": 74682401,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998821055,
                "variance": 0.2498821194
              },
              {
                "average": 0,
                "count": 74682401,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.054347637,
                "count": 74682401,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3989167046,
                "variance": 0.1591345372
              },
              {
                "average": 0.6994974942,
                "count": 74682401,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.09906828,
                "variance": 259.1799995
              },
              {
                "average": 0.496159383,
                "count": 74682401,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999852528,
                "variance": 0.249985253
              },
              {
                "average": 335.8145263,
                "count": 74682401,
                "maximum": 338,
                "minimum": 334,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.083060825,
                "variance": 1.173020751
              },
              {
                "average": 276632410.5,
                "count": 74682401,
                "maximum": 276633182.7,
                "minimum": 276631653.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 416.6402496,
                "variance": 173589.0976
              },
              {
                "average": 0,
                "count": 74682401,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74682401,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74682401,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74682401,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74682401,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              569418.9445,
              4836739.553,
              1457.013165,
              570360.4845,
              4837681.033,
              1707.013165
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    569418.9445197809,
                    4836739.553448904,
                    1457.013164778551
                  ],
                  [
                    569418.9445197809,
                    4837681.033448905,
                    1457.013164778551
                  ],
                  [
                    570360.484519781,
                    4837681.033448905,
                    1707.013164778551
                  ],
                  [
                    570360.484519781,
                    4836739.553448904,
                    1707.013164778551
                  ],
                  [
                    569418.9445197809,
                    4836739.553448904,
                    1457.013164778551
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:19:42+00:00",
            "end_time": "2020-06-19T19: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": "20200618_BLU_0158.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.21813553384182,
              43.67924565437951,
              878.6634768308768
            ],
            [
              -122.21802543100989,
              43.68772231942786,
              878.6634768308768
            ],
            [
              -122.20634420213898,
              43.68764180759049,
              2385.2234768308767
            ],
            [
              -122.20645594928246,
              43.679165166226724,
              2385.2234768308767
            ],
            [
              -122.21813553384182,
              43.67924565437951,
              878.6634768308768
            ]
          ]
        ]
      },
      "bbox": [
        -122.2181355,
        43.67916517,
        878.6634768,
        -122.2063442,
        43.68772232,
        2385.223477
      ],
      "properties": {
        "datetime": "2020-06-18T18:09:24Z",
        "pc:count": 121499874,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563494.8885,
            "count": 121499874,
            "maximum": 563963.6194,
            "minimum": 563022.0994,
            "name": "X",
            "position": 0,
            "stddev": 265.6111432,
            "variance": 70549.27939
          },
          {
            "average": 4837003.99,
            "count": 121499874,
            "maximum": 4837486.864,
            "minimum": 4836545.344,
            "name": "Y",
            "position": 1,
            "stddev": 261.7741854,
            "variance": 68525.72413
          },
          {
            "average": 1115.040118,
            "count": 121499874,
            "maximum": 2385.223477,
            "minimum": 878.6634768,
            "name": "Z",
            "position": 2,
            "stddev": 91.09637569,
            "variance": 8298.549663
          },
          {
            "average": 29893.37054,
            "count": 121499874,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11544.8173,
            "variance": 133282806.5
          },
          {
            "average": 1.891178044,
            "count": 121499874,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.005692229,
            "variance": 1.01141686
          },
          {
            "average": 2.782372746,
            "count": 121499874,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.160918141,
            "variance": 1.347730931
          },
          {
            "average": 0.5002981814,
            "count": 121499874,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999131,
            "variance": 0.2499999131
          },
          {
            "average": 0,
            "count": 121499874,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.017277755,
            "count": 121499874,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1772261987,
            "variance": 0.03140912551
          },
          {
            "average": 0.378725915,
            "count": 121499874,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.67124916,
            "variance": 245.5880501
          },
          {
            "average": 0.5002981814,
            "count": 121499874,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999131,
            "variance": 0.2499999131
          },
          {
            "average": 113.8134529,
            "count": 121499874,
            "maximum": 117,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.412050892,
            "variance": 1.993887722
          },
          {
            "average": 276537443.1,
            "count": 121499874,
            "maximum": 276538964.4,
            "minimum": 276536170,
            "name": "GpsTime",
            "position": 12,
            "stddev": 653.2810421,
            "variance": 426776.12
          },
          {
            "average": 0,
            "count": 121499874,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121499874,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121499874,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121499874,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121499874,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563022.0994,
          4836545.344,
          878.6634768,
          563963.6194,
          4837486.864,
          2385.223477
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563022.0993862768,
                4836545.344380955,
                878.6634768308768
              ],
              [
                563022.0993862768,
                4837486.864380955,
                878.6634768308768
              ],
              [
                563963.6193862768,
                4837486.864380955,
                2385.2234768308767
              ],
              [
                563963.6193862768,
                4836545.344380955,
                2385.2234768308767
              ],
              [
                563022.0993862768,
                4836545.344380955,
                878.6634768308768
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:09:24+00:00",
        "end_time": "2020-06-18T17:22:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0158.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0158.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0158.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0158.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2181355,
            43.67916517,
            878.6634768,
            -122.2063442,
            43.68772232,
            2385.223477
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.21813553384182,
                  43.67924565437951,
                  878.6634768308768
                ],
                [
                  -122.21802543100989,
                  43.68772231942786,
                  878.6634768308768
                ],
                [
                  -122.20634420213898,
                  43.68764180759049,
                  2385.2234768308767
                ],
                [
                  -122.20645594928246,
                  43.679165166226724,
                  2385.2234768308767
                ],
                [
                  -122.21813553384182,
                  43.67924565437951,
                  878.6634768308768
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0158.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0158.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:09:24Z",
            "pc:count": 121499874,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563494.8885,
                "count": 121499874,
                "maximum": 563963.6194,
                "minimum": 563022.0994,
                "name": "X",
                "position": 0,
                "stddev": 265.6111432,
                "variance": 70549.27939
              },
              {
                "average": 4837003.99,
                "count": 121499874,
                "maximum": 4837486.864,
                "minimum": 4836545.344,
                "name": "Y",
                "position": 1,
                "stddev": 261.7741854,
                "variance": 68525.72413
              },
              {
                "average": 1115.040118,
                "count": 121499874,
                "maximum": 2385.223477,
                "minimum": 878.6634768,
                "name": "Z",
                "position": 2,
                "stddev": 91.09637569,
                "variance": 8298.549663
              },
              {
                "average": 29893.37054,
                "count": 121499874,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11544.8173,
                "variance": 133282806.5
              },
              {
                "average": 1.891178044,
                "count": 121499874,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.005692229,
                "variance": 1.01141686
              },
              {
                "average": 2.782372746,
                "count": 121499874,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.160918141,
                "variance": 1.347730931
              },
              {
                "average": 0.5002981814,
                "count": 121499874,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999131,
                "variance": 0.2499999131
              },
              {
                "average": 0,
                "count": 121499874,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.017277755,
                "count": 121499874,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1772261987,
                "variance": 0.03140912551
              },
              {
                "average": 0.378725915,
                "count": 121499874,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.67124916,
                "variance": 245.5880501
              },
              {
                "average": 0.5002981814,
                "count": 121499874,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999131,
                "variance": 0.2499999131
              },
              {
                "average": 113.8134529,
                "count": 121499874,
                "maximum": 117,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.412050892,
                "variance": 1.993887722
              },
              {
                "average": 276537443.1,
                "count": 121499874,
                "maximum": 276538964.4,
                "minimum": 276536170,
                "name": "GpsTime",
                "position": 12,
                "stddev": 653.2810421,
                "variance": 426776.12
              },
              {
                "average": 0,
                "count": 121499874,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121499874,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121499874,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121499874,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121499874,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563022.0994,
              4836545.344,
              878.6634768,
              563963.6194,
              4837486.864,
              2385.223477
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563022.0993862768,
                    4836545.344380955,
                    878.6634768308768
                  ],
                  [
                    563022.0993862768,
                    4837486.864380955,
                    878.6634768308768
                  ],
                  [
                    563963.6193862768,
                    4837486.864380955,
                    2385.2234768308767
                  ],
                  [
                    563963.6193862768,
                    4836545.344380955,
                    2385.2234768308767
                  ],
                  [
                    563022.0993862768,
                    4836545.344380955,
                    878.6634768308768
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:09:24+00:00",
            "end_time": "2020-06-18T17:22:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0085.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.16052019327256,
              43.64717333996641,
              1587.6159497248489
            ],
            [
              -122.16040211226841,
              43.65564975184591,
              1587.6159497248489
            ],
            [
              -122.14872751848824,
              43.655563403863184,
              2570.5959497248487
            ],
            [
              -122.1488472409268,
              43.64708701738572,
              2570.5959497248487
            ],
            [
              -122.16052019327256,
              43.64717333996641,
              1587.6159497248489
            ]
          ]
        ]
      },
      "bbox": [
        -122.1605202,
        43.64708702,
        1587.61595,
        -122.1487275,
        43.65564975,
        2570.59595
      ],
      "properties": {
        "datetime": "2020-06-19T19:55:44Z",
        "pc:count": 80848679,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568153.2478,
            "count": 80848679,
            "maximum": 568643.7281,
            "minimum": 567702.2281,
            "name": "X",
            "position": 0,
            "stddev": 273.0110564,
            "variance": 74535.03689
          },
          {
            "average": 4833474.316,
            "count": 80848679,
            "maximum": 4833970.218,
            "minimum": 4833028.718,
            "name": "Y",
            "position": 1,
            "stddev": 265.8313882,
            "variance": 70666.32693
          },
          {
            "average": 1701.379405,
            "count": 80848679,
            "maximum": 2570.59595,
            "minimum": 1587.61595,
            "name": "Z",
            "position": 2,
            "stddev": 40.53787953,
            "variance": 1643.319677
          },
          {
            "average": 29392.38243,
            "count": 80848679,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14144.67725,
            "variance": 200071894.6
          },
          {
            "average": 1.75478266,
            "count": 80848679,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9440759562,
            "variance": 0.8912794111
          },
          {
            "average": 2.508403495,
            "count": 80848679,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.161100285,
            "variance": 1.348153872
          },
          {
            "average": 0.4952315176,
            "count": 80848679,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999772642,
            "variance": 0.2499772647
          },
          {
            "average": 8.534462264e-07,
            "count": 80848679,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009238211453,
            "variance": 8.534455086e-07
          },
          {
            "average": 1.049393163,
            "count": 80848679,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2409775365,
            "variance": 0.05807017308
          },
          {
            "average": -4.344644272,
            "count": 80848679,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.76721171,
            "variance": 248.6049652
          },
          {
            "average": 0.4952315176,
            "count": 80848679,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999772642,
            "variance": 0.2499772647
          },
          {
            "average": 161.2475267,
            "count": 80848679,
            "maximum": 334,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 101.3010808,
            "variance": 10261.90898
          },
          {
            "average": 276557614.7,
            "count": 80848679,
            "maximum": 276631744.8,
            "minimum": 276531220.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 43464.52738,
            "variance": 1889165140
          },
          {
            "average": 0,
            "count": 80848679,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80848679,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80848679,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80848679,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80848679,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567702.2281,
          4833028.718,
          1587.61595,
          568643.7281,
          4833970.218,
          2570.59595
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567702.2280688395,
                4833028.718201007,
                1587.6159497248489
              ],
              [
                567702.2280688395,
                4833970.218201007,
                1587.6159497248489
              ],
              [
                568643.7280688395,
                4833970.218201007,
                2570.5959497248487
              ],
              [
                568643.7280688395,
                4833028.718201007,
                2570.5959497248487
              ],
              [
                567702.2280688395,
                4833028.718201007,
                1587.6159497248489
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:55:44+00:00",
        "end_time": "2020-06-18T16:00:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0085.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0085.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0085.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0085.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1605202,
            43.64708702,
            1587.61595,
            -122.1487275,
            43.65564975,
            2570.59595
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.16052019327256,
                  43.64717333996641,
                  1587.6159497248489
                ],
                [
                  -122.16040211226841,
                  43.65564975184591,
                  1587.6159497248489
                ],
                [
                  -122.14872751848824,
                  43.655563403863184,
                  2570.5959497248487
                ],
                [
                  -122.1488472409268,
                  43.64708701738572,
                  2570.5959497248487
                ],
                [
                  -122.16052019327256,
                  43.64717333996641,
                  1587.6159497248489
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0085.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0085.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:55:44Z",
            "pc:count": 80848679,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568153.2478,
                "count": 80848679,
                "maximum": 568643.7281,
                "minimum": 567702.2281,
                "name": "X",
                "position": 0,
                "stddev": 273.0110564,
                "variance": 74535.03689
              },
              {
                "average": 4833474.316,
                "count": 80848679,
                "maximum": 4833970.218,
                "minimum": 4833028.718,
                "name": "Y",
                "position": 1,
                "stddev": 265.8313882,
                "variance": 70666.32693
              },
              {
                "average": 1701.379405,
                "count": 80848679,
                "maximum": 2570.59595,
                "minimum": 1587.61595,
                "name": "Z",
                "position": 2,
                "stddev": 40.53787953,
                "variance": 1643.319677
              },
              {
                "average": 29392.38243,
                "count": 80848679,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14144.67725,
                "variance": 200071894.6
              },
              {
                "average": 1.75478266,
                "count": 80848679,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9440759562,
                "variance": 0.8912794111
              },
              {
                "average": 2.508403495,
                "count": 80848679,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.161100285,
                "variance": 1.348153872
              },
              {
                "average": 0.4952315176,
                "count": 80848679,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999772642,
                "variance": 0.2499772647
              },
              {
                "average": 8.534462264e-07,
                "count": 80848679,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009238211453,
                "variance": 8.534455086e-07
              },
              {
                "average": 1.049393163,
                "count": 80848679,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2409775365,
                "variance": 0.05807017308
              },
              {
                "average": -4.344644272,
                "count": 80848679,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.76721171,
                "variance": 248.6049652
              },
              {
                "average": 0.4952315176,
                "count": 80848679,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999772642,
                "variance": 0.2499772647
              },
              {
                "average": 161.2475267,
                "count": 80848679,
                "maximum": 334,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 101.3010808,
                "variance": 10261.90898
              },
              {
                "average": 276557614.7,
                "count": 80848679,
                "maximum": 276631744.8,
                "minimum": 276531220.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 43464.52738,
                "variance": 1889165140
              },
              {
                "average": 0,
                "count": 80848679,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80848679,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80848679,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80848679,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80848679,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567702.2281,
              4833028.718,
              1587.61595,
              568643.7281,
              4833970.218,
              2570.59595
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567702.2280688395,
                    4833028.718201007,
                    1587.6159497248489
                  ],
                  [
                    567702.2280688395,
                    4833970.218201007,
                    1587.6159497248489
                  ],
                  [
                    568643.7280688395,
                    4833970.218201007,
                    2570.5959497248487
                  ],
                  [
                    568643.7280688395,
                    4833028.718201007,
                    2570.5959497248487
                  ],
                  [
                    567702.2280688395,
                    4833028.718201007,
                    1587.6159497248489
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:55:44+00:00",
            "end_time": "2020-06-18T16:00: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": "20200619_BLU_0173.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3090983989425,
              43.6860608773899,
              811.4927366685397
            ],
            [
              -122.30900107971816,
              43.694537885674,
              811.4927366685397
            ],
            [
              -122.29731778995462,
              43.694466658810384,
              2205.37273666854
            ],
            [
              -122.2974167543083,
              43.685989671480094,
              2205.37273666854
            ],
            [
              -122.3090983989425,
              43.6860608773899,
              811.4927366685397
            ]
          ]
        ]
      },
      "bbox": [
        -122.3090984,
        43.68598967,
        811.4927367,
        -122.2973178,
        43.69453789,
        2205.372737
      ],
      "properties": {
        "datetime": "2020-06-19T19:03:32Z",
        "pc:count": 112315349,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556156.8093,
            "count": 112315349,
            "maximum": 556625.2853,
            "minimum": 555683.7253,
            "name": "X",
            "position": 0,
            "stddev": 258.5261045,
            "variance": 66835.74673
          },
          {
            "average": 4837704.564,
            "count": 112315349,
            "maximum": 4838178.713,
            "minimum": 4837237.173,
            "name": "Y",
            "position": 1,
            "stddev": 264.5603879,
            "variance": 69992.19883
          },
          {
            "average": 936.876205,
            "count": 112315349,
            "maximum": 2205.372737,
            "minimum": 811.4927367,
            "name": "Z",
            "position": 2,
            "stddev": 38.97530081,
            "variance": 1519.074073
          },
          {
            "average": 30417.15835,
            "count": 112315349,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11508.22641,
            "variance": 132439275.2
          },
          {
            "average": 1.828233584,
            "count": 112315349,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.971023755,
            "variance": 0.9428871327
          },
          {
            "average": 2.656131016,
            "count": 112315349,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.146255362,
            "variance": 1.313901355
          },
          {
            "average": 0.4964419333,
            "count": 112315349,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999873422,
            "variance": 0.2499873424
          },
          {
            "average": 0,
            "count": 112315349,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023420076,
            "count": 112315349,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1787492074,
            "variance": 0.03195127914
          },
          {
            "average": 0.4841364972,
            "count": 112315349,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.36772049,
            "variance": 236.1668331
          },
          {
            "average": 0.4964419333,
            "count": 112315349,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999873422,
            "variance": 0.2499873424
          },
          {
            "average": 323.9048208,
            "count": 112315349,
            "maximum": 327,
            "minimum": 321,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.344816103,
            "variance": 1.808530351
          },
          {
            "average": 276627488.7,
            "count": 112315349,
            "maximum": 276628612.2,
            "minimum": 276626245.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 529.619399,
            "variance": 280496.7078
          },
          {
            "average": 0,
            "count": 112315349,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112315349,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112315349,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112315349,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112315349,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555683.7253,
          4837237.173,
          811.4927367,
          556625.2853,
          4838178.713,
          2205.372737
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555683.7253499401,
                4837237.173052135,
                811.4927366685397
              ],
              [
                555683.7253499401,
                4838178.713052134,
                811.4927366685397
              ],
              [
                556625.2853499402,
                4838178.713052134,
                2205.37273666854
              ],
              [
                556625.2853499402,
                4837237.173052135,
                2205.37273666854
              ],
              [
                555683.7253499401,
                4837237.173052135,
                811.4927366685397
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:03:32+00:00",
        "end_time": "2020-06-19T18:24:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0173.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0173.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0173.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0173.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3090984,
            43.68598967,
            811.4927367,
            -122.2973178,
            43.69453789,
            2205.372737
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.3090983989425,
                  43.6860608773899,
                  811.4927366685397
                ],
                [
                  -122.30900107971816,
                  43.694537885674,
                  811.4927366685397
                ],
                [
                  -122.29731778995462,
                  43.694466658810384,
                  2205.37273666854
                ],
                [
                  -122.2974167543083,
                  43.685989671480094,
                  2205.37273666854
                ],
                [
                  -122.3090983989425,
                  43.6860608773899,
                  811.4927366685397
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0173.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0173.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:03:32Z",
            "pc:count": 112315349,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556156.8093,
                "count": 112315349,
                "maximum": 556625.2853,
                "minimum": 555683.7253,
                "name": "X",
                "position": 0,
                "stddev": 258.5261045,
                "variance": 66835.74673
              },
              {
                "average": 4837704.564,
                "count": 112315349,
                "maximum": 4838178.713,
                "minimum": 4837237.173,
                "name": "Y",
                "position": 1,
                "stddev": 264.5603879,
                "variance": 69992.19883
              },
              {
                "average": 936.876205,
                "count": 112315349,
                "maximum": 2205.372737,
                "minimum": 811.4927367,
                "name": "Z",
                "position": 2,
                "stddev": 38.97530081,
                "variance": 1519.074073
              },
              {
                "average": 30417.15835,
                "count": 112315349,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11508.22641,
                "variance": 132439275.2
              },
              {
                "average": 1.828233584,
                "count": 112315349,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.971023755,
                "variance": 0.9428871327
              },
              {
                "average": 2.656131016,
                "count": 112315349,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.146255362,
                "variance": 1.313901355
              },
              {
                "average": 0.4964419333,
                "count": 112315349,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999873422,
                "variance": 0.2499873424
              },
              {
                "average": 0,
                "count": 112315349,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023420076,
                "count": 112315349,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1787492074,
                "variance": 0.03195127914
              },
              {
                "average": 0.4841364972,
                "count": 112315349,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.36772049,
                "variance": 236.1668331
              },
              {
                "average": 0.4964419333,
                "count": 112315349,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999873422,
                "variance": 0.2499873424
              },
              {
                "average": 323.9048208,
                "count": 112315349,
                "maximum": 327,
                "minimum": 321,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.344816103,
                "variance": 1.808530351
              },
              {
                "average": 276627488.7,
                "count": 112315349,
                "maximum": 276628612.2,
                "minimum": 276626245.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 529.619399,
                "variance": 280496.7078
              },
              {
                "average": 0,
                "count": 112315349,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112315349,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112315349,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112315349,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112315349,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555683.7253,
              4837237.173,
              811.4927367,
              556625.2853,
              4838178.713,
              2205.372737
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555683.7253499401,
                    4837237.173052135,
                    811.4927366685397
                  ],
                  [
                    555683.7253499401,
                    4838178.713052134,
                    811.4927366685397
                  ],
                  [
                    556625.2853499402,
                    4838178.713052134,
                    2205.37273666854
                  ],
                  [
                    556625.2853499402,
                    4837237.173052135,
                    2205.37273666854
                  ],
                  [
                    555683.7253499401,
                    4837237.173052135,
                    811.4927366685397
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:03:32+00:00",
            "end_time": "2020-06-19T18:24: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": "20200619_BLU_0244.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3665729849856,
              43.709828010201,
              701.7550540089815
            ],
            [
              -122.36648368718022,
              43.718305081573234,
              701.7550540089815
            ],
            [
              -122.35479564283952,
              43.71823970164235,
              2123.7150540089815
            ],
            [
              -122.35488658786669,
              43.70976264950327,
              2123.7150540089815
            ],
            [
              -122.3665729849856,
              43.709828010201,
              701.7550540089815
            ]
          ]
        ]
      },
      "bbox": [
        -122.366573,
        43.70976265,
        701.755054,
        -122.3547956,
        43.71830508,
        2123.715054
      ],
      "properties": {
        "datetime": "2020-06-19T17:44:05Z",
        "pc:count": 97067679,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 551512.9804,
            "count": 97067679,
            "maximum": 551972.9077,
            "minimum": 551031.3477,
            "name": "X",
            "position": 0,
            "stddev": 258.9489941,
            "variance": 67054.58154
          },
          {
            "average": 4840296.43,
            "count": 97067679,
            "maximum": 4840781.366,
            "minimum": 4839839.826,
            "name": "Y",
            "position": 1,
            "stddev": 263.4401203,
            "variance": 69400.69697
          },
          {
            "average": 973.0673233,
            "count": 97067679,
            "maximum": 2123.715054,
            "minimum": 701.755054,
            "name": "Z",
            "position": 2,
            "stddev": 136.222689,
            "variance": 18556.621
          },
          {
            "average": 29259.23409,
            "count": 97067679,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12662.45439,
            "variance": 160337751.2
          },
          {
            "average": 1.912329242,
            "count": 97067679,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.026680857,
            "variance": 1.054073583
          },
          {
            "average": 2.824614545,
            "count": 97067679,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.189902008,
            "variance": 1.415866789
          },
          {
            "average": 0.4232781954,
            "count": 97067679,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4940787055,
            "variance": 0.2441137672
          },
          {
            "average": 0,
            "count": 97067679,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02513469,
            "count": 97067679,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2099874566,
            "variance": 0.04409473191
          },
          {
            "average": -1.144384115,
            "count": 97067679,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.30166118,
            "variance": 234.140835
          },
          {
            "average": 0.497406969,
            "count": 97067679,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999932787,
            "variance": 0.2499932788
          },
          {
            "average": 311.358762,
            "count": 97067679,
            "maximum": 314,
            "minimum": 309,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.020934132,
            "variance": 1.042306502
          },
          {
            "average": 276622874,
            "count": 97067679,
            "maximum": 276623845.7,
            "minimum": 276622004.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 344.5857268,
            "variance": 118739.3231
          },
          {
            "average": 0,
            "count": 97067679,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97067679,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97067679,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97067679,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97067679,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          551031.3477,
          4839839.826,
          701.755054,
          551972.9077,
          4840781.366,
          2123.715054
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                551031.3476986492,
                4839839.825550279,
                701.7550540089815
              ],
              [
                551031.3476986492,
                4840781.365550278,
                701.7550540089815
              ],
              [
                551972.9076986492,
                4840781.365550278,
                2123.7150540089815
              ],
              [
                551972.9076986492,
                4839839.825550279,
                2123.7150540089815
              ],
              [
                551031.3476986492,
                4839839.825550279,
                701.7550540089815
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:44:05+00:00",
        "end_time": "2020-06-19T17:13:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0244.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0244.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0244.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0244.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.366573,
            43.70976265,
            701.755054,
            -122.3547956,
            43.71830508,
            2123.715054
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.3665729849856,
                  43.709828010201,
                  701.7550540089815
                ],
                [
                  -122.36648368718022,
                  43.718305081573234,
                  701.7550540089815
                ],
                [
                  -122.35479564283952,
                  43.71823970164235,
                  2123.7150540089815
                ],
                [
                  -122.35488658786669,
                  43.70976264950327,
                  2123.7150540089815
                ],
                [
                  -122.3665729849856,
                  43.709828010201,
                  701.7550540089815
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0244.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0244.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:44:05Z",
            "pc:count": 97067679,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 551512.9804,
                "count": 97067679,
                "maximum": 551972.9077,
                "minimum": 551031.3477,
                "name": "X",
                "position": 0,
                "stddev": 258.9489941,
                "variance": 67054.58154
              },
              {
                "average": 4840296.43,
                "count": 97067679,
                "maximum": 4840781.366,
                "minimum": 4839839.826,
                "name": "Y",
                "position": 1,
                "stddev": 263.4401203,
                "variance": 69400.69697
              },
              {
                "average": 973.0673233,
                "count": 97067679,
                "maximum": 2123.715054,
                "minimum": 701.755054,
                "name": "Z",
                "position": 2,
                "stddev": 136.222689,
                "variance": 18556.621
              },
              {
                "average": 29259.23409,
                "count": 97067679,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12662.45439,
                "variance": 160337751.2
              },
              {
                "average": 1.912329242,
                "count": 97067679,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.026680857,
                "variance": 1.054073583
              },
              {
                "average": 2.824614545,
                "count": 97067679,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.189902008,
                "variance": 1.415866789
              },
              {
                "average": 0.4232781954,
                "count": 97067679,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4940787055,
                "variance": 0.2441137672
              },
              {
                "average": 0,
                "count": 97067679,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02513469,
                "count": 97067679,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2099874566,
                "variance": 0.04409473191
              },
              {
                "average": -1.144384115,
                "count": 97067679,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.30166118,
                "variance": 234.140835
              },
              {
                "average": 0.497406969,
                "count": 97067679,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999932787,
                "variance": 0.2499932788
              },
              {
                "average": 311.358762,
                "count": 97067679,
                "maximum": 314,
                "minimum": 309,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.020934132,
                "variance": 1.042306502
              },
              {
                "average": 276622874,
                "count": 97067679,
                "maximum": 276623845.7,
                "minimum": 276622004.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 344.5857268,
                "variance": 118739.3231
              },
              {
                "average": 0,
                "count": 97067679,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97067679,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97067679,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97067679,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97067679,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              551031.3477,
              4839839.826,
              701.755054,
              551972.9077,
              4840781.366,
              2123.715054
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    551031.3476986492,
                    4839839.825550279,
                    701.7550540089815
                  ],
                  [
                    551031.3476986492,
                    4840781.365550278,
                    701.7550540089815
                  ],
                  [
                    551972.9076986492,
                    4840781.365550278,
                    2123.7150540089815
                  ],
                  [
                    551972.9076986492,
                    4839839.825550279,
                    2123.7150540089815
                  ],
                  [
                    551031.3476986492,
                    4839839.825550279,
                    701.7550540089815
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:44:05+00:00",
            "end_time": "2020-06-19T17:13:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.12786869877583,
              43.697046994250684,
              950.1384197775382
            ],
            [
              -122.12774756894501,
              43.70540208014531,
              950.1384197775382
            ],
            [
              -122.11606292842748,
              43.70531231214191,
              1325.818419777538
            ],
            [
              -122.11618568039468,
              43.69695725227537,
              1325.818419777538
            ],
            [
              -122.12786869877583,
              43.697046994250684,
              950.1384197775382
            ]
          ]
        ]
      },
      "bbox": [
        -122.1278687,
        43.69695725,
        950.1384198,
        -122.1160629,
        43.70540208,
        1325.81842
      ],
      "properties": {
        "datetime": "2020-06-19T23:14:10Z",
        "pc:count": 96169515,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570739.606,
            "count": 96169515,
            "maximum": 571218.8247,
            "minimum": 570277.2847,
            "name": "X",
            "position": 0,
            "stddev": 261.5032197,
            "variance": 68383.9339
          },
          {
            "average": 4839032.618,
            "count": 96169515,
            "maximum": 4839522.977,
            "minimum": 4838594.937,
            "name": "Y",
            "position": 1,
            "stddev": 253.5726215,
            "variance": 64299.07438
          },
          {
            "average": 1058.11999,
            "count": 96169515,
            "maximum": 1325.81842,
            "minimum": 950.1384198,
            "name": "Z",
            "position": 2,
            "stddev": 64.84867847,
            "variance": 4205.3511
          },
          {
            "average": 32349.09296,
            "count": 96169515,
            "maximum": 65535,
            "minimum": 4673,
            "name": "Intensity",
            "position": 3,
            "stddev": 9817.508512,
            "variance": 96383473.39
          },
          {
            "average": 1.727492688,
            "count": 96169515,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8725329738,
            "variance": 0.7613137904
          },
          {
            "average": 2.455086375,
            "count": 96169515,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.013444445,
            "variance": 1.027069643
          },
          {
            "average": 0.4943857833,
            "count": 96169515,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999684822,
            "variance": 0.2499684832
          },
          {
            "average": 0,
            "count": 96169515,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.020210958,
            "count": 96169515,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1836031179,
            "variance": 0.03371010491
          },
          {
            "average": -0.0673868636,
            "count": 96169515,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.55721561,
            "variance": 242.0269575
          },
          {
            "average": 0.4943857833,
            "count": 96169515,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999684822,
            "variance": 0.2499684832
          },
          {
            "average": 337.9564991,
            "count": 96169515,
            "maximum": 400,
            "minimum": 335,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.488108168,
            "variance": 2.214465921
          },
          {
            "average": 276633217.7,
            "count": 96169515,
            "maximum": 276643650.4,
            "minimum": 276632172.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 552.5397267,
            "variance": 305300.1496
          },
          {
            "average": 0,
            "count": 96169515,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96169515,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96169515,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96169515,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96169515,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570277.2847,
          4838594.937,
          950.1384198,
          571218.8247,
          4839522.977,
          1325.81842
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570277.2847465228,
                4838594.936753601,
                950.1384197775382
              ],
              [
                570277.2847465228,
                4839522.9767536,
                950.1384197775382
              ],
              [
                571218.8247465228,
                4839522.9767536,
                1325.818419777538
              ],
              [
                571218.8247465228,
                4838594.936753601,
                1325.818419777538
              ],
              [
                570277.2847465228,
                4838594.936753601,
                950.1384197775382
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:14:10+00:00",
        "end_time": "2020-06-19T20:02:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1278687,
            43.69695725,
            950.1384198,
            -122.1160629,
            43.70540208,
            1325.81842
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.12786869877583,
                  43.697046994250684,
                  950.1384197775382
                ],
                [
                  -122.12774756894501,
                  43.70540208014531,
                  950.1384197775382
                ],
                [
                  -122.11606292842748,
                  43.70531231214191,
                  1325.818419777538
                ],
                [
                  -122.11618568039468,
                  43.69695725227537,
                  1325.818419777538
                ],
                [
                  -122.12786869877583,
                  43.697046994250684,
                  950.1384197775382
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:14:10Z",
            "pc:count": 96169515,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570739.606,
                "count": 96169515,
                "maximum": 571218.8247,
                "minimum": 570277.2847,
                "name": "X",
                "position": 0,
                "stddev": 261.5032197,
                "variance": 68383.9339
              },
              {
                "average": 4839032.618,
                "count": 96169515,
                "maximum": 4839522.977,
                "minimum": 4838594.937,
                "name": "Y",
                "position": 1,
                "stddev": 253.5726215,
                "variance": 64299.07438
              },
              {
                "average": 1058.11999,
                "count": 96169515,
                "maximum": 1325.81842,
                "minimum": 950.1384198,
                "name": "Z",
                "position": 2,
                "stddev": 64.84867847,
                "variance": 4205.3511
              },
              {
                "average": 32349.09296,
                "count": 96169515,
                "maximum": 65535,
                "minimum": 4673,
                "name": "Intensity",
                "position": 3,
                "stddev": 9817.508512,
                "variance": 96383473.39
              },
              {
                "average": 1.727492688,
                "count": 96169515,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8725329738,
                "variance": 0.7613137904
              },
              {
                "average": 2.455086375,
                "count": 96169515,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.013444445,
                "variance": 1.027069643
              },
              {
                "average": 0.4943857833,
                "count": 96169515,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999684822,
                "variance": 0.2499684832
              },
              {
                "average": 0,
                "count": 96169515,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.020210958,
                "count": 96169515,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1836031179,
                "variance": 0.03371010491
              },
              {
                "average": -0.0673868636,
                "count": 96169515,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.55721561,
                "variance": 242.0269575
              },
              {
                "average": 0.4943857833,
                "count": 96169515,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999684822,
                "variance": 0.2499684832
              },
              {
                "average": 337.9564991,
                "count": 96169515,
                "maximum": 400,
                "minimum": 335,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.488108168,
                "variance": 2.214465921
              },
              {
                "average": 276633217.7,
                "count": 96169515,
                "maximum": 276643650.4,
                "minimum": 276632172.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 552.5397267,
                "variance": 305300.1496
              },
              {
                "average": 0,
                "count": 96169515,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96169515,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96169515,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96169515,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96169515,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570277.2847,
              4838594.937,
              950.1384198,
              571218.8247,
              4839522.977,
              1325.81842
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570277.2847465228,
                    4838594.936753601,
                    950.1384197775382
                  ],
                  [
                    570277.2847465228,
                    4839522.9767536,
                    950.1384197775382
                  ],
                  [
                    571218.8247465228,
                    4839522.9767536,
                    1325.818419777538
                  ],
                  [
                    571218.8247465228,
                    4838594.936753601,
                    1325.818419777538
                  ],
                  [
                    570277.2847465228,
                    4838594.936753601,
                    950.1384197775382
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:14:10+00:00",
            "end_time": "2020-06-19T20: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": "20200618_BLU_0154.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.26349211660508,
              43.6785475309933,
              630.5743756064606
            ],
            [
              -122.26338840309165,
              43.68702428617666,
              630.5743756064606
            ],
            [
              -122.2517076817602,
              43.686948414208295,
              868.8943756064606
            ],
            [
              -122.25181303952597,
              43.678471681344874,
              868.8943756064606
            ],
            [
              -122.26349211660508,
              43.6785475309933,
              630.5743756064606
            ]
          ]
        ]
      },
      "bbox": [
        -122.2634921,
        43.67847168,
        630.5743756,
        -122.2517077,
        43.68702429,
        868.8943756
      ],
      "properties": {
        "datetime": "2020-06-19T19:41:08Z",
        "pc:count": 118307848,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559839.719,
            "count": 118307848,
            "maximum": 560308.2954,
            "minimum": 559366.8154,
            "name": "X",
            "position": 0,
            "stddev": 259.1071936,
            "variance": 67136.53777
          },
          {
            "average": 4836902.892,
            "count": 118307848,
            "maximum": 4837375.872,
            "minimum": 4836434.352,
            "name": "Y",
            "position": 1,
            "stddev": 262.6263436,
            "variance": 68972.59636
          },
          {
            "average": 739.0169764,
            "count": 118307848,
            "maximum": 868.8943756,
            "minimum": 630.5743756,
            "name": "Z",
            "position": 2,
            "stddev": 40.38453231,
            "variance": 1630.91045
          },
          {
            "average": 32393.48016,
            "count": 118307848,
            "maximum": 65535,
            "minimum": 5841,
            "name": "Intensity",
            "position": 3,
            "stddev": 9956.071138,
            "variance": 99123352.5
          },
          {
            "average": 1.720772209,
            "count": 118307848,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8762692598,
            "variance": 0.7678478157
          },
          {
            "average": 2.441554021,
            "count": 118307848,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.031121481,
            "variance": 1.063211508
          },
          {
            "average": 0.4409872201,
            "count": 118307848,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4965052808,
            "variance": 0.2465174939
          },
          {
            "average": 0,
            "count": 118307848,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.017508205,
            "count": 118307848,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1577458225,
            "variance": 0.02488374453
          },
          {
            "average": -0.3253959997,
            "count": 118307848,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.44866342,
            "variance": 238.6612015
          },
          {
            "average": 0.5045410343,
            "count": 118307848,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999793807,
            "variance": 0.2499793811
          },
          {
            "average": 134.0898992,
            "count": 118307848,
            "maximum": 332,
            "minimum": 122,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 41.62320124,
            "variance": 1732.490882
          },
          {
            "average": 276546455.7,
            "count": 118307848,
            "maximum": 276630868.9,
            "minimum": 276541159,
            "name": "GpsTime",
            "position": 12,
            "stddev": 17751.6363,
            "variance": 315120591.5
          },
          {
            "average": 0,
            "count": 118307848,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118307848,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118307848,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118307848,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118307848,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559366.8154,
          4836434.352,
          630.5743756,
          560308.2954,
          4837375.872,
          868.8943756
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559366.815434084,
                4836434.351913118,
                630.5743756064606
              ],
              [
                559366.815434084,
                4837375.871913117,
                630.5743756064606
              ],
              [
                560308.295434084,
                4837375.871913117,
                868.8943756064606
              ],
              [
                560308.295434084,
                4836434.351913118,
                868.8943756064606
              ],
              [
                559366.815434084,
                4836434.351913118,
                630.5743756064606
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:41:08+00:00",
        "end_time": "2020-06-18T18:45:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0154.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0154.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0154.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0154.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2634921,
            43.67847168,
            630.5743756,
            -122.2517077,
            43.68702429,
            868.8943756
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.26349211660508,
                  43.6785475309933,
                  630.5743756064606
                ],
                [
                  -122.26338840309165,
                  43.68702428617666,
                  630.5743756064606
                ],
                [
                  -122.2517076817602,
                  43.686948414208295,
                  868.8943756064606
                ],
                [
                  -122.25181303952597,
                  43.678471681344874,
                  868.8943756064606
                ],
                [
                  -122.26349211660508,
                  43.6785475309933,
                  630.5743756064606
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0154.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0154.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:41:08Z",
            "pc:count": 118307848,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559839.719,
                "count": 118307848,
                "maximum": 560308.2954,
                "minimum": 559366.8154,
                "name": "X",
                "position": 0,
                "stddev": 259.1071936,
                "variance": 67136.53777
              },
              {
                "average": 4836902.892,
                "count": 118307848,
                "maximum": 4837375.872,
                "minimum": 4836434.352,
                "name": "Y",
                "position": 1,
                "stddev": 262.6263436,
                "variance": 68972.59636
              },
              {
                "average": 739.0169764,
                "count": 118307848,
                "maximum": 868.8943756,
                "minimum": 630.5743756,
                "name": "Z",
                "position": 2,
                "stddev": 40.38453231,
                "variance": 1630.91045
              },
              {
                "average": 32393.48016,
                "count": 118307848,
                "maximum": 65535,
                "minimum": 5841,
                "name": "Intensity",
                "position": 3,
                "stddev": 9956.071138,
                "variance": 99123352.5
              },
              {
                "average": 1.720772209,
                "count": 118307848,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8762692598,
                "variance": 0.7678478157
              },
              {
                "average": 2.441554021,
                "count": 118307848,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.031121481,
                "variance": 1.063211508
              },
              {
                "average": 0.4409872201,
                "count": 118307848,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4965052808,
                "variance": 0.2465174939
              },
              {
                "average": 0,
                "count": 118307848,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.017508205,
                "count": 118307848,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1577458225,
                "variance": 0.02488374453
              },
              {
                "average": -0.3253959997,
                "count": 118307848,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.44866342,
                "variance": 238.6612015
              },
              {
                "average": 0.5045410343,
                "count": 118307848,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999793807,
                "variance": 0.2499793811
              },
              {
                "average": 134.0898992,
                "count": 118307848,
                "maximum": 332,
                "minimum": 122,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 41.62320124,
                "variance": 1732.490882
              },
              {
                "average": 276546455.7,
                "count": 118307848,
                "maximum": 276630868.9,
                "minimum": 276541159,
                "name": "GpsTime",
                "position": 12,
                "stddev": 17751.6363,
                "variance": 315120591.5
              },
              {
                "average": 0,
                "count": 118307848,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118307848,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118307848,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118307848,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118307848,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559366.8154,
              4836434.352,
              630.5743756,
              560308.2954,
              4837375.872,
              868.8943756
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559366.815434084,
                    4836434.351913118,
                    630.5743756064606
                  ],
                  [
                    559366.815434084,
                    4837375.871913117,
                    630.5743756064606
                  ],
                  [
                    560308.295434084,
                    4837375.871913117,
                    868.8943756064606
                  ],
                  [
                    560308.295434084,
                    4836434.351913118,
                    868.8943756064606
                  ],
                  [
                    559366.815434084,
                    4836434.351913118,
                    630.5743756064606
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:41:08+00:00",
            "end_time": "2020-06-18T18:45: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": "20200618_BLU_0132.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.26324898662338,
              43.6703178386099,
              769.3795740935172
            ],
            [
              -122.26314526645427,
              43.67879478564695,
              769.3795740935172
            ],
            [
              -122.25146539803562,
              43.67871889534476,
              987.9195740935172
            ],
            [
              -122.25157076189971,
              43.67024197063384,
              987.9195740935172
            ],
            [
              -122.26324898662338,
              43.6703178386099,
              769.3795740935172
            ]
          ]
        ]
      },
      "bbox": [
        -122.263249,
        43.67024197,
        769.3795741,
        -122.2514654,
        43.67879479,
        987.9195741
      ],
      "properties": {
        "datetime": "2020-06-19T19:41:26Z",
        "pc:count": 119286267,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559860.0543,
            "count": 119286267,
            "maximum": 560336.0697,
            "minimum": 559394.5297,
            "name": "X",
            "position": 0,
            "stddev": 261.1183263,
            "variance": 68182.78035
          },
          {
            "average": 4835988.425,
            "count": 119286267,
            "maximum": 4836462.061,
            "minimum": 4835520.521,
            "name": "Y",
            "position": 1,
            "stddev": 265.7321743,
            "variance": 70613.58847
          },
          {
            "average": 856.3924323,
            "count": 119286267,
            "maximum": 987.9195741,
            "minimum": 769.3795741,
            "name": "Z",
            "position": 2,
            "stddev": 28.71922002,
            "variance": 824.7935988
          },
          {
            "average": 31813.54465,
            "count": 119286267,
            "maximum": 65535,
            "minimum": 4331,
            "name": "Intensity",
            "position": 3,
            "stddev": 10436.51761,
            "variance": 108920899.8
          },
          {
            "average": 1.733419179,
            "count": 119286267,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.892029026,
            "variance": 0.7957157832
          },
          {
            "average": 2.466825221,
            "count": 119286267,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.056247033,
            "variance": 1.115657794
          },
          {
            "average": 0.501011839,
            "count": 119286267,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989783,
            "variance": 0.2499989783
          },
          {
            "average": 0,
            "count": 119286267,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018425088,
            "count": 119286267,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1573988183,
            "variance": 0.02477438799
          },
          {
            "average": -0.1941364208,
            "count": 119286267,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.5270701,
            "variance": 241.0899059
          },
          {
            "average": 0.501011839,
            "count": 119286267,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999989783,
            "variance": 0.2499989783
          },
          {
            "average": 130.1184882,
            "count": 119286267,
            "maximum": 332,
            "minimum": 122,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 31.42637574,
            "variance": 987.6170924
          },
          {
            "average": 276544759.8,
            "count": 119286267,
            "maximum": 276630886.3,
            "minimum": 276541142.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 13406.60775,
            "variance": 179737131.4
          },
          {
            "average": 0,
            "count": 119286267,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119286267,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119286267,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119286267,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119286267,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559394.5297,
          4835520.521,
          769.3795741,
          560336.0697,
          4836462.061,
          987.9195741
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559394.5297365673,
                4835520.5207715165,
                769.3795740935172
              ],
              [
                559394.5297365673,
                4836462.060771516,
                769.3795740935172
              ],
              [
                560336.0697365673,
                4836462.060771516,
                987.9195740935172
              ],
              [
                560336.0697365673,
                4835520.5207715165,
                987.9195740935172
              ],
              [
                559394.5297365673,
                4835520.5207715165,
                769.3795740935172
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:41:26+00:00",
        "end_time": "2020-06-18T18:45:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0132.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0132.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0132.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0132.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.263249,
            43.67024197,
            769.3795741,
            -122.2514654,
            43.67879479,
            987.9195741
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.26324898662338,
                  43.6703178386099,
                  769.3795740935172
                ],
                [
                  -122.26314526645427,
                  43.67879478564695,
                  769.3795740935172
                ],
                [
                  -122.25146539803562,
                  43.67871889534476,
                  987.9195740935172
                ],
                [
                  -122.25157076189971,
                  43.67024197063384,
                  987.9195740935172
                ],
                [
                  -122.26324898662338,
                  43.6703178386099,
                  769.3795740935172
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0132.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0132.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:41:26Z",
            "pc:count": 119286267,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559860.0543,
                "count": 119286267,
                "maximum": 560336.0697,
                "minimum": 559394.5297,
                "name": "X",
                "position": 0,
                "stddev": 261.1183263,
                "variance": 68182.78035
              },
              {
                "average": 4835988.425,
                "count": 119286267,
                "maximum": 4836462.061,
                "minimum": 4835520.521,
                "name": "Y",
                "position": 1,
                "stddev": 265.7321743,
                "variance": 70613.58847
              },
              {
                "average": 856.3924323,
                "count": 119286267,
                "maximum": 987.9195741,
                "minimum": 769.3795741,
                "name": "Z",
                "position": 2,
                "stddev": 28.71922002,
                "variance": 824.7935988
              },
              {
                "average": 31813.54465,
                "count": 119286267,
                "maximum": 65535,
                "minimum": 4331,
                "name": "Intensity",
                "position": 3,
                "stddev": 10436.51761,
                "variance": 108920899.8
              },
              {
                "average": 1.733419179,
                "count": 119286267,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.892029026,
                "variance": 0.7957157832
              },
              {
                "average": 2.466825221,
                "count": 119286267,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.056247033,
                "variance": 1.115657794
              },
              {
                "average": 0.501011839,
                "count": 119286267,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989783,
                "variance": 0.2499989783
              },
              {
                "average": 0,
                "count": 119286267,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018425088,
                "count": 119286267,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1573988183,
                "variance": 0.02477438799
              },
              {
                "average": -0.1941364208,
                "count": 119286267,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.5270701,
                "variance": 241.0899059
              },
              {
                "average": 0.501011839,
                "count": 119286267,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999989783,
                "variance": 0.2499989783
              },
              {
                "average": 130.1184882,
                "count": 119286267,
                "maximum": 332,
                "minimum": 122,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 31.42637574,
                "variance": 987.6170924
              },
              {
                "average": 276544759.8,
                "count": 119286267,
                "maximum": 276630886.3,
                "minimum": 276541142.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 13406.60775,
                "variance": 179737131.4
              },
              {
                "average": 0,
                "count": 119286267,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119286267,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119286267,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119286267,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119286267,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559394.5297,
              4835520.521,
              769.3795741,
              560336.0697,
              4836462.061,
              987.9195741
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559394.5297365673,
                    4835520.5207715165,
                    769.3795740935172
                  ],
                  [
                    559394.5297365673,
                    4836462.060771516,
                    769.3795740935172
                  ],
                  [
                    560336.0697365673,
                    4836462.060771516,
                    987.9195740935172
                  ],
                  [
                    560336.0697365673,
                    4835520.5207715165,
                    987.9195740935172
                  ],
                  [
                    559394.5297365673,
                    4835520.5207715165,
                    769.3795740935172
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:41:26+00:00",
            "end_time": "2020-06-18T18: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": "20200618_BLU_0202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25263753750423,
              43.695183153420594,
              783.127820394912
            ],
            [
              -122.25253223669792,
              43.70365968293608,
              783.127820394912
            ],
            [
              -122.24084856319392,
              43.70358267994186,
              1248.307820394912
            ],
            [
              -122.24095550957558,
              43.69510617307782,
              1248.307820394912
            ],
            [
              -122.25263753750423,
              43.695183153420594,
              783.127820394912
            ]
          ]
        ]
      },
      "bbox": [
        -122.2526375,
        43.69510617,
        783.1278204,
        -122.2408486,
        43.70365968,
        1248.30782
      ],
      "properties": {
        "datetime": "2020-06-18T19:16:39Z",
        "pc:count": 104582217,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560678.3535,
            "count": 104582217,
            "maximum": 561166.5729,
            "minimum": 560225.1129,
            "name": "X",
            "position": 0,
            "stddev": 261.7946256,
            "variance": 68536.42601
          },
          {
            "average": 4838750.905,
            "count": 104582217,
            "maximum": 4839231.265,
            "minimum": 4838289.765,
            "name": "Y",
            "position": 1,
            "stddev": 260.0841,
            "variance": 67643.73907
          },
          {
            "average": 985.3408922,
            "count": 104582217,
            "maximum": 1248.30782,
            "minimum": 783.1278204,
            "name": "Z",
            "position": 2,
            "stddev": 81.4895332,
            "variance": 6640.544021
          },
          {
            "average": 31987.20687,
            "count": 104582217,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11078.56635,
            "variance": 122734632.4
          },
          {
            "average": 1.687746292,
            "count": 104582217,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8627822089,
            "variance": 0.74439314
          },
          {
            "average": 2.375640335,
            "count": 104582217,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.035449401,
            "variance": 1.072155462
          },
          {
            "average": 0.4998859127,
            "count": 104582217,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999894,
            "variance": 0.2499999894
          },
          {
            "average": 0,
            "count": 104582217,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.025204926,
            "count": 104582217,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2167068915,
            "variance": 0.0469618768
          },
          {
            "average": -0.3898438563,
            "count": 104582217,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.82045137,
            "variance": 250.2866815
          },
          {
            "average": 0.4998859127,
            "count": 104582217,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999894,
            "variance": 0.2499999894
          },
          {
            "average": 122.9727546,
            "count": 104582217,
            "maximum": 126,
            "minimum": 120,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.455994856,
            "variance": 2.119921021
          },
          {
            "average": 276541668.2,
            "count": 104582217,
            "maximum": 276542999.9,
            "minimum": 276540272.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 656.326984,
            "variance": 430765.1099
          },
          {
            "average": 0,
            "count": 104582217,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104582217,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104582217,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104582217,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104582217,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560225.1129,
          4838289.765,
          783.1278204,
          561166.5729,
          4839231.265,
          1248.30782
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560225.1128544107,
                4838289.764655804,
                783.127820394912
              ],
              [
                560225.1128544107,
                4839231.264655804,
                783.127820394912
              ],
              [
                561166.5728544106,
                4839231.264655804,
                1248.307820394912
              ],
              [
                561166.5728544106,
                4838289.764655804,
                1248.307820394912
              ],
              [
                560225.1128544107,
                4838289.764655804,
                783.127820394912
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:16:39+00:00",
        "end_time": "2020-06-18T18:31:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2526375,
            43.69510617,
            783.1278204,
            -122.2408486,
            43.70365968,
            1248.30782
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.25263753750423,
                  43.695183153420594,
                  783.127820394912
                ],
                [
                  -122.25253223669792,
                  43.70365968293608,
                  783.127820394912
                ],
                [
                  -122.24084856319392,
                  43.70358267994186,
                  1248.307820394912
                ],
                [
                  -122.24095550957558,
                  43.69510617307782,
                  1248.307820394912
                ],
                [
                  -122.25263753750423,
                  43.695183153420594,
                  783.127820394912
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:16:39Z",
            "pc:count": 104582217,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560678.3535,
                "count": 104582217,
                "maximum": 561166.5729,
                "minimum": 560225.1129,
                "name": "X",
                "position": 0,
                "stddev": 261.7946256,
                "variance": 68536.42601
              },
              {
                "average": 4838750.905,
                "count": 104582217,
                "maximum": 4839231.265,
                "minimum": 4838289.765,
                "name": "Y",
                "position": 1,
                "stddev": 260.0841,
                "variance": 67643.73907
              },
              {
                "average": 985.3408922,
                "count": 104582217,
                "maximum": 1248.30782,
                "minimum": 783.1278204,
                "name": "Z",
                "position": 2,
                "stddev": 81.4895332,
                "variance": 6640.544021
              },
              {
                "average": 31987.20687,
                "count": 104582217,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11078.56635,
                "variance": 122734632.4
              },
              {
                "average": 1.687746292,
                "count": 104582217,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8627822089,
                "variance": 0.74439314
              },
              {
                "average": 2.375640335,
                "count": 104582217,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.035449401,
                "variance": 1.072155462
              },
              {
                "average": 0.4998859127,
                "count": 104582217,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999894,
                "variance": 0.2499999894
              },
              {
                "average": 0,
                "count": 104582217,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.025204926,
                "count": 104582217,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2167068915,
                "variance": 0.0469618768
              },
              {
                "average": -0.3898438563,
                "count": 104582217,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.82045137,
                "variance": 250.2866815
              },
              {
                "average": 0.4998859127,
                "count": 104582217,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999894,
                "variance": 0.2499999894
              },
              {
                "average": 122.9727546,
                "count": 104582217,
                "maximum": 126,
                "minimum": 120,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.455994856,
                "variance": 2.119921021
              },
              {
                "average": 276541668.2,
                "count": 104582217,
                "maximum": 276542999.9,
                "minimum": 276540272.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 656.326984,
                "variance": 430765.1099
              },
              {
                "average": 0,
                "count": 104582217,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104582217,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104582217,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104582217,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104582217,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560225.1129,
              4838289.765,
              783.1278204,
              561166.5729,
              4839231.265,
              1248.30782
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560225.1128544107,
                    4838289.764655804,
                    783.127820394912
                  ],
                  [
                    560225.1128544107,
                    4839231.264655804,
                    783.127820394912
                  ],
                  [
                    561166.5728544106,
                    4839231.264655804,
                    1248.307820394912
                  ],
                  [
                    561166.5728544106,
                    4838289.764655804,
                    1248.307820394912
                  ],
                  [
                    560225.1128544107,
                    4838289.764655804,
                    783.127820394912
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:16:39+00:00",
            "end_time": "2020-06-18T18: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": "20200618_BLU_0229.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.23019181087379,
              43.70376171858729,
              1374.4517623648915
            ],
            [
              -122.23008331065274,
              43.71223855140274,
              1374.4517623648915
            ],
            [
              -122.21839728740521,
              43.712159236350516,
              1810.3117623648916
            ],
            [
              -122.21850743406924,
              43.703682426867154,
              1810.3117623648916
            ],
            [
              -122.23019181087379,
              43.70376171858729,
              1374.4517623648915
            ]
          ]
        ]
      },
      "bbox": [
        -122.2301918,
        43.70368243,
        1374.451762,
        -122.2183973,
        43.71223855,
        1810.311762
      ],
      "properties": {
        "datetime": "2020-06-18T18:31:52Z",
        "pc:count": 80044690,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562473.1359,
            "count": 80044690,
            "maximum": 562966.5496,
            "minimum": 562025.0296,
            "name": "X",
            "position": 0,
            "stddev": 255.9826562,
            "variance": 65527.12029
          },
          {
            "average": 4839753.367,
            "count": 80044690,
            "maximum": 4840200.605,
            "minimum": 4839259.065,
            "name": "Y",
            "position": 1,
            "stddev": 269.7106366,
            "variance": 72743.82752
          },
          {
            "average": 1553.019276,
            "count": 80044690,
            "maximum": 1810.311762,
            "minimum": 1374.451762,
            "name": "Z",
            "position": 2,
            "stddev": 99.37893018,
            "variance": 9876.171764
          },
          {
            "average": 36351.30761,
            "count": 80044690,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13496.85213,
            "variance": 182165017.5
          },
          {
            "average": 1.426200589,
            "count": 80044690,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.759188955,
            "variance": 0.5763678694
          },
          {
            "average": 1.851996866,
            "count": 80044690,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.058251487,
            "variance": 1.11989621
          },
          {
            "average": 0.4962224352,
            "count": 80044690,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999857329,
            "variance": 0.2499857331
          },
          {
            "average": 0,
            "count": 80044690,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.05197148,
            "count": 80044690,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.274771576,
            "variance": 0.07549941899
          },
          {
            "average": -1.680352179,
            "count": 80044690,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.70664573,
            "variance": 246.69872
          },
          {
            "average": 0.4962224352,
            "count": 80044690,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999857329,
            "variance": 0.2499857331
          },
          {
            "average": 117.3910027,
            "count": 80044690,
            "maximum": 120,
            "minimum": 115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.104501256,
            "variance": 1.219923025
          },
          {
            "average": 276539100.9,
            "count": 80044690,
            "maximum": 276540312.4,
            "minimum": 276537979.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 512.449301,
            "variance": 262604.286
          },
          {
            "average": 0,
            "count": 80044690,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80044690,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80044690,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80044690,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80044690,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562025.0296,
          4839259.065,
          1374.451762,
          562966.5496,
          4840200.605,
          1810.311762
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562025.0296488671,
                4839259.065276878,
                1374.4517623648915
              ],
              [
                562025.0296488671,
                4840200.605276877,
                1374.4517623648915
              ],
              [
                562966.5496488671,
                4840200.605276877,
                1810.3117623648916
              ],
              [
                562966.5496488671,
                4839259.065276878,
                1810.3117623648916
              ],
              [
                562025.0296488671,
                4839259.065276878,
                1374.4517623648915
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:31:52+00:00",
        "end_time": "2020-06-18T17:52:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0229.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0229.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0229.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0229.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2301918,
            43.70368243,
            1374.451762,
            -122.2183973,
            43.71223855,
            1810.311762
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.23019181087379,
                  43.70376171858729,
                  1374.4517623648915
                ],
                [
                  -122.23008331065274,
                  43.71223855140274,
                  1374.4517623648915
                ],
                [
                  -122.21839728740521,
                  43.712159236350516,
                  1810.3117623648916
                ],
                [
                  -122.21850743406924,
                  43.703682426867154,
                  1810.3117623648916
                ],
                [
                  -122.23019181087379,
                  43.70376171858729,
                  1374.4517623648915
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0229.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0229.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:31:52Z",
            "pc:count": 80044690,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562473.1359,
                "count": 80044690,
                "maximum": 562966.5496,
                "minimum": 562025.0296,
                "name": "X",
                "position": 0,
                "stddev": 255.9826562,
                "variance": 65527.12029
              },
              {
                "average": 4839753.367,
                "count": 80044690,
                "maximum": 4840200.605,
                "minimum": 4839259.065,
                "name": "Y",
                "position": 1,
                "stddev": 269.7106366,
                "variance": 72743.82752
              },
              {
                "average": 1553.019276,
                "count": 80044690,
                "maximum": 1810.311762,
                "minimum": 1374.451762,
                "name": "Z",
                "position": 2,
                "stddev": 99.37893018,
                "variance": 9876.171764
              },
              {
                "average": 36351.30761,
                "count": 80044690,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13496.85213,
                "variance": 182165017.5
              },
              {
                "average": 1.426200589,
                "count": 80044690,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.759188955,
                "variance": 0.5763678694
              },
              {
                "average": 1.851996866,
                "count": 80044690,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.058251487,
                "variance": 1.11989621
              },
              {
                "average": 0.4962224352,
                "count": 80044690,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999857329,
                "variance": 0.2499857331
              },
              {
                "average": 0,
                "count": 80044690,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.05197148,
                "count": 80044690,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.274771576,
                "variance": 0.07549941899
              },
              {
                "average": -1.680352179,
                "count": 80044690,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.70664573,
                "variance": 246.69872
              },
              {
                "average": 0.4962224352,
                "count": 80044690,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999857329,
                "variance": 0.2499857331
              },
              {
                "average": 117.3910027,
                "count": 80044690,
                "maximum": 120,
                "minimum": 115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.104501256,
                "variance": 1.219923025
              },
              {
                "average": 276539100.9,
                "count": 80044690,
                "maximum": 276540312.4,
                "minimum": 276537979.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 512.449301,
                "variance": 262604.286
              },
              {
                "average": 0,
                "count": 80044690,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80044690,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80044690,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80044690,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80044690,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562025.0296,
              4839259.065,
              1374.451762,
              562966.5496,
              4840200.605,
              1810.311762
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562025.0296488671,
                    4839259.065276878,
                    1374.4517623648915
                  ],
                  [
                    562025.0296488671,
                    4840200.605276877,
                    1374.4517623648915
                  ],
                  [
                    562966.5496488671,
                    4840200.605276877,
                    1810.3117623648916
                  ],
                  [
                    562966.5496488671,
                    4839259.065276878,
                    1810.3117623648916
                  ],
                  [
                    562025.0296488671,
                    4839259.065276878,
                    1374.4517623648915
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:31:52+00:00",
            "end_time": "2020-06-18T17:52: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": "20200619_BLU_0214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.11643373228101,
              43.69720880116616,
              983.214456324305
            ],
            [
              -122.11634506398738,
              43.70324597342035,
              983.214456324305
            ],
            [
              -122.10475270951852,
              43.703155762713735,
              1516.774456324305
            ],
            [
              -122.10484254064379,
              43.69711860936032,
              1516.774456324305
            ],
            [
              -122.11643373228101,
              43.69720880116616,
              983.214456324305
            ]
          ]
        ]
      },
      "bbox": [
        -122.1164337,
        43.69711861,
        983.2144563,
        -122.1047527,
        43.70324597,
        1516.774456
      ],
      "properties": {
        "datetime": "2020-06-19T23:26:04Z",
        "pc:count": 56323441,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571588.0485,
            "count": 56323441,
            "maximum": 572132.6787,
            "minimum": 571198.5387,
            "name": "X",
            "position": 0,
            "stddev": 249.1502532,
            "variance": 62075.84869
          },
          {
            "average": 4838862.372,
            "count": 56323441,
            "maximum": 4839293.241,
            "minimum": 4838622.661,
            "name": "Y",
            "position": 1,
            "stddev": 152.0867339,
            "variance": 23130.37462
          },
          {
            "average": 1183.797249,
            "count": 56323441,
            "maximum": 1516.774456,
            "minimum": 983.2144563,
            "name": "Z",
            "position": 2,
            "stddev": 94.45114849,
            "variance": 8921.019452
          },
          {
            "average": 31251.95328,
            "count": 56323441,
            "maximum": 65535,
            "minimum": 3704,
            "name": "Intensity",
            "position": 3,
            "stddev": 10707.20976,
            "variance": 114644340.8
          },
          {
            "average": 1.845004427,
            "count": 56323441,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9559436996,
            "variance": 0.9138283569
          },
          {
            "average": 2.689925532,
            "count": 56323441,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.087330957,
            "variance": 1.182288609
          },
          {
            "average": 0.272523726,
            "count": 56323441,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4452578447,
            "variance": 0.1982545483
          },
          {
            "average": 1.917496483e-06,
            "count": 56323441,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001384735657,
            "variance": 1.91749284e-06
          },
          {
            "average": 1.024740392,
            "count": 56323441,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2199214888,
            "variance": 0.04836546125
          },
          {
            "average": -0.2829136106,
            "count": 56323441,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.77795885,
            "variance": 248.9439854
          },
          {
            "average": 0.4991530968,
            "count": 56323441,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999992872,
            "variance": 0.2499992872
          },
          {
            "average": 358.9353863,
            "count": 56323441,
            "maximum": 402,
            "minimum": 337,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.23547523,
            "variance": 797.2420613
          },
          {
            "average": 276637047.5,
            "count": 56323441,
            "maximum": 276644364.9,
            "minimum": 276632957.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4661.211325,
            "variance": 21726891.01
          },
          {
            "average": 0,
            "count": 56323441,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 56323441,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 56323441,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 56323441,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 56323441,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          571198.5387,
          4838622.661,
          983.2144563,
          572132.6787,
          4839293.241,
          1516.774456
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                571198.5386901834,
                4838622.661409658,
                983.214456324305
              ],
              [
                571198.5386901834,
                4839293.241409658,
                983.214456324305
              ],
              [
                572132.6786901833,
                4839293.241409658,
                1516.774456324305
              ],
              [
                572132.6786901833,
                4838622.661409658,
                1516.774456324305
              ],
              [
                571198.5386901834,
                4838622.661409658,
                983.214456324305
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:26:04+00:00",
        "end_time": "2020-06-19T20:15:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1164337,
            43.69711861,
            983.2144563,
            -122.1047527,
            43.70324597,
            1516.774456
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.11643373228101,
                  43.69720880116616,
                  983.214456324305
                ],
                [
                  -122.11634506398738,
                  43.70324597342035,
                  983.214456324305
                ],
                [
                  -122.10475270951852,
                  43.703155762713735,
                  1516.774456324305
                ],
                [
                  -122.10484254064379,
                  43.69711860936032,
                  1516.774456324305
                ],
                [
                  -122.11643373228101,
                  43.69720880116616,
                  983.214456324305
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:26:04Z",
            "pc:count": 56323441,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571588.0485,
                "count": 56323441,
                "maximum": 572132.6787,
                "minimum": 571198.5387,
                "name": "X",
                "position": 0,
                "stddev": 249.1502532,
                "variance": 62075.84869
              },
              {
                "average": 4838862.372,
                "count": 56323441,
                "maximum": 4839293.241,
                "minimum": 4838622.661,
                "name": "Y",
                "position": 1,
                "stddev": 152.0867339,
                "variance": 23130.37462
              },
              {
                "average": 1183.797249,
                "count": 56323441,
                "maximum": 1516.774456,
                "minimum": 983.2144563,
                "name": "Z",
                "position": 2,
                "stddev": 94.45114849,
                "variance": 8921.019452
              },
              {
                "average": 31251.95328,
                "count": 56323441,
                "maximum": 65535,
                "minimum": 3704,
                "name": "Intensity",
                "position": 3,
                "stddev": 10707.20976,
                "variance": 114644340.8
              },
              {
                "average": 1.845004427,
                "count": 56323441,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9559436996,
                "variance": 0.9138283569
              },
              {
                "average": 2.689925532,
                "count": 56323441,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.087330957,
                "variance": 1.182288609
              },
              {
                "average": 0.272523726,
                "count": 56323441,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4452578447,
                "variance": 0.1982545483
              },
              {
                "average": 1.917496483e-06,
                "count": 56323441,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001384735657,
                "variance": 1.91749284e-06
              },
              {
                "average": 1.024740392,
                "count": 56323441,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2199214888,
                "variance": 0.04836546125
              },
              {
                "average": -0.2829136106,
                "count": 56323441,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.77795885,
                "variance": 248.9439854
              },
              {
                "average": 0.4991530968,
                "count": 56323441,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999992872,
                "variance": 0.2499992872
              },
              {
                "average": 358.9353863,
                "count": 56323441,
                "maximum": 402,
                "minimum": 337,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.23547523,
                "variance": 797.2420613
              },
              {
                "average": 276637047.5,
                "count": 56323441,
                "maximum": 276644364.9,
                "minimum": 276632957.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4661.211325,
                "variance": 21726891.01
              },
              {
                "average": 0,
                "count": 56323441,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 56323441,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 56323441,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 56323441,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 56323441,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              571198.5387,
              4838622.661,
              983.2144563,
              572132.6787,
              4839293.241,
              1516.774456
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    571198.5386901834,
                    4838622.661409658,
                    983.214456324305
                  ],
                  [
                    571198.5386901834,
                    4839293.241409658,
                    983.214456324305
                  ],
                  [
                    572132.6786901833,
                    4839293.241409658,
                    1516.774456324305
                  ],
                  [
                    572132.6786901833,
                    4838622.661409658,
                    1516.774456324305
                  ],
                  [
                    571198.5386901834,
                    4838622.661409658,
                    983.214456324305
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:26:04+00:00",
            "end_time": "2020-06-19T20:15: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": "20200618_BLU_0159.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.20679604165471,
              43.67941725764091,
              1064.9013064167352
            ],
            [
              -122.20668434141776,
              43.68789389932751,
              1064.9013064167352
            ],
            [
              -122.19500311144455,
              43.68781222829358,
              2463.101306416735
            ],
            [
              -122.19511645598952,
              43.6793356106325,
              2463.101306416735
            ],
            [
              -122.20679604165471,
              43.67941725764091,
              1064.9013064167352
            ]
          ]
        ]
      },
      "bbox": [
        -122.206796,
        43.67933561,
        1064.901306,
        -122.1950031,
        43.6878939,
        2463.101306
      ],
      "properties": {
        "datetime": "2020-06-18T17:44:55Z",
        "pc:count": 116740027,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564404.1308,
            "count": 116740027,
            "maximum": 564877.4585,
            "minimum": 563935.9385,
            "name": "X",
            "position": 0,
            "stddev": 267.6540764,
            "variance": 71638.70462
          },
          {
            "average": 4837035.46,
            "count": 116740027,
            "maximum": 4837514.6,
            "minimum": 4836573.08,
            "name": "Y",
            "position": 1,
            "stddev": 263.8330351,
            "variance": 69607.8704
          },
          {
            "average": 1246.661566,
            "count": 116740027,
            "maximum": 2463.101306,
            "minimum": 1064.901306,
            "name": "Z",
            "position": 2,
            "stddev": 98.9481679,
            "variance": 9790.73993
          },
          {
            "average": 29166.46467,
            "count": 116740027,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11903.15146,
            "variance": 141685014.8
          },
          {
            "average": 1.920437615,
            "count": 116740027,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.022907795,
            "variance": 1.046340356
          },
          {
            "average": 2.84027851,
            "count": 116740027,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.170693805,
            "variance": 1.370523984
          },
          {
            "average": 0.499751512,
            "count": 116740027,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999404,
            "variance": 0.2499999404
          },
          {
            "average": 0,
            "count": 116740027,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.016720323,
            "count": 116740027,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1662798614,
            "variance": 0.02764899232
          },
          {
            "average": -0.195561164,
            "count": 116740027,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.70309691,
            "variance": 246.5872525
          },
          {
            "average": 0.499751512,
            "count": 116740027,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999404,
            "variance": 0.2499999404
          },
          {
            "average": 110.9982714,
            "count": 116740027,
            "maximum": 114,
            "minimum": 108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.329714038,
            "variance": 1.768139423
          },
          {
            "average": 276536164.4,
            "count": 116740027,
            "maximum": 276537495.6,
            "minimum": 276534813.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 598.7250318,
            "variance": 358471.6637
          },
          {
            "average": 0,
            "count": 116740027,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116740027,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116740027,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116740027,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116740027,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563935.9385,
          4836573.08,
          1064.901306,
          564877.4585,
          4837514.6,
          2463.101306
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563935.9384529579,
                4836573.080000436,
                1064.9013064167352
              ],
              [
                563935.9384529579,
                4837514.6000004355,
                1064.9013064167352
              ],
              [
                564877.4584529579,
                4837514.6000004355,
                2463.101306416735
              ],
              [
                564877.4584529579,
                4836573.080000436,
                2463.101306416735
              ],
              [
                563935.9384529579,
                4836573.080000436,
                1064.9013064167352
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:44:55+00:00",
        "end_time": "2020-06-18T17:00:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0159.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0159.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0159.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0159.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.206796,
            43.67933561,
            1064.901306,
            -122.1950031,
            43.6878939,
            2463.101306
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.20679604165471,
                  43.67941725764091,
                  1064.9013064167352
                ],
                [
                  -122.20668434141776,
                  43.68789389932751,
                  1064.9013064167352
                ],
                [
                  -122.19500311144455,
                  43.68781222829358,
                  2463.101306416735
                ],
                [
                  -122.19511645598952,
                  43.6793356106325,
                  2463.101306416735
                ],
                [
                  -122.20679604165471,
                  43.67941725764091,
                  1064.9013064167352
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0159.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0159.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:44:55Z",
            "pc:count": 116740027,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564404.1308,
                "count": 116740027,
                "maximum": 564877.4585,
                "minimum": 563935.9385,
                "name": "X",
                "position": 0,
                "stddev": 267.6540764,
                "variance": 71638.70462
              },
              {
                "average": 4837035.46,
                "count": 116740027,
                "maximum": 4837514.6,
                "minimum": 4836573.08,
                "name": "Y",
                "position": 1,
                "stddev": 263.8330351,
                "variance": 69607.8704
              },
              {
                "average": 1246.661566,
                "count": 116740027,
                "maximum": 2463.101306,
                "minimum": 1064.901306,
                "name": "Z",
                "position": 2,
                "stddev": 98.9481679,
                "variance": 9790.73993
              },
              {
                "average": 29166.46467,
                "count": 116740027,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11903.15146,
                "variance": 141685014.8
              },
              {
                "average": 1.920437615,
                "count": 116740027,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.022907795,
                "variance": 1.046340356
              },
              {
                "average": 2.84027851,
                "count": 116740027,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.170693805,
                "variance": 1.370523984
              },
              {
                "average": 0.499751512,
                "count": 116740027,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999404,
                "variance": 0.2499999404
              },
              {
                "average": 0,
                "count": 116740027,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.016720323,
                "count": 116740027,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1662798614,
                "variance": 0.02764899232
              },
              {
                "average": -0.195561164,
                "count": 116740027,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.70309691,
                "variance": 246.5872525
              },
              {
                "average": 0.499751512,
                "count": 116740027,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999404,
                "variance": 0.2499999404
              },
              {
                "average": 110.9982714,
                "count": 116740027,
                "maximum": 114,
                "minimum": 108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.329714038,
                "variance": 1.768139423
              },
              {
                "average": 276536164.4,
                "count": 116740027,
                "maximum": 276537495.6,
                "minimum": 276534813.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 598.7250318,
                "variance": 358471.6637
              },
              {
                "average": 0,
                "count": 116740027,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116740027,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116740027,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116740027,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116740027,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563935.9385,
              4836573.08,
              1064.901306,
              564877.4585,
              4837514.6,
              2463.101306
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563935.9384529579,
                    4836573.080000436,
                    1064.9013064167352
                  ],
                  [
                    563935.9384529579,
                    4837514.6000004355,
                    1064.9013064167352
                  ],
                  [
                    564877.4584529579,
                    4837514.6000004355,
                    2463.101306416735
                  ],
                  [
                    564877.4584529579,
                    4836573.080000436,
                    2463.101306416735
                  ],
                  [
                    563935.9384529579,
                    4836573.080000436,
                    1064.9013064167352
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:44:55+00:00",
            "end_time": "2020-06-18T17:00: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": "20200619_BLU_0198.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.29800593177954,
              43.69447096408952,
              607.6536310774034
            ],
            [
              -122.29790702115018,
              43.70294793986349,
              607.6536310774034
            ],
            [
              -122.28622262260144,
              43.70287557109825,
              932.6336310774034
            ],
            [
              -122.28632317898729,
              43.69439861661365,
              932.6336310774034
            ],
            [
              -122.29800593177954,
              43.69447096408952,
              607.6536310774034
            ]
          ]
        ]
      },
      "bbox": [
        -122.2980059,
        43.69439862,
        607.6536311,
        -122.2862226,
        43.70294794,
        932.6336311
      ],
      "properties": {
        "datetime": "2020-06-19T19:26:37Z",
        "pc:count": 105757474,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557032.9815,
            "count": 105757474,
            "maximum": 557511.3476,
            "minimum": 556569.8276,
            "name": "X",
            "position": 0,
            "stddev": 260.2014846,
            "variance": 67704.81261
          },
          {
            "average": 4838652.184,
            "count": 105757474,
            "maximum": 4839120.262,
            "minimum": 4838178.722,
            "name": "Y",
            "position": 1,
            "stddev": 264.8329108,
            "variance": 70136.47067
          },
          {
            "average": 755.906257,
            "count": 105757474,
            "maximum": 932.6336311,
            "minimum": 607.6536311,
            "name": "Z",
            "position": 2,
            "stddev": 58.2540433,
            "variance": 3393.53356
          },
          {
            "average": 31567.829,
            "count": 105757474,
            "maximum": 65535,
            "minimum": 3989,
            "name": "Intensity",
            "position": 3,
            "stddev": 10425.9697,
            "variance": 108700844.2
          },
          {
            "average": 1.779488114,
            "count": 105757474,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9169372997,
            "variance": 0.8407740116
          },
          {
            "average": 2.55867087,
            "count": 105757474,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.065442647,
            "variance": 1.135168033
          },
          {
            "average": 0.4966275764,
            "count": 105757474,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499988629,
            "variance": 0.2499886291
          },
          {
            "average": 4.916910175e-07,
            "count": 105757474,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007012066603,
            "variance": 4.916907804e-07
          },
          {
            "average": 1.020288022,
            "count": 105757474,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1798756604,
            "variance": 0.0323552532
          },
          {
            "average": -1.034991714,
            "count": 105757474,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.65973926,
            "variance": 245.2274337
          },
          {
            "average": 0.4966284936,
            "count": 105757474,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999886352,
            "variance": 0.2499886353
          },
          {
            "average": 326.4351613,
            "count": 105757474,
            "maximum": 330,
            "minimum": 323,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.438479684,
            "variance": 2.0692238
          },
          {
            "average": 276628472.3,
            "count": 105757474,
            "maximum": 276629997.5,
            "minimum": 276627042.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 571.3961039,
            "variance": 326493.5075
          },
          {
            "average": 0,
            "count": 105757474,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105757474,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105757474,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105757474,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105757474,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556569.8276,
          4838178.722,
          607.6536311,
          557511.3476,
          4839120.262,
          932.6336311
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556569.827615347,
                4838178.721597305,
                607.6536310774034
              ],
              [
                556569.827615347,
                4839120.261597304,
                607.6536310774034
              ],
              [
                557511.347615347,
                4839120.261597304,
                932.6336310774034
              ],
              [
                557511.347615347,
                4838178.721597305,
                932.6336310774034
              ],
              [
                556569.827615347,
                4838178.721597305,
                607.6536310774034
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:26:37+00:00",
        "end_time": "2020-06-19T18:37:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0198.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0198.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0198.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0198.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2980059,
            43.69439862,
            607.6536311,
            -122.2862226,
            43.70294794,
            932.6336311
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.29800593177954,
                  43.69447096408952,
                  607.6536310774034
                ],
                [
                  -122.29790702115018,
                  43.70294793986349,
                  607.6536310774034
                ],
                [
                  -122.28622262260144,
                  43.70287557109825,
                  932.6336310774034
                ],
                [
                  -122.28632317898729,
                  43.69439861661365,
                  932.6336310774034
                ],
                [
                  -122.29800593177954,
                  43.69447096408952,
                  607.6536310774034
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0198.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0198.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:26:37Z",
            "pc:count": 105757474,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557032.9815,
                "count": 105757474,
                "maximum": 557511.3476,
                "minimum": 556569.8276,
                "name": "X",
                "position": 0,
                "stddev": 260.2014846,
                "variance": 67704.81261
              },
              {
                "average": 4838652.184,
                "count": 105757474,
                "maximum": 4839120.262,
                "minimum": 4838178.722,
                "name": "Y",
                "position": 1,
                "stddev": 264.8329108,
                "variance": 70136.47067
              },
              {
                "average": 755.906257,
                "count": 105757474,
                "maximum": 932.6336311,
                "minimum": 607.6536311,
                "name": "Z",
                "position": 2,
                "stddev": 58.2540433,
                "variance": 3393.53356
              },
              {
                "average": 31567.829,
                "count": 105757474,
                "maximum": 65535,
                "minimum": 3989,
                "name": "Intensity",
                "position": 3,
                "stddev": 10425.9697,
                "variance": 108700844.2
              },
              {
                "average": 1.779488114,
                "count": 105757474,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9169372997,
                "variance": 0.8407740116
              },
              {
                "average": 2.55867087,
                "count": 105757474,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.065442647,
                "variance": 1.135168033
              },
              {
                "average": 0.4966275764,
                "count": 105757474,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499988629,
                "variance": 0.2499886291
              },
              {
                "average": 4.916910175e-07,
                "count": 105757474,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007012066603,
                "variance": 4.916907804e-07
              },
              {
                "average": 1.020288022,
                "count": 105757474,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1798756604,
                "variance": 0.0323552532
              },
              {
                "average": -1.034991714,
                "count": 105757474,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.65973926,
                "variance": 245.2274337
              },
              {
                "average": 0.4966284936,
                "count": 105757474,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999886352,
                "variance": 0.2499886353
              },
              {
                "average": 326.4351613,
                "count": 105757474,
                "maximum": 330,
                "minimum": 323,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.438479684,
                "variance": 2.0692238
              },
              {
                "average": 276628472.3,
                "count": 105757474,
                "maximum": 276629997.5,
                "minimum": 276627042.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 571.3961039,
                "variance": 326493.5075
              },
              {
                "average": 0,
                "count": 105757474,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105757474,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105757474,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105757474,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105757474,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556569.8276,
              4838178.722,
              607.6536311,
              557511.3476,
              4839120.262,
              932.6336311
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556569.827615347,
                    4838178.721597305,
                    607.6536310774034
                  ],
                  [
                    556569.827615347,
                    4839120.261597304,
                    607.6536310774034
                  ],
                  [
                    557511.347615347,
                    4839120.261597304,
                    932.6336310774034
                  ],
                  [
                    557511.347615347,
                    4838178.721597305,
                    932.6336310774034
                  ],
                  [
                    556569.827615347,
                    4838178.721597305,
                    607.6536310774034
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:26:37+00:00",
            "end_time": "2020-06-19T18:37: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": "20200618_BLU_0206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.20726812992814,
              43.695876809704366,
              1352.2045881959482
            ],
            [
              -122.20715642967295,
              43.704353607918314,
              1352.2045881959482
            ],
            [
              -122.19547175459704,
              43.7042719589084,
              1752.0245881959484
            ],
            [
              -122.19558510062535,
              43.695795184713305,
              1752.0245881959484
            ],
            [
              -122.20726812992814,
              43.695876809704366,
              1352.2045881959482
            ]
          ]
        ]
      },
      "bbox": [
        -122.2072681,
        43.69579518,
        1352.204588,
        -122.1954718,
        43.70435361,
        1752.024588
      ],
      "properties": {
        "datetime": "2020-06-18T17:45:29Z",
        "pc:count": 70624510,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564351.2368,
            "count": 70624510,
            "maximum": 564821.9546,
            "minimum": 563880.4146,
            "name": "X",
            "position": 0,
            "stddev": 262.098077,
            "variance": 68695.40195
          },
          {
            "average": 4838842.22,
            "count": 70624510,
            "maximum": 4839342.29,
            "minimum": 4838400.75,
            "name": "Y",
            "position": 1,
            "stddev": 272.1950485,
            "variance": 74090.14441
          },
          {
            "average": 1583.316279,
            "count": 70624510,
            "maximum": 1752.024588,
            "minimum": 1352.204588,
            "name": "Z",
            "position": 2,
            "stddev": 90.94285531,
            "variance": 8270.602931
          },
          {
            "average": 36075.50687,
            "count": 70624510,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13019.45442,
            "variance": 169506193.4
          },
          {
            "average": 1.406644818,
            "count": 70624510,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7199990954,
            "variance": 0.5183986974
          },
          {
            "average": 1.813078193,
            "count": 70624510,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9912967957,
            "variance": 0.9826693371
          },
          {
            "average": 0.4127154723,
            "count": 70624510,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4923224702,
            "variance": 0.2423814147
          },
          {
            "average": 0,
            "count": 70624510,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.051019342,
            "count": 70624510,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2534794007,
            "variance": 0.06425180658
          },
          {
            "average": -0.9454470376,
            "count": 70624510,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.67878281,
            "variance": 245.8242303
          },
          {
            "average": 0.5004895892,
            "count": 70624510,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999997638,
            "variance": 0.2499997638
          },
          {
            "average": 111.3612645,
            "count": 70624510,
            "maximum": 114,
            "minimum": 109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.071812736,
            "variance": 1.14878254
          },
          {
            "average": 276536327.7,
            "count": 70624510,
            "maximum": 276537529.2,
            "minimum": 276535221.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 481.1206255,
            "variance": 231477.0563
          },
          {
            "average": 0,
            "count": 70624510,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70624510,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70624510,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70624510,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70624510,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563880.4146,
          4838400.75,
          1352.204588,
          564821.9546,
          4839342.29,
          1752.024588
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563880.4146496064,
                4838400.750467137,
                1352.2045881959482
              ],
              [
                563880.4146496064,
                4839342.290467137,
                1352.2045881959482
              ],
              [
                564821.9546496065,
                4839342.290467137,
                1752.0245881959484
              ],
              [
                564821.9546496065,
                4838400.750467137,
                1752.0245881959484
              ],
              [
                563880.4146496064,
                4838400.750467137,
                1352.2045881959482
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:45:29+00:00",
        "end_time": "2020-06-18T17:07:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2072681,
            43.69579518,
            1352.204588,
            -122.1954718,
            43.70435361,
            1752.024588
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.20726812992814,
                  43.695876809704366,
                  1352.2045881959482
                ],
                [
                  -122.20715642967295,
                  43.704353607918314,
                  1352.2045881959482
                ],
                [
                  -122.19547175459704,
                  43.7042719589084,
                  1752.0245881959484
                ],
                [
                  -122.19558510062535,
                  43.695795184713305,
                  1752.0245881959484
                ],
                [
                  -122.20726812992814,
                  43.695876809704366,
                  1352.2045881959482
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:45:29Z",
            "pc:count": 70624510,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564351.2368,
                "count": 70624510,
                "maximum": 564821.9546,
                "minimum": 563880.4146,
                "name": "X",
                "position": 0,
                "stddev": 262.098077,
                "variance": 68695.40195
              },
              {
                "average": 4838842.22,
                "count": 70624510,
                "maximum": 4839342.29,
                "minimum": 4838400.75,
                "name": "Y",
                "position": 1,
                "stddev": 272.1950485,
                "variance": 74090.14441
              },
              {
                "average": 1583.316279,
                "count": 70624510,
                "maximum": 1752.024588,
                "minimum": 1352.204588,
                "name": "Z",
                "position": 2,
                "stddev": 90.94285531,
                "variance": 8270.602931
              },
              {
                "average": 36075.50687,
                "count": 70624510,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13019.45442,
                "variance": 169506193.4
              },
              {
                "average": 1.406644818,
                "count": 70624510,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7199990954,
                "variance": 0.5183986974
              },
              {
                "average": 1.813078193,
                "count": 70624510,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9912967957,
                "variance": 0.9826693371
              },
              {
                "average": 0.4127154723,
                "count": 70624510,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4923224702,
                "variance": 0.2423814147
              },
              {
                "average": 0,
                "count": 70624510,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.051019342,
                "count": 70624510,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2534794007,
                "variance": 0.06425180658
              },
              {
                "average": -0.9454470376,
                "count": 70624510,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.67878281,
                "variance": 245.8242303
              },
              {
                "average": 0.5004895892,
                "count": 70624510,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999997638,
                "variance": 0.2499997638
              },
              {
                "average": 111.3612645,
                "count": 70624510,
                "maximum": 114,
                "minimum": 109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.071812736,
                "variance": 1.14878254
              },
              {
                "average": 276536327.7,
                "count": 70624510,
                "maximum": 276537529.2,
                "minimum": 276535221.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 481.1206255,
                "variance": 231477.0563
              },
              {
                "average": 0,
                "count": 70624510,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70624510,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70624510,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70624510,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70624510,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563880.4146,
              4838400.75,
              1352.204588,
              564821.9546,
              4839342.29,
              1752.024588
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563880.4146496064,
                    4838400.750467137,
                    1352.2045881959482
                  ],
                  [
                    563880.4146496064,
                    4839342.290467137,
                    1352.2045881959482
                  ],
                  [
                    564821.9546496065,
                    4839342.290467137,
                    1752.0245881959484
                  ],
                  [
                    564821.9546496065,
                    4838400.750467137,
                    1752.0245881959484
                  ],
                  [
                    563880.4146496064,
                    4838400.750467137,
                    1352.2045881959482
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:45:29+00:00",
            "end_time": "2020-06-18T17: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": "20200618_BLU_0162.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.17277762333006,
              43.679925632603265,
              1223.3147232556685
            ],
            [
              -122.17266113329903,
              43.68840202215702,
              1223.3147232556685
            ],
            [
              -122.16097990405335,
              43.6883168735263,
              1694.7947232556685
            ],
            [
              -122.16109803834472,
              43.67984050902033,
              1694.7947232556685
            ],
            [
              -122.17277762333006,
              43.679925632603265,
              1223.3147232556685
            ]
          ]
        ]
      },
      "bbox": [
        -122.1727776,
        43.67984051,
        1223.314723,
        -122.1609799,
        43.68840202,
        1694.794723
      ],
      "properties": {
        "datetime": "2020-06-18T16:45:49Z",
        "pc:count": 109176388,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567153.3166,
            "count": 109176388,
            "maximum": 567618.9475,
            "minimum": 566677.4275,
            "name": "X",
            "position": 0,
            "stddev": 258.46371,
            "variance": 66803.48937
          },
          {
            "average": 4837133.991,
            "count": 109176388,
            "maximum": 4837597.822,
            "minimum": 4836656.322,
            "name": "Y",
            "position": 1,
            "stddev": 264.369715,
            "variance": 69891.34621
          },
          {
            "average": 1462.082027,
            "count": 109176388,
            "maximum": 1694.794723,
            "minimum": 1223.314723,
            "name": "Z",
            "position": 2,
            "stddev": 75.08341769,
            "variance": 5637.519612
          },
          {
            "average": 28643.04284,
            "count": 109176388,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12600.672,
            "variance": 158776934.9
          },
          {
            "average": 1.90436085,
            "count": 109176388,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.023445137,
            "variance": 1.047439949
          },
          {
            "average": 2.808683898,
            "count": 109176388,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.19115891,
            "variance": 1.418859548
          },
          {
            "average": 0.4961313247,
            "count": 109176388,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999850354,
            "variance": 0.2499850356
          },
          {
            "average": 0,
            "count": 109176388,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02591019,
            "count": 109176388,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1917376403,
            "variance": 0.03676332269
          },
          {
            "average": -0.03490654287,
            "count": 109176388,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.52642822,
            "variance": 241.0699734
          },
          {
            "average": 0.4961313247,
            "count": 109176388,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999850354,
            "variance": 0.2499850356
          },
          {
            "average": 102.6129998,
            "count": 109176388,
            "maximum": 106,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.7389597,
            "variance": 3.023980839
          },
          {
            "average": 276532483.1,
            "count": 109176388,
            "maximum": 276533949.3,
            "minimum": 276531287,
            "name": "GpsTime",
            "position": 12,
            "stddev": 778.3809566,
            "variance": 605876.9136
          },
          {
            "average": 0,
            "count": 109176388,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109176388,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109176388,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109176388,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109176388,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566677.4275,
          4836656.322,
          1223.314723,
          567618.9475,
          4837597.822,
          1694.794723
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566677.4275411937,
                4836656.321915587,
                1223.3147232556685
              ],
              [
                566677.4275411937,
                4837597.821915587,
                1223.3147232556685
              ],
              [
                567618.9475411937,
                4837597.821915587,
                1694.7947232556685
              ],
              [
                567618.9475411937,
                4836656.321915587,
                1694.7947232556685
              ],
              [
                566677.4275411937,
                4836656.321915587,
                1223.3147232556685
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:45:49+00:00",
        "end_time": "2020-06-18T16:01:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0162.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0162.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0162.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0162.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1727776,
            43.67984051,
            1223.314723,
            -122.1609799,
            43.68840202,
            1694.794723
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.17277762333006,
                  43.679925632603265,
                  1223.3147232556685
                ],
                [
                  -122.17266113329903,
                  43.68840202215702,
                  1223.3147232556685
                ],
                [
                  -122.16097990405335,
                  43.6883168735263,
                  1694.7947232556685
                ],
                [
                  -122.16109803834472,
                  43.67984050902033,
                  1694.7947232556685
                ],
                [
                  -122.17277762333006,
                  43.679925632603265,
                  1223.3147232556685
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0162.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0162.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:45:49Z",
            "pc:count": 109176388,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567153.3166,
                "count": 109176388,
                "maximum": 567618.9475,
                "minimum": 566677.4275,
                "name": "X",
                "position": 0,
                "stddev": 258.46371,
                "variance": 66803.48937
              },
              {
                "average": 4837133.991,
                "count": 109176388,
                "maximum": 4837597.822,
                "minimum": 4836656.322,
                "name": "Y",
                "position": 1,
                "stddev": 264.369715,
                "variance": 69891.34621
              },
              {
                "average": 1462.082027,
                "count": 109176388,
                "maximum": 1694.794723,
                "minimum": 1223.314723,
                "name": "Z",
                "position": 2,
                "stddev": 75.08341769,
                "variance": 5637.519612
              },
              {
                "average": 28643.04284,
                "count": 109176388,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12600.672,
                "variance": 158776934.9
              },
              {
                "average": 1.90436085,
                "count": 109176388,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.023445137,
                "variance": 1.047439949
              },
              {
                "average": 2.808683898,
                "count": 109176388,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.19115891,
                "variance": 1.418859548
              },
              {
                "average": 0.4961313247,
                "count": 109176388,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999850354,
                "variance": 0.2499850356
              },
              {
                "average": 0,
                "count": 109176388,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02591019,
                "count": 109176388,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1917376403,
                "variance": 0.03676332269
              },
              {
                "average": -0.03490654287,
                "count": 109176388,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.52642822,
                "variance": 241.0699734
              },
              {
                "average": 0.4961313247,
                "count": 109176388,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999850354,
                "variance": 0.2499850356
              },
              {
                "average": 102.6129998,
                "count": 109176388,
                "maximum": 106,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.7389597,
                "variance": 3.023980839
              },
              {
                "average": 276532483.1,
                "count": 109176388,
                "maximum": 276533949.3,
                "minimum": 276531287,
                "name": "GpsTime",
                "position": 12,
                "stddev": 778.3809566,
                "variance": 605876.9136
              },
              {
                "average": 0,
                "count": 109176388,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109176388,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109176388,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109176388,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109176388,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566677.4275,
              4836656.322,
              1223.314723,
              567618.9475,
              4837597.822,
              1694.794723
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566677.4275411937,
                    4836656.321915587,
                    1223.3147232556685
                  ],
                  [
                    566677.4275411937,
                    4837597.821915587,
                    1223.3147232556685
                  ],
                  [
                    567618.9475411937,
                    4837597.821915587,
                    1694.7947232556685
                  ],
                  [
                    567618.9475411937,
                    4836656.321915587,
                    1694.7947232556685
                  ],
                  [
                    566677.4275411937,
                    4836656.321915587,
                    1223.3147232556685
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:45:49+00:00",
            "end_time": "2020-06-18T16:01: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": "20200619_BLU_0215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.10490258477503,
              43.697369170449484,
              1182.6041935011012
            ],
            [
              -122.1048796949402,
              43.69890776375174,
              1182.6041935011012
            ],
            [
              -122.10093421203386,
              43.6988767966996,
              1349.8641935011015
            ],
            [
              -122.10095720272874,
              43.69733820505101,
              1349.8641935011015
            ],
            [
              -122.10490258477503,
              43.697369170449484,
              1182.6041935011012
            ]
          ]
        ]
      },
      "bbox": [
        -122.1049026,
        43.69733821,
        1182.604194,
        -122.1009342,
        43.69890776,
        1349.864194
      ],
      "properties": {
        "datetime": "2020-06-19T23:35:11Z",
        "pc:count": 3873491,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572239.9924,
            "count": 3873491,
            "maximum": 572445.4999,
            "minimum": 572127.5399,
            "name": "X",
            "position": 0,
            "stddev": 72.11851577,
            "variance": 5201.080317
          },
          {
            "average": 4838709.347,
            "count": 3873491,
            "maximum": 4838821.337,
            "minimum": 4838650.437,
            "name": "Y",
            "position": 1,
            "stddev": 38.61704405,
            "variance": 1491.276091
          },
          {
            "average": 1248.952079,
            "count": 3873491,
            "maximum": 1349.864194,
            "minimum": 1182.604194,
            "name": "Z",
            "position": 2,
            "stddev": 26.39714039,
            "variance": 696.8090208
          },
          {
            "average": 31525.27436,
            "count": 3873491,
            "maximum": 59694,
            "minimum": 5955,
            "name": "Intensity",
            "position": 3,
            "stddev": 11115.98433,
            "variance": 123565107.6
          },
          {
            "average": 1.833419517,
            "count": 3873491,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9619718479,
            "variance": 0.9253898362
          },
          {
            "average": 2.664113586,
            "count": 3873491,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.117303668,
            "variance": 1.248367486
          },
          {
            "average": 0.5067779943,
            "count": 3873491,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999541212,
            "variance": 0.2499541233
          },
          {
            "average": 0,
            "count": 3873491,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.026857943,
            "count": 3873491,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2304946063,
            "variance": 0.05312776353
          },
          {
            "average": 0.3610710998,
            "count": 3873491,
            "maximum": 25.99799919,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.70399179,
            "variance": 216.2073745
          },
          {
            "average": 0.5067779943,
            "count": 3873491,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999541212,
            "variance": 0.2499541233
          },
          {
            "average": 389.8695007,
            "count": 3873491,
            "maximum": 403,
            "minimum": 340,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.68614565,
            "variance": 561.0334959
          },
          {
            "average": 276642344.8,
            "count": 3873491,
            "maximum": 276644911.9,
            "minimum": 276633862.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3866.015892,
            "variance": 14946078.88
          },
          {
            "average": 0,
            "count": 3873491,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3873491,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3873491,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3873491,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3873491,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572127.5399,
          4838650.437,
          1182.604194,
          572445.4999,
          4838821.337,
          1349.864194
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572127.5398925946,
                4838650.437132495,
                1182.6041935011012
              ],
              [
                572127.5398925946,
                4838821.337132496,
                1182.6041935011012
              ],
              [
                572445.4998925945,
                4838821.337132496,
                1349.8641935011015
              ],
              [
                572445.4998925945,
                4838650.437132495,
                1349.8641935011015
              ],
              [
                572127.5398925946,
                4838650.437132495,
                1182.6041935011012
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:35:11+00:00",
        "end_time": "2020-06-19T20:31:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1049026,
            43.69733821,
            1182.604194,
            -122.1009342,
            43.69890776,
            1349.864194
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.10490258477503,
                  43.697369170449484,
                  1182.6041935011012
                ],
                [
                  -122.1048796949402,
                  43.69890776375174,
                  1182.6041935011012
                ],
                [
                  -122.10093421203386,
                  43.6988767966996,
                  1349.8641935011015
                ],
                [
                  -122.10095720272874,
                  43.69733820505101,
                  1349.8641935011015
                ],
                [
                  -122.10490258477503,
                  43.697369170449484,
                  1182.6041935011012
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:35:11Z",
            "pc:count": 3873491,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572239.9924,
                "count": 3873491,
                "maximum": 572445.4999,
                "minimum": 572127.5399,
                "name": "X",
                "position": 0,
                "stddev": 72.11851577,
                "variance": 5201.080317
              },
              {
                "average": 4838709.347,
                "count": 3873491,
                "maximum": 4838821.337,
                "minimum": 4838650.437,
                "name": "Y",
                "position": 1,
                "stddev": 38.61704405,
                "variance": 1491.276091
              },
              {
                "average": 1248.952079,
                "count": 3873491,
                "maximum": 1349.864194,
                "minimum": 1182.604194,
                "name": "Z",
                "position": 2,
                "stddev": 26.39714039,
                "variance": 696.8090208
              },
              {
                "average": 31525.27436,
                "count": 3873491,
                "maximum": 59694,
                "minimum": 5955,
                "name": "Intensity",
                "position": 3,
                "stddev": 11115.98433,
                "variance": 123565107.6
              },
              {
                "average": 1.833419517,
                "count": 3873491,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9619718479,
                "variance": 0.9253898362
              },
              {
                "average": 2.664113586,
                "count": 3873491,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.117303668,
                "variance": 1.248367486
              },
              {
                "average": 0.5067779943,
                "count": 3873491,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999541212,
                "variance": 0.2499541233
              },
              {
                "average": 0,
                "count": 3873491,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.026857943,
                "count": 3873491,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2304946063,
                "variance": 0.05312776353
              },
              {
                "average": 0.3610710998,
                "count": 3873491,
                "maximum": 25.99799919,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.70399179,
                "variance": 216.2073745
              },
              {
                "average": 0.5067779943,
                "count": 3873491,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999541212,
                "variance": 0.2499541233
              },
              {
                "average": 389.8695007,
                "count": 3873491,
                "maximum": 403,
                "minimum": 340,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.68614565,
                "variance": 561.0334959
              },
              {
                "average": 276642344.8,
                "count": 3873491,
                "maximum": 276644911.9,
                "minimum": 276633862.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3866.015892,
                "variance": 14946078.88
              },
              {
                "average": 0,
                "count": 3873491,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3873491,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3873491,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3873491,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3873491,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572127.5399,
              4838650.437,
              1182.604194,
              572445.4999,
              4838821.337,
              1349.864194
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572127.5398925946,
                    4838650.437132495,
                    1182.6041935011012
                  ],
                  [
                    572127.5398925946,
                    4838821.337132496,
                    1182.6041935011012
                  ],
                  [
                    572445.4998925945,
                    4838821.337132496,
                    1349.8641935011015
                  ],
                  [
                    572445.4998925945,
                    4838650.437132495,
                    1349.8641935011015
                  ],
                  [
                    572127.5398925946,
                    4838650.437132495,
                    1182.6041935011012
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:35:11+00:00",
            "end_time": "2020-06-19T20: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": "20200618_BLU_0155.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25215346659354,
              43.67872390089789,
              642.581345687781
            ],
            [
              -122.2520481558365,
              43.687200634044714,
              642.581345687781
            ],
            [
              -122.2403666862372,
              43.687123598077825,
              891.261345687781
            ],
            [
              -122.24047364134925,
              43.67864688759328,
              891.261345687781
            ],
            [
              -122.25215346659354,
              43.67872390089789,
              642.581345687781
            ]
          ]
        ]
      },
      "bbox": [
        -122.2521535,
        43.67864689,
        642.5813457,
        -122.2403667,
        43.68720063,
        891.2613457
      ],
      "properties": {
        "datetime": "2020-06-18T19:16:07Z",
        "pc:count": 103585661,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560750.0126,
            "count": 103585661,
            "maximum": 561222.1424,
            "minimum": 560280.6024,
            "name": "X",
            "position": 0,
            "stddev": 266.5685303,
            "variance": 71058.78137
          },
          {
            "average": 4836932.507,
            "count": 103585661,
            "maximum": 4837403.636,
            "minimum": 4836462.116,
            "name": "Y",
            "position": 1,
            "stddev": 263.2784776,
            "variance": 69315.55679
          },
          {
            "average": 723.7933515,
            "count": 103585661,
            "maximum": 891.2613457,
            "minimum": 642.5813457,
            "name": "Z",
            "position": 2,
            "stddev": 30.72491019,
            "variance": 944.0201063
          },
          {
            "average": 32600.94098,
            "count": 103585661,
            "maximum": 65535,
            "minimum": 7152,
            "name": "Intensity",
            "position": 3,
            "stddev": 9723.783449,
            "variance": 94551964.57
          },
          {
            "average": 1.696152125,
            "count": 103585661,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.856336109,
            "variance": 0.7333115316
          },
          {
            "average": 2.392162126,
            "count": 103585661,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.009519512,
            "variance": 1.019129645
          },
          {
            "average": 0.4546036155,
            "count": 103585661,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4979349061,
            "variance": 0.2479391707
          },
          {
            "average": 0,
            "count": 103585661,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.019275544,
            "count": 103585661,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1667692648,
            "variance": 0.02781198767
          },
          {
            "average": 0.4373928062,
            "count": 103585661,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.57560877,
            "variance": 242.5995884
          },
          {
            "average": 0.5022367237,
            "count": 103585661,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999949995,
            "variance": 0.2499949995
          },
          {
            "average": 122.5319781,
            "count": 103585661,
            "maximum": 126,
            "minimum": 119,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.645339901,
            "variance": 2.70714339
          },
          {
            "average": 276541468.6,
            "count": 103585661,
            "maximum": 276542967.7,
            "minimum": 276539886.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 746.7662985,
            "variance": 557659.9046
          },
          {
            "average": 0,
            "count": 103585661,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103585661,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103585661,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103585661,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103585661,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560280.6024,
          4836462.116,
          642.5813457,
          561222.1424,
          4837403.636,
          891.2613457
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560280.6024052748,
                4836462.116493516,
                642.581345687781
              ],
              [
                560280.6024052748,
                4837403.636493515,
                642.581345687781
              ],
              [
                561222.1424052748,
                4837403.636493515,
                891.261345687781
              ],
              [
                561222.1424052748,
                4836462.116493516,
                891.261345687781
              ],
              [
                560280.6024052748,
                4836462.116493516,
                642.581345687781
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:16:07+00:00",
        "end_time": "2020-06-18T18:24:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0155.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0155.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0155.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0155.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2521535,
            43.67864689,
            642.5813457,
            -122.2403667,
            43.68720063,
            891.2613457
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.25215346659354,
                  43.67872390089789,
                  642.581345687781
                ],
                [
                  -122.2520481558365,
                  43.687200634044714,
                  642.581345687781
                ],
                [
                  -122.2403666862372,
                  43.687123598077825,
                  891.261345687781
                ],
                [
                  -122.24047364134925,
                  43.67864688759328,
                  891.261345687781
                ],
                [
                  -122.25215346659354,
                  43.67872390089789,
                  642.581345687781
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0155.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0155.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:16:07Z",
            "pc:count": 103585661,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560750.0126,
                "count": 103585661,
                "maximum": 561222.1424,
                "minimum": 560280.6024,
                "name": "X",
                "position": 0,
                "stddev": 266.5685303,
                "variance": 71058.78137
              },
              {
                "average": 4836932.507,
                "count": 103585661,
                "maximum": 4837403.636,
                "minimum": 4836462.116,
                "name": "Y",
                "position": 1,
                "stddev": 263.2784776,
                "variance": 69315.55679
              },
              {
                "average": 723.7933515,
                "count": 103585661,
                "maximum": 891.2613457,
                "minimum": 642.5813457,
                "name": "Z",
                "position": 2,
                "stddev": 30.72491019,
                "variance": 944.0201063
              },
              {
                "average": 32600.94098,
                "count": 103585661,
                "maximum": 65535,
                "minimum": 7152,
                "name": "Intensity",
                "position": 3,
                "stddev": 9723.783449,
                "variance": 94551964.57
              },
              {
                "average": 1.696152125,
                "count": 103585661,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.856336109,
                "variance": 0.7333115316
              },
              {
                "average": 2.392162126,
                "count": 103585661,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.009519512,
                "variance": 1.019129645
              },
              {
                "average": 0.4546036155,
                "count": 103585661,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4979349061,
                "variance": 0.2479391707
              },
              {
                "average": 0,
                "count": 103585661,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.019275544,
                "count": 103585661,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1667692648,
                "variance": 0.02781198767
              },
              {
                "average": 0.4373928062,
                "count": 103585661,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.57560877,
                "variance": 242.5995884
              },
              {
                "average": 0.5022367237,
                "count": 103585661,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999949995,
                "variance": 0.2499949995
              },
              {
                "average": 122.5319781,
                "count": 103585661,
                "maximum": 126,
                "minimum": 119,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.645339901,
                "variance": 2.70714339
              },
              {
                "average": 276541468.6,
                "count": 103585661,
                "maximum": 276542967.7,
                "minimum": 276539886.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 746.7662985,
                "variance": 557659.9046
              },
              {
                "average": 0,
                "count": 103585661,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103585661,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103585661,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103585661,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103585661,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560280.6024,
              4836462.116,
              642.5813457,
              561222.1424,
              4837403.636,
              891.2613457
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560280.6024052748,
                    4836462.116493516,
                    642.581345687781
                  ],
                  [
                    560280.6024052748,
                    4837403.636493515,
                    642.581345687781
                  ],
                  [
                    561222.1424052748,
                    4837403.636493515,
                    891.261345687781
                  ],
                  [
                    561222.1424052748,
                    4836462.116493516,
                    891.261345687781
                  ],
                  [
                    560280.6024052748,
                    4836462.116493516,
                    642.581345687781
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:16:07+00:00",
            "end_time": "2020-06-18T18:24:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0233.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.18481557908457,
              43.704446567350814,
              915.2948919059904
            ],
            [
              -122.184700678565,
              43.71292348616147,
              915.2948919059904
            ],
            [
              -122.17301440367885,
              43.712839528582954,
              2523.8748919059904
            ],
            [
              -122.17313095069652,
              43.704362634470286,
              2523.8748919059904
            ],
            [
              -122.18481557908457,
              43.704446567350814,
              915.2948919059904
            ]
          ]
        ]
      },
      "bbox": [
        -122.1848156,
        43.70436263,
        915.2948919,
        -122.1730144,
        43.71292349,
        2523.874892
      ],
      "properties": {
        "datetime": "2020-06-18T17:06:59Z",
        "pc:count": 107462973,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566149.2601,
            "count": 107462973,
            "maximum": 566621.8895,
            "minimum": 565680.3495,
            "name": "X",
            "position": 0,
            "stddev": 264.6339193,
            "variance": 70031.11125
          },
          {
            "average": 4839846.086,
            "count": 107462973,
            "maximum": 4840311.629,
            "minimum": 4839370.069,
            "name": "Y",
            "position": 1,
            "stddev": 261.2953684,
            "variance": 68275.26955
          },
          {
            "average": 1225.661112,
            "count": 107462973,
            "maximum": 2523.874892,
            "minimum": 915.2948919,
            "name": "Z",
            "position": 2,
            "stddev": 173.6453452,
            "variance": 30152.7059
          },
          {
            "average": 30508.16423,
            "count": 107462973,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11707.51366,
            "variance": 137065876.2
          },
          {
            "average": 1.846385024,
            "count": 107462973,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9689683871,
            "variance": 0.9388997353
          },
          {
            "average": 2.692880002,
            "count": 107462973,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.119646429,
            "variance": 1.253608127
          },
          {
            "average": 0.4966794377,
            "count": 107462973,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999889761,
            "variance": 0.2499889762
          },
          {
            "average": 0,
            "count": 107462973,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023266823,
            "count": 107462973,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2145719863,
            "variance": 0.04604113731
          },
          {
            "average": -0.7739594671,
            "count": 107462973,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.81289958,
            "variance": 250.0477933
          },
          {
            "average": 0.5220555642,
            "count": 107462973,
            "maximum": 255,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 2.183367346,
            "variance": 4.767092968
          },
          {
            "average": 106.1139112,
            "count": 107462973,
            "maximum": 109,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.311811525,
            "variance": 1.720849476
          },
          {
            "average": 276533991.1,
            "count": 107462973,
            "maximum": 276535219.3,
            "minimum": 276532612.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 568.1457056,
            "variance": 322789.5428
          },
          {
            "average": 0,
            "count": 107462973,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107462973,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107462973,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107462973,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107462973,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565680.3495,
          4839370.069,
          915.2948919,
          566621.8895,
          4840311.629,
          2523.874892
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565680.3495206818,
                4839370.068563349,
                915.2948919059904
              ],
              [
                565680.3495206818,
                4840311.628563349,
                915.2948919059904
              ],
              [
                566621.8895206818,
                4840311.628563349,
                2523.8748919059904
              ],
              [
                566621.8895206818,
                4839370.068563349,
                2523.8748919059904
              ],
              [
                565680.3495206818,
                4839370.068563349,
                915.2948919059904
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:06:59+00:00",
        "end_time": "2020-06-18T16:23:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0233.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0233.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0233.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0233.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1848156,
            43.70436263,
            915.2948919,
            -122.1730144,
            43.71292349,
            2523.874892
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.18481557908457,
                  43.704446567350814,
                  915.2948919059904
                ],
                [
                  -122.184700678565,
                  43.71292348616147,
                  915.2948919059904
                ],
                [
                  -122.17301440367885,
                  43.712839528582954,
                  2523.8748919059904
                ],
                [
                  -122.17313095069652,
                  43.704362634470286,
                  2523.8748919059904
                ],
                [
                  -122.18481557908457,
                  43.704446567350814,
                  915.2948919059904
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0233.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0233.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:06:59Z",
            "pc:count": 107462973,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566149.2601,
                "count": 107462973,
                "maximum": 566621.8895,
                "minimum": 565680.3495,
                "name": "X",
                "position": 0,
                "stddev": 264.6339193,
                "variance": 70031.11125
              },
              {
                "average": 4839846.086,
                "count": 107462973,
                "maximum": 4840311.629,
                "minimum": 4839370.069,
                "name": "Y",
                "position": 1,
                "stddev": 261.2953684,
                "variance": 68275.26955
              },
              {
                "average": 1225.661112,
                "count": 107462973,
                "maximum": 2523.874892,
                "minimum": 915.2948919,
                "name": "Z",
                "position": 2,
                "stddev": 173.6453452,
                "variance": 30152.7059
              },
              {
                "average": 30508.16423,
                "count": 107462973,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11707.51366,
                "variance": 137065876.2
              },
              {
                "average": 1.846385024,
                "count": 107462973,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9689683871,
                "variance": 0.9388997353
              },
              {
                "average": 2.692880002,
                "count": 107462973,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.119646429,
                "variance": 1.253608127
              },
              {
                "average": 0.4966794377,
                "count": 107462973,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999889761,
                "variance": 0.2499889762
              },
              {
                "average": 0,
                "count": 107462973,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023266823,
                "count": 107462973,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2145719863,
                "variance": 0.04604113731
              },
              {
                "average": -0.7739594671,
                "count": 107462973,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.81289958,
                "variance": 250.0477933
              },
              {
                "average": 0.5220555642,
                "count": 107462973,
                "maximum": 255,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 2.183367346,
                "variance": 4.767092968
              },
              {
                "average": 106.1139112,
                "count": 107462973,
                "maximum": 109,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.311811525,
                "variance": 1.720849476
              },
              {
                "average": 276533991.1,
                "count": 107462973,
                "maximum": 276535219.3,
                "minimum": 276532612.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 568.1457056,
                "variance": 322789.5428
              },
              {
                "average": 0,
                "count": 107462973,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107462973,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107462973,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107462973,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107462973,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565680.3495,
              4839370.069,
              915.2948919,
              566621.8895,
              4840311.629,
              2523.874892
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565680.3495206818,
                    4839370.068563349,
                    915.2948919059904
                  ],
                  [
                    565680.3495206818,
                    4840311.628563349,
                    915.2948919059904
                  ],
                  [
                    566621.8895206818,
                    4840311.628563349,
                    2523.8748919059904
                  ],
                  [
                    566621.8895206818,
                    4839370.068563349,
                    2523.8748919059904
                  ],
                  [
                    565680.3495206818,
                    4839370.068563349,
                    915.2948919059904
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:06:59+00:00",
            "end_time": "2020-06-18T16: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": "20200618_BLU_0136.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.21789835560048,
              43.6710160581067,
              801.7412151358963
            ],
            [
              -122.21778825332711,
              43.67949255486297,
              801.7412151358963
            ],
            [
              -122.20610812565147,
              43.67941202741843,
              1417.2412151358963
            ],
            [
              -122.20621987157426,
              43.670935554351196,
              1417.2412151358963
            ],
            [
              -122.21789835560048,
              43.6710160581067,
              801.7412151358963
            ]
          ]
        ]
      },
      "bbox": [
        -122.2178984,
        43.67093555,
        801.7412151,
        -122.2061081,
        43.67949255,
        1417.241215
      ],
      "properties": {
        "datetime": "2020-06-18T18:09:41Z",
        "pc:count": 110849410,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563524.9343,
            "count": 110849410,
            "maximum": 563991.3934,
            "minimum": 563049.8334,
            "name": "X",
            "position": 0,
            "stddev": 267.858993,
            "variance": 71748.44011
          },
          {
            "average": 4836106.35,
            "count": 110849410,
            "maximum": 4836573.03,
            "minimum": 4835631.53,
            "name": "Y",
            "position": 1,
            "stddev": 263.6386149,
            "variance": 69505.31927
          },
          {
            "average": 1035.42155,
            "count": 110849410,
            "maximum": 1417.241215,
            "minimum": 801.7412151,
            "name": "Z",
            "position": 2,
            "stddev": 143.6692799,
            "variance": 20640.862
          },
          {
            "average": 31167.88532,
            "count": 110849410,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11185.997,
            "variance": 125126528.8
          },
          {
            "average": 1.792471579,
            "count": 110849410,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9411635764,
            "variance": 0.8857888775
          },
          {
            "average": 2.585037593,
            "count": 110849410,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.111908126,
            "variance": 1.236339681
          },
          {
            "average": 0.4991145826,
            "count": 110849410,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992183,
            "variance": 0.2499992183
          },
          {
            "average": 0,
            "count": 110849410,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023104228,
            "count": 110849410,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2058370818,
            "variance": 0.04236890423
          },
          {
            "average": 0.4353738194,
            "count": 110849410,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.6053715,
            "variance": 243.5276196
          },
          {
            "average": 0.4991145826,
            "count": 110849410,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999992183,
            "variance": 0.2499992183
          },
          {
            "average": 113.6996136,
            "count": 110849410,
            "maximum": 117,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.446026826,
            "variance": 2.090993582
          },
          {
            "average": 276537390.9,
            "count": 110849410,
            "maximum": 276538981.3,
            "minimum": 276536187.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 669.1660276,
            "variance": 447783.1725
          },
          {
            "average": 0,
            "count": 110849410,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110849410,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110849410,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110849410,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110849410,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563049.8334,
          4835631.53,
          801.7412151,
          563991.3934,
          4836573.03,
          1417.241215
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563049.8334199253,
                4835631.52953666,
                801.7412151358963
              ],
              [
                563049.8334199253,
                4836573.02953666,
                801.7412151358963
              ],
              [
                563991.3934199254,
                4836573.02953666,
                1417.2412151358963
              ],
              [
                563991.3934199254,
                4835631.52953666,
                1417.2412151358963
              ],
              [
                563049.8334199253,
                4835631.52953666,
                801.7412151358963
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:09:41+00:00",
        "end_time": "2020-06-18T17:23:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0136.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0136.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0136.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0136.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2178984,
            43.67093555,
            801.7412151,
            -122.2061081,
            43.67949255,
            1417.241215
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.21789835560048,
                  43.6710160581067,
                  801.7412151358963
                ],
                [
                  -122.21778825332711,
                  43.67949255486297,
                  801.7412151358963
                ],
                [
                  -122.20610812565147,
                  43.67941202741843,
                  1417.2412151358963
                ],
                [
                  -122.20621987157426,
                  43.670935554351196,
                  1417.2412151358963
                ],
                [
                  -122.21789835560048,
                  43.6710160581067,
                  801.7412151358963
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0136.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0136.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:09:41Z",
            "pc:count": 110849410,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563524.9343,
                "count": 110849410,
                "maximum": 563991.3934,
                "minimum": 563049.8334,
                "name": "X",
                "position": 0,
                "stddev": 267.858993,
                "variance": 71748.44011
              },
              {
                "average": 4836106.35,
                "count": 110849410,
                "maximum": 4836573.03,
                "minimum": 4835631.53,
                "name": "Y",
                "position": 1,
                "stddev": 263.6386149,
                "variance": 69505.31927
              },
              {
                "average": 1035.42155,
                "count": 110849410,
                "maximum": 1417.241215,
                "minimum": 801.7412151,
                "name": "Z",
                "position": 2,
                "stddev": 143.6692799,
                "variance": 20640.862
              },
              {
                "average": 31167.88532,
                "count": 110849410,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11185.997,
                "variance": 125126528.8
              },
              {
                "average": 1.792471579,
                "count": 110849410,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9411635764,
                "variance": 0.8857888775
              },
              {
                "average": 2.585037593,
                "count": 110849410,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.111908126,
                "variance": 1.236339681
              },
              {
                "average": 0.4991145826,
                "count": 110849410,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992183,
                "variance": 0.2499992183
              },
              {
                "average": 0,
                "count": 110849410,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023104228,
                "count": 110849410,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2058370818,
                "variance": 0.04236890423
              },
              {
                "average": 0.4353738194,
                "count": 110849410,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.6053715,
                "variance": 243.5276196
              },
              {
                "average": 0.4991145826,
                "count": 110849410,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999992183,
                "variance": 0.2499992183
              },
              {
                "average": 113.6996136,
                "count": 110849410,
                "maximum": 117,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.446026826,
                "variance": 2.090993582
              },
              {
                "average": 276537390.9,
                "count": 110849410,
                "maximum": 276538981.3,
                "minimum": 276536187.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 669.1660276,
                "variance": 447783.1725
              },
              {
                "average": 0,
                "count": 110849410,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110849410,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110849410,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110849410,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110849410,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563049.8334,
              4835631.53,
              801.7412151,
              563991.3934,
              4836573.03,
              1417.241215
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563049.8334199253,
                    4835631.52953666,
                    801.7412151358963
                  ],
                  [
                    563049.8334199253,
                    4836573.02953666,
                    801.7412151358963
                  ],
                  [
                    563991.3934199254,
                    4836573.02953666,
                    1417.2412151358963
                  ],
                  [
                    563991.3934199254,
                    4835631.52953666,
                    1417.2412151358963
                  ],
                  [
                    563049.8334199253,
                    4835631.52953666,
                    801.7412151358963
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:09:41+00:00",
            "end_time": "2020-06-18T17:23: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": "20200618_BLU_0186.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.16166761870413,
              43.68832245856515,
              1138.1079186597394
            ],
            [
              -122.16154952716778,
              43.69679899174085,
              1138.1079186597394
            ],
            [
              -122.1498664531852,
              43.69671269257973,
              2574.907918659739
            ],
            [
              -122.14998618974418,
              43.68823618479034,
              2574.907918659739
            ],
            [
              -122.16166761870413,
              43.68832245856515,
              1138.1079186597394
            ]
          ]
        ]
      },
      "bbox": [
        -122.1616676,
        43.68823618,
        1138.107919,
        -122.1498665,
        43.69679899,
        2574.907919
      ],
      "properties": {
        "datetime": "2020-06-19T19:54:15Z",
        "pc:count": 101030877,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568018.9904,
            "count": 101030877,
            "maximum": 568505.0563,
            "minimum": 567563.5163,
            "name": "X",
            "position": 0,
            "stddev": 260.4507909,
            "variance": 67834.61448
          },
          {
            "average": 4838068.844,
            "count": 101030877,
            "maximum": 4838539.402,
            "minimum": 4837597.882,
            "name": "Y",
            "position": 1,
            "stddev": 263.2896024,
            "variance": 69321.41475
          },
          {
            "average": 1376.494525,
            "count": 101030877,
            "maximum": 2574.907919,
            "minimum": 1138.107919,
            "name": "Z",
            "position": 2,
            "stddev": 113.5012321,
            "variance": 12882.5297
          },
          {
            "average": 29447.20739,
            "count": 101030877,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12026.40509,
            "variance": 144634419.4
          },
          {
            "average": 1.887651188,
            "count": 101030877,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9989314261,
            "variance": 0.9978639941
          },
          {
            "average": 2.775426853,
            "count": 101030877,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.147639678,
            "variance": 1.317076829
          },
          {
            "average": 0.3610443865,
            "count": 101030877,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.480303383,
            "variance": 0.2306913397
          },
          {
            "average": 0,
            "count": 101030877,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024204343,
            "count": 101030877,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.206908532,
            "variance": 0.04281114061
          },
          {
            "average": -5.01800493,
            "count": 101030877,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.74884772,
            "variance": 217.5285089
          },
          {
            "average": 0.4949772434,
            "count": 101030877,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999747738,
            "variance": 0.2499747744
          },
          {
            "average": 127.3589243,
            "count": 101030877,
            "maximum": 334,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 73.23751899,
            "variance": 5363.734187
          },
          {
            "average": 276543093.8,
            "count": 101030877,
            "maximum": 276631655.8,
            "minimum": 276531305.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31447.71438,
            "variance": 988958739.6
          },
          {
            "average": 0,
            "count": 101030877,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101030877,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101030877,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101030877,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101030877,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567563.5163,
          4837597.882,
          1138.107919,
          568505.0563,
          4838539.402,
          2574.907919
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567563.5162599075,
                4837597.881774337,
                1138.1079186597394
              ],
              [
                567563.5162599075,
                4838539.401774337,
                1138.1079186597394
              ],
              [
                568505.0562599075,
                4838539.401774337,
                2574.907918659739
              ],
              [
                568505.0562599075,
                4837597.881774337,
                2574.907918659739
              ],
              [
                567563.5162599075,
                4837597.881774337,
                1138.1079186597394
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:54:15+00:00",
        "end_time": "2020-06-18T16:01:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0186.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0186.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0186.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0186.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1616676,
            43.68823618,
            1138.107919,
            -122.1498665,
            43.69679899,
            2574.907919
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.16166761870413,
                  43.68832245856515,
                  1138.1079186597394
                ],
                [
                  -122.16154952716778,
                  43.69679899174085,
                  1138.1079186597394
                ],
                [
                  -122.1498664531852,
                  43.69671269257973,
                  2574.907918659739
                ],
                [
                  -122.14998618974418,
                  43.68823618479034,
                  2574.907918659739
                ],
                [
                  -122.16166761870413,
                  43.68832245856515,
                  1138.1079186597394
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0186.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0186.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:54:15Z",
            "pc:count": 101030877,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568018.9904,
                "count": 101030877,
                "maximum": 568505.0563,
                "minimum": 567563.5163,
                "name": "X",
                "position": 0,
                "stddev": 260.4507909,
                "variance": 67834.61448
              },
              {
                "average": 4838068.844,
                "count": 101030877,
                "maximum": 4838539.402,
                "minimum": 4837597.882,
                "name": "Y",
                "position": 1,
                "stddev": 263.2896024,
                "variance": 69321.41475
              },
              {
                "average": 1376.494525,
                "count": 101030877,
                "maximum": 2574.907919,
                "minimum": 1138.107919,
                "name": "Z",
                "position": 2,
                "stddev": 113.5012321,
                "variance": 12882.5297
              },
              {
                "average": 29447.20739,
                "count": 101030877,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12026.40509,
                "variance": 144634419.4
              },
              {
                "average": 1.887651188,
                "count": 101030877,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9989314261,
                "variance": 0.9978639941
              },
              {
                "average": 2.775426853,
                "count": 101030877,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.147639678,
                "variance": 1.317076829
              },
              {
                "average": 0.3610443865,
                "count": 101030877,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.480303383,
                "variance": 0.2306913397
              },
              {
                "average": 0,
                "count": 101030877,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024204343,
                "count": 101030877,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.206908532,
                "variance": 0.04281114061
              },
              {
                "average": -5.01800493,
                "count": 101030877,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.74884772,
                "variance": 217.5285089
              },
              {
                "average": 0.4949772434,
                "count": 101030877,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999747738,
                "variance": 0.2499747744
              },
              {
                "average": 127.3589243,
                "count": 101030877,
                "maximum": 334,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 73.23751899,
                "variance": 5363.734187
              },
              {
                "average": 276543093.8,
                "count": 101030877,
                "maximum": 276631655.8,
                "minimum": 276531305.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31447.71438,
                "variance": 988958739.6
              },
              {
                "average": 0,
                "count": 101030877,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101030877,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101030877,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101030877,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101030877,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567563.5163,
              4837597.882,
              1138.107919,
              568505.0563,
              4838539.402,
              2574.907919
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567563.5162599075,
                    4837597.881774337,
                    1138.1079186597394
                  ],
                  [
                    567563.5162599075,
                    4838539.401774337,
                    1138.1079186597394
                  ],
                  [
                    568505.0562599075,
                    4838539.401774337,
                    2574.907918659739
                  ],
                  [
                    568505.0562599075,
                    4837597.881774337,
                    2574.907918659739
                  ],
                  [
                    567563.5162599075,
                    4837597.881774337,
                    1138.1079186597394
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:54:15+00:00",
            "end_time": "2020-06-18T16:01:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.24129541676895,
              43.695358267037946,
              1011.4053885215235
            ],
            [
              -122.24118851733597,
              43.7038347741941,
              1011.4053885215235
            ],
            [
              -122.22950384782914,
              43.703756604778135,
              1697.4853885215234
            ],
            [
              -122.22961239297483,
              43.69528012061648,
              1697.4853885215234
            ],
            [
              -122.24129541676895,
              43.695358267037946,
              1011.4053885215235
            ]
          ]
        ]
      },
      "bbox": [
        -122.2412954,
        43.69528012,
        1011.405389,
        -122.2295038,
        43.70383477,
        1697.485389
      ],
      "properties": {
        "datetime": "2020-06-18T18:55:27Z",
        "pc:count": 87265291,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561631.721,
            "count": 87265291,
            "maximum": 562080.4657,
            "minimum": 561138.9257,
            "name": "X",
            "position": 0,
            "stddev": 265.9887616,
            "variance": 70750.02132
          },
          {
            "average": 4838789.521,
            "count": 87265291,
            "maximum": 4839259.012,
            "minimum": 4838317.512,
            "name": "Y",
            "position": 1,
            "stddev": 257.3443804,
            "variance": 66226.13011
          },
          {
            "average": 1359.784136,
            "count": 87265291,
            "maximum": 1697.485389,
            "minimum": 1011.405389,
            "name": "Z",
            "position": 2,
            "stddev": 158.6239588,
            "variance": 25161.5603
          },
          {
            "average": 31988.84203,
            "count": 87265291,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13264.61644,
            "variance": 175950049.4
          },
          {
            "average": 1.613887645,
            "count": 87265291,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8937002777,
            "variance": 0.7987001864
          },
          {
            "average": 2.227216569,
            "count": 87265291,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.184535835,
            "variance": 1.403125144
          },
          {
            "average": 0.4963819922,
            "count": 87265291,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999869127,
            "variance": 0.2499869129
          },
          {
            "average": 0,
            "count": 87265291,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.042012488,
            "count": 87265291,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2773986385,
            "variance": 0.07695000465
          },
          {
            "average": 0.6434803543,
            "count": 87265291,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.8818714,
            "variance": 252.2338393
          },
          {
            "average": 0.4963829204,
            "count": 87265291,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999869194,
            "variance": 0.2499869196
          },
          {
            "average": 120.0255576,
            "count": 87265291,
            "maximum": 123,
            "minimum": 118,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.182653064,
            "variance": 1.398668269
          },
          {
            "average": 276540320.7,
            "count": 87265291,
            "maximum": 276541727.5,
            "minimum": 276539364.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 545.807449,
            "variance": 297905.7714
          },
          {
            "average": 0,
            "count": 87265291,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87265291,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87265291,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87265291,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87265291,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561138.9257,
          4838317.512,
          1011.405389,
          562080.4657,
          4839259.012,
          1697.485389
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561138.925681272,
                4838317.512155847,
                1011.4053885215235
              ],
              [
                561138.925681272,
                4839259.012155847,
                1011.4053885215235
              ],
              [
                562080.4656812721,
                4839259.012155847,
                1697.4853885215234
              ],
              [
                562080.4656812721,
                4838317.512155847,
                1697.4853885215234
              ],
              [
                561138.925681272,
                4838317.512155847,
                1011.4053885215235
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:55:27+00:00",
        "end_time": "2020-06-18T18:16:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2412954,
            43.69528012,
            1011.405389,
            -122.2295038,
            43.70383477,
            1697.485389
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.24129541676895,
                  43.695358267037946,
                  1011.4053885215235
                ],
                [
                  -122.24118851733597,
                  43.7038347741941,
                  1011.4053885215235
                ],
                [
                  -122.22950384782914,
                  43.703756604778135,
                  1697.4853885215234
                ],
                [
                  -122.22961239297483,
                  43.69528012061648,
                  1697.4853885215234
                ],
                [
                  -122.24129541676895,
                  43.695358267037946,
                  1011.4053885215235
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:55:27Z",
            "pc:count": 87265291,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561631.721,
                "count": 87265291,
                "maximum": 562080.4657,
                "minimum": 561138.9257,
                "name": "X",
                "position": 0,
                "stddev": 265.9887616,
                "variance": 70750.02132
              },
              {
                "average": 4838789.521,
                "count": 87265291,
                "maximum": 4839259.012,
                "minimum": 4838317.512,
                "name": "Y",
                "position": 1,
                "stddev": 257.3443804,
                "variance": 66226.13011
              },
              {
                "average": 1359.784136,
                "count": 87265291,
                "maximum": 1697.485389,
                "minimum": 1011.405389,
                "name": "Z",
                "position": 2,
                "stddev": 158.6239588,
                "variance": 25161.5603
              },
              {
                "average": 31988.84203,
                "count": 87265291,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13264.61644,
                "variance": 175950049.4
              },
              {
                "average": 1.613887645,
                "count": 87265291,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8937002777,
                "variance": 0.7987001864
              },
              {
                "average": 2.227216569,
                "count": 87265291,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.184535835,
                "variance": 1.403125144
              },
              {
                "average": 0.4963819922,
                "count": 87265291,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999869127,
                "variance": 0.2499869129
              },
              {
                "average": 0,
                "count": 87265291,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.042012488,
                "count": 87265291,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2773986385,
                "variance": 0.07695000465
              },
              {
                "average": 0.6434803543,
                "count": 87265291,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.8818714,
                "variance": 252.2338393
              },
              {
                "average": 0.4963829204,
                "count": 87265291,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999869194,
                "variance": 0.2499869196
              },
              {
                "average": 120.0255576,
                "count": 87265291,
                "maximum": 123,
                "minimum": 118,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.182653064,
                "variance": 1.398668269
              },
              {
                "average": 276540320.7,
                "count": 87265291,
                "maximum": 276541727.5,
                "minimum": 276539364.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 545.807449,
                "variance": 297905.7714
              },
              {
                "average": 0,
                "count": 87265291,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87265291,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87265291,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87265291,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87265291,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561138.9257,
              4838317.512,
              1011.405389,
              562080.4657,
              4839259.012,
              1697.485389
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561138.925681272,
                    4838317.512155847,
                    1011.4053885215235
                  ],
                  [
                    561138.925681272,
                    4839259.012155847,
                    1011.4053885215235
                  ],
                  [
                    562080.4656812721,
                    4839259.012155847,
                    1697.4853885215234
                  ],
                  [
                    562080.4656812721,
                    4838317.512155847,
                    1697.4853885215234
                  ],
                  [
                    561138.925681272,
                    4838317.512155847,
                    1011.4053885215235
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:55:27+00:00",
            "end_time": "2020-06-18T18:16: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": "20200618_BLU_0286.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.17393407520161,
              43.72107467121487,
              1028.3883480405038
            ],
            [
              -122.17382092734113,
              43.72930756086339,
              1028.3883480405038
            ],
            [
              -122.1621312513151,
              43.729222463786975,
              1488.8883480405038
            ],
            [
              -122.16224599966084,
              43.720989598450466,
              1488.8883480405038
            ],
            [
              -122.17393407520161,
              43.72107467121487,
              1028.3883480405038
            ]
          ]
        ]
      },
      "bbox": [
        -122.1739341,
        43.7209896,
        1028.388348,
        -122.1621313,
        43.72930756,
        1488.888348
      ],
      "properties": {
        "datetime": "2020-06-18T16:51:22Z",
        "pc:count": 67290388,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566923.3774,
            "count": 67290388,
            "maximum": 567480.2468,
            "minimum": 566538.6868,
            "name": "X",
            "position": 0,
            "stddev": 250.321083,
            "variance": 62660.6446
          },
          {
            "average": 4841561.875,
            "count": 67290388,
            "maximum": 4842139.968,
            "minimum": 4841225.508,
            "name": "Y",
            "position": 1,
            "stddev": 210.5185301,
            "variance": 44318.05151
          },
          {
            "average": 1264.512777,
            "count": 67290388,
            "maximum": 1488.888348,
            "minimum": 1028.388348,
            "name": "Z",
            "position": 2,
            "stddev": 82.15336403,
            "variance": 6749.175221
          },
          {
            "average": 29881.69692,
            "count": 67290388,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11565.57502,
            "variance": 133762525.5
          },
          {
            "average": 1.857476494,
            "count": 67290388,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9815119078,
            "variance": 0.9633656251
          },
          {
            "average": 2.714436897,
            "count": 67290388,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.138672259,
            "variance": 1.296574514
          },
          {
            "average": 0.4998289354,
            "count": 67290388,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999745,
            "variance": 0.2499999745
          },
          {
            "average": 0,
            "count": 67290388,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02546649,
            "count": 67290388,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2173292362,
            "variance": 0.04723199689
          },
          {
            "average": 1.009951412,
            "count": 67290388,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.3990501,
            "variance": 237.1307439
          },
          {
            "average": 0.4998289354,
            "count": 67290388,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999745,
            "variance": 0.2499999745
          },
          {
            "average": 104.0094669,
            "count": 67290388,
            "maximum": 107,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.610887763,
            "variance": 2.594959385
          },
          {
            "average": 276533092.9,
            "count": 67290388,
            "maximum": 276534282.8,
            "minimum": 276531371.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 699.7306549,
            "variance": 489622.9894
          },
          {
            "average": 0,
            "count": 67290388,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 67290388,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 67290388,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 67290388,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 67290388,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566538.6868,
          4841225.508,
          1028.388348,
          567480.2468,
          4842139.968,
          1488.888348
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566538.6867951606,
                4841225.508035956,
                1028.3883480405038
              ],
              [
                566538.6867951606,
                4842139.968035957,
                1028.3883480405038
              ],
              [
                567480.2467951607,
                4842139.968035957,
                1488.8883480405038
              ],
              [
                567480.2467951607,
                4841225.508035956,
                1488.8883480405038
              ],
              [
                566538.6867951606,
                4841225.508035956,
                1028.3883480405038
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:51:22+00:00",
        "end_time": "2020-06-18T16:02:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0286.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0286.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0286.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0286.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1739341,
            43.7209896,
            1028.388348,
            -122.1621313,
            43.72930756,
            1488.888348
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.17393407520161,
                  43.72107467121487,
                  1028.3883480405038
                ],
                [
                  -122.17382092734113,
                  43.72930756086339,
                  1028.3883480405038
                ],
                [
                  -122.1621312513151,
                  43.729222463786975,
                  1488.8883480405038
                ],
                [
                  -122.16224599966084,
                  43.720989598450466,
                  1488.8883480405038
                ],
                [
                  -122.17393407520161,
                  43.72107467121487,
                  1028.3883480405038
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0286.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0286.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:51:22Z",
            "pc:count": 67290388,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566923.3774,
                "count": 67290388,
                "maximum": 567480.2468,
                "minimum": 566538.6868,
                "name": "X",
                "position": 0,
                "stddev": 250.321083,
                "variance": 62660.6446
              },
              {
                "average": 4841561.875,
                "count": 67290388,
                "maximum": 4842139.968,
                "minimum": 4841225.508,
                "name": "Y",
                "position": 1,
                "stddev": 210.5185301,
                "variance": 44318.05151
              },
              {
                "average": 1264.512777,
                "count": 67290388,
                "maximum": 1488.888348,
                "minimum": 1028.388348,
                "name": "Z",
                "position": 2,
                "stddev": 82.15336403,
                "variance": 6749.175221
              },
              {
                "average": 29881.69692,
                "count": 67290388,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11565.57502,
                "variance": 133762525.5
              },
              {
                "average": 1.857476494,
                "count": 67290388,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9815119078,
                "variance": 0.9633656251
              },
              {
                "average": 2.714436897,
                "count": 67290388,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.138672259,
                "variance": 1.296574514
              },
              {
                "average": 0.4998289354,
                "count": 67290388,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999745,
                "variance": 0.2499999745
              },
              {
                "average": 0,
                "count": 67290388,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02546649,
                "count": 67290388,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2173292362,
                "variance": 0.04723199689
              },
              {
                "average": 1.009951412,
                "count": 67290388,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.3990501,
                "variance": 237.1307439
              },
              {
                "average": 0.4998289354,
                "count": 67290388,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999745,
                "variance": 0.2499999745
              },
              {
                "average": 104.0094669,
                "count": 67290388,
                "maximum": 107,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.610887763,
                "variance": 2.594959385
              },
              {
                "average": 276533092.9,
                "count": 67290388,
                "maximum": 276534282.8,
                "minimum": 276531371.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 699.7306549,
                "variance": 489622.9894
              },
              {
                "average": 0,
                "count": 67290388,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 67290388,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 67290388,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 67290388,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 67290388,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566538.6868,
              4841225.508,
              1028.388348,
              567480.2468,
              4842139.968,
              1488.888348
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566538.6867951606,
                    4841225.508035956,
                    1028.3883480405038
                  ],
                  [
                    566538.6867951606,
                    4842139.968035957,
                    1028.3883480405038
                  ],
                  [
                    567480.2467951607,
                    4842139.968035957,
                    1488.8883480405038
                  ],
                  [
                    567480.2467951607,
                    4841225.508035956,
                    1488.8883480405038
                  ],
                  [
                    566538.6867951606,
                    4841225.508035956,
                    1028.3883480405038
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:51:22+00:00",
            "end_time": "2020-06-18T16: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": "20200618_BLU_0181.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.21837321802253,
              43.687475277454396,
              1085.396668612051
            ],
            [
              -122.2182631147138,
              43.69595211079503,
              1085.396668612051
            ],
            [
              -122.20658003959068,
              43.695871609456276,
              1549.9366686120509
            ],
            [
              -122.2066917879782,
              43.68739479979732,
              1549.9366686120509
            ],
            [
              -122.21837321802253,
              43.687475277454396,
              1085.396668612051
            ]
          ]
        ]
      },
      "bbox": [
        -122.2183732,
        43.6873948,
        1085.396669,
        -122.20658,
        43.69595211,
        1549.936669
      ],
      "properties": {
        "datetime": "2020-06-18T18:09:07Z",
        "pc:count": 101750294,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563464.1707,
            "count": 101750294,
            "maximum": 563935.8685,
            "minimum": 562994.3285,
            "name": "X",
            "position": 0,
            "stddev": 265.5816074,
            "variance": 70533.5902
          },
          {
            "average": 4837916.477,
            "count": 101750294,
            "maximum": 4838400.703,
            "minimum": 4837459.163,
            "name": "Y",
            "position": 1,
            "stddev": 265.7949038,
            "variance": 70646.93091
          },
          {
            "average": 1239.983375,
            "count": 101750294,
            "maximum": 1549.936669,
            "minimum": 1085.396669,
            "name": "Z",
            "position": 2,
            "stddev": 94.80118416,
            "variance": 8987.264518
          },
          {
            "average": 30971.33163,
            "count": 101750294,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11512.87004,
            "variance": 132546176.6
          },
          {
            "average": 1.682284063,
            "count": 101750294,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8634489509,
            "variance": 0.7455440908
          },
          {
            "average": 2.364325827,
            "count": 101750294,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.043349774,
            "variance": 1.088578751
          },
          {
            "average": 0.500296353,
            "count": 101750294,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999146,
            "variance": 0.2499999146
          },
          {
            "average": 0,
            "count": 101750294,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.01623554,
            "count": 101750294,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.161315621,
            "variance": 0.02602272957
          },
          {
            "average": 0.06412262137,
            "count": 101750294,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.61291401,
            "variance": 243.7630839
          },
          {
            "average": 0.500296353,
            "count": 101750294,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999146,
            "variance": 0.2499999146
          },
          {
            "average": 113.9194966,
            "count": 101750294,
            "maximum": 117,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.318770976,
            "variance": 1.739156886
          },
          {
            "average": 276537491.6,
            "count": 101750294,
            "maximum": 276538947.1,
            "minimum": 276536153.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 610.1853051,
            "variance": 372326.1066
          },
          {
            "average": 0,
            "count": 101750294,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101750294,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101750294,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101750294,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101750294,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562994.3285,
          4837459.163,
          1085.396669,
          563935.8685,
          4838400.703,
          1549.936669
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562994.3284679583,
                4837459.163163999,
                1085.396668612051
              ],
              [
                562994.3284679583,
                4838400.703163998,
                1085.396668612051
              ],
              [
                563935.8684679583,
                4838400.703163998,
                1549.9366686120509
              ],
              [
                563935.8684679583,
                4837459.163163999,
                1549.9366686120509
              ],
              [
                562994.3284679583,
                4837459.163163999,
                1085.396668612051
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:09:07+00:00",
        "end_time": "2020-06-18T17:22:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0181.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0181.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0181.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0181.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2183732,
            43.6873948,
            1085.396669,
            -122.20658,
            43.69595211,
            1549.936669
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.21837321802253,
                  43.687475277454396,
                  1085.396668612051
                ],
                [
                  -122.2182631147138,
                  43.69595211079503,
                  1085.396668612051
                ],
                [
                  -122.20658003959068,
                  43.695871609456276,
                  1549.9366686120509
                ],
                [
                  -122.2066917879782,
                  43.68739479979732,
                  1549.9366686120509
                ],
                [
                  -122.21837321802253,
                  43.687475277454396,
                  1085.396668612051
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0181.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0181.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:09:07Z",
            "pc:count": 101750294,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563464.1707,
                "count": 101750294,
                "maximum": 563935.8685,
                "minimum": 562994.3285,
                "name": "X",
                "position": 0,
                "stddev": 265.5816074,
                "variance": 70533.5902
              },
              {
                "average": 4837916.477,
                "count": 101750294,
                "maximum": 4838400.703,
                "minimum": 4837459.163,
                "name": "Y",
                "position": 1,
                "stddev": 265.7949038,
                "variance": 70646.93091
              },
              {
                "average": 1239.983375,
                "count": 101750294,
                "maximum": 1549.936669,
                "minimum": 1085.396669,
                "name": "Z",
                "position": 2,
                "stddev": 94.80118416,
                "variance": 8987.264518
              },
              {
                "average": 30971.33163,
                "count": 101750294,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11512.87004,
                "variance": 132546176.6
              },
              {
                "average": 1.682284063,
                "count": 101750294,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8634489509,
                "variance": 0.7455440908
              },
              {
                "average": 2.364325827,
                "count": 101750294,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.043349774,
                "variance": 1.088578751
              },
              {
                "average": 0.500296353,
                "count": 101750294,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999146,
                "variance": 0.2499999146
              },
              {
                "average": 0,
                "count": 101750294,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.01623554,
                "count": 101750294,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.161315621,
                "variance": 0.02602272957
              },
              {
                "average": 0.06412262137,
                "count": 101750294,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.61291401,
                "variance": 243.7630839
              },
              {
                "average": 0.500296353,
                "count": 101750294,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999146,
                "variance": 0.2499999146
              },
              {
                "average": 113.9194966,
                "count": 101750294,
                "maximum": 117,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.318770976,
                "variance": 1.739156886
              },
              {
                "average": 276537491.6,
                "count": 101750294,
                "maximum": 276538947.1,
                "minimum": 276536153.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 610.1853051,
                "variance": 372326.1066
              },
              {
                "average": 0,
                "count": 101750294,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101750294,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101750294,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101750294,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101750294,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562994.3285,
              4837459.163,
              1085.396669,
              563935.8685,
              4838400.703,
              1549.936669
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562994.3284679583,
                    4837459.163163999,
                    1085.396668612051
                  ],
                  [
                    562994.3284679583,
                    4838400.703163998,
                    1085.396668612051
                  ],
                  [
                    563935.8684679583,
                    4838400.703163998,
                    1549.9366686120509
                  ],
                  [
                    563935.8684679583,
                    4837459.163163999,
                    1549.9366686120509
                  ],
                  [
                    562994.3284679583,
                    4837459.163163999,
                    1085.396668612051
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:09:07+00:00",
            "end_time": "2020-06-18T17:22: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": "20200619_BLU_0245.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.35522821352217,
              43.71001438254244,
              599.5613423811694
            ],
            [
              -122.3551373158555,
              43.71849143487683,
              599.5613423811694
            ],
            [
              -122.3434500063191,
              43.71842489878828,
              1002.6613423811693
            ],
            [
              -122.34354255110368,
              43.709947866027115,
              1002.6613423811693
            ],
            [
              -122.35522821352217,
              43.71001438254244,
              599.5613423811694
            ]
          ]
        ]
      },
      "bbox": [
        -122.3552282,
        43.70994787,
        599.5613424,
        -122.34345,
        43.71849143,
        1002.661342
      ],
      "properties": {
        "datetime": "2020-06-19T17:55:53Z",
        "pc:count": 102459880,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 552418.1101,
            "count": 102459880,
            "maximum": 552886.6675,
            "minimum": 551945.1675,
            "name": "X",
            "position": 0,
            "stddev": 262.9690237,
            "variance": 69152.70744
          },
          {
            "average": 4840337.36,
            "count": 102459880,
            "maximum": 4840809.11,
            "minimum": 4839867.57,
            "name": "Y",
            "position": 1,
            "stddev": 261.441198,
            "variance": 68351.50004
          },
          {
            "average": 789.5355957,
            "count": 102459880,
            "maximum": 1002.661342,
            "minimum": 599.5613424,
            "name": "Z",
            "position": 2,
            "stddev": 73.34781526,
            "variance": 5379.902004
          },
          {
            "average": 30472.86571,
            "count": 102459880,
            "maximum": 65535,
            "minimum": 570,
            "name": "Intensity",
            "position": 3,
            "stddev": 11198.45301,
            "variance": 125405349.8
          },
          {
            "average": 1.864230926,
            "count": 102459880,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9700524564,
            "variance": 0.9410017681
          },
          {
            "average": 2.728659667,
            "count": 102459880,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.100594239,
            "variance": 1.211307679
          },
          {
            "average": 0.4899443372,
            "count": 102459880,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998988759,
            "variance": 0.2498988861
          },
          {
            "average": 0,
            "count": 102459880,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022054877,
            "count": 102459880,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1989999521,
            "variance": 0.03960098092
          },
          {
            "average": 0.3576194396,
            "count": 102459880,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.55250021,
            "variance": 241.8802628
          },
          {
            "average": 0.4985662876,
            "count": 102459880,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999979469,
            "variance": 0.2499979469
          },
          {
            "average": 313.6766467,
            "count": 102459880,
            "maximum": 316,
            "minimum": 311,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.197166095,
            "variance": 1.43320666
          },
          {
            "average": 276623663.5,
            "count": 102459880,
            "maximum": 276624553.1,
            "minimum": 276622662.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 417.3119768,
            "variance": 174149.286
          },
          {
            "average": 0,
            "count": 102459880,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102459880,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102459880,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102459880,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102459880,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          551945.1675,
          4839867.57,
          599.5613424,
          552886.6675,
          4840809.11,
          1002.661342
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                551945.1675036071,
                4839867.569555117,
                599.5613423811694
              ],
              [
                551945.1675036071,
                4840809.109555116,
                599.5613423811694
              ],
              [
                552886.6675036071,
                4840809.109555116,
                1002.6613423811693
              ],
              [
                552886.6675036071,
                4839867.569555117,
                1002.6613423811693
              ],
              [
                551945.1675036071,
                4839867.569555117,
                599.5613423811694
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:55:53+00:00",
        "end_time": "2020-06-19T17:24:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0245.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0245.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0245.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0245.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3552282,
            43.70994787,
            599.5613424,
            -122.34345,
            43.71849143,
            1002.661342
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.35522821352217,
                  43.71001438254244,
                  599.5613423811694
                ],
                [
                  -122.3551373158555,
                  43.71849143487683,
                  599.5613423811694
                ],
                [
                  -122.3434500063191,
                  43.71842489878828,
                  1002.6613423811693
                ],
                [
                  -122.34354255110368,
                  43.709947866027115,
                  1002.6613423811693
                ],
                [
                  -122.35522821352217,
                  43.71001438254244,
                  599.5613423811694
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0245.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0245.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:55:53Z",
            "pc:count": 102459880,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 552418.1101,
                "count": 102459880,
                "maximum": 552886.6675,
                "minimum": 551945.1675,
                "name": "X",
                "position": 0,
                "stddev": 262.9690237,
                "variance": 69152.70744
              },
              {
                "average": 4840337.36,
                "count": 102459880,
                "maximum": 4840809.11,
                "minimum": 4839867.57,
                "name": "Y",
                "position": 1,
                "stddev": 261.441198,
                "variance": 68351.50004
              },
              {
                "average": 789.5355957,
                "count": 102459880,
                "maximum": 1002.661342,
                "minimum": 599.5613424,
                "name": "Z",
                "position": 2,
                "stddev": 73.34781526,
                "variance": 5379.902004
              },
              {
                "average": 30472.86571,
                "count": 102459880,
                "maximum": 65535,
                "minimum": 570,
                "name": "Intensity",
                "position": 3,
                "stddev": 11198.45301,
                "variance": 125405349.8
              },
              {
                "average": 1.864230926,
                "count": 102459880,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9700524564,
                "variance": 0.9410017681
              },
              {
                "average": 2.728659667,
                "count": 102459880,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.100594239,
                "variance": 1.211307679
              },
              {
                "average": 0.4899443372,
                "count": 102459880,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998988759,
                "variance": 0.2498988861
              },
              {
                "average": 0,
                "count": 102459880,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022054877,
                "count": 102459880,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1989999521,
                "variance": 0.03960098092
              },
              {
                "average": 0.3576194396,
                "count": 102459880,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.55250021,
                "variance": 241.8802628
              },
              {
                "average": 0.4985662876,
                "count": 102459880,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999979469,
                "variance": 0.2499979469
              },
              {
                "average": 313.6766467,
                "count": 102459880,
                "maximum": 316,
                "minimum": 311,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.197166095,
                "variance": 1.43320666
              },
              {
                "average": 276623663.5,
                "count": 102459880,
                "maximum": 276624553.1,
                "minimum": 276622662.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 417.3119768,
                "variance": 174149.286
              },
              {
                "average": 0,
                "count": 102459880,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102459880,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102459880,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102459880,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102459880,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              551945.1675,
              4839867.57,
              599.5613424,
              552886.6675,
              4840809.11,
              1002.661342
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    551945.1675036071,
                    4839867.569555117,
                    599.5613423811694
                  ],
                  [
                    551945.1675036071,
                    4840809.109555116,
                    599.5613423811694
                  ],
                  [
                    552886.6675036071,
                    4840809.109555116,
                    1002.6613423811693
                  ],
                  [
                    552886.6675036071,
                    4839867.569555117,
                    1002.6613423811693
                  ],
                  [
                    551945.1675036071,
                    4839867.569555117,
                    599.5613423811694
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:55:53+00:00",
            "end_time": "2020-06-19T17: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": "20200618_BLU_0230.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.21884793265387,
              43.703934845448195,
              1416.6660409305446
            ],
            [
              -122.21873783300859,
              43.71241165524412,
              1416.6660409305446
            ],
            [
              -122.20705180785832,
              43.712331180031,
              1824.8860409305444
            ],
            [
              -122.20716355394337,
              43.70385439390836,
              1824.8860409305444
            ],
            [
              -122.21884793265387,
              43.703934845448195,
              1416.6660409305446
            ]
          ]
        ]
      },
      "bbox": [
        -122.2188479,
        43.70385439,
        1416.666041,
        -122.2070518,
        43.71241166,
        1824.886041
      ],
      "properties": {
        "datetime": "2020-06-18T18:08:16Z",
        "pc:count": 67260973,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563424.0005,
            "count": 67260973,
            "maximum": 563880.3708,
            "minimum": 562938.8508,
            "name": "X",
            "position": 0,
            "stddev": 264.8318444,
            "variance": 70135.90579
          },
          {
            "average": 4839769.337,
            "count": 67260973,
            "maximum": 4840228.381,
            "minimum": 4839286.841,
            "name": "Y",
            "position": 1,
            "stddev": 266.3493161,
            "variance": 70941.9582
          },
          {
            "average": 1613.419846,
            "count": 67260973,
            "maximum": 1824.886041,
            "minimum": 1416.666041,
            "name": "Z",
            "position": 2,
            "stddev": 82.11535935,
            "variance": 6742.932242
          },
          {
            "average": 38649.80286,
            "count": 67260973,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11399.71321,
            "variance": 129953461.3
          },
          {
            "average": 1.252523406,
            "count": 67260973,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5674892732,
            "variance": 0.3220440752
          },
          {
            "average": 1.505080784,
            "count": 67260973,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.805873618,
            "variance": 0.6494322882
          },
          {
            "average": 0.4967970059,
            "count": 67260973,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999897444,
            "variance": 0.2499897445
          },
          {
            "average": 0,
            "count": 67260973,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.062540219,
            "count": 67260973,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2847298349,
            "variance": 0.08107107889
          },
          {
            "average": 1.259173871,
            "count": 67260973,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.72010715,
            "variance": 247.1217689
          },
          {
            "average": 0.4967970059,
            "count": 67260973,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999897444,
            "variance": 0.2499897445
          },
          {
            "average": 114.2082453,
            "count": 67260973,
            "maximum": 117,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.094784581,
            "variance": 1.198553279
          },
          {
            "average": 276537625.7,
            "count": 67260973,
            "maximum": 276538896.2,
            "minimum": 276536632.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 510.3455129,
            "variance": 260452.5426
          },
          {
            "average": 0,
            "count": 67260973,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 67260973,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 67260973,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 67260973,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 67260973,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562938.8508,
          4839286.841,
          1416.666041,
          563880.3708,
          4840228.381,
          1824.886041
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562938.8507632483,
                4839286.841010947,
                1416.6660409305446
              ],
              [
                562938.8507632483,
                4840228.381010946,
                1416.6660409305446
              ],
              [
                563880.3707632483,
                4840228.381010946,
                1824.8860409305444
              ],
              [
                563880.3707632483,
                4839286.841010947,
                1824.8860409305444
              ],
              [
                562938.8507632483,
                4839286.841010947,
                1416.6660409305446
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:08:16+00:00",
        "end_time": "2020-06-18T17:30:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0230.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0230.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0230.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0230.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2188479,
            43.70385439,
            1416.666041,
            -122.2070518,
            43.71241166,
            1824.886041
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.21884793265387,
                  43.703934845448195,
                  1416.6660409305446
                ],
                [
                  -122.21873783300859,
                  43.71241165524412,
                  1416.6660409305446
                ],
                [
                  -122.20705180785832,
                  43.712331180031,
                  1824.8860409305444
                ],
                [
                  -122.20716355394337,
                  43.70385439390836,
                  1824.8860409305444
                ],
                [
                  -122.21884793265387,
                  43.703934845448195,
                  1416.6660409305446
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0230.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0230.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:08:16Z",
            "pc:count": 67260973,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563424.0005,
                "count": 67260973,
                "maximum": 563880.3708,
                "minimum": 562938.8508,
                "name": "X",
                "position": 0,
                "stddev": 264.8318444,
                "variance": 70135.90579
              },
              {
                "average": 4839769.337,
                "count": 67260973,
                "maximum": 4840228.381,
                "minimum": 4839286.841,
                "name": "Y",
                "position": 1,
                "stddev": 266.3493161,
                "variance": 70941.9582
              },
              {
                "average": 1613.419846,
                "count": 67260973,
                "maximum": 1824.886041,
                "minimum": 1416.666041,
                "name": "Z",
                "position": 2,
                "stddev": 82.11535935,
                "variance": 6742.932242
              },
              {
                "average": 38649.80286,
                "count": 67260973,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11399.71321,
                "variance": 129953461.3
              },
              {
                "average": 1.252523406,
                "count": 67260973,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5674892732,
                "variance": 0.3220440752
              },
              {
                "average": 1.505080784,
                "count": 67260973,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.805873618,
                "variance": 0.6494322882
              },
              {
                "average": 0.4967970059,
                "count": 67260973,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999897444,
                "variance": 0.2499897445
              },
              {
                "average": 0,
                "count": 67260973,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.062540219,
                "count": 67260973,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2847298349,
                "variance": 0.08107107889
              },
              {
                "average": 1.259173871,
                "count": 67260973,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.72010715,
                "variance": 247.1217689
              },
              {
                "average": 0.4967970059,
                "count": 67260973,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999897444,
                "variance": 0.2499897445
              },
              {
                "average": 114.2082453,
                "count": 67260973,
                "maximum": 117,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.094784581,
                "variance": 1.198553279
              },
              {
                "average": 276537625.7,
                "count": 67260973,
                "maximum": 276538896.2,
                "minimum": 276536632.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 510.3455129,
                "variance": 260452.5426
              },
              {
                "average": 0,
                "count": 67260973,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 67260973,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 67260973,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 67260973,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 67260973,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562938.8508,
              4839286.841,
              1416.666041,
              563880.3708,
              4840228.381,
              1824.886041
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562938.8507632483,
                    4839286.841010947,
                    1416.6660409305446
                  ],
                  [
                    562938.8507632483,
                    4840228.381010946,
                    1416.6660409305446
                  ],
                  [
                    563880.3707632483,
                    4840228.381010946,
                    1824.8860409305444
                  ],
                  [
                    563880.3707632483,
                    4839286.841010947,
                    1824.8860409305444
                  ],
                  [
                    562938.8507632483,
                    4839286.841010947,
                    1416.6660409305446
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:08:16+00:00",
            "end_time": "2020-06-18T17:30: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": "20200619_BLU_0191.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.10496024604431,
              43.68914098450675,
              1190.3881906465906
            ],
            [
              -122.10483660121425,
              43.697453536750814,
              1190.3881906465906
            ],
            [
              -122.09315382534683,
              43.69736144203391,
              1673.3281906465907
            ],
            [
              -122.0932790833299,
              43.68904891635698,
              1673.3281906465907
            ],
            [
              -122.10496024604431,
              43.68914098450675,
              1190.3881906465906
            ]
          ]
        ]
      },
      "bbox": [
        -122.1049602,
        43.68904892,
        1190.388191,
        -122.0931538,
        43.69745354,
        1673.328191
      ],
      "properties": {
        "datetime": "2020-06-19T23:46:22Z",
        "pc:count": 102497937,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572546.4918,
            "count": 102497937,
            "maximum": 573074.2758,
            "minimum": 572132.7558,
            "name": "X",
            "position": 0,
            "stddev": 251.8833393,
            "variance": 63445.21661
          },
          {
            "average": 4838168.369,
            "count": 102497937,
            "maximum": 4838659.864,
            "minimum": 4837736.544,
            "name": "Y",
            "position": 1,
            "stddev": 241.6584582,
            "variance": 58398.81042
          },
          {
            "average": 1422.802471,
            "count": 102497937,
            "maximum": 1673.328191,
            "minimum": 1190.388191,
            "name": "Z",
            "position": 2,
            "stddev": 84.24108013,
            "variance": 7096.559582
          },
          {
            "average": 31390.33004,
            "count": 102497937,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11951.41581,
            "variance": 142836339.8
          },
          {
            "average": 1.807431793,
            "count": 102497937,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9453674335,
            "variance": 0.8937195844
          },
          {
            "average": 2.614762773,
            "count": 102497937,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.105146677,
            "variance": 1.221349177
          },
          {
            "average": 0.4951049307,
            "count": 102497937,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999760402,
            "variance": 0.2499760407
          },
          {
            "average": 0,
            "count": 102497937,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.029058478,
            "count": 102497937,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2241234181,
            "variance": 0.05023130654
          },
          {
            "average": 0.1169695908,
            "count": 102497937,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.712448,
            "variance": 246.8810221
          },
          {
            "average": 0.495104999,
            "count": 102497937,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999760408,
            "variance": 0.2499760414
          },
          {
            "average": 398.0994306,
            "count": 102497937,
            "maximum": 405,
            "minimum": 341,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.81954652,
            "variance": 219.618959
          },
          {
            "average": 276643790.2,
            "count": 102497937,
            "maximum": 276645582.4,
            "minimum": 276634395.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2469.510437,
            "variance": 6098481.797
          },
          {
            "average": 0,
            "count": 102497937,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102497937,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102497937,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102497937,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102497937,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572132.7558,
          4837736.544,
          1190.388191,
          573074.2758,
          4838659.864,
          1673.328191
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572132.7557689565,
                4837736.544459561,
                1190.3881906465906
              ],
              [
                572132.7557689565,
                4838659.864459561,
                1190.3881906465906
              ],
              [
                573074.2757689565,
                4838659.864459561,
                1673.3281906465907
              ],
              [
                573074.2757689565,
                4837736.544459561,
                1673.3281906465907
              ],
              [
                572132.7557689565,
                4837736.544459561,
                1190.3881906465906
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:46:22+00:00",
        "end_time": "2020-06-19T20:39:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0191.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0191.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0191.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0191.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1049602,
            43.68904892,
            1190.388191,
            -122.0931538,
            43.69745354,
            1673.328191
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.10496024604431,
                  43.68914098450675,
                  1190.3881906465906
                ],
                [
                  -122.10483660121425,
                  43.697453536750814,
                  1190.3881906465906
                ],
                [
                  -122.09315382534683,
                  43.69736144203391,
                  1673.3281906465907
                ],
                [
                  -122.0932790833299,
                  43.68904891635698,
                  1673.3281906465907
                ],
                [
                  -122.10496024604431,
                  43.68914098450675,
                  1190.3881906465906
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0191.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0191.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:46:22Z",
            "pc:count": 102497937,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572546.4918,
                "count": 102497937,
                "maximum": 573074.2758,
                "minimum": 572132.7558,
                "name": "X",
                "position": 0,
                "stddev": 251.8833393,
                "variance": 63445.21661
              },
              {
                "average": 4838168.369,
                "count": 102497937,
                "maximum": 4838659.864,
                "minimum": 4837736.544,
                "name": "Y",
                "position": 1,
                "stddev": 241.6584582,
                "variance": 58398.81042
              },
              {
                "average": 1422.802471,
                "count": 102497937,
                "maximum": 1673.328191,
                "minimum": 1190.388191,
                "name": "Z",
                "position": 2,
                "stddev": 84.24108013,
                "variance": 7096.559582
              },
              {
                "average": 31390.33004,
                "count": 102497937,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11951.41581,
                "variance": 142836339.8
              },
              {
                "average": 1.807431793,
                "count": 102497937,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9453674335,
                "variance": 0.8937195844
              },
              {
                "average": 2.614762773,
                "count": 102497937,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.105146677,
                "variance": 1.221349177
              },
              {
                "average": 0.4951049307,
                "count": 102497937,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999760402,
                "variance": 0.2499760407
              },
              {
                "average": 0,
                "count": 102497937,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.029058478,
                "count": 102497937,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2241234181,
                "variance": 0.05023130654
              },
              {
                "average": 0.1169695908,
                "count": 102497937,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.712448,
                "variance": 246.8810221
              },
              {
                "average": 0.495104999,
                "count": 102497937,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999760408,
                "variance": 0.2499760414
              },
              {
                "average": 398.0994306,
                "count": 102497937,
                "maximum": 405,
                "minimum": 341,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.81954652,
                "variance": 219.618959
              },
              {
                "average": 276643790.2,
                "count": 102497937,
                "maximum": 276645582.4,
                "minimum": 276634395.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2469.510437,
                "variance": 6098481.797
              },
              {
                "average": 0,
                "count": 102497937,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102497937,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102497937,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102497937,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102497937,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572132.7558,
              4837736.544,
              1190.388191,
              573074.2758,
              4838659.864,
              1673.328191
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572132.7557689565,
                    4837736.544459561,
                    1190.3881906465906
                  ],
                  [
                    572132.7557689565,
                    4838659.864459561,
                    1190.3881906465906
                  ],
                  [
                    573074.2757689565,
                    4838659.864459561,
                    1673.3281906465907
                  ],
                  [
                    573074.2757689565,
                    4837736.544459561,
                    1673.3281906465907
                  ],
                  [
                    572132.7557689565,
                    4837736.544459561,
                    1190.3881906465906
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:46:22+00:00",
            "end_time": "2020-06-19T20:39: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": "20200618_BLU_0287.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.16233183259183,
              43.721239769588855,
              1297.5468044139916
            ],
            [
              -122.16230194021132,
              43.7233850008502,
              1297.5468044139916
            ],
            [
              -122.15830811460089,
              43.72335565924295,
              2558.5268044139916
            ],
            [
              -122.15833814945597,
              43.72121043016615,
              2558.5268044139916
            ],
            [
              -122.16233183259183,
              43.721239769588855,
              1297.5468044139916
            ]
          ]
        ]
      },
      "bbox": [
        -122.1623318,
        43.72121043,
        1297.546804,
        -122.1583081,
        43.723385,
        2558.526804
      ],
      "properties": {
        "datetime": "2020-06-18T16:33:35Z",
        "pc:count": 4887818,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567572.121,
            "count": 4887818,
            "maximum": 567794.7722,
            "minimum": 567473.0522,
            "name": "X",
            "position": 0,
            "stddev": 71.42440371,
            "variance": 5101.445445
          },
          {
            "average": 4841340.916,
            "count": 4887818,
            "maximum": 4841491.503,
            "minimum": 4841253.223,
            "name": "Y",
            "position": 1,
            "stddev": 57.06277877,
            "variance": 3256.160721
          },
          {
            "average": 1390.560478,
            "count": 4887818,
            "maximum": 2558.526804,
            "minimum": 1297.546804,
            "name": "Z",
            "position": 2,
            "stddev": 31.81549046,
            "variance": 1012.225433
          },
          {
            "average": 29052.16313,
            "count": 4887818,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12004.57764,
            "variance": 144109884.4
          },
          {
            "average": 1.858788318,
            "count": 4887818,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9763331497,
            "variance": 0.9532264192
          },
          {
            "average": 2.717928123,
            "count": 4887818,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.124259012,
            "variance": 1.263958325
          },
          {
            "average": 0.5054056841,
            "count": 4887818,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999708289,
            "variance": 0.2499708297
          },
          {
            "average": 0,
            "count": 4887818,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.03939938,
            "count": 4887818,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2807205215,
            "variance": 0.07880401119
          },
          {
            "average": 4.072866405,
            "count": 4887818,
            "maximum": 28.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.56517859,
            "variance": 242.2747844
          },
          {
            "average": 0.5054056841,
            "count": 4887818,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999708289,
            "variance": 0.2499708297
          },
          {
            "average": 101.7135824,
            "count": 4887818,
            "maximum": 104,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.489040051,
            "variance": 2.217240274
          },
          {
            "average": 276532074.6,
            "count": 4887818,
            "maximum": 276533215.9,
            "minimum": 276531375,
            "name": "GpsTime",
            "position": 12,
            "stddev": 664.3592616,
            "variance": 441373.2285
          },
          {
            "average": 0,
            "count": 4887818,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4887818,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4887818,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4887818,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4887818,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567473.0522,
          4841253.223,
          1297.546804,
          567794.7722,
          4841491.503,
          2558.526804
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567473.0522406552,
                4841253.222899978,
                1297.5468044139916
              ],
              [
                567473.0522406552,
                4841491.502899977,
                1297.5468044139916
              ],
              [
                567794.7722406551,
                4841491.502899977,
                2558.5268044139916
              ],
              [
                567794.7722406551,
                4841253.222899978,
                2558.5268044139916
              ],
              [
                567473.0522406552,
                4841253.222899978,
                1297.5468044139916
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:33:35+00:00",
        "end_time": "2020-06-18T16:02:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0287.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0287.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0287.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0287.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1623318,
            43.72121043,
            1297.546804,
            -122.1583081,
            43.723385,
            2558.526804
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.16233183259183,
                  43.721239769588855,
                  1297.5468044139916
                ],
                [
                  -122.16230194021132,
                  43.7233850008502,
                  1297.5468044139916
                ],
                [
                  -122.15830811460089,
                  43.72335565924295,
                  2558.5268044139916
                ],
                [
                  -122.15833814945597,
                  43.72121043016615,
                  2558.5268044139916
                ],
                [
                  -122.16233183259183,
                  43.721239769588855,
                  1297.5468044139916
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0287.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0287.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:33:35Z",
            "pc:count": 4887818,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567572.121,
                "count": 4887818,
                "maximum": 567794.7722,
                "minimum": 567473.0522,
                "name": "X",
                "position": 0,
                "stddev": 71.42440371,
                "variance": 5101.445445
              },
              {
                "average": 4841340.916,
                "count": 4887818,
                "maximum": 4841491.503,
                "minimum": 4841253.223,
                "name": "Y",
                "position": 1,
                "stddev": 57.06277877,
                "variance": 3256.160721
              },
              {
                "average": 1390.560478,
                "count": 4887818,
                "maximum": 2558.526804,
                "minimum": 1297.546804,
                "name": "Z",
                "position": 2,
                "stddev": 31.81549046,
                "variance": 1012.225433
              },
              {
                "average": 29052.16313,
                "count": 4887818,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12004.57764,
                "variance": 144109884.4
              },
              {
                "average": 1.858788318,
                "count": 4887818,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9763331497,
                "variance": 0.9532264192
              },
              {
                "average": 2.717928123,
                "count": 4887818,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.124259012,
                "variance": 1.263958325
              },
              {
                "average": 0.5054056841,
                "count": 4887818,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999708289,
                "variance": 0.2499708297
              },
              {
                "average": 0,
                "count": 4887818,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.03939938,
                "count": 4887818,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2807205215,
                "variance": 0.07880401119
              },
              {
                "average": 4.072866405,
                "count": 4887818,
                "maximum": 28.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.56517859,
                "variance": 242.2747844
              },
              {
                "average": 0.5054056841,
                "count": 4887818,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999708289,
                "variance": 0.2499708297
              },
              {
                "average": 101.7135824,
                "count": 4887818,
                "maximum": 104,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.489040051,
                "variance": 2.217240274
              },
              {
                "average": 276532074.6,
                "count": 4887818,
                "maximum": 276533215.9,
                "minimum": 276531375,
                "name": "GpsTime",
                "position": 12,
                "stddev": 664.3592616,
                "variance": 441373.2285
              },
              {
                "average": 0,
                "count": 4887818,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4887818,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4887818,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4887818,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4887818,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567473.0522,
              4841253.223,
              1297.546804,
              567794.7722,
              4841491.503,
              2558.526804
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567473.0522406552,
                    4841253.222899978,
                    1297.5468044139916
                  ],
                  [
                    567473.0522406552,
                    4841491.502899977,
                    1297.5468044139916
                  ],
                  [
                    567794.7722406551,
                    4841491.502899977,
                    2558.5268044139916
                  ],
                  [
                    567794.7722406551,
                    4841253.222899978,
                    2558.5268044139916
                  ],
                  [
                    567473.0522406552,
                    4841253.222899978,
                    1297.5468044139916
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:33:35+00:00",
            "end_time": "2020-06-18T16: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": "20200619_BLU_0288.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.41409334555912,
              43.72549785882508,
              402.43926758313955
            ],
            [
              -122.41401275769879,
              43.73376412081989,
              402.43926758313955
            ],
            [
              -122.41205586862911,
              43.733754071361716,
              2045.3192675831397
            ],
            [
              -122.41213672557275,
              43.72548781224963,
              2045.3192675831397
            ],
            [
              -122.41409334555912,
              43.72549785882508,
              402.43926758313955
            ]
          ]
        ]
      },
      "bbox": [
        -122.4140933,
        43.72548781,
        402.4392676,
        -122.4120559,
        43.73376412,
        2045.319268
      ],
      "properties": {
        "datetime": "2020-06-19T16:42:41Z",
        "pc:count": 9860717,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 547266.5632,
            "count": 9860717,
            "maximum": 547348.2161,
            "minimum": 547190.6161,
            "name": "X",
            "position": 0,
            "stddev": 40.15330289,
            "variance": 1612.287733
          },
          {
            "average": 4841986.281,
            "count": 9860717,
            "maximum": 4842470.128,
            "minimum": 4841552.008,
            "name": "Y",
            "position": 1,
            "stddev": 265.7554495,
            "variance": 70625.95892
          },
          {
            "average": 506.5336796,
            "count": 9860717,
            "maximum": 2045.319268,
            "minimum": 402.4392676,
            "name": "Z",
            "position": 2,
            "stddev": 69.98575702,
            "variance": 4898.006185
          },
          {
            "average": 32214.8119,
            "count": 9860717,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10403.65283,
            "variance": 108235992.2
          },
          {
            "average": 1.751013643,
            "count": 9860717,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8900754031,
            "variance": 0.7922342232
          },
          {
            "average": 2.50572215,
            "count": 9860717,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.030318995,
            "variance": 1.061557232
          },
          {
            "average": 0.4887833207,
            "count": 9860717,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998741956,
            "variance": 0.2498742114
          },
          {
            "average": 0,
            "count": 9860717,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.057634856,
            "count": 9860717,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5112692258,
            "variance": 0.2613962213
          },
          {
            "average": 1.166386296,
            "count": 9860717,
            "maximum": 25.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.84156473,
            "variance": 191.5889141
          },
          {
            "average": 0.4887833207,
            "count": 9860717,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998741956,
            "variance": 0.2498742114
          },
          {
            "average": 301.9303481,
            "count": 9860717,
            "maximum": 303,
            "minimum": 300,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8025077759,
            "variance": 0.6440187304
          },
          {
            "average": 276619898.5,
            "count": 9860717,
            "maximum": 276620161.6,
            "minimum": 276619420.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 223.3688991,
            "variance": 49893.6651
          },
          {
            "average": 0,
            "count": 9860717,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9860717,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9860717,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9860717,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9860717,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          547190.6161,
          4841552.008,
          402.4392676,
          547348.2161,
          4842470.128,
          2045.319268
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                547190.616054135,
                4841552.008313602,
                402.43926758313955
              ],
              [
                547190.616054135,
                4842470.128313601,
                402.43926758313955
              ],
              [
                547348.2160541351,
                4842470.128313601,
                2045.3192675831397
              ],
              [
                547348.2160541351,
                4841552.008313602,
                2045.3192675831397
              ],
              [
                547190.616054135,
                4841552.008313602,
                402.43926758313955
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:42:41+00:00",
        "end_time": "2020-06-19T16:30:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0288.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0288.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0288.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0288.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4140933,
            43.72548781,
            402.4392676,
            -122.4120559,
            43.73376412,
            2045.319268
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.41409334555912,
                  43.72549785882508,
                  402.43926758313955
                ],
                [
                  -122.41401275769879,
                  43.73376412081989,
                  402.43926758313955
                ],
                [
                  -122.41205586862911,
                  43.733754071361716,
                  2045.3192675831397
                ],
                [
                  -122.41213672557275,
                  43.72548781224963,
                  2045.3192675831397
                ],
                [
                  -122.41409334555912,
                  43.72549785882508,
                  402.43926758313955
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0288.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0288.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:42:41Z",
            "pc:count": 9860717,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 547266.5632,
                "count": 9860717,
                "maximum": 547348.2161,
                "minimum": 547190.6161,
                "name": "X",
                "position": 0,
                "stddev": 40.15330289,
                "variance": 1612.287733
              },
              {
                "average": 4841986.281,
                "count": 9860717,
                "maximum": 4842470.128,
                "minimum": 4841552.008,
                "name": "Y",
                "position": 1,
                "stddev": 265.7554495,
                "variance": 70625.95892
              },
              {
                "average": 506.5336796,
                "count": 9860717,
                "maximum": 2045.319268,
                "minimum": 402.4392676,
                "name": "Z",
                "position": 2,
                "stddev": 69.98575702,
                "variance": 4898.006185
              },
              {
                "average": 32214.8119,
                "count": 9860717,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10403.65283,
                "variance": 108235992.2
              },
              {
                "average": 1.751013643,
                "count": 9860717,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8900754031,
                "variance": 0.7922342232
              },
              {
                "average": 2.50572215,
                "count": 9860717,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.030318995,
                "variance": 1.061557232
              },
              {
                "average": 0.4887833207,
                "count": 9860717,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998741956,
                "variance": 0.2498742114
              },
              {
                "average": 0,
                "count": 9860717,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.057634856,
                "count": 9860717,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5112692258,
                "variance": 0.2613962213
              },
              {
                "average": 1.166386296,
                "count": 9860717,
                "maximum": 25.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.84156473,
                "variance": 191.5889141
              },
              {
                "average": 0.4887833207,
                "count": 9860717,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998741956,
                "variance": 0.2498742114
              },
              {
                "average": 301.9303481,
                "count": 9860717,
                "maximum": 303,
                "minimum": 300,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8025077759,
                "variance": 0.6440187304
              },
              {
                "average": 276619898.5,
                "count": 9860717,
                "maximum": 276620161.6,
                "minimum": 276619420.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 223.3688991,
                "variance": 49893.6651
              },
              {
                "average": 0,
                "count": 9860717,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9860717,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9860717,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9860717,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9860717,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              547190.6161,
              4841552.008,
              402.4392676,
              547348.2161,
              4842470.128,
              2045.319268
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    547190.616054135,
                    4841552.008313602,
                    402.43926758313955
                  ],
                  [
                    547190.616054135,
                    4842470.128313601,
                    402.43926758313955
                  ],
                  [
                    547348.2160541351,
                    4842470.128313601,
                    2045.3192675831397
                  ],
                  [
                    547348.2160541351,
                    4841552.008313602,
                    2045.3192675831397
                  ],
                  [
                    547190.616054135,
                    4841552.008313602,
                    402.43926758313955
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:42:41+00:00",
            "end_time": "2020-06-19T16: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": "20200618_BLU_0207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.19592541283997,
              43.696047250749764,
              1415.3452817991588
            ],
            [
              -122.19581211135667,
              43.704524205339546,
              1415.3452817991588
            ],
            [
              -122.18412718759575,
              43.70444139465917,
              1759.0452817991586
            ],
            [
              -122.18424213491815,
              43.69596446443041,
              1759.0452817991586
            ],
            [
              -122.19592541283997,
              43.696047250749764,
              1415.3452817991588
            ]
          ]
        ]
      },
      "bbox": [
        -122.1959254,
        43.69596446,
        1415.345282,
        -122.1841272,
        43.70452421,
        1759.045282
      ],
      "properties": {
        "datetime": "2020-06-18T17:22:37Z",
        "pc:count": 75394563,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565253.6189,
            "count": 75394563,
            "maximum": 565735.8198,
            "minimum": 564794.2598,
            "name": "X",
            "position": 0,
            "stddev": 257.412275,
            "variance": 66261.07932
          },
          {
            "average": 4838876.499,
            "count": 75394563,
            "maximum": 4839370.04,
            "minimum": 4838428.48,
            "name": "Y",
            "position": 1,
            "stddev": 276.8417431,
            "variance": 76641.35073
          },
          {
            "average": 1614.949065,
            "count": 75394563,
            "maximum": 1759.045282,
            "minimum": 1415.345282,
            "name": "Z",
            "position": 2,
            "stddev": 74.71742887,
            "variance": 5582.694177
          },
          {
            "average": 35490.23758,
            "count": 75394563,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13307.01139,
            "variance": 177076552
          },
          {
            "average": 1.445326117,
            "count": 75394563,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7620664258,
            "variance": 0.5807452373
          },
          {
            "average": 1.890541842,
            "count": 75394563,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.047829585,
            "variance": 1.09794684
          },
          {
            "average": 0.4466002011,
            "count": 75394563,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4971402868,
            "variance": 0.2471484648
          },
          {
            "average": 0,
            "count": 75394563,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.042552923,
            "count": 75394563,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2496123526,
            "variance": 0.06230632659
          },
          {
            "average": 1.241678111,
            "count": 75394563,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.72486074,
            "variance": 247.2712452
          },
          {
            "average": 0.4979374176,
            "count": 75394563,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999957491,
            "variance": 0.2499957491
          },
          {
            "average": 108.708263,
            "count": 75394563,
            "maximum": 111,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.053676312,
            "variance": 1.110233771
          },
          {
            "average": 276535134.5,
            "count": 75394563,
            "maximum": 276536157.5,
            "minimum": 276533960.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 476.5239794,
            "variance": 227075.103
          },
          {
            "average": 0,
            "count": 75394563,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75394563,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75394563,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75394563,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75394563,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564794.2598,
          4838428.48,
          1415.345282,
          565735.8198,
          4839370.04,
          1759.045282
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564794.259846085,
                4838428.479579979,
                1415.3452817991588
              ],
              [
                564794.259846085,
                4839370.039579979,
                1415.3452817991588
              ],
              [
                565735.819846085,
                4839370.039579979,
                1759.0452817991586
              ],
              [
                565735.819846085,
                4838428.479579979,
                1759.0452817991586
              ],
              [
                564794.259846085,
                4838428.479579979,
                1415.3452817991588
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:22:37+00:00",
        "end_time": "2020-06-18T16:46:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1959254,
            43.69596446,
            1415.345282,
            -122.1841272,
            43.70452421,
            1759.045282
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.19592541283997,
                  43.696047250749764,
                  1415.3452817991588
                ],
                [
                  -122.19581211135667,
                  43.704524205339546,
                  1415.3452817991588
                ],
                [
                  -122.18412718759575,
                  43.70444139465917,
                  1759.0452817991586
                ],
                [
                  -122.18424213491815,
                  43.69596446443041,
                  1759.0452817991586
                ],
                [
                  -122.19592541283997,
                  43.696047250749764,
                  1415.3452817991588
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:22:37Z",
            "pc:count": 75394563,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565253.6189,
                "count": 75394563,
                "maximum": 565735.8198,
                "minimum": 564794.2598,
                "name": "X",
                "position": 0,
                "stddev": 257.412275,
                "variance": 66261.07932
              },
              {
                "average": 4838876.499,
                "count": 75394563,
                "maximum": 4839370.04,
                "minimum": 4838428.48,
                "name": "Y",
                "position": 1,
                "stddev": 276.8417431,
                "variance": 76641.35073
              },
              {
                "average": 1614.949065,
                "count": 75394563,
                "maximum": 1759.045282,
                "minimum": 1415.345282,
                "name": "Z",
                "position": 2,
                "stddev": 74.71742887,
                "variance": 5582.694177
              },
              {
                "average": 35490.23758,
                "count": 75394563,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13307.01139,
                "variance": 177076552
              },
              {
                "average": 1.445326117,
                "count": 75394563,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7620664258,
                "variance": 0.5807452373
              },
              {
                "average": 1.890541842,
                "count": 75394563,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.047829585,
                "variance": 1.09794684
              },
              {
                "average": 0.4466002011,
                "count": 75394563,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4971402868,
                "variance": 0.2471484648
              },
              {
                "average": 0,
                "count": 75394563,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.042552923,
                "count": 75394563,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2496123526,
                "variance": 0.06230632659
              },
              {
                "average": 1.241678111,
                "count": 75394563,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.72486074,
                "variance": 247.2712452
              },
              {
                "average": 0.4979374176,
                "count": 75394563,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999957491,
                "variance": 0.2499957491
              },
              {
                "average": 108.708263,
                "count": 75394563,
                "maximum": 111,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.053676312,
                "variance": 1.110233771
              },
              {
                "average": 276535134.5,
                "count": 75394563,
                "maximum": 276536157.5,
                "minimum": 276533960.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 476.5239794,
                "variance": 227075.103
              },
              {
                "average": 0,
                "count": 75394563,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75394563,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75394563,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75394563,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75394563,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564794.2598,
              4838428.48,
              1415.345282,
              565735.8198,
              4839370.04,
              1759.045282
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564794.259846085,
                    4838428.479579979,
                    1415.3452817991588
                  ],
                  [
                    564794.259846085,
                    4839370.039579979,
                    1415.3452817991588
                  ],
                  [
                    565735.819846085,
                    4839370.039579979,
                    1759.0452817991586
                  ],
                  [
                    565735.819846085,
                    4838428.479579979,
                    1759.0452817991586
                  ],
                  [
                    564794.259846085,
                    4838428.479579979,
                    1415.3452817991588
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:22:37+00:00",
            "end_time": "2020-06-18T16: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": "20200618_BLU_0133.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25191148107814,
              43.670494037671176,
              663.7343779968423
            ],
            [
              -122.25180616425162,
              43.678970962666504,
              663.7343779968423
            ],
            [
              -122.2401262920198,
              43.67889391352888,
              969.3343779968422
            ],
            [
              -122.24023325253918,
              43.670417011200534,
              969.3343779968422
            ],
            [
              -122.25191148107814,
              43.670494037671176,
              663.7343779968423
            ]
          ]
        ]
      },
      "bbox": [
        -122.2519115,
        43.67041701,
        663.734378,
        -122.2401263,
        43.67897096,
        969.334378
      ],
      "properties": {
        "datetime": "2020-06-18T19:15:50Z",
        "pc:count": 100771309,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560768.3941,
            "count": 100771309,
            "maximum": 561249.8895,
            "minimum": 560308.3495,
            "name": "X",
            "position": 0,
            "stddev": 262.3875527,
            "variance": 68847.22782
          },
          {
            "average": 4836021.401,
            "count": 100771309,
            "maximum": 4836489.808,
            "minimum": 4835548.268,
            "name": "Y",
            "position": 1,
            "stddev": 267.1093844,
            "variance": 71347.42326
          },
          {
            "average": 783.6661324,
            "count": 100771309,
            "maximum": 969.334378,
            "minimum": 663.734378,
            "name": "Z",
            "position": 2,
            "stddev": 58.82136233,
            "variance": 3459.952666
          },
          {
            "average": 32440.65168,
            "count": 100771309,
            "maximum": 65535,
            "minimum": 5499,
            "name": "Intensity",
            "position": 3,
            "stddev": 9974.277478,
            "variance": 99486211.2
          },
          {
            "average": 1.693807649,
            "count": 100771309,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8613163659,
            "variance": 0.7418658822
          },
          {
            "average": 2.387512779,
            "count": 100771309,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.024880779,
            "variance": 1.050380611
          },
          {
            "average": 0.5017333158,
            "count": 100771309,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969981,
            "variance": 0.2499969981
          },
          {
            "average": 0,
            "count": 100771309,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.020444629,
            "count": 100771309,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1777518297,
            "variance": 0.03159571295
          },
          {
            "average": 0.1862353671,
            "count": 100771309,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.63314837,
            "variance": 244.3953279
          },
          {
            "average": 0.5017333158,
            "count": 100771309,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999969981,
            "variance": 0.2499969981
          },
          {
            "average": 122.3204232,
            "count": 100771309,
            "maximum": 126,
            "minimum": 119,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.590688842,
            "variance": 2.530290991
          },
          {
            "average": 276541373.1,
            "count": 100771309,
            "maximum": 276542950.8,
            "minimum": 276539904.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 725.8016776,
            "variance": 526788.0751
          },
          {
            "average": 0,
            "count": 100771309,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100771309,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100771309,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100771309,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100771309,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560308.3495,
          4835548.268,
          663.734378,
          561249.8895,
          4836489.808,
          969.334378
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560308.349517053,
                4835548.268084451,
                663.7343779968423
              ],
              [
                560308.349517053,
                4836489.80808445,
                663.7343779968423
              ],
              [
                561249.889517053,
                4836489.80808445,
                969.3343779968422
              ],
              [
                561249.889517053,
                4835548.268084451,
                969.3343779968422
              ],
              [
                560308.349517053,
                4835548.268084451,
                663.7343779968423
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:15:50+00:00",
        "end_time": "2020-06-18T18:25:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0133.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0133.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0133.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0133.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2519115,
            43.67041701,
            663.734378,
            -122.2401263,
            43.67897096,
            969.334378
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.25191148107814,
                  43.670494037671176,
                  663.7343779968423
                ],
                [
                  -122.25180616425162,
                  43.678970962666504,
                  663.7343779968423
                ],
                [
                  -122.2401262920198,
                  43.67889391352888,
                  969.3343779968422
                ],
                [
                  -122.24023325253918,
                  43.670417011200534,
                  969.3343779968422
                ],
                [
                  -122.25191148107814,
                  43.670494037671176,
                  663.7343779968423
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0133.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0133.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:15:50Z",
            "pc:count": 100771309,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560768.3941,
                "count": 100771309,
                "maximum": 561249.8895,
                "minimum": 560308.3495,
                "name": "X",
                "position": 0,
                "stddev": 262.3875527,
                "variance": 68847.22782
              },
              {
                "average": 4836021.401,
                "count": 100771309,
                "maximum": 4836489.808,
                "minimum": 4835548.268,
                "name": "Y",
                "position": 1,
                "stddev": 267.1093844,
                "variance": 71347.42326
              },
              {
                "average": 783.6661324,
                "count": 100771309,
                "maximum": 969.334378,
                "minimum": 663.734378,
                "name": "Z",
                "position": 2,
                "stddev": 58.82136233,
                "variance": 3459.952666
              },
              {
                "average": 32440.65168,
                "count": 100771309,
                "maximum": 65535,
                "minimum": 5499,
                "name": "Intensity",
                "position": 3,
                "stddev": 9974.277478,
                "variance": 99486211.2
              },
              {
                "average": 1.693807649,
                "count": 100771309,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8613163659,
                "variance": 0.7418658822
              },
              {
                "average": 2.387512779,
                "count": 100771309,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.024880779,
                "variance": 1.050380611
              },
              {
                "average": 0.5017333158,
                "count": 100771309,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969981,
                "variance": 0.2499969981
              },
              {
                "average": 0,
                "count": 100771309,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.020444629,
                "count": 100771309,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1777518297,
                "variance": 0.03159571295
              },
              {
                "average": 0.1862353671,
                "count": 100771309,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.63314837,
                "variance": 244.3953279
              },
              {
                "average": 0.5017333158,
                "count": 100771309,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999969981,
                "variance": 0.2499969981
              },
              {
                "average": 122.3204232,
                "count": 100771309,
                "maximum": 126,
                "minimum": 119,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.590688842,
                "variance": 2.530290991
              },
              {
                "average": 276541373.1,
                "count": 100771309,
                "maximum": 276542950.8,
                "minimum": 276539904.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 725.8016776,
                "variance": 526788.0751
              },
              {
                "average": 0,
                "count": 100771309,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100771309,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100771309,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100771309,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100771309,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560308.3495,
              4835548.268,
              663.734378,
              561249.8895,
              4836489.808,
              969.334378
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560308.349517053,
                    4835548.268084451,
                    663.7343779968423
                  ],
                  [
                    560308.349517053,
                    4836489.80808445,
                    663.7343779968423
                  ],
                  [
                    561249.889517053,
                    4836489.80808445,
                    969.3343779968422
                  ],
                  [
                    561249.889517053,
                    4835548.268084451,
                    969.3343779968422
                  ],
                  [
                    560308.349517053,
                    4835548.268084451,
                    663.7343779968423
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:15:50+00:00",
            "end_time": "2020-06-18T18:25:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0187.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.15032633067015,
              43.68848849171982,
              1022.5666333450984
            ],
            [
              -122.15020664096784,
              43.69696499988153,
              1022.5666333450984
            ],
            [
              -122.1385233210748,
              43.69687753926232,
              2601.9066333450983
            ],
            [
              -122.1386446558294,
              43.68840105682851,
              2601.9066333450983
            ],
            [
              -122.15032633067015,
              43.68848849171982,
              1022.5666333450984
            ]
          ]
        ]
      },
      "bbox": [
        -122.1503263,
        43.68840106,
        1022.566633,
        -122.1385233,
        43.696965,
        2601.906633
      ],
      "properties": {
        "datetime": "2020-06-19T20:06:56Z",
        "pc:count": 87166424,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568931.6069,
            "count": 87166424,
            "maximum": 569418.9162,
            "minimum": 568477.3562,
            "name": "X",
            "position": 0,
            "stddev": 269.2415508,
            "variance": 72491.0127
          },
          {
            "average": 4838102.61,
            "count": 87166424,
            "maximum": 4838567.143,
            "minimum": 4837625.623,
            "name": "Y",
            "position": 1,
            "stddev": 263.8463208,
            "variance": 69614.88101
          },
          {
            "average": 1303.484798,
            "count": 87166424,
            "maximum": 2601.906633,
            "minimum": 1022.566633,
            "name": "Z",
            "position": 2,
            "stddev": 122.6177833,
            "variance": 15035.12078
          },
          {
            "average": 30485.28006,
            "count": 87166424,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11486.88428,
            "variance": 131948510.4
          },
          {
            "average": 1.84224311,
            "count": 87166424,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9680666879,
            "variance": 0.9371531122
          },
          {
            "average": 2.68386481,
            "count": 87166424,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.122085309,
            "variance": 1.259075441
          },
          {
            "average": 0.4012915799,
            "count": 87166424,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4901598214,
            "variance": 0.2402566506
          },
          {
            "average": 0,
            "count": 87166424,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.030563947,
            "count": 87166424,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2318297693,
            "variance": 0.05374504194
          },
          {
            "average": 4.914779364,
            "count": 87166424,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.19896119,
            "variance": 231.0084214
          },
          {
            "average": 0.498157731,
            "count": 87166424,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999966089,
            "variance": 0.2499966089
          },
          {
            "average": 283.607987,
            "count": 87166424,
            "maximum": 336,
            "minimum": 101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 95.48176904,
            "variance": 9116.76822
          },
          {
            "average": 276610126.5,
            "count": 87166424,
            "maximum": 276632416.6,
            "minimum": 276531727.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 40947.18037,
            "variance": 1676671580
          },
          {
            "average": 0,
            "count": 87166424,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87166424,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87166424,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87166424,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87166424,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568477.3562,
          4837625.623,
          1022.566633,
          569418.9162,
          4838567.143,
          2601.906633
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568477.3561717158,
                4837625.622684458,
                1022.5666333450984
              ],
              [
                568477.3561717158,
                4838567.142684458,
                1022.5666333450984
              ],
              [
                569418.9161717158,
                4838567.142684458,
                2601.9066333450983
              ],
              [
                569418.9161717158,
                4837625.622684458,
                2601.9066333450983
              ],
              [
                568477.3561717158,
                4837625.622684458,
                1022.5666333450984
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:06:56+00:00",
        "end_time": "2020-06-18T16:08:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0187.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0187.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0187.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0187.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1503263,
            43.68840106,
            1022.566633,
            -122.1385233,
            43.696965,
            2601.906633
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.15032633067015,
                  43.68848849171982,
                  1022.5666333450984
                ],
                [
                  -122.15020664096784,
                  43.69696499988153,
                  1022.5666333450984
                ],
                [
                  -122.1385233210748,
                  43.69687753926232,
                  2601.9066333450983
                ],
                [
                  -122.1386446558294,
                  43.68840105682851,
                  2601.9066333450983
                ],
                [
                  -122.15032633067015,
                  43.68848849171982,
                  1022.5666333450984
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0187.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0187.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:06:56Z",
            "pc:count": 87166424,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568931.6069,
                "count": 87166424,
                "maximum": 569418.9162,
                "minimum": 568477.3562,
                "name": "X",
                "position": 0,
                "stddev": 269.2415508,
                "variance": 72491.0127
              },
              {
                "average": 4838102.61,
                "count": 87166424,
                "maximum": 4838567.143,
                "minimum": 4837625.623,
                "name": "Y",
                "position": 1,
                "stddev": 263.8463208,
                "variance": 69614.88101
              },
              {
                "average": 1303.484798,
                "count": 87166424,
                "maximum": 2601.906633,
                "minimum": 1022.566633,
                "name": "Z",
                "position": 2,
                "stddev": 122.6177833,
                "variance": 15035.12078
              },
              {
                "average": 30485.28006,
                "count": 87166424,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11486.88428,
                "variance": 131948510.4
              },
              {
                "average": 1.84224311,
                "count": 87166424,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9680666879,
                "variance": 0.9371531122
              },
              {
                "average": 2.68386481,
                "count": 87166424,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.122085309,
                "variance": 1.259075441
              },
              {
                "average": 0.4012915799,
                "count": 87166424,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4901598214,
                "variance": 0.2402566506
              },
              {
                "average": 0,
                "count": 87166424,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.030563947,
                "count": 87166424,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2318297693,
                "variance": 0.05374504194
              },
              {
                "average": 4.914779364,
                "count": 87166424,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.19896119,
                "variance": 231.0084214
              },
              {
                "average": 0.498157731,
                "count": 87166424,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999966089,
                "variance": 0.2499966089
              },
              {
                "average": 283.607987,
                "count": 87166424,
                "maximum": 336,
                "minimum": 101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 95.48176904,
                "variance": 9116.76822
              },
              {
                "average": 276610126.5,
                "count": 87166424,
                "maximum": 276632416.6,
                "minimum": 276531727.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 40947.18037,
                "variance": 1676671580
              },
              {
                "average": 0,
                "count": 87166424,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87166424,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87166424,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87166424,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87166424,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568477.3562,
              4837625.623,
              1022.566633,
              569418.9162,
              4838567.143,
              2601.906633
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568477.3561717158,
                    4837625.622684458,
                    1022.5666333450984
                  ],
                  [
                    568477.3561717158,
                    4838567.142684458,
                    1022.5666333450984
                  ],
                  [
                    569418.9161717158,
                    4838567.142684458,
                    2601.9066333450983
                  ],
                  [
                    569418.9161717158,
                    4837625.622684458,
                    2601.9066333450983
                  ],
                  [
                    568477.3561717158,
                    4837625.622684458,
                    1022.5666333450984
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:06:56+00:00",
            "end_time": "2020-06-18T16: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": "20200618_BLU_0256.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.23043068780558,
              43.71199156847946,
              1201.2258682255547
            ],
            [
              -122.23032219010517,
              43.720468389518004,
              1201.2258682255547
            ],
            [
              -122.21863481501283,
              43.720389088705694,
              1771.9258682255545
            ],
            [
              -122.2187449598197,
              43.71191229099469,
              1771.9258682255545
            ],
            [
              -122.23043068780558,
              43.71199156847946,
              1201.2258682255547
            ]
          ]
        ]
      },
      "bbox": [
        -122.2304307,
        43.71191229,
        1201.225868,
        -122.2186348,
        43.72046839,
        1771.925868
      ],
      "properties": {
        "datetime": "2020-06-18T18:32:08Z",
        "pc:count": 112845332,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562428.8024,
            "count": 112845332,
            "maximum": 562938.7992,
            "minimum": 561997.2992,
            "name": "X",
            "position": 0,
            "stddev": 253.999689,
            "variance": 64515.84202
          },
          {
            "average": 4840668.954,
            "count": 112845332,
            "maximum": 4841114.455,
            "minimum": 4840172.915,
            "name": "Y",
            "position": 1,
            "stddev": 264.3087586,
            "variance": 69859.11986
          },
          {
            "average": 1501.070021,
            "count": 112845332,
            "maximum": 1771.925868,
            "minimum": 1201.225868,
            "name": "Z",
            "position": 2,
            "stddev": 121.2801443,
            "variance": 14708.8734
          },
          {
            "average": 29936.1523,
            "count": 112845332,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14788.78359,
            "variance": 218708120.2
          },
          {
            "average": 1.819802178,
            "count": 112845332,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.043019325,
            "variance": 1.087889312
          },
          {
            "average": 2.638793388,
            "count": 112845332,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.329616977,
            "variance": 1.767881306
          },
          {
            "average": 0.4972877655,
            "count": 112845332,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999926459,
            "variance": 0.249992646
          },
          {
            "average": 0,
            "count": 112845332,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.033718497,
            "count": 112845332,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2278760829,
            "variance": 0.05192750918
          },
          {
            "average": -0.2275541759,
            "count": 112845332,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.82203668,
            "variance": 250.3368447
          },
          {
            "average": 0.4972877655,
            "count": 112845332,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999926459,
            "variance": 0.249992646
          },
          {
            "average": 117.678242,
            "count": 112845332,
            "maximum": 120,
            "minimum": 115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.186673658,
            "variance": 1.408194371
          },
          {
            "average": 276539232.8,
            "count": 112845332,
            "maximum": 276540328.9,
            "minimum": 276537962.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 550.3799191,
            "variance": 302918.0553
          },
          {
            "average": 0,
            "count": 112845332,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112845332,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112845332,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112845332,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112845332,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561997.2992,
          4840172.915,
          1201.225868,
          562938.7992,
          4841114.455,
          1771.925868
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561997.2992391174,
                4840172.914877157,
                1201.2258682255547
              ],
              [
                561997.2992391174,
                4841114.454877156,
                1201.2258682255547
              ],
              [
                562938.7992391174,
                4841114.454877156,
                1771.9258682255545
              ],
              [
                562938.7992391174,
                4840172.914877157,
                1771.9258682255545
              ],
              [
                561997.2992391174,
                4840172.914877157,
                1201.2258682255547
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:32:08+00:00",
        "end_time": "2020-06-18T17:52:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0256.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0256.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0256.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0256.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2304307,
            43.71191229,
            1201.225868,
            -122.2186348,
            43.72046839,
            1771.925868
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.23043068780558,
                  43.71199156847946,
                  1201.2258682255547
                ],
                [
                  -122.23032219010517,
                  43.720468389518004,
                  1201.2258682255547
                ],
                [
                  -122.21863481501283,
                  43.720389088705694,
                  1771.9258682255545
                ],
                [
                  -122.2187449598197,
                  43.71191229099469,
                  1771.9258682255545
                ],
                [
                  -122.23043068780558,
                  43.71199156847946,
                  1201.2258682255547
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0256.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0256.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:32:08Z",
            "pc:count": 112845332,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562428.8024,
                "count": 112845332,
                "maximum": 562938.7992,
                "minimum": 561997.2992,
                "name": "X",
                "position": 0,
                "stddev": 253.999689,
                "variance": 64515.84202
              },
              {
                "average": 4840668.954,
                "count": 112845332,
                "maximum": 4841114.455,
                "minimum": 4840172.915,
                "name": "Y",
                "position": 1,
                "stddev": 264.3087586,
                "variance": 69859.11986
              },
              {
                "average": 1501.070021,
                "count": 112845332,
                "maximum": 1771.925868,
                "minimum": 1201.225868,
                "name": "Z",
                "position": 2,
                "stddev": 121.2801443,
                "variance": 14708.8734
              },
              {
                "average": 29936.1523,
                "count": 112845332,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14788.78359,
                "variance": 218708120.2
              },
              {
                "average": 1.819802178,
                "count": 112845332,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.043019325,
                "variance": 1.087889312
              },
              {
                "average": 2.638793388,
                "count": 112845332,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.329616977,
                "variance": 1.767881306
              },
              {
                "average": 0.4972877655,
                "count": 112845332,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999926459,
                "variance": 0.249992646
              },
              {
                "average": 0,
                "count": 112845332,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.033718497,
                "count": 112845332,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2278760829,
                "variance": 0.05192750918
              },
              {
                "average": -0.2275541759,
                "count": 112845332,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.82203668,
                "variance": 250.3368447
              },
              {
                "average": 0.4972877655,
                "count": 112845332,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999926459,
                "variance": 0.249992646
              },
              {
                "average": 117.678242,
                "count": 112845332,
                "maximum": 120,
                "minimum": 115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.186673658,
                "variance": 1.408194371
              },
              {
                "average": 276539232.8,
                "count": 112845332,
                "maximum": 276540328.9,
                "minimum": 276537962.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 550.3799191,
                "variance": 302918.0553
              },
              {
                "average": 0,
                "count": 112845332,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112845332,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112845332,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112845332,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112845332,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561997.2992,
              4840172.915,
              1201.225868,
              562938.7992,
              4841114.455,
              1771.925868
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561997.2992391174,
                    4840172.914877157,
                    1201.2258682255547
                  ],
                  [
                    561997.2992391174,
                    4841114.454877156,
                    1201.2258682255547
                  ],
                  [
                    562938.7992391174,
                    4841114.454877156,
                    1771.9258682255545
                  ],
                  [
                    562938.7992391174,
                    4840172.914877157,
                    1771.9258682255545
                  ],
                  [
                    561997.2992391174,
                    4840172.914877157,
                    1201.2258682255547
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:32:08+00:00",
            "end_time": "2020-06-18T17:52: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": "20200618_BLU_0234.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.17347132255905,
              43.70461488976896,
              917.316333692479
            ],
            [
              -122.17335482248819,
              43.71309178423417,
              917.316333692479
            ],
            [
              -122.16166879670698,
              43.713006668243736,
              2560.276333692479
            ],
            [
              -122.16178694323634,
              43.70452979881721,
              2560.276333692479
            ],
            [
              -122.17347132255905,
              43.70461488976896,
              917.316333692479
            ]
          ]
        ]
      },
      "bbox": [
        -122.1734713,
        43.7045298,
        917.3163337,
        -122.1616688,
        43.71309178,
        2560.276334
      ],
      "properties": {
        "datetime": "2020-06-18T16:51:50Z",
        "pc:count": 97908830,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567060.8435,
            "count": 97908830,
            "maximum": 567535.706,
            "minimum": 566594.186,
            "name": "X",
            "position": 0,
            "stddev": 259.5570325,
            "variance": 67369.8531
          },
          {
            "average": 4839868.534,
            "count": 97908830,
            "maximum": 4840339.371,
            "minimum": 4839397.811,
            "name": "Y",
            "position": 1,
            "stddev": 262.9241377,
            "variance": 69129.10221
          },
          {
            "average": 1032.805455,
            "count": 97908830,
            "maximum": 2560.276334,
            "minimum": 917.3163337,
            "name": "Z",
            "position": 2,
            "stddev": 75.43934054,
            "variance": 5691.0941
          },
          {
            "average": 31824.78082,
            "count": 97908830,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9991.527088,
            "variance": 99830613.54
          },
          {
            "average": 1.751764157,
            "count": 97908830,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8828506856,
            "variance": 0.7794253331
          },
          {
            "average": 2.503614812,
            "count": 97908830,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.010461668,
            "variance": 1.021032783
          },
          {
            "average": 0.4912729015,
            "count": 97908830,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999238345,
            "variance": 0.2499238403
          },
          {
            "average": 0,
            "count": 97908830,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.015061788,
            "count": 97908830,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1533415027,
            "variance": 0.02351361646
          },
          {
            "average": 0.9550322305,
            "count": 97908830,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.35877182,
            "variance": 235.8918718
          },
          {
            "average": 0.4983901963,
            "count": 97908830,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999974111,
            "variance": 0.2499974111
          },
          {
            "average": 103.232794,
            "count": 97908830,
            "maximum": 107,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.914113526,
            "variance": 3.663830591
          },
          {
            "average": 276532748.7,
            "count": 97908830,
            "maximum": 276534310.9,
            "minimum": 276531337.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 837.2020176,
            "variance": 700907.2183
          },
          {
            "average": 0,
            "count": 97908830,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97908830,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97908830,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97908830,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97908830,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566594.186,
          4839397.811,
          917.3163337,
          567535.706,
          4840339.371,
          2560.276334
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566594.1859750233,
                4839397.811266965,
                917.316333692479
              ],
              [
                566594.1859750233,
                4840339.371266966,
                917.316333692479
              ],
              [
                567535.7059750233,
                4840339.371266966,
                2560.276333692479
              ],
              [
                567535.7059750233,
                4839397.811266965,
                2560.276333692479
              ],
              [
                566594.1859750233,
                4839397.811266965,
                917.316333692479
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:51:50+00:00",
        "end_time": "2020-06-18T16:02:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0234.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0234.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0234.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0234.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1734713,
            43.7045298,
            917.3163337,
            -122.1616688,
            43.71309178,
            2560.276334
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.17347132255905,
                  43.70461488976896,
                  917.316333692479
                ],
                [
                  -122.17335482248819,
                  43.71309178423417,
                  917.316333692479
                ],
                [
                  -122.16166879670698,
                  43.713006668243736,
                  2560.276333692479
                ],
                [
                  -122.16178694323634,
                  43.70452979881721,
                  2560.276333692479
                ],
                [
                  -122.17347132255905,
                  43.70461488976896,
                  917.316333692479
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0234.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0234.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:51:50Z",
            "pc:count": 97908830,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567060.8435,
                "count": 97908830,
                "maximum": 567535.706,
                "minimum": 566594.186,
                "name": "X",
                "position": 0,
                "stddev": 259.5570325,
                "variance": 67369.8531
              },
              {
                "average": 4839868.534,
                "count": 97908830,
                "maximum": 4840339.371,
                "minimum": 4839397.811,
                "name": "Y",
                "position": 1,
                "stddev": 262.9241377,
                "variance": 69129.10221
              },
              {
                "average": 1032.805455,
                "count": 97908830,
                "maximum": 2560.276334,
                "minimum": 917.3163337,
                "name": "Z",
                "position": 2,
                "stddev": 75.43934054,
                "variance": 5691.0941
              },
              {
                "average": 31824.78082,
                "count": 97908830,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9991.527088,
                "variance": 99830613.54
              },
              {
                "average": 1.751764157,
                "count": 97908830,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8828506856,
                "variance": 0.7794253331
              },
              {
                "average": 2.503614812,
                "count": 97908830,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.010461668,
                "variance": 1.021032783
              },
              {
                "average": 0.4912729015,
                "count": 97908830,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999238345,
                "variance": 0.2499238403
              },
              {
                "average": 0,
                "count": 97908830,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.015061788,
                "count": 97908830,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1533415027,
                "variance": 0.02351361646
              },
              {
                "average": 0.9550322305,
                "count": 97908830,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.35877182,
                "variance": 235.8918718
              },
              {
                "average": 0.4983901963,
                "count": 97908830,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999974111,
                "variance": 0.2499974111
              },
              {
                "average": 103.232794,
                "count": 97908830,
                "maximum": 107,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.914113526,
                "variance": 3.663830591
              },
              {
                "average": 276532748.7,
                "count": 97908830,
                "maximum": 276534310.9,
                "minimum": 276531337.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 837.2020176,
                "variance": 700907.2183
              },
              {
                "average": 0,
                "count": 97908830,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97908830,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97908830,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97908830,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97908830,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566594.186,
              4839397.811,
              917.3163337,
              567535.706,
              4840339.371,
              2560.276334
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566594.1859750233,
                    4839397.811266965,
                    917.316333692479
                  ],
                  [
                    566594.1859750233,
                    4840339.371266966,
                    917.316333692479
                  ],
                  [
                    567535.7059750233,
                    4840339.371266966,
                    2560.276333692479
                  ],
                  [
                    567535.7059750233,
                    4839397.811266965,
                    2560.276333692479
                  ],
                  [
                    566594.1859750233,
                    4839397.811266965,
                    917.316333692479
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:51:50+00:00",
            "end_time": "2020-06-18T16:02: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": "20200618_BLU_0261.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.17370224024744,
              43.712844552996316,
              914.9881021911297
            ],
            [
              -122.1735857368049,
              43.721321615763216,
              914.9881021911297
            ],
            [
              -122.16189811083672,
              43.721236510638306,
              1344.9281021911297
            ],
            [
              -122.16201626147128,
              43.71275947290707,
              1344.9281021911297
            ],
            [
              -122.17370224024744,
              43.712844552996316,
              914.9881021911297
            ]
          ]
        ]
      },
      "bbox": [
        -122.1737022,
        43.71275947,
        914.9881022,
        -122.1618981,
        43.72132162,
        1344.928102
      ],
      "properties": {
        "datetime": "2020-06-18T16:51:40Z",
        "pc:count": 99769370,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567038.565,
            "count": 99769370,
            "maximum": 567507.9917,
            "minimum": 566566.4717,
            "name": "X",
            "position": 0,
            "stddev": 267.9048088,
            "variance": 71772.98658
          },
          {
            "average": 4840783.448,
            "count": 99769370,
            "maximum": 4841253.214,
            "minimum": 4840311.634,
            "name": "Y",
            "position": 1,
            "stddev": 262.8142285,
            "variance": 69071.3187
          },
          {
            "average": 1035.894021,
            "count": 99769370,
            "maximum": 1344.928102,
            "minimum": 914.9881022,
            "name": "Z",
            "position": 2,
            "stddev": 88.50053003,
            "variance": 7832.343815
          },
          {
            "average": 31830.20356,
            "count": 99769370,
            "maximum": 65535,
            "minimum": 3590,
            "name": "Intensity",
            "position": 3,
            "stddev": 10168.9952,
            "variance": 103408463.5
          },
          {
            "average": 1.750420395,
            "count": 99769370,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8949737782,
            "variance": 0.8009780636
          },
          {
            "average": 2.500855002,
            "count": 99769370,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.043693091,
            "variance": 1.089295268
          },
          {
            "average": 0.3493275541,
            "count": 99769370,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4767576075,
            "variance": 0.2272978163
          },
          {
            "average": 0,
            "count": 99769370,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.021264913,
            "count": 99769370,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1879192928,
            "variance": 0.03531366061
          },
          {
            "average": 0.7386770102,
            "count": 99769370,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.64439385,
            "variance": 244.747059
          },
          {
            "average": 0.4997334653,
            "count": 99769370,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999315,
            "variance": 0.2499999315
          },
          {
            "average": 103.5010304,
            "count": 99769370,
            "maximum": 107,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.921533344,
            "variance": 3.692290392
          },
          {
            "average": 276532864.7,
            "count": 99769370,
            "maximum": 276534300.3,
            "minimum": 276531354,
            "name": "GpsTime",
            "position": 12,
            "stddev": 835.4776165,
            "variance": 698022.8477
          },
          {
            "average": 0,
            "count": 99769370,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99769370,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99769370,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99769370,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99769370,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566566.4717,
          4840311.634,
          914.9881022,
          567507.9917,
          4841253.214,
          1344.928102
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566566.4717239297,
                4840311.63408295,
                914.9881021911297
              ],
              [
                566566.4717239297,
                4841253.21408295,
                914.9881021911297
              ],
              [
                567507.9917239298,
                4841253.21408295,
                1344.9281021911297
              ],
              [
                567507.9917239298,
                4840311.63408295,
                1344.9281021911297
              ],
              [
                566566.4717239297,
                4840311.63408295,
                914.9881021911297
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:51:40+00:00",
        "end_time": "2020-06-18T16:02:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0261.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0261.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0261.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0261.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1737022,
            43.71275947,
            914.9881022,
            -122.1618981,
            43.72132162,
            1344.928102
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.17370224024744,
                  43.712844552996316,
                  914.9881021911297
                ],
                [
                  -122.1735857368049,
                  43.721321615763216,
                  914.9881021911297
                ],
                [
                  -122.16189811083672,
                  43.721236510638306,
                  1344.9281021911297
                ],
                [
                  -122.16201626147128,
                  43.71275947290707,
                  1344.9281021911297
                ],
                [
                  -122.17370224024744,
                  43.712844552996316,
                  914.9881021911297
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0261.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0261.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:51:40Z",
            "pc:count": 99769370,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567038.565,
                "count": 99769370,
                "maximum": 567507.9917,
                "minimum": 566566.4717,
                "name": "X",
                "position": 0,
                "stddev": 267.9048088,
                "variance": 71772.98658
              },
              {
                "average": 4840783.448,
                "count": 99769370,
                "maximum": 4841253.214,
                "minimum": 4840311.634,
                "name": "Y",
                "position": 1,
                "stddev": 262.8142285,
                "variance": 69071.3187
              },
              {
                "average": 1035.894021,
                "count": 99769370,
                "maximum": 1344.928102,
                "minimum": 914.9881022,
                "name": "Z",
                "position": 2,
                "stddev": 88.50053003,
                "variance": 7832.343815
              },
              {
                "average": 31830.20356,
                "count": 99769370,
                "maximum": 65535,
                "minimum": 3590,
                "name": "Intensity",
                "position": 3,
                "stddev": 10168.9952,
                "variance": 103408463.5
              },
              {
                "average": 1.750420395,
                "count": 99769370,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8949737782,
                "variance": 0.8009780636
              },
              {
                "average": 2.500855002,
                "count": 99769370,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.043693091,
                "variance": 1.089295268
              },
              {
                "average": 0.3493275541,
                "count": 99769370,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4767576075,
                "variance": 0.2272978163
              },
              {
                "average": 0,
                "count": 99769370,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.021264913,
                "count": 99769370,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1879192928,
                "variance": 0.03531366061
              },
              {
                "average": 0.7386770102,
                "count": 99769370,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.64439385,
                "variance": 244.747059
              },
              {
                "average": 0.4997334653,
                "count": 99769370,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999315,
                "variance": 0.2499999315
              },
              {
                "average": 103.5010304,
                "count": 99769370,
                "maximum": 107,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.921533344,
                "variance": 3.692290392
              },
              {
                "average": 276532864.7,
                "count": 99769370,
                "maximum": 276534300.3,
                "minimum": 276531354,
                "name": "GpsTime",
                "position": 12,
                "stddev": 835.4776165,
                "variance": 698022.8477
              },
              {
                "average": 0,
                "count": 99769370,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99769370,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99769370,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99769370,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99769370,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566566.4717,
              4840311.634,
              914.9881022,
              567507.9917,
              4841253.214,
              1344.928102
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566566.4717239297,
                    4840311.63408295,
                    914.9881021911297
                  ],
                  [
                    566566.4717239297,
                    4841253.21408295,
                    914.9881021911297
                  ],
                  [
                    567507.9917239298,
                    4841253.21408295,
                    1344.9281021911297
                  ],
                  [
                    567507.9917239298,
                    4840311.63408295,
                    1344.9281021911297
                  ],
                  [
                    566566.4717239297,
                    4840311.63408295,
                    914.9881021911297
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:51:40+00:00",
            "end_time": "2020-06-18T16:02: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": "20200618_BLU_0160.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.19545691790628,
              43.679587667263,
              1130.1362156813636
            ],
            [
              -122.19534361789889,
              43.68806446531999,
              1130.1362156813636
            ],
            [
              -122.18366189120744,
              43.68798163158013,
              1440.6162156813637
            ],
            [
              -122.18377683562372,
              43.67950485789117,
              1440.6162156813637
            ],
            [
              -122.19545691790628,
              43.679587667263,
              1130.1362156813636
            ]
          ]
        ]
      },
      "bbox": [
        -122.1954569,
        43.67950486,
        1130.136216,
        -122.1836619,
        43.68806447,
        1440.616216
      ],
      "properties": {
        "datetime": "2020-06-18T17:23:10Z",
        "pc:count": 114816359,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565323.4276,
            "count": 114816359,
            "maximum": 565791.304,
            "minimum": 564849.744,
            "name": "X",
            "position": 0,
            "stddev": 266.0678906,
            "variance": 70792.12242
          },
          {
            "average": 4837065.71,
            "count": 114816359,
            "maximum": 4837542.348,
            "minimum": 4836600.808,
            "name": "Y",
            "position": 1,
            "stddev": 265.1225466,
            "variance": 70289.96472
          },
          {
            "average": 1212.765191,
            "count": 114816359,
            "maximum": 1440.616216,
            "minimum": 1130.136216,
            "name": "Z",
            "position": 2,
            "stddev": 52.26982506,
            "variance": 2732.134612
          },
          {
            "average": 29966.46754,
            "count": 114816359,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11497.4422,
            "variance": 132191177.1
          },
          {
            "average": 1.885145652,
            "count": 114816359,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9993501583,
            "variance": 0.9987007389
          },
          {
            "average": 2.770146247,
            "count": 114816359,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.151764823,
            "variance": 1.326562207
          },
          {
            "average": 0.5005869242,
            "count": 114816359,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996577,
            "variance": 0.2499996577
          },
          {
            "average": 0,
            "count": 114816359,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.017533442,
            "count": 114816359,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1572566547,
            "variance": 0.02472965543
          },
          {
            "average": -0.9368584155,
            "count": 114816359,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.48030778,
            "variance": 239.6399289
          },
          {
            "average": 0.6599261696,
            "count": 114816359,
            "maximum": 255,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 5.223480406,
            "variance": 27.28474755
          },
          {
            "average": 108.3302807,
            "count": 114816359,
            "maximum": 111,
            "minimum": 105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.299573491,
            "variance": 1.688891258
          },
          {
            "average": 276534965.9,
            "count": 114816359,
            "maximum": 276536190.9,
            "minimum": 276533473,
            "name": "GpsTime",
            "position": 12,
            "stddev": 582.6172281,
            "variance": 339442.8345
          },
          {
            "average": 0,
            "count": 114816359,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114816359,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114816359,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114816359,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114816359,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564849.744,
          4836600.808,
          1130.136216,
          565791.304,
          4837542.348,
          1440.616216
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564849.7440156543,
                4836600.807724675,
                1130.1362156813636
              ],
              [
                564849.7440156543,
                4837542.347724674,
                1130.1362156813636
              ],
              [
                565791.3040156544,
                4837542.347724674,
                1440.6162156813637
              ],
              [
                565791.3040156544,
                4836600.807724675,
                1440.6162156813637
              ],
              [
                564849.7440156543,
                4836600.807724675,
                1130.1362156813636
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:23:10+00:00",
        "end_time": "2020-06-18T16:37:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0160.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0160.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0160.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0160.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1954569,
            43.67950486,
            1130.136216,
            -122.1836619,
            43.68806447,
            1440.616216
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.19545691790628,
                  43.679587667263,
                  1130.1362156813636
                ],
                [
                  -122.19534361789889,
                  43.68806446531999,
                  1130.1362156813636
                ],
                [
                  -122.18366189120744,
                  43.68798163158013,
                  1440.6162156813637
                ],
                [
                  -122.18377683562372,
                  43.67950485789117,
                  1440.6162156813637
                ],
                [
                  -122.19545691790628,
                  43.679587667263,
                  1130.1362156813636
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0160.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0160.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:23:10Z",
            "pc:count": 114816359,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565323.4276,
                "count": 114816359,
                "maximum": 565791.304,
                "minimum": 564849.744,
                "name": "X",
                "position": 0,
                "stddev": 266.0678906,
                "variance": 70792.12242
              },
              {
                "average": 4837065.71,
                "count": 114816359,
                "maximum": 4837542.348,
                "minimum": 4836600.808,
                "name": "Y",
                "position": 1,
                "stddev": 265.1225466,
                "variance": 70289.96472
              },
              {
                "average": 1212.765191,
                "count": 114816359,
                "maximum": 1440.616216,
                "minimum": 1130.136216,
                "name": "Z",
                "position": 2,
                "stddev": 52.26982506,
                "variance": 2732.134612
              },
              {
                "average": 29966.46754,
                "count": 114816359,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11497.4422,
                "variance": 132191177.1
              },
              {
                "average": 1.885145652,
                "count": 114816359,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9993501583,
                "variance": 0.9987007389
              },
              {
                "average": 2.770146247,
                "count": 114816359,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.151764823,
                "variance": 1.326562207
              },
              {
                "average": 0.5005869242,
                "count": 114816359,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996577,
                "variance": 0.2499996577
              },
              {
                "average": 0,
                "count": 114816359,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.017533442,
                "count": 114816359,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1572566547,
                "variance": 0.02472965543
              },
              {
                "average": -0.9368584155,
                "count": 114816359,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.48030778,
                "variance": 239.6399289
              },
              {
                "average": 0.6599261696,
                "count": 114816359,
                "maximum": 255,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 5.223480406,
                "variance": 27.28474755
              },
              {
                "average": 108.3302807,
                "count": 114816359,
                "maximum": 111,
                "minimum": 105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.299573491,
                "variance": 1.688891258
              },
              {
                "average": 276534965.9,
                "count": 114816359,
                "maximum": 276536190.9,
                "minimum": 276533473,
                "name": "GpsTime",
                "position": 12,
                "stddev": 582.6172281,
                "variance": 339442.8345
              },
              {
                "average": 0,
                "count": 114816359,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114816359,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114816359,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114816359,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114816359,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564849.744,
              4836600.808,
              1130.136216,
              565791.304,
              4837542.348,
              1440.616216
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564849.7440156543,
                    4836600.807724675,
                    1130.1362156813636
                  ],
                  [
                    564849.7440156543,
                    4837542.347724674,
                    1130.1362156813636
                  ],
                  [
                    565791.3040156544,
                    4837542.347724674,
                    1440.6162156813637
                  ],
                  [
                    565791.3040156544,
                    4836600.807724675,
                    1440.6162156813637
                  ],
                  [
                    564849.7440156543,
                    4836600.807724675,
                    1130.1362156813636
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:23:10+00:00",
            "end_time": "2020-06-18T16: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": "20200618_BLU_0204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.22995316267625,
              43.69553209025497,
              1439.0731071175564
            ],
            [
              -122.22984465767144,
              43.704009114910406,
              1439.0731071175564
            ],
            [
              -122.21815973737495,
              43.703929783951416,
              1846.8131071175562
            ],
            [
              -122.21826988822949,
              43.69545278263358,
              1846.8131071175562
            ],
            [
              -122.22995316267625,
              43.69553209025497,
              1439.0731071175564
            ]
          ]
        ]
      },
      "bbox": [
        -122.2299532,
        43.69545278,
        1439.073107,
        -122.2181597,
        43.70400911,
        1846.813107
      ],
      "properties": {
        "datetime": "2020-06-18T18:24:35Z",
        "pc:count": 84403499,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562522.4825,
            "count": 84403499,
            "maximum": 562994.3054,
            "minimum": 562052.7454,
            "name": "X",
            "position": 0,
            "stddev": 264.8067648,
            "variance": 70122.62271
          },
          {
            "average": 4838778.489,
            "count": 84403499,
            "maximum": 4839286.801,
            "minimum": 4838345.241,
            "name": "Y",
            "position": 1,
            "stddev": 264.3916299,
            "variance": 69902.93396
          },
          {
            "average": 1638.54122,
            "count": 84403499,
            "maximum": 1846.813107,
            "minimum": 1439.073107,
            "name": "Z",
            "position": 2,
            "stddev": 68.72402946,
            "variance": 4722.992226
          },
          {
            "average": 35193.90178,
            "count": 84403499,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14133.57803,
            "variance": 199758027.9
          },
          {
            "average": 1.46714561,
            "count": 84403499,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.804265539,
            "variance": 0.6468430572
          },
          {
            "average": 1.934371109,
            "count": 84403499,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.12012215,
            "variance": 1.254673632
          },
          {
            "average": 0.4990454365,
            "count": 84403499,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990918,
            "variance": 0.2499990918
          },
          {
            "average": 0,
            "count": 84403499,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.034487255,
            "count": 84403499,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2283602565,
            "variance": 0.05214840676
          },
          {
            "average": -0.6203650385,
            "count": 84403499,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.842427,
            "variance": 250.9824933
          },
          {
            "average": 0.4990455787,
            "count": 84403499,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499999092,
            "variance": 0.249999092
          },
          {
            "average": 117.1076836,
            "count": 84403499,
            "maximum": 119,
            "minimum": 114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.11411442,
            "variance": 1.24125094
          },
          {
            "average": 276538970.8,
            "count": 84403499,
            "maximum": 276539875.2,
            "minimum": 276537506.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 516.744979,
            "variance": 267025.3733
          },
          {
            "average": 0,
            "count": 84403499,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84403499,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84403499,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84403499,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84403499,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562052.7454,
          4838345.241,
          1439.073107,
          562994.3054,
          4839286.801,
          1846.813107
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562052.7453776277,
                4838345.241460509,
                1439.0731071175564
              ],
              [
                562052.7453776277,
                4839286.801460509,
                1439.0731071175564
              ],
              [
                562994.3053776277,
                4839286.801460509,
                1846.8131071175562
              ],
              [
                562994.3053776277,
                4838345.241460509,
                1846.8131071175562
              ],
              [
                562052.7453776277,
                4838345.241460509,
                1439.0731071175564
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:24:35+00:00",
        "end_time": "2020-06-18T17:45:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2299532,
            43.69545278,
            1439.073107,
            -122.2181597,
            43.70400911,
            1846.813107
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.22995316267625,
                  43.69553209025497,
                  1439.0731071175564
                ],
                [
                  -122.22984465767144,
                  43.704009114910406,
                  1439.0731071175564
                ],
                [
                  -122.21815973737495,
                  43.703929783951416,
                  1846.8131071175562
                ],
                [
                  -122.21826988822949,
                  43.69545278263358,
                  1846.8131071175562
                ],
                [
                  -122.22995316267625,
                  43.69553209025497,
                  1439.0731071175564
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:24:35Z",
            "pc:count": 84403499,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562522.4825,
                "count": 84403499,
                "maximum": 562994.3054,
                "minimum": 562052.7454,
                "name": "X",
                "position": 0,
                "stddev": 264.8067648,
                "variance": 70122.62271
              },
              {
                "average": 4838778.489,
                "count": 84403499,
                "maximum": 4839286.801,
                "minimum": 4838345.241,
                "name": "Y",
                "position": 1,
                "stddev": 264.3916299,
                "variance": 69902.93396
              },
              {
                "average": 1638.54122,
                "count": 84403499,
                "maximum": 1846.813107,
                "minimum": 1439.073107,
                "name": "Z",
                "position": 2,
                "stddev": 68.72402946,
                "variance": 4722.992226
              },
              {
                "average": 35193.90178,
                "count": 84403499,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14133.57803,
                "variance": 199758027.9
              },
              {
                "average": 1.46714561,
                "count": 84403499,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.804265539,
                "variance": 0.6468430572
              },
              {
                "average": 1.934371109,
                "count": 84403499,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.12012215,
                "variance": 1.254673632
              },
              {
                "average": 0.4990454365,
                "count": 84403499,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990918,
                "variance": 0.2499990918
              },
              {
                "average": 0,
                "count": 84403499,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.034487255,
                "count": 84403499,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2283602565,
                "variance": 0.05214840676
              },
              {
                "average": -0.6203650385,
                "count": 84403499,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.842427,
                "variance": 250.9824933
              },
              {
                "average": 0.4990455787,
                "count": 84403499,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499999092,
                "variance": 0.249999092
              },
              {
                "average": 117.1076836,
                "count": 84403499,
                "maximum": 119,
                "minimum": 114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.11411442,
                "variance": 1.24125094
              },
              {
                "average": 276538970.8,
                "count": 84403499,
                "maximum": 276539875.2,
                "minimum": 276537506.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 516.744979,
                "variance": 267025.3733
              },
              {
                "average": 0,
                "count": 84403499,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84403499,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84403499,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84403499,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84403499,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562052.7454,
              4838345.241,
              1439.073107,
              562994.3054,
              4839286.801,
              1846.813107
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562052.7453776277,
                    4838345.241460509,
                    1439.0731071175564
                  ],
                  [
                    562052.7453776277,
                    4839286.801460509,
                    1439.0731071175564
                  ],
                  [
                    562994.3053776277,
                    4839286.801460509,
                    1846.8131071175562
                  ],
                  [
                    562994.3053776277,
                    4838345.241460509,
                    1846.8131071175562
                  ],
                  [
                    562052.7453776277,
                    4838345.241460509,
                    1439.0731071175564
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:24:35+00:00",
            "end_time": "2020-06-18T17:45:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0176.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.27507692333927,
              43.68659992520455,
              603.0019266947595
            ],
            [
              -122.27497481023595,
              43.69507687036852,
              603.0019266947595
            ],
            [
              -122.26329175094811,
              43.69500216659942,
              896.1619266947596
            ],
            [
              -122.26339550914268,
              43.68652524341193,
              896.1619266947596
            ],
            [
              -122.27507692333927,
              43.68659992520455,
              603.0019266947595
            ]
          ]
        ]
      },
      "bbox": [
        -122.2750769,
        43.68652524,
        603.0019267,
        -122.2632918,
        43.69507687,
        896.1619267
      ],
      "properties": {
        "datetime": "2020-06-19T19:40:50Z",
        "pc:count": 106824289,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558902.6264,
            "count": 106824289,
            "maximum": 559366.7349,
            "minimum": 558425.1949,
            "name": "X",
            "position": 0,
            "stddev": 268.6260753,
            "variance": 72159.96834
          },
          {
            "average": 4837787.229,
            "count": 106824289,
            "maximum": 4838261.982,
            "minimum": 4837320.442,
            "name": "Y",
            "position": 1,
            "stddev": 263.0646018,
            "variance": 69202.98473
          },
          {
            "average": 686.7149997,
            "count": 106824289,
            "maximum": 896.1619267,
            "minimum": 603.0019267,
            "name": "Z",
            "position": 2,
            "stddev": 45.46604583,
            "variance": 2067.161323
          },
          {
            "average": 33264.22016,
            "count": 106824289,
            "maximum": 65535,
            "minimum": 6497,
            "name": "Intensity",
            "position": 3,
            "stddev": 9869.759728,
            "variance": 97412157.09
          },
          {
            "average": 1.640782313,
            "count": 106824289,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8291670314,
            "variance": 0.6875179659
          },
          {
            "average": 2.281848607,
            "count": 106824289,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.005546663,
            "variance": 1.011124091
          },
          {
            "average": 0.4496264983,
            "count": 106824289,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4974560409,
            "variance": 0.2474625126
          },
          {
            "average": 3.744466766e-08,
            "count": 106824289,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0001935062444,
            "variance": 3.744466661e-08
          },
          {
            "average": 1.02335467,
            "count": 106824289,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1795681601,
            "variance": 0.03224472412
          },
          {
            "average": 0.4914188701,
            "count": 106824289,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.60667775,
            "variance": 243.5683904
          },
          {
            "average": 0.5011402416,
            "count": 106824289,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999987022,
            "variance": 0.2499987022
          },
          {
            "average": 239.0999078,
            "count": 106824289,
            "maximum": 332,
            "minimum": 125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 101.4247374,
            "variance": 10286.97735
          },
          {
            "average": 276591205.7,
            "count": 106824289,
            "maximum": 276630850.7,
            "minimum": 276542619.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 43209.76959,
            "variance": 1867084188
          },
          {
            "average": 0,
            "count": 106824289,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106824289,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106824289,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106824289,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106824289,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558425.1949,
          4837320.442,
          603.0019267,
          559366.7349,
          4838261.982,
          896.1619267
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558425.1949209652,
                4837320.442078376,
                603.0019266947595
              ],
              [
                558425.1949209652,
                4838261.982078375,
                603.0019266947595
              ],
              [
                559366.7349209653,
                4838261.982078375,
                896.1619266947596
              ],
              [
                559366.7349209653,
                4837320.442078376,
                896.1619266947596
              ],
              [
                558425.1949209652,
                4837320.442078376,
                603.0019266947595
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:40:50+00:00",
        "end_time": "2020-06-18T19:10:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0176.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0176.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0176.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0176.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2750769,
            43.68652524,
            603.0019267,
            -122.2632918,
            43.69507687,
            896.1619267
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.27507692333927,
                  43.68659992520455,
                  603.0019266947595
                ],
                [
                  -122.27497481023595,
                  43.69507687036852,
                  603.0019266947595
                ],
                [
                  -122.26329175094811,
                  43.69500216659942,
                  896.1619266947596
                ],
                [
                  -122.26339550914268,
                  43.68652524341193,
                  896.1619266947596
                ],
                [
                  -122.27507692333927,
                  43.68659992520455,
                  603.0019266947595
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0176.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0176.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:40:50Z",
            "pc:count": 106824289,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558902.6264,
                "count": 106824289,
                "maximum": 559366.7349,
                "minimum": 558425.1949,
                "name": "X",
                "position": 0,
                "stddev": 268.6260753,
                "variance": 72159.96834
              },
              {
                "average": 4837787.229,
                "count": 106824289,
                "maximum": 4838261.982,
                "minimum": 4837320.442,
                "name": "Y",
                "position": 1,
                "stddev": 263.0646018,
                "variance": 69202.98473
              },
              {
                "average": 686.7149997,
                "count": 106824289,
                "maximum": 896.1619267,
                "minimum": 603.0019267,
                "name": "Z",
                "position": 2,
                "stddev": 45.46604583,
                "variance": 2067.161323
              },
              {
                "average": 33264.22016,
                "count": 106824289,
                "maximum": 65535,
                "minimum": 6497,
                "name": "Intensity",
                "position": 3,
                "stddev": 9869.759728,
                "variance": 97412157.09
              },
              {
                "average": 1.640782313,
                "count": 106824289,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8291670314,
                "variance": 0.6875179659
              },
              {
                "average": 2.281848607,
                "count": 106824289,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.005546663,
                "variance": 1.011124091
              },
              {
                "average": 0.4496264983,
                "count": 106824289,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4974560409,
                "variance": 0.2474625126
              },
              {
                "average": 3.744466766e-08,
                "count": 106824289,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0001935062444,
                "variance": 3.744466661e-08
              },
              {
                "average": 1.02335467,
                "count": 106824289,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1795681601,
                "variance": 0.03224472412
              },
              {
                "average": 0.4914188701,
                "count": 106824289,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.60667775,
                "variance": 243.5683904
              },
              {
                "average": 0.5011402416,
                "count": 106824289,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999987022,
                "variance": 0.2499987022
              },
              {
                "average": 239.0999078,
                "count": 106824289,
                "maximum": 332,
                "minimum": 125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 101.4247374,
                "variance": 10286.97735
              },
              {
                "average": 276591205.7,
                "count": 106824289,
                "maximum": 276630850.7,
                "minimum": 276542619.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 43209.76959,
                "variance": 1867084188
              },
              {
                "average": 0,
                "count": 106824289,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106824289,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106824289,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106824289,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106824289,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558425.1949,
              4837320.442,
              603.0019267,
              559366.7349,
              4838261.982,
              896.1619267
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558425.1949209652,
                    4837320.442078376,
                    603.0019266947595
                  ],
                  [
                    558425.1949209652,
                    4838261.982078375,
                    603.0019266947595
                  ],
                  [
                    559366.7349209653,
                    4838261.982078375,
                    896.1619266947596
                  ],
                  [
                    559366.7349209653,
                    4837320.442078376,
                    896.1619266947596
                  ],
                  [
                    558425.1949209652,
                    4837320.442078376,
                    603.0019266947595
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:40:50+00:00",
            "end_time": "2020-06-18T19:10: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": "20200619_BLU_0188.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.13898518718011,
              43.688653308937155,
              1025.8335782038312
            ],
            [
              -122.1388638967465,
              43.697129971813624,
              1025.8335782038312
            ],
            [
              -122.1271808279401,
              43.697041353489944,
              1595.993578203831
            ],
            [
              -122.12730376342033,
              43.68856471668239,
              1595.993578203831
            ],
            [
              -122.13898518718011,
              43.688653308937155,
              1025.8335782038312
            ]
          ]
        ]
      },
      "bbox": [
        -122.1389852,
        43.68856472,
        1025.833578,
        -122.1271808,
        43.69712997,
        1595.993578
      ],
      "properties": {
        "datetime": "2020-06-19T20:28:10Z",
        "pc:count": 95222112,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569879.4858,
            "count": 95222112,
            "maximum": 570332.7209,
            "minimum": 569391.1809,
            "name": "X",
            "position": 0,
            "stddev": 264.5025497,
            "variance": 69961.59879
          },
          {
            "average": 4838134.267,
            "count": 95222112,
            "maximum": 4838594.893,
            "minimum": 4837653.353,
            "name": "Y",
            "position": 1,
            "stddev": 259.4357663,
            "variance": 67306.91686
          },
          {
            "average": 1365.313257,
            "count": 95222112,
            "maximum": 1595.993578,
            "minimum": 1025.833578,
            "name": "Z",
            "position": 2,
            "stddev": 132.4592699,
            "variance": 17545.45818
          },
          {
            "average": 30542.76715,
            "count": 95222112,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11839.01982,
            "variance": 140162390.2
          },
          {
            "average": 1.836239161,
            "count": 95222112,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9625905047,
            "variance": 0.9265804798
          },
          {
            "average": 2.672243218,
            "count": 95222112,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.115263377,
            "variance": 1.2438124
          },
          {
            "average": 0.4793295595,
            "count": 95222112,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995725528,
            "variance": 0.2495727355
          },
          {
            "average": 0,
            "count": 95222112,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.029009543,
            "count": 95222112,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2189723729,
            "variance": 0.0479489001
          },
          {
            "average": 0.8077550554,
            "count": 95222112,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.85313737,
            "variance": 251.3219643
          },
          {
            "average": 0.4970598741,
            "count": 95222112,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999913582,
            "variance": 0.2499913583
          },
          {
            "average": 335.6873488,
            "count": 95222112,
            "maximum": 339,
            "minimum": 333,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.134509279,
            "variance": 1.287111304
          },
          {
            "average": 276632362.9,
            "count": 95222112,
            "maximum": 276633690,
            "minimum": 276631392.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 439.4482384,
            "variance": 193114.7542
          },
          {
            "average": 0,
            "count": 95222112,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95222112,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95222112,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95222112,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95222112,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          569391.1809,
          4837653.353,
          1025.833578,
          570332.7209,
          4838594.893,
          1595.993578
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                569391.1809194575,
                4837653.35343503,
                1025.8335782038312
              ],
              [
                569391.1809194575,
                4838594.893435029,
                1025.8335782038312
              ],
              [
                570332.7209194575,
                4838594.893435029,
                1595.993578203831
              ],
              [
                570332.7209194575,
                4837653.35343503,
                1595.993578203831
              ],
              [
                569391.1809194575,
                4837653.35343503,
                1025.8335782038312
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:28:10+00:00",
        "end_time": "2020-06-19T19:49:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0188.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0188.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0188.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0188.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1389852,
            43.68856472,
            1025.833578,
            -122.1271808,
            43.69712997,
            1595.993578
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.13898518718011,
                  43.688653308937155,
                  1025.8335782038312
                ],
                [
                  -122.1388638967465,
                  43.697129971813624,
                  1025.8335782038312
                ],
                [
                  -122.1271808279401,
                  43.697041353489944,
                  1595.993578203831
                ],
                [
                  -122.12730376342033,
                  43.68856471668239,
                  1595.993578203831
                ],
                [
                  -122.13898518718011,
                  43.688653308937155,
                  1025.8335782038312
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0188.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0188.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:28:10Z",
            "pc:count": 95222112,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569879.4858,
                "count": 95222112,
                "maximum": 570332.7209,
                "minimum": 569391.1809,
                "name": "X",
                "position": 0,
                "stddev": 264.5025497,
                "variance": 69961.59879
              },
              {
                "average": 4838134.267,
                "count": 95222112,
                "maximum": 4838594.893,
                "minimum": 4837653.353,
                "name": "Y",
                "position": 1,
                "stddev": 259.4357663,
                "variance": 67306.91686
              },
              {
                "average": 1365.313257,
                "count": 95222112,
                "maximum": 1595.993578,
                "minimum": 1025.833578,
                "name": "Z",
                "position": 2,
                "stddev": 132.4592699,
                "variance": 17545.45818
              },
              {
                "average": 30542.76715,
                "count": 95222112,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11839.01982,
                "variance": 140162390.2
              },
              {
                "average": 1.836239161,
                "count": 95222112,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9625905047,
                "variance": 0.9265804798
              },
              {
                "average": 2.672243218,
                "count": 95222112,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.115263377,
                "variance": 1.2438124
              },
              {
                "average": 0.4793295595,
                "count": 95222112,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995725528,
                "variance": 0.2495727355
              },
              {
                "average": 0,
                "count": 95222112,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.029009543,
                "count": 95222112,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2189723729,
                "variance": 0.0479489001
              },
              {
                "average": 0.8077550554,
                "count": 95222112,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.85313737,
                "variance": 251.3219643
              },
              {
                "average": 0.4970598741,
                "count": 95222112,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999913582,
                "variance": 0.2499913583
              },
              {
                "average": 335.6873488,
                "count": 95222112,
                "maximum": 339,
                "minimum": 333,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.134509279,
                "variance": 1.287111304
              },
              {
                "average": 276632362.9,
                "count": 95222112,
                "maximum": 276633690,
                "minimum": 276631392.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 439.4482384,
                "variance": 193114.7542
              },
              {
                "average": 0,
                "count": 95222112,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95222112,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95222112,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95222112,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95222112,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              569391.1809,
              4837653.353,
              1025.833578,
              570332.7209,
              4838594.893,
              1595.993578
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    569391.1809194575,
                    4837653.35343503,
                    1025.8335782038312
                  ],
                  [
                    569391.1809194575,
                    4838594.893435029,
                    1025.8335782038312
                  ],
                  [
                    570332.7209194575,
                    4838594.893435029,
                    1595.993578203831
                  ],
                  [
                    570332.7209194575,
                    4837653.35343503,
                    1595.993578203831
                  ],
                  [
                    569391.1809194575,
                    4837653.35343503,
                    1025.8335782038312
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:28:10+00:00",
            "end_time": "2020-06-19T19:49: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": "20200618_BLU_0137.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.20656061778509,
              43.671187504893645,
              1134.0616904356853
            ],
            [
              -122.2064489141,
              43.67966433841151,
              1134.0616904356853
            ],
            [
              -122.19476928149908,
              43.67958265556792,
              2451.141690435685
            ],
            [
              -122.19488262883003,
              43.671105846079925,
              2451.141690435685
            ],
            [
              -122.20656061778509,
              43.671187504893645,
              1134.0616904356853
            ]
          ]
        ]
      },
      "bbox": [
        -122.2065606,
        43.67110585,
        1134.06169,
        -122.1947693,
        43.67966434,
        2451.14169
      ],
      "properties": {
        "datetime": "2020-06-18T17:44:34Z",
        "pc:count": 117340824,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564434.571,
            "count": 117340824,
            "maximum": 564905.1761,
            "minimum": 563963.6561,
            "name": "X",
            "position": 0,
            "stddev": 260.8761753,
            "variance": 68056.37881
          },
          {
            "average": 4836134.403,
            "count": 117340824,
            "maximum": 4836600.789,
            "minimum": 4835659.249,
            "name": "Y",
            "position": 1,
            "stddev": 263.4407412,
            "variance": 69401.02411
          },
          {
            "average": 1452.483525,
            "count": 117340824,
            "maximum": 2451.14169,
            "minimum": 1134.06169,
            "name": "Z",
            "position": 2,
            "stddev": 108.421708,
            "variance": 11755.26676
          },
          {
            "average": 27797.96434,
            "count": 117340824,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13622.02413,
            "variance": 185559541.5
          },
          {
            "average": 1.971750369,
            "count": 117340824,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.077120549,
            "variance": 1.160188676
          },
          {
            "average": 2.942399552,
            "count": 117340824,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.24991075,
            "variance": 1.562276883
          },
          {
            "average": 0.2451299473,
            "count": 117340824,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4301642219,
            "variance": 0.1850412578
          },
          {
            "average": 0,
            "count": 117340824,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.030542397,
            "count": 117340824,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2366072466,
            "variance": 0.05598298915
          },
          {
            "average": -0.4916412485,
            "count": 117340824,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.77292436,
            "variance": 248.7851429
          },
          {
            "average": 0.4967553833,
            "count": 117340824,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999894745,
            "variance": 0.2499894746
          },
          {
            "average": 110.8833957,
            "count": 117340824,
            "maximum": 114,
            "minimum": 108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.150586192,
            "variance": 1.323848585
          },
          {
            "average": 276536113.8,
            "count": 117340824,
            "maximum": 276537474.6,
            "minimum": 276534802.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 520.8474655,
            "variance": 271282.0823
          },
          {
            "average": 0,
            "count": 117340824,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117340824,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117340824,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117340824,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117340824,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563963.6561,
          4835659.249,
          1134.06169,
          564905.1761,
          4836600.789,
          2451.14169
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563963.65614007,
                4835659.248892559,
                1134.0616904356853
              ],
              [
                563963.65614007,
                4836600.788892558,
                1134.0616904356853
              ],
              [
                564905.17614007,
                4836600.788892558,
                2451.141690435685
              ],
              [
                564905.17614007,
                4835659.248892559,
                2451.141690435685
              ],
              [
                563963.65614007,
                4835659.248892559,
                1134.0616904356853
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:44:34+00:00",
        "end_time": "2020-06-18T17:00:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0137.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0137.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0137.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0137.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2065606,
            43.67110585,
            1134.06169,
            -122.1947693,
            43.67966434,
            2451.14169
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.20656061778509,
                  43.671187504893645,
                  1134.0616904356853
                ],
                [
                  -122.2064489141,
                  43.67966433841151,
                  1134.0616904356853
                ],
                [
                  -122.19476928149908,
                  43.67958265556792,
                  2451.141690435685
                ],
                [
                  -122.19488262883003,
                  43.671105846079925,
                  2451.141690435685
                ],
                [
                  -122.20656061778509,
                  43.671187504893645,
                  1134.0616904356853
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0137.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0137.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:44:34Z",
            "pc:count": 117340824,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564434.571,
                "count": 117340824,
                "maximum": 564905.1761,
                "minimum": 563963.6561,
                "name": "X",
                "position": 0,
                "stddev": 260.8761753,
                "variance": 68056.37881
              },
              {
                "average": 4836134.403,
                "count": 117340824,
                "maximum": 4836600.789,
                "minimum": 4835659.249,
                "name": "Y",
                "position": 1,
                "stddev": 263.4407412,
                "variance": 69401.02411
              },
              {
                "average": 1452.483525,
                "count": 117340824,
                "maximum": 2451.14169,
                "minimum": 1134.06169,
                "name": "Z",
                "position": 2,
                "stddev": 108.421708,
                "variance": 11755.26676
              },
              {
                "average": 27797.96434,
                "count": 117340824,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13622.02413,
                "variance": 185559541.5
              },
              {
                "average": 1.971750369,
                "count": 117340824,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.077120549,
                "variance": 1.160188676
              },
              {
                "average": 2.942399552,
                "count": 117340824,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.24991075,
                "variance": 1.562276883
              },
              {
                "average": 0.2451299473,
                "count": 117340824,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4301642219,
                "variance": 0.1850412578
              },
              {
                "average": 0,
                "count": 117340824,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.030542397,
                "count": 117340824,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2366072466,
                "variance": 0.05598298915
              },
              {
                "average": -0.4916412485,
                "count": 117340824,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.77292436,
                "variance": 248.7851429
              },
              {
                "average": 0.4967553833,
                "count": 117340824,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999894745,
                "variance": 0.2499894746
              },
              {
                "average": 110.8833957,
                "count": 117340824,
                "maximum": 114,
                "minimum": 108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.150586192,
                "variance": 1.323848585
              },
              {
                "average": 276536113.8,
                "count": 117340824,
                "maximum": 276537474.6,
                "minimum": 276534802.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 520.8474655,
                "variance": 271282.0823
              },
              {
                "average": 0,
                "count": 117340824,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117340824,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117340824,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117340824,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117340824,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563963.6561,
              4835659.249,
              1134.06169,
              564905.1761,
              4836600.789,
              2451.14169
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563963.65614007,
                    4835659.248892559,
                    1134.0616904356853
                  ],
                  [
                    563963.65614007,
                    4836600.788892558,
                    1134.0616904356853
                  ],
                  [
                    564905.17614007,
                    4836600.788892558,
                    2451.141690435685
                  ],
                  [
                    564905.17614007,
                    4835659.248892559,
                    2451.141690435685
                  ],
                  [
                    563963.65614007,
                    4835659.248892559,
                    1134.0616904356853
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:44:34+00:00",
            "end_time": "2020-06-18T17: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": "20200619_BLU_0289.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.41247988530121,
              43.72552903900871,
              397.60140890548826
            ],
            [
              -122.41239701363865,
              43.734006159517534,
              397.60140890548826
            ],
            [
              -122.40070581462179,
              43.73394545704883,
              859.2614089054883
            ],
            [
              -122.40079033489606,
              43.72546835439683,
              859.2614089054883
            ],
            [
              -122.41247988530121,
              43.72552903900871,
              397.60140890548826
            ]
          ]
        ]
      },
      "bbox": [
        -122.4124799,
        43.72546835,
        397.6014089,
        -122.4007058,
        43.73400616,
        859.2614089
      ],
      "properties": {
        "datetime": "2020-06-19T16:53:06Z",
        "pc:count": 73320834,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 547792.4559,
            "count": 73320834,
            "maximum": 548262.1045,
            "minimum": 547320.5445,
            "name": "X",
            "position": 0,
            "stddev": 262.1193233,
            "variance": 68706.53965
          },
          {
            "average": 4842016.715,
            "count": 73320834,
            "maximum": 4842497.931,
            "minimum": 4841556.391,
            "name": "Y",
            "position": 1,
            "stddev": 261.229638,
            "variance": 68240.92379
          },
          {
            "average": 531.4069804,
            "count": 73320834,
            "maximum": 859.2614089,
            "minimum": 397.6014089,
            "name": "Z",
            "position": 2,
            "stddev": 81.50791861,
            "variance": 6643.540796
          },
          {
            "average": 32264.3651,
            "count": 73320834,
            "maximum": 65535,
            "minimum": 3647,
            "name": "Intensity",
            "position": 3,
            "stddev": 10301.13727,
            "variance": 106113429.1
          },
          {
            "average": 1.73301418,
            "count": 73320834,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8774557301,
            "variance": 0.7699285582
          },
          {
            "average": 2.465820015,
            "count": 73320834,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.019553257,
            "variance": 1.039488843
          },
          {
            "average": 0.493760532,
            "count": 73320834,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999610709,
            "variance": 0.2499610724
          },
          {
            "average": 0,
            "count": 73320834,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.046374813,
            "count": 73320834,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4552065276,
            "variance": 0.2072129828
          },
          {
            "average": 0.06357556542,
            "count": 73320834,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.75493979,
            "variance": 248.2181278
          },
          {
            "average": 0.493760532,
            "count": 73320834,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999610709,
            "variance": 0.2499610724
          },
          {
            "average": 303.0101914,
            "count": 73320834,
            "maximum": 305,
            "minimum": 301,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.118745729,
            "variance": 1.251592007
          },
          {
            "average": 276620223.2,
            "count": 73320834,
            "maximum": 276620786.9,
            "minimum": 276619602.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 328.1997861,
            "variance": 107715.0996
          },
          {
            "average": 0,
            "count": 73320834,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73320834,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73320834,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73320834,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73320834,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          547320.5445,
          4841556.391,
          397.6014089,
          548262.1045,
          4842497.931,
          859.2614089
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                547320.544473693,
                4841556.391106844,
                397.60140890548826
              ],
              [
                547320.544473693,
                4842497.931106843,
                397.60140890548826
              ],
              [
                548262.1044736931,
                4842497.931106843,
                859.2614089054883
              ],
              [
                548262.1044736931,
                4841556.391106844,
                859.2614089054883
              ],
              [
                547320.544473693,
                4841556.391106844,
                397.60140890548826
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:53:06+00:00",
        "end_time": "2020-06-19T16:33:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0289.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0289.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0289.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0289.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4124799,
            43.72546835,
            397.6014089,
            -122.4007058,
            43.73400616,
            859.2614089
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.41247988530121,
                  43.72552903900871,
                  397.60140890548826
                ],
                [
                  -122.41239701363865,
                  43.734006159517534,
                  397.60140890548826
                ],
                [
                  -122.40070581462179,
                  43.73394545704883,
                  859.2614089054883
                ],
                [
                  -122.40079033489606,
                  43.72546835439683,
                  859.2614089054883
                ],
                [
                  -122.41247988530121,
                  43.72552903900871,
                  397.60140890548826
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0289.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0289.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:53:06Z",
            "pc:count": 73320834,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 547792.4559,
                "count": 73320834,
                "maximum": 548262.1045,
                "minimum": 547320.5445,
                "name": "X",
                "position": 0,
                "stddev": 262.1193233,
                "variance": 68706.53965
              },
              {
                "average": 4842016.715,
                "count": 73320834,
                "maximum": 4842497.931,
                "minimum": 4841556.391,
                "name": "Y",
                "position": 1,
                "stddev": 261.229638,
                "variance": 68240.92379
              },
              {
                "average": 531.4069804,
                "count": 73320834,
                "maximum": 859.2614089,
                "minimum": 397.6014089,
                "name": "Z",
                "position": 2,
                "stddev": 81.50791861,
                "variance": 6643.540796
              },
              {
                "average": 32264.3651,
                "count": 73320834,
                "maximum": 65535,
                "minimum": 3647,
                "name": "Intensity",
                "position": 3,
                "stddev": 10301.13727,
                "variance": 106113429.1
              },
              {
                "average": 1.73301418,
                "count": 73320834,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8774557301,
                "variance": 0.7699285582
              },
              {
                "average": 2.465820015,
                "count": 73320834,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.019553257,
                "variance": 1.039488843
              },
              {
                "average": 0.493760532,
                "count": 73320834,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999610709,
                "variance": 0.2499610724
              },
              {
                "average": 0,
                "count": 73320834,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.046374813,
                "count": 73320834,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4552065276,
                "variance": 0.2072129828
              },
              {
                "average": 0.06357556542,
                "count": 73320834,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.75493979,
                "variance": 248.2181278
              },
              {
                "average": 0.493760532,
                "count": 73320834,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999610709,
                "variance": 0.2499610724
              },
              {
                "average": 303.0101914,
                "count": 73320834,
                "maximum": 305,
                "minimum": 301,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.118745729,
                "variance": 1.251592007
              },
              {
                "average": 276620223.2,
                "count": 73320834,
                "maximum": 276620786.9,
                "minimum": 276619602.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 328.1997861,
                "variance": 107715.0996
              },
              {
                "average": 0,
                "count": 73320834,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73320834,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73320834,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73320834,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73320834,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              547320.5445,
              4841556.391,
              397.6014089,
              548262.1045,
              4842497.931,
              859.2614089
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    547320.544473693,
                    4841556.391106844,
                    397.60140890548826
                  ],
                  [
                    547320.544473693,
                    4842497.931106843,
                    397.60140890548826
                  ],
                  [
                    548262.1044736931,
                    4842497.931106843,
                    859.2614089054883
                  ],
                  [
                    548262.1044736931,
                    4841556.391106844,
                    859.2614089054883
                  ],
                  [
                    547320.544473693,
                    4841556.391106844,
                    397.60140890548826
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:53:06+00:00",
            "end_time": "2020-06-19T16: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": "20200618_BLU_0235.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.16212697821686,
              43.70478218399098,
              912.8720385840361
            ],
            [
              -122.16200888609977,
              43.71325851359918,
              912.8720385840361
            ],
            [
              -122.15032236547691,
              43.71317223370051,
              2588.912038584036
            ],
            [
              -122.15044210401254,
              43.70469592947169,
              2588.912038584036
            ],
            [
              -122.16212697821686,
              43.70478218399098,
              912.8720385840361
            ]
          ]
        ]
      },
      "bbox": [
        -122.162127,
        43.70469593,
        912.8720386,
        -122.1503224,
        43.71325851,
        2588.912039
      ],
      "properties": {
        "datetime": "2020-06-19T19:53:48Z",
        "pc:count": 91870012,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567968.8081,
            "count": 91870012,
            "maximum": 568449.5857,
            "minimum": 567508.0257,
            "name": "X",
            "position": 0,
            "stddev": 265.8922329,
            "variance": 70698.67952
          },
          {
            "average": 4839896.759,
            "count": 91870012,
            "maximum": 4840367.065,
            "minimum": 4839425.565,
            "name": "Y",
            "position": 1,
            "stddev": 264.8743605,
            "variance": 70158.42688
          },
          {
            "average": 1018.520686,
            "count": 91870012,
            "maximum": 2588.912039,
            "minimum": 912.8720386,
            "name": "Z",
            "position": 2,
            "stddev": 72.68935684,
            "variance": 5283.742598
          },
          {
            "average": 32230.70552,
            "count": 91870012,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9921.229316,
            "variance": 98430791.15
          },
          {
            "average": 1.736430001,
            "count": 91870012,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8792085271,
            "variance": 0.7730076342
          },
          {
            "average": 2.472728533,
            "count": 91870012,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.01987768,
            "variance": 1.040150482
          },
          {
            "average": 0.360107333,
            "count": 91870012,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.480031295,
            "variance": 0.2304300442
          },
          {
            "average": 0,
            "count": 91870012,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018213408,
            "count": 91870012,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1720660475,
            "variance": 0.0296067247
          },
          {
            "average": -3.599353817,
            "count": 91870012,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.10821214,
            "variance": 228.2580741
          },
          {
            "average": 0.500554577,
            "count": 91870012,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999996952,
            "variance": 0.2499996952
          },
          {
            "average": 123.9455502,
            "count": 91870012,
            "maximum": 334,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 68.58438875,
            "variance": 4703.81838
          },
          {
            "average": 276541639,
            "count": 91870012,
            "maximum": 276631628.5,
            "minimum": 276531338.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29456.2473,
            "variance": 867670505
          },
          {
            "average": 0,
            "count": 91870012,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91870012,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91870012,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91870012,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91870012,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567508.0257,
          4839425.565,
          912.8720386,
          568449.5857,
          4840367.065,
          2588.912039
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567508.0256647363,
                4839425.564921185,
                912.8720385840361
              ],
              [
                567508.0256647363,
                4840367.064921185,
                912.8720385840361
              ],
              [
                568449.5856647363,
                4840367.064921185,
                2588.912038584036
              ],
              [
                568449.5856647363,
                4839425.564921185,
                2588.912038584036
              ],
              [
                567508.0256647363,
                4839425.564921185,
                912.8720385840361
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:53:48+00:00",
        "end_time": "2020-06-18T16:02:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0235.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0235.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0235.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0235.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.162127,
            43.70469593,
            912.8720386,
            -122.1503224,
            43.71325851,
            2588.912039
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.16212697821686,
                  43.70478218399098,
                  912.8720385840361
                ],
                [
                  -122.16200888609977,
                  43.71325851359918,
                  912.8720385840361
                ],
                [
                  -122.15032236547691,
                  43.71317223370051,
                  2588.912038584036
                ],
                [
                  -122.15044210401254,
                  43.70469592947169,
                  2588.912038584036
                ],
                [
                  -122.16212697821686,
                  43.70478218399098,
                  912.8720385840361
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0235.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0235.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:53:48Z",
            "pc:count": 91870012,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567968.8081,
                "count": 91870012,
                "maximum": 568449.5857,
                "minimum": 567508.0257,
                "name": "X",
                "position": 0,
                "stddev": 265.8922329,
                "variance": 70698.67952
              },
              {
                "average": 4839896.759,
                "count": 91870012,
                "maximum": 4840367.065,
                "minimum": 4839425.565,
                "name": "Y",
                "position": 1,
                "stddev": 264.8743605,
                "variance": 70158.42688
              },
              {
                "average": 1018.520686,
                "count": 91870012,
                "maximum": 2588.912039,
                "minimum": 912.8720386,
                "name": "Z",
                "position": 2,
                "stddev": 72.68935684,
                "variance": 5283.742598
              },
              {
                "average": 32230.70552,
                "count": 91870012,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9921.229316,
                "variance": 98430791.15
              },
              {
                "average": 1.736430001,
                "count": 91870012,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8792085271,
                "variance": 0.7730076342
              },
              {
                "average": 2.472728533,
                "count": 91870012,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.01987768,
                "variance": 1.040150482
              },
              {
                "average": 0.360107333,
                "count": 91870012,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.480031295,
                "variance": 0.2304300442
              },
              {
                "average": 0,
                "count": 91870012,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018213408,
                "count": 91870012,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1720660475,
                "variance": 0.0296067247
              },
              {
                "average": -3.599353817,
                "count": 91870012,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.10821214,
                "variance": 228.2580741
              },
              {
                "average": 0.500554577,
                "count": 91870012,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999996952,
                "variance": 0.2499996952
              },
              {
                "average": 123.9455502,
                "count": 91870012,
                "maximum": 334,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 68.58438875,
                "variance": 4703.81838
              },
              {
                "average": 276541639,
                "count": 91870012,
                "maximum": 276631628.5,
                "minimum": 276531338.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29456.2473,
                "variance": 867670505
              },
              {
                "average": 0,
                "count": 91870012,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91870012,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91870012,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91870012,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91870012,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567508.0257,
              4839425.565,
              912.8720386,
              568449.5857,
              4840367.065,
              2588.912039
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567508.0256647363,
                    4839425.564921185,
                    912.8720385840361
                  ],
                  [
                    567508.0256647363,
                    4840367.064921185,
                    912.8720385840361
                  ],
                  [
                    568449.5856647363,
                    4840367.064921185,
                    2588.912038584036
                  ],
                  [
                    568449.5856647363,
                    4839425.564921185,
                    2588.912038584036
                  ],
                  [
                    567508.0256647363,
                    4839425.564921185,
                    912.8720385840361
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:53:48+00:00",
            "end_time": "2020-06-18T16: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": "20200618_BLU_0208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.18458273825705,
              43.6962168375553,
              1178.9512970752812
            ],
            [
              -122.18446784035493,
              43.70469358806583,
              1178.9512970752812
            ],
            [
              -122.17278316500946,
              43.70460961926119,
              2528.2912970752814
            ],
            [
              -122.17289970867655,
              43.69613289345178,
              2528.2912970752814
            ],
            [
              -122.18458273825705,
              43.6962168375553,
              1178.9512970752812
            ]
          ]
        ]
      },
      "bbox": [
        -122.1845827,
        43.69613289,
        1178.951297,
        -122.1727832,
        43.70469359,
        2528.291297
      ],
      "properties": {
        "datetime": "2020-06-18T17:01:12Z",
        "pc:count": 90376813,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566212.6854,
            "count": 90376813,
            "maximum": 566649.6375,
            "minimum": 565708.0975,
            "name": "X",
            "position": 0,
            "stddev": 256.8888983,
            "variance": 65991.90605
          },
          {
            "average": 4838940.51,
            "count": 90376813,
            "maximum": 4839397.779,
            "minimum": 4838456.239,
            "name": "Y",
            "position": 1,
            "stddev": 267.7652697,
            "variance": 71698.23965
          },
          {
            "average": 1554.287185,
            "count": 90376813,
            "maximum": 2528.291297,
            "minimum": 1178.951297,
            "name": "Z",
            "position": 2,
            "stddev": 138.1132275,
            "variance": 19075.26362
          },
          {
            "average": 31138.03016,
            "count": 90376813,
            "maximum": 60292,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13599.50521,
            "variance": 184946542.1
          },
          {
            "average": 1.724350625,
            "count": 90376813,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9578703801,
            "variance": 0.9175156651
          },
          {
            "average": 2.448734921,
            "count": 90376813,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.225931164,
            "variance": 1.502907219
          },
          {
            "average": 0.4969764203,
            "count": 90376813,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999908606,
            "variance": 0.2499908607
          },
          {
            "average": 0,
            "count": 90376813,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.037946603,
            "count": 90376813,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.255112428,
            "variance": 0.06508235091
          },
          {
            "average": -1.046743469,
            "count": 90376813,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.81860042,
            "variance": 250.2281193
          },
          {
            "average": 0.4969764203,
            "count": 90376813,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999908606,
            "variance": 0.2499908607
          },
          {
            "average": 105.8451356,
            "count": 90376813,
            "maximum": 108,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.089963041,
            "variance": 1.188019431
          },
          {
            "average": 276533872,
            "count": 90376813,
            "maximum": 276534872,
            "minimum": 276532629.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 464.8505558,
            "variance": 216086.0392
          },
          {
            "average": 0,
            "count": 90376813,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90376813,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90376813,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90376813,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90376813,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565708.0975,
          4838456.239,
          1178.951297,
          566649.6375,
          4839397.779,
          2528.291297
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565708.0974908327,
                4838456.23882123,
                1178.9512970752812
              ],
              [
                565708.0974908327,
                4839397.778821229,
                1178.9512970752812
              ],
              [
                566649.6374908327,
                4839397.778821229,
                2528.2912970752814
              ],
              [
                566649.6374908327,
                4838456.23882123,
                2528.2912970752814
              ],
              [
                565708.0974908327,
                4838456.23882123,
                1178.9512970752812
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:01:12+00:00",
        "end_time": "2020-06-18T16:23:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1845827,
            43.69613289,
            1178.951297,
            -122.1727832,
            43.70469359,
            2528.291297
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.18458273825705,
                  43.6962168375553,
                  1178.9512970752812
                ],
                [
                  -122.18446784035493,
                  43.70469358806583,
                  1178.9512970752812
                ],
                [
                  -122.17278316500946,
                  43.70460961926119,
                  2528.2912970752814
                ],
                [
                  -122.17289970867655,
                  43.69613289345178,
                  2528.2912970752814
                ],
                [
                  -122.18458273825705,
                  43.6962168375553,
                  1178.9512970752812
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:01:12Z",
            "pc:count": 90376813,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566212.6854,
                "count": 90376813,
                "maximum": 566649.6375,
                "minimum": 565708.0975,
                "name": "X",
                "position": 0,
                "stddev": 256.8888983,
                "variance": 65991.90605
              },
              {
                "average": 4838940.51,
                "count": 90376813,
                "maximum": 4839397.779,
                "minimum": 4838456.239,
                "name": "Y",
                "position": 1,
                "stddev": 267.7652697,
                "variance": 71698.23965
              },
              {
                "average": 1554.287185,
                "count": 90376813,
                "maximum": 2528.291297,
                "minimum": 1178.951297,
                "name": "Z",
                "position": 2,
                "stddev": 138.1132275,
                "variance": 19075.26362
              },
              {
                "average": 31138.03016,
                "count": 90376813,
                "maximum": 60292,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13599.50521,
                "variance": 184946542.1
              },
              {
                "average": 1.724350625,
                "count": 90376813,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9578703801,
                "variance": 0.9175156651
              },
              {
                "average": 2.448734921,
                "count": 90376813,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.225931164,
                "variance": 1.502907219
              },
              {
                "average": 0.4969764203,
                "count": 90376813,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999908606,
                "variance": 0.2499908607
              },
              {
                "average": 0,
                "count": 90376813,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.037946603,
                "count": 90376813,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.255112428,
                "variance": 0.06508235091
              },
              {
                "average": -1.046743469,
                "count": 90376813,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.81860042,
                "variance": 250.2281193
              },
              {
                "average": 0.4969764203,
                "count": 90376813,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999908606,
                "variance": 0.2499908607
              },
              {
                "average": 105.8451356,
                "count": 90376813,
                "maximum": 108,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.089963041,
                "variance": 1.188019431
              },
              {
                "average": 276533872,
                "count": 90376813,
                "maximum": 276534872,
                "minimum": 276532629.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 464.8505558,
                "variance": 216086.0392
              },
              {
                "average": 0,
                "count": 90376813,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90376813,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90376813,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90376813,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90376813,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565708.0975,
              4838456.239,
              1178.951297,
              566649.6375,
              4839397.779,
              2528.291297
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565708.0974908327,
                    4838456.23882123,
                    1178.9512970752812
                  ],
                  [
                    565708.0974908327,
                    4839397.778821229,
                    1178.9512970752812
                  ],
                  [
                    566649.6374908327,
                    4839397.778821229,
                    2528.2912970752814
                  ],
                  [
                    566649.6374908327,
                    4838456.23882123,
                    2528.2912970752814
                  ],
                  [
                    565708.0974908327,
                    4838456.23882123,
                    1178.9512970752812
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:01:12+00:00",
            "end_time": "2020-06-18T16:23: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": "20200619_BLU_0192.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.09347895933196,
              43.68930049723625,
              1290.204543860864
            ],
            [
              -122.09340548328245,
              43.694178071210615,
              1290.204543860864
            ],
            [
              -122.09275234018514,
              43.69417288872838,
              1579.764543860864
            ],
            [
              -122.09282586915172,
              43.68929531563132,
              1579.764543860864
            ],
            [
              -122.09347895933196,
              43.68930049723625,
              1290.204543860864
            ]
          ]
        ]
      },
      "bbox": [
        -122.093479,
        43.68929532,
        1290.204544,
        -122.0927523,
        43.69417807,
        1579.764544
      ],
      "properties": {
        "datetime": "2020-06-19T23:46:18Z",
        "pc:count": 1292517,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573081.0852,
            "count": 1292517,
            "maximum": 573110.5019,
            "minimum": 573057.8619,
            "name": "X",
            "position": 0,
            "stddev": 11.06870422,
            "variance": 122.516213
          },
          {
            "average": 4837950.837,
            "count": 1292517,
            "maximum": 4838306.09,
            "minimum": 4837764.31,
            "name": "Y",
            "position": 1,
            "stddev": 132.4686139,
            "variance": 17547.93367
          },
          {
            "average": 1494.489332,
            "count": 1292517,
            "maximum": 1579.764544,
            "minimum": 1290.204544,
            "name": "Z",
            "position": 2,
            "stddev": 68.68570151,
            "variance": 4717.725593
          },
          {
            "average": 31999.43522,
            "count": 1292517,
            "maximum": 56474,
            "minimum": 1995,
            "name": "Intensity",
            "position": 3,
            "stddev": 11740.02951,
            "variance": 137828292.9
          },
          {
            "average": 1.726969935,
            "count": 1292517,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8885979431,
            "variance": 0.7896063045
          },
          {
            "average": 2.45594526,
            "count": 1292517,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.054826947,
            "variance": 1.112659887
          },
          {
            "average": 0.5040405658,
            "count": 1292517,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499983867,
            "variance": 0.2499838672
          },
          {
            "average": 0,
            "count": 1292517,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.028080095,
            "count": 1292517,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2101011173,
            "variance": 0.0441424795
          },
          {
            "average": -6.731629247,
            "count": 1292517,
            "maximum": 10.00199986,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.58679113,
            "variance": 242.9480578
          },
          {
            "average": 0.5040405658,
            "count": 1292517,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499983867,
            "variance": 0.2499838672
          },
          {
            "average": 403.4232145,
            "count": 1292517,
            "maximum": 405,
            "minimum": 402,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.082113351,
            "variance": 1.170969305
          },
          {
            "average": 276644945.4,
            "count": 1292517,
            "maximum": 276645578,
            "minimum": 276644364.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 410.5069082,
            "variance": 168515.9217
          },
          {
            "average": 0,
            "count": 1292517,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1292517,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1292517,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1292517,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1292517,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573057.8619,
          4837764.31,
          1290.204544,
          573110.5019,
          4838306.09,
          1579.764544
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573057.8619473424,
                4837764.309554015,
                1290.204543860864
              ],
              [
                573057.8619473424,
                4838306.089554015,
                1290.204543860864
              ],
              [
                573110.5019473423,
                4838306.089554015,
                1579.764543860864
              ],
              [
                573110.5019473423,
                4837764.309554015,
                1579.764543860864
              ],
              [
                573057.8619473424,
                4837764.309554015,
                1290.204543860864
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:46:18+00:00",
        "end_time": "2020-06-19T23:26:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0192.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0192.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0192.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0192.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.093479,
            43.68929532,
            1290.204544,
            -122.0927523,
            43.69417807,
            1579.764544
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.09347895933196,
                  43.68930049723625,
                  1290.204543860864
                ],
                [
                  -122.09340548328245,
                  43.694178071210615,
                  1290.204543860864
                ],
                [
                  -122.09275234018514,
                  43.69417288872838,
                  1579.764543860864
                ],
                [
                  -122.09282586915172,
                  43.68929531563132,
                  1579.764543860864
                ],
                [
                  -122.09347895933196,
                  43.68930049723625,
                  1290.204543860864
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0192.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0192.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:46:18Z",
            "pc:count": 1292517,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573081.0852,
                "count": 1292517,
                "maximum": 573110.5019,
                "minimum": 573057.8619,
                "name": "X",
                "position": 0,
                "stddev": 11.06870422,
                "variance": 122.516213
              },
              {
                "average": 4837950.837,
                "count": 1292517,
                "maximum": 4838306.09,
                "minimum": 4837764.31,
                "name": "Y",
                "position": 1,
                "stddev": 132.4686139,
                "variance": 17547.93367
              },
              {
                "average": 1494.489332,
                "count": 1292517,
                "maximum": 1579.764544,
                "minimum": 1290.204544,
                "name": "Z",
                "position": 2,
                "stddev": 68.68570151,
                "variance": 4717.725593
              },
              {
                "average": 31999.43522,
                "count": 1292517,
                "maximum": 56474,
                "minimum": 1995,
                "name": "Intensity",
                "position": 3,
                "stddev": 11740.02951,
                "variance": 137828292.9
              },
              {
                "average": 1.726969935,
                "count": 1292517,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8885979431,
                "variance": 0.7896063045
              },
              {
                "average": 2.45594526,
                "count": 1292517,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.054826947,
                "variance": 1.112659887
              },
              {
                "average": 0.5040405658,
                "count": 1292517,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499983867,
                "variance": 0.2499838672
              },
              {
                "average": 0,
                "count": 1292517,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.028080095,
                "count": 1292517,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2101011173,
                "variance": 0.0441424795
              },
              {
                "average": -6.731629247,
                "count": 1292517,
                "maximum": 10.00199986,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.58679113,
                "variance": 242.9480578
              },
              {
                "average": 0.5040405658,
                "count": 1292517,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499983867,
                "variance": 0.2499838672
              },
              {
                "average": 403.4232145,
                "count": 1292517,
                "maximum": 405,
                "minimum": 402,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.082113351,
                "variance": 1.170969305
              },
              {
                "average": 276644945.4,
                "count": 1292517,
                "maximum": 276645578,
                "minimum": 276644364.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 410.5069082,
                "variance": 168515.9217
              },
              {
                "average": 0,
                "count": 1292517,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1292517,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1292517,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1292517,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1292517,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573057.8619,
              4837764.31,
              1290.204544,
              573110.5019,
              4838306.09,
              1579.764544
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573057.8619473424,
                    4837764.309554015,
                    1290.204543860864
                  ],
                  [
                    573057.8619473424,
                    4838306.089554015,
                    1290.204543860864
                  ],
                  [
                    573110.5019473423,
                    4838306.089554015,
                    1579.764543860864
                  ],
                  [
                    573110.5019473423,
                    4837764.309554015,
                    1579.764543860864
                  ],
                  [
                    573057.8619473424,
                    4837764.309554015,
                    1290.204543860864
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:46:18+00:00",
            "end_time": "2020-06-19T23:26: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": "20200618_BLU_0199.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.28666428445953,
              43.6946507358663,
              591.8402484906076
            ],
            [
              -122.28656377524862,
              43.70312769060529,
              591.8402484906076
            ],
            [
              -122.27487887436219,
              43.70305415894759,
              2262.740248490608
            ],
            [
              -122.27498102939846,
              43.694577225840014,
              2262.740248490608
            ],
            [
              -122.28666428445953,
              43.6946507358663,
              591.8402484906076
            ]
          ]
        ]
      },
      "bbox": [
        -122.2866643,
        43.69457723,
        591.8402485,
        -122.2748789,
        43.70312769,
        2262.740248
      ],
      "properties": {
        "datetime": "2020-06-19T19:40:36Z",
        "pc:count": 101054793,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557961.1345,
            "count": 101054793,
            "maximum": 558425.1789,
            "minimum": 557483.6189,
            "name": "X",
            "position": 0,
            "stddev": 267.7327229,
            "variance": 71680.81094
          },
          {
            "average": 4838685.861,
            "count": 101054793,
            "maximum": 4839148.026,
            "minimum": 4838206.486,
            "name": "Y",
            "position": 1,
            "stddev": 263.8615207,
            "variance": 69622.90211
          },
          {
            "average": 657.7696685,
            "count": 101054793,
            "maximum": 2262.740248,
            "minimum": 591.8402485,
            "name": "Z",
            "position": 2,
            "stddev": 30.52348501,
            "variance": 931.683137
          },
          {
            "average": 32387.57899,
            "count": 101054793,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9805.304936,
            "variance": 96144004.88
          },
          {
            "average": 1.711772226,
            "count": 101054793,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8706793694,
            "variance": 0.7580825644
          },
          {
            "average": 2.423533775,
            "count": 101054793,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.027467554,
            "variance": 1.055689575
          },
          {
            "average": 0.4973338276,
            "count": 101054793,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999928939,
            "variance": 0.249992894
          },
          {
            "average": 0,
            "count": 101054793,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024855892,
            "count": 101054793,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2290464366,
            "variance": 0.05246227014
          },
          {
            "average": -0.01392518988,
            "count": 101054793,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.73476191,
            "variance": 247.5827323
          },
          {
            "average": 0.4973338276,
            "count": 101054793,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999928939,
            "variance": 0.249992894
          },
          {
            "average": 327.6485006,
            "count": 101054793,
            "maximum": 332,
            "minimum": 128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.2795508,
            "variance": 298.5828758
          },
          {
            "average": 276628936.2,
            "count": 101054793,
            "maximum": 276630836.8,
            "minimum": 276543831.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7363.753103,
            "variance": 54224859.76
          },
          {
            "average": 0,
            "count": 101054793,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101054793,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101054793,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101054793,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101054793,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557483.6189,
          4838206.486,
          591.8402485,
          558425.1789,
          4839148.026,
          2262.740248
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557483.618867369,
                4838206.486044785,
                591.8402484906076
              ],
              [
                557483.618867369,
                4839148.026044784,
                591.8402484906076
              ],
              [
                558425.1788673691,
                4839148.026044784,
                2262.740248490608
              ],
              [
                558425.1788673691,
                4838206.486044785,
                2262.740248490608
              ],
              [
                557483.618867369,
                4838206.486044785,
                591.8402484906076
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:40:36+00:00",
        "end_time": "2020-06-18T19:30:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0199.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0199.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0199.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0199.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2866643,
            43.69457723,
            591.8402485,
            -122.2748789,
            43.70312769,
            2262.740248
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.28666428445953,
                  43.6946507358663,
                  591.8402484906076
                ],
                [
                  -122.28656377524862,
                  43.70312769060529,
                  591.8402484906076
                ],
                [
                  -122.27487887436219,
                  43.70305415894759,
                  2262.740248490608
                ],
                [
                  -122.27498102939846,
                  43.694577225840014,
                  2262.740248490608
                ],
                [
                  -122.28666428445953,
                  43.6946507358663,
                  591.8402484906076
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0199.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0199.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:40:36Z",
            "pc:count": 101054793,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557961.1345,
                "count": 101054793,
                "maximum": 558425.1789,
                "minimum": 557483.6189,
                "name": "X",
                "position": 0,
                "stddev": 267.7327229,
                "variance": 71680.81094
              },
              {
                "average": 4838685.861,
                "count": 101054793,
                "maximum": 4839148.026,
                "minimum": 4838206.486,
                "name": "Y",
                "position": 1,
                "stddev": 263.8615207,
                "variance": 69622.90211
              },
              {
                "average": 657.7696685,
                "count": 101054793,
                "maximum": 2262.740248,
                "minimum": 591.8402485,
                "name": "Z",
                "position": 2,
                "stddev": 30.52348501,
                "variance": 931.683137
              },
              {
                "average": 32387.57899,
                "count": 101054793,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9805.304936,
                "variance": 96144004.88
              },
              {
                "average": 1.711772226,
                "count": 101054793,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8706793694,
                "variance": 0.7580825644
              },
              {
                "average": 2.423533775,
                "count": 101054793,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.027467554,
                "variance": 1.055689575
              },
              {
                "average": 0.4973338276,
                "count": 101054793,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999928939,
                "variance": 0.249992894
              },
              {
                "average": 0,
                "count": 101054793,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024855892,
                "count": 101054793,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2290464366,
                "variance": 0.05246227014
              },
              {
                "average": -0.01392518988,
                "count": 101054793,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.73476191,
                "variance": 247.5827323
              },
              {
                "average": 0.4973338276,
                "count": 101054793,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999928939,
                "variance": 0.249992894
              },
              {
                "average": 327.6485006,
                "count": 101054793,
                "maximum": 332,
                "minimum": 128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.2795508,
                "variance": 298.5828758
              },
              {
                "average": 276628936.2,
                "count": 101054793,
                "maximum": 276630836.8,
                "minimum": 276543831.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7363.753103,
                "variance": 54224859.76
              },
              {
                "average": 0,
                "count": 101054793,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101054793,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101054793,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101054793,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101054793,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557483.6189,
              4838206.486,
              591.8402485,
              558425.1789,
              4839148.026,
              2262.740248
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557483.618867369,
                    4838206.486044785,
                    591.8402484906076
                  ],
                  [
                    557483.618867369,
                    4839148.026044784,
                    591.8402484906076
                  ],
                  [
                    558425.1788673691,
                    4839148.026044784,
                    2262.740248490608
                  ],
                  [
                    558425.1788673691,
                    4838206.486044785,
                    2262.740248490608
                  ],
                  [
                    557483.618867369,
                    4838206.486044785,
                    591.8402484906076
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:40:36+00:00",
            "end_time": "2020-06-18T19: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": "20200619_BLU_0193.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.35303678503361,
              43.696102074456064,
              1090.1920502896414
            ],
            [
              -122.3529731109464,
              43.702023437605696,
              1090.1920502896414
            ],
            [
              -122.34303659309016,
              43.70196675811604,
              1426.7920502896413
            ],
            [
              -122.34310124486264,
              43.69604540661405,
              1426.7920502896413
            ],
            [
              -122.35303678503361,
              43.696102074456064,
              1090.1920502896414
            ]
          ]
        ]
      },
      "bbox": [
        -122.3530368,
        43.69604541,
        1090.19205,
        -122.3430366,
        43.70202344,
        1426.79205
      ],
      "properties": {
        "datetime": "2020-06-19T17:56:20Z",
        "pc:count": 34033723,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 552675.7125,
            "count": 34033723,
            "maximum": 552934.4524,
            "minimum": 552133.7724,
            "name": "X",
            "position": 0,
            "stddev": 182.7595593,
            "variance": 33401.05652
          },
          {
            "average": 4838749.999,
            "count": 34033723,
            "maximum": 4838981.491,
            "minimum": 4838323.811,
            "name": "Y",
            "position": 1,
            "stddev": 154.4437067,
            "variance": 23852.85853
          },
          {
            "average": 1305.987543,
            "count": 34033723,
            "maximum": 1426.79205,
            "minimum": 1090.19205,
            "name": "Z",
            "position": 2,
            "stddev": 62.40192542,
            "variance": 3894.000296
          },
          {
            "average": 26634.38125,
            "count": 34033723,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 15030.05041,
            "variance": 225902415.4
          },
          {
            "average": 2.067476132,
            "count": 34033723,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.134190744,
            "variance": 1.286388644
          },
          {
            "average": 3.133654346,
            "count": 34033723,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.283520156,
            "variance": 1.647423991
          },
          {
            "average": 0.4960831056,
            "count": 34033723,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499984665,
            "variance": 0.2499846653
          },
          {
            "average": 0,
            "count": 34033723,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.027302126,
            "count": 34033723,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2177218637,
            "variance": 0.04740280994
          },
          {
            "average": -3.06797109,
            "count": 34033723,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.80222081,
            "variance": 249.7101825
          },
          {
            "average": 0.4960831056,
            "count": 34033723,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499984665,
            "variance": 0.2499846653
          },
          {
            "average": 314.4966411,
            "count": 34033723,
            "maximum": 316,
            "minimum": 312,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8172833421,
            "variance": 0.6679520613
          },
          {
            "average": 276623951,
            "count": 34033723,
            "maximum": 276624580.2,
            "minimum": 276623189.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 292.4664331,
            "variance": 85536.61449
          },
          {
            "average": 0,
            "count": 34033723,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34033723,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34033723,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34033723,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34033723,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          552133.7724,
          4838323.811,
          1090.19205,
          552934.4524,
          4838981.491,
          1426.79205
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                552133.772403072,
                4838323.811390452,
                1090.1920502896414
              ],
              [
                552133.772403072,
                4838981.491390452,
                1090.1920502896414
              ],
              [
                552934.4524030719,
                4838981.491390452,
                1426.7920502896413
              ],
              [
                552934.4524030719,
                4838323.811390452,
                1426.7920502896413
              ],
              [
                552133.772403072,
                4838323.811390452,
                1090.1920502896414
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:56:20+00:00",
        "end_time": "2020-06-19T17:33:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0193.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0193.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0193.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0193.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3530368,
            43.69604541,
            1090.19205,
            -122.3430366,
            43.70202344,
            1426.79205
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.35303678503361,
                  43.696102074456064,
                  1090.1920502896414
                ],
                [
                  -122.3529731109464,
                  43.702023437605696,
                  1090.1920502896414
                ],
                [
                  -122.34303659309016,
                  43.70196675811604,
                  1426.7920502896413
                ],
                [
                  -122.34310124486264,
                  43.69604540661405,
                  1426.7920502896413
                ],
                [
                  -122.35303678503361,
                  43.696102074456064,
                  1090.1920502896414
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0193.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0193.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:56:20Z",
            "pc:count": 34033723,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 552675.7125,
                "count": 34033723,
                "maximum": 552934.4524,
                "minimum": 552133.7724,
                "name": "X",
                "position": 0,
                "stddev": 182.7595593,
                "variance": 33401.05652
              },
              {
                "average": 4838749.999,
                "count": 34033723,
                "maximum": 4838981.491,
                "minimum": 4838323.811,
                "name": "Y",
                "position": 1,
                "stddev": 154.4437067,
                "variance": 23852.85853
              },
              {
                "average": 1305.987543,
                "count": 34033723,
                "maximum": 1426.79205,
                "minimum": 1090.19205,
                "name": "Z",
                "position": 2,
                "stddev": 62.40192542,
                "variance": 3894.000296
              },
              {
                "average": 26634.38125,
                "count": 34033723,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 15030.05041,
                "variance": 225902415.4
              },
              {
                "average": 2.067476132,
                "count": 34033723,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.134190744,
                "variance": 1.286388644
              },
              {
                "average": 3.133654346,
                "count": 34033723,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.283520156,
                "variance": 1.647423991
              },
              {
                "average": 0.4960831056,
                "count": 34033723,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499984665,
                "variance": 0.2499846653
              },
              {
                "average": 0,
                "count": 34033723,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.027302126,
                "count": 34033723,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2177218637,
                "variance": 0.04740280994
              },
              {
                "average": -3.06797109,
                "count": 34033723,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.80222081,
                "variance": 249.7101825
              },
              {
                "average": 0.4960831056,
                "count": 34033723,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499984665,
                "variance": 0.2499846653
              },
              {
                "average": 314.4966411,
                "count": 34033723,
                "maximum": 316,
                "minimum": 312,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8172833421,
                "variance": 0.6679520613
              },
              {
                "average": 276623951,
                "count": 34033723,
                "maximum": 276624580.2,
                "minimum": 276623189.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 292.4664331,
                "variance": 85536.61449
              },
              {
                "average": 0,
                "count": 34033723,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34033723,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34033723,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34033723,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34033723,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              552133.7724,
              4838323.811,
              1090.19205,
              552934.4524,
              4838981.491,
              1426.79205
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    552133.772403072,
                    4838323.811390452,
                    1090.1920502896414
                  ],
                  [
                    552133.772403072,
                    4838981.491390452,
                    1090.1920502896414
                  ],
                  [
                    552934.4524030719,
                    4838981.491390452,
                    1426.7920502896413
                  ],
                  [
                    552934.4524030719,
                    4838323.811390452,
                    1426.7920502896413
                  ],
                  [
                    552133.772403072,
                    4838323.811390452,
                    1090.1920502896414
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:56:20+00:00",
            "end_time": "2020-06-19T17:33:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0182.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.20703204934564,
              43.68764692928152,
              1105.2658583741363
            ],
            [
              -122.20692034552978,
              43.69612391932596,
              1105.2658583741363
            ],
            [
              -122.19523726924541,
              43.69604225842149,
              1460.0658583741365
            ],
            [
              -122.19535061817153,
              43.68756529240027,
              1460.0658583741365
            ],
            [
              -122.20703204934564,
              43.68764692928152,
              1105.2658583741363
            ]
          ]
        ]
      },
      "bbox": [
        -122.207032,
        43.68756529,
        1105.265858,
        -122.1952373,
        43.69612392,
        1460.065858
      ],
      "properties": {
        "datetime": "2020-06-18T17:45:12Z",
        "pc:count": 97455367,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564371.3031,
            "count": 97455367,
            "maximum": 564849.7177,
            "minimum": 563908.1777,
            "name": "X",
            "position": 0,
            "stddev": 266.343599,
            "variance": 70938.9127
          },
          {
            "average": 4837942.177,
            "count": 97455367,
            "maximum": 4838428.463,
            "minimum": 4837486.903,
            "name": "Y",
            "position": 1,
            "stddev": 262.5091267,
            "variance": 68911.04159
          },
          {
            "average": 1230.310402,
            "count": 97455367,
            "maximum": 1460.065858,
            "minimum": 1105.265858,
            "name": "Z",
            "position": 2,
            "stddev": 74.43656559,
            "variance": 5540.802297
          },
          {
            "average": 30862.71888,
            "count": 97455367,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11237.85512,
            "variance": 126289387.8
          },
          {
            "average": 1.701230698,
            "count": 97455367,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8756489276,
            "variance": 0.7667610445
          },
          {
            "average": 2.402201553,
            "count": 97455367,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.052160903,
            "variance": 1.107042565
          },
          {
            "average": 0.4996170298,
            "count": 97455367,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998559,
            "variance": 0.2499998559
          },
          {
            "average": 0,
            "count": 97455367,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.017847534,
            "count": 97455367,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1653274946,
            "variance": 0.02733318046
          },
          {
            "average": 0.6236955853,
            "count": 97455367,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.74648309,
            "variance": 247.9517296
          },
          {
            "average": 0.4996170401,
            "count": 97455367,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999998559,
            "variance": 0.2499998559
          },
          {
            "average": 111.211574,
            "count": 97455367,
            "maximum": 114,
            "minimum": 108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.323019564,
            "variance": 1.750380766
          },
          {
            "average": 276536259.6,
            "count": 97455367,
            "maximum": 276537512.7,
            "minimum": 276534829.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 595.1321948,
            "variance": 354182.3292
          },
          {
            "average": 0,
            "count": 97455367,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97455367,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97455367,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97455367,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97455367,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563908.1777,
          4837486.903,
          1105.265858,
          564849.7177,
          4838428.463,
          1460.065858
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563908.1776611193,
                4837486.902995392,
                1105.2658583741363
              ],
              [
                563908.1776611193,
                4838428.462995392,
                1105.2658583741363
              ],
              [
                564849.7176611193,
                4838428.462995392,
                1460.0658583741365
              ],
              [
                564849.7176611193,
                4837486.902995392,
                1460.0658583741365
              ],
              [
                563908.1776611193,
                4837486.902995392,
                1105.2658583741363
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:45:12+00:00",
        "end_time": "2020-06-18T17:00:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0182.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0182.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0182.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0182.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.207032,
            43.68756529,
            1105.265858,
            -122.1952373,
            43.69612392,
            1460.065858
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.20703204934564,
                  43.68764692928152,
                  1105.2658583741363
                ],
                [
                  -122.20692034552978,
                  43.69612391932596,
                  1105.2658583741363
                ],
                [
                  -122.19523726924541,
                  43.69604225842149,
                  1460.0658583741365
                ],
                [
                  -122.19535061817153,
                  43.68756529240027,
                  1460.0658583741365
                ],
                [
                  -122.20703204934564,
                  43.68764692928152,
                  1105.2658583741363
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0182.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0182.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:45:12Z",
            "pc:count": 97455367,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564371.3031,
                "count": 97455367,
                "maximum": 564849.7177,
                "minimum": 563908.1777,
                "name": "X",
                "position": 0,
                "stddev": 266.343599,
                "variance": 70938.9127
              },
              {
                "average": 4837942.177,
                "count": 97455367,
                "maximum": 4838428.463,
                "minimum": 4837486.903,
                "name": "Y",
                "position": 1,
                "stddev": 262.5091267,
                "variance": 68911.04159
              },
              {
                "average": 1230.310402,
                "count": 97455367,
                "maximum": 1460.065858,
                "minimum": 1105.265858,
                "name": "Z",
                "position": 2,
                "stddev": 74.43656559,
                "variance": 5540.802297
              },
              {
                "average": 30862.71888,
                "count": 97455367,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11237.85512,
                "variance": 126289387.8
              },
              {
                "average": 1.701230698,
                "count": 97455367,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8756489276,
                "variance": 0.7667610445
              },
              {
                "average": 2.402201553,
                "count": 97455367,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.052160903,
                "variance": 1.107042565
              },
              {
                "average": 0.4996170298,
                "count": 97455367,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998559,
                "variance": 0.2499998559
              },
              {
                "average": 0,
                "count": 97455367,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.017847534,
                "count": 97455367,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1653274946,
                "variance": 0.02733318046
              },
              {
                "average": 0.6236955853,
                "count": 97455367,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.74648309,
                "variance": 247.9517296
              },
              {
                "average": 0.4996170401,
                "count": 97455367,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999998559,
                "variance": 0.2499998559
              },
              {
                "average": 111.211574,
                "count": 97455367,
                "maximum": 114,
                "minimum": 108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.323019564,
                "variance": 1.750380766
              },
              {
                "average": 276536259.6,
                "count": 97455367,
                "maximum": 276537512.7,
                "minimum": 276534829.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 595.1321948,
                "variance": 354182.3292
              },
              {
                "average": 0,
                "count": 97455367,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97455367,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97455367,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97455367,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97455367,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563908.1777,
              4837486.903,
              1105.265858,
              564849.7177,
              4838428.463,
              1460.065858
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563908.1776611193,
                    4837486.902995392,
                    1105.2658583741363
                  ],
                  [
                    563908.1776611193,
                    4838428.462995392,
                    1105.2658583741363
                  ],
                  [
                    564849.7176611193,
                    4838428.462995392,
                    1460.0658583741365
                  ],
                  [
                    564849.7176611193,
                    4837486.902995392,
                    1460.0658583741365
                  ],
                  [
                    563908.1776611193,
                    4837486.902995392,
                    1105.2658583741363
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:45:12+00:00",
            "end_time": "2020-06-18T17:00:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0189.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.12764344929938,
              43.688817091049664,
              1059.4202588246771
            ],
            [
              -122.12752056319553,
              43.697293548189535,
              1059.4202588246771
            ],
            [
              -122.11583749803836,
              43.69720377022953,
              1704.8402588246772
            ],
            [
              -122.11596202914788,
              43.68872733949907,
              1704.8402588246772
            ],
            [
              -122.12764344929938,
              43.688817091049664,
              1059.4202588246771
            ]
          ]
        ]
      },
      "bbox": [
        -122.1276434,
        43.68872734,
        1059.420259,
        -122.1158375,
        43.69729355,
        1704.840259
      ],
      "properties": {
        "datetime": "2020-06-19T20:40:15Z",
        "pc:count": 110625442,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570783.727,
            "count": 110625442,
            "maximum": 571246.5899,
            "minimum": 570305.0499,
            "name": "X",
            "position": 0,
            "stddev": 260.7786444,
            "variance": 68005.50137
          },
          {
            "average": 4838152.96,
            "count": 110625442,
            "maximum": 4838622.615,
            "minimum": 4837681.095,
            "name": "Y",
            "position": 1,
            "stddev": 264.1170919,
            "variance": 69757.83826
          },
          {
            "average": 1405.922286,
            "count": 110625442,
            "maximum": 1704.840259,
            "minimum": 1059.420259,
            "name": "Z",
            "position": 2,
            "stddev": 128.0573386,
            "variance": 16398.68196
          },
          {
            "average": 30104.63627,
            "count": 110625442,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12066.38818,
            "variance": 145597723.7
          },
          {
            "average": 1.8454277,
            "count": 110625442,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9760677196,
            "variance": 0.9527081932
          },
          {
            "average": 2.690799391,
            "count": 110625442,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.138902748,
            "variance": 1.297099469
          },
          {
            "average": 0.4982476273,
            "count": 110625442,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969314,
            "variance": 0.2499969314
          },
          {
            "average": 0,
            "count": 110625442,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.03036335,
            "count": 110625442,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2316320107,
            "variance": 0.0536533884
          },
          {
            "average": -0.7501530291,
            "count": 110625442,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.60770351,
            "variance": 243.600409
          },
          {
            "average": 0.4982476273,
            "count": 110625442,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999969314,
            "variance": 0.2499969314
          },
          {
            "average": 338.1052977,
            "count": 110625442,
            "maximum": 341,
            "minimum": 335,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.243915127,
            "variance": 1.547324844
          },
          {
            "average": 276633265.3,
            "count": 110625442,
            "maximum": 276634415.6,
            "minimum": 276632166.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 463.6707107,
            "variance": 214990.528
          },
          {
            "average": 0,
            "count": 110625442,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110625442,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110625442,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110625442,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110625442,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570305.0499,
          4837681.095,
          1059.420259,
          571246.5899,
          4838622.615,
          1704.840259
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570305.0499015418,
                4837681.0947321355,
                1059.4202588246771
              ],
              [
                570305.0499015418,
                4838622.614732135,
                1059.4202588246771
              ],
              [
                571246.5899015418,
                4838622.614732135,
                1704.8402588246772
              ],
              [
                571246.5899015418,
                4837681.0947321355,
                1704.8402588246772
              ],
              [
                570305.0499015418,
                4837681.0947321355,
                1059.4202588246771
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:40:15+00:00",
        "end_time": "2020-06-19T20:02:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0189.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0189.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0189.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0189.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1276434,
            43.68872734,
            1059.420259,
            -122.1158375,
            43.69729355,
            1704.840259
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.12764344929938,
                  43.688817091049664,
                  1059.4202588246771
                ],
                [
                  -122.12752056319553,
                  43.697293548189535,
                  1059.4202588246771
                ],
                [
                  -122.11583749803836,
                  43.69720377022953,
                  1704.8402588246772
                ],
                [
                  -122.11596202914788,
                  43.68872733949907,
                  1704.8402588246772
                ],
                [
                  -122.12764344929938,
                  43.688817091049664,
                  1059.4202588246771
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0189.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0189.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:40:15Z",
            "pc:count": 110625442,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570783.727,
                "count": 110625442,
                "maximum": 571246.5899,
                "minimum": 570305.0499,
                "name": "X",
                "position": 0,
                "stddev": 260.7786444,
                "variance": 68005.50137
              },
              {
                "average": 4838152.96,
                "count": 110625442,
                "maximum": 4838622.615,
                "minimum": 4837681.095,
                "name": "Y",
                "position": 1,
                "stddev": 264.1170919,
                "variance": 69757.83826
              },
              {
                "average": 1405.922286,
                "count": 110625442,
                "maximum": 1704.840259,
                "minimum": 1059.420259,
                "name": "Z",
                "position": 2,
                "stddev": 128.0573386,
                "variance": 16398.68196
              },
              {
                "average": 30104.63627,
                "count": 110625442,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12066.38818,
                "variance": 145597723.7
              },
              {
                "average": 1.8454277,
                "count": 110625442,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9760677196,
                "variance": 0.9527081932
              },
              {
                "average": 2.690799391,
                "count": 110625442,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.138902748,
                "variance": 1.297099469
              },
              {
                "average": 0.4982476273,
                "count": 110625442,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969314,
                "variance": 0.2499969314
              },
              {
                "average": 0,
                "count": 110625442,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.03036335,
                "count": 110625442,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2316320107,
                "variance": 0.0536533884
              },
              {
                "average": -0.7501530291,
                "count": 110625442,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.60770351,
                "variance": 243.600409
              },
              {
                "average": 0.4982476273,
                "count": 110625442,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999969314,
                "variance": 0.2499969314
              },
              {
                "average": 338.1052977,
                "count": 110625442,
                "maximum": 341,
                "minimum": 335,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.243915127,
                "variance": 1.547324844
              },
              {
                "average": 276633265.3,
                "count": 110625442,
                "maximum": 276634415.6,
                "minimum": 276632166.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 463.6707107,
                "variance": 214990.528
              },
              {
                "average": 0,
                "count": 110625442,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110625442,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110625442,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110625442,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110625442,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570305.0499,
              4837681.095,
              1059.420259,
              571246.5899,
              4838622.615,
              1704.840259
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570305.0499015418,
                    4837681.0947321355,
                    1059.4202588246771
                  ],
                  [
                    570305.0499015418,
                    4838622.614732135,
                    1059.4202588246771
                  ],
                  [
                    571246.5899015418,
                    4838622.614732135,
                    1704.8402588246772
                  ],
                  [
                    571246.5899015418,
                    4837681.0947321355,
                    1704.8402588246772
                  ],
                  [
                    570305.0499015418,
                    4837681.0947321355,
                    1059.4202588246771
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:40:15+00:00",
            "end_time": "2020-06-19T20:02:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0257.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.21908556225988,
              43.71216449329231,
              1259.8370080832742
            ],
            [
              -122.21897546216186,
              43.720641471378485,
              1259.8370080832742
            ],
            [
              -122.20728758861321,
              43.72056100668576,
              1766.517008083274
            ],
            [
              -122.2073993359195,
              43.71208405226995,
              1766.517008083274
            ],
            [
              -122.21908556225988,
              43.71216449329231,
              1259.8370080832742
            ]
          ]
        ]
      },
      "bbox": [
        -122.2190856,
        43.71208405,
        1259.837008,
        -122.2072876,
        43.72064147,
        1766.517008
      ],
      "properties": {
        "datetime": "2020-06-18T18:08:15Z",
        "pc:count": 73907547,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563396.3784,
            "count": 73907547,
            "maximum": 563852.636,
            "minimum": 562911.096,
            "name": "X",
            "position": 0,
            "stddev": 270.0152351,
            "variance": 72908.22719
          },
          {
            "average": 4840679.791,
            "count": 73907547,
            "maximum": 4841142.227,
            "minimum": 4840200.667,
            "name": "Y",
            "position": 1,
            "stddev": 268.4396504,
            "variance": 72059.84589
          },
          {
            "average": 1573.435234,
            "count": 73907547,
            "maximum": 1766.517008,
            "minimum": 1259.837008,
            "name": "Z",
            "position": 2,
            "stddev": 77.59941427,
            "variance": 6021.669095
          },
          {
            "average": 36823.28861,
            "count": 73907547,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12431.04163,
            "variance": 154530795.9
          },
          {
            "average": 1.348984035,
            "count": 73907547,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6817940665,
            "variance": 0.4648431491
          },
          {
            "average": 1.697931133,
            "count": 73907547,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9609465646,
            "variance": 0.9234183001
          },
          {
            "average": 0.498688774,
            "count": 73907547,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982841,
            "variance": 0.2499982841
          },
          {
            "average": 0,
            "count": 73907547,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.05650105,
            "count": 73907547,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2806352636,
            "variance": 0.07875615116
          },
          {
            "average": 0.331514234,
            "count": 73907547,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.96614099,
            "variance": 254.9176582
          },
          {
            "average": 0.498688774,
            "count": 73907547,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999982841,
            "variance": 0.2499982841
          },
          {
            "average": 114.3833901,
            "count": 73907547,
            "maximum": 117,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.197896335,
            "variance": 1.43495563
          },
          {
            "average": 276537706.7,
            "count": 73907547,
            "maximum": 276538895.2,
            "minimum": 276536649.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 557.1994691,
            "variance": 310471.2483
          },
          {
            "average": 0,
            "count": 73907547,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73907547,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73907547,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73907547,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73907547,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562911.096,
          4840200.667,
          1259.837008,
          563852.636,
          4841142.227,
          1766.517008
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562911.096007467,
                4840200.6666262355,
                1259.8370080832742
              ],
              [
                562911.096007467,
                4841142.226626236,
                1259.8370080832742
              ],
              [
                563852.636007467,
                4841142.226626236,
                1766.517008083274
              ],
              [
                563852.636007467,
                4840200.6666262355,
                1766.517008083274
              ],
              [
                562911.096007467,
                4840200.6666262355,
                1259.8370080832742
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:08:15+00:00",
        "end_time": "2020-06-18T17:30:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0257.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0257.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0257.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0257.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2190856,
            43.71208405,
            1259.837008,
            -122.2072876,
            43.72064147,
            1766.517008
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.21908556225988,
                  43.71216449329231,
                  1259.8370080832742
                ],
                [
                  -122.21897546216186,
                  43.720641471378485,
                  1259.8370080832742
                ],
                [
                  -122.20728758861321,
                  43.72056100668576,
                  1766.517008083274
                ],
                [
                  -122.2073993359195,
                  43.71208405226995,
                  1766.517008083274
                ],
                [
                  -122.21908556225988,
                  43.71216449329231,
                  1259.8370080832742
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0257.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0257.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:08:15Z",
            "pc:count": 73907547,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563396.3784,
                "count": 73907547,
                "maximum": 563852.636,
                "minimum": 562911.096,
                "name": "X",
                "position": 0,
                "stddev": 270.0152351,
                "variance": 72908.22719
              },
              {
                "average": 4840679.791,
                "count": 73907547,
                "maximum": 4841142.227,
                "minimum": 4840200.667,
                "name": "Y",
                "position": 1,
                "stddev": 268.4396504,
                "variance": 72059.84589
              },
              {
                "average": 1573.435234,
                "count": 73907547,
                "maximum": 1766.517008,
                "minimum": 1259.837008,
                "name": "Z",
                "position": 2,
                "stddev": 77.59941427,
                "variance": 6021.669095
              },
              {
                "average": 36823.28861,
                "count": 73907547,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12431.04163,
                "variance": 154530795.9
              },
              {
                "average": 1.348984035,
                "count": 73907547,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6817940665,
                "variance": 0.4648431491
              },
              {
                "average": 1.697931133,
                "count": 73907547,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9609465646,
                "variance": 0.9234183001
              },
              {
                "average": 0.498688774,
                "count": 73907547,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982841,
                "variance": 0.2499982841
              },
              {
                "average": 0,
                "count": 73907547,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.05650105,
                "count": 73907547,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2806352636,
                "variance": 0.07875615116
              },
              {
                "average": 0.331514234,
                "count": 73907547,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.96614099,
                "variance": 254.9176582
              },
              {
                "average": 0.498688774,
                "count": 73907547,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999982841,
                "variance": 0.2499982841
              },
              {
                "average": 114.3833901,
                "count": 73907547,
                "maximum": 117,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.197896335,
                "variance": 1.43495563
              },
              {
                "average": 276537706.7,
                "count": 73907547,
                "maximum": 276538895.2,
                "minimum": 276536649.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 557.1994691,
                "variance": 310471.2483
              },
              {
                "average": 0,
                "count": 73907547,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73907547,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73907547,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73907547,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73907547,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562911.096,
              4840200.667,
              1259.837008,
              563852.636,
              4841142.227,
              1766.517008
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562911.096007467,
                    4840200.6666262355,
                    1259.8370080832742
                  ],
                  [
                    562911.096007467,
                    4841142.226626236,
                    1259.8370080832742
                  ],
                  [
                    563852.636007467,
                    4841142.226626236,
                    1766.517008083274
                  ],
                  [
                    563852.636007467,
                    4840200.6666262355,
                    1766.517008083274
                  ],
                  [
                    562911.096007467,
                    4840200.6666262355,
                    1259.8370080832742
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:08:15+00:00",
            "end_time": "2020-06-18T17: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": "20200618_BLU_0134.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.24057392342233,
              43.67066914901511,
              673.437735964271
            ],
            [
              -122.2404670121911,
              43.679145871573176,
              673.437735964271
            ],
            [
              -122.22878688874941,
              43.67906766191854,
              832.7977359642709
            ],
            [
              -122.22889544367101,
              43.6705909623683,
              832.7977359642709
            ],
            [
              -122.24057392342233,
              43.67066914901511,
              673.437735964271
            ]
          ]
        ]
      },
      "bbox": [
        -122.2405739,
        43.67059096,
        673.437736,
        -122.2287869,
        43.67914587,
        832.797736
      ],
      "properties": {
        "datetime": "2020-06-18T18:56:21Z",
        "pc:count": 108325243,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561700.4876,
            "count": 108325243,
            "maximum": 562163.7294,
            "minimum": 561222.1694,
            "name": "X",
            "position": 0,
            "stddev": 261.4958517,
            "variance": 68380.08043
          },
          {
            "average": 4836054.131,
            "count": 108325243,
            "maximum": 4836517.54,
            "minimum": 4835576.02,
            "name": "Y",
            "position": 1,
            "stddev": 264.1128852,
            "variance": 69755.61611
          },
          {
            "average": 744.6536307,
            "count": 108325243,
            "maximum": 832.797736,
            "minimum": 673.437736,
            "name": "Z",
            "position": 2,
            "stddev": 20.19418548,
            "variance": 407.8051273
          },
          {
            "average": 32474.35706,
            "count": 108325243,
            "maximum": 65535,
            "minimum": 7636,
            "name": "Intensity",
            "position": 3,
            "stddev": 9763.312041,
            "variance": 95322262.02
          },
          {
            "average": 1.721664589,
            "count": 108325243,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8654894551,
            "variance": 0.7490719969
          },
          {
            "average": 2.443318359,
            "count": 108325243,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.002360424,
            "variance": 1.004726419
          },
          {
            "average": 0.5014062696,
            "count": 108325243,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980247,
            "variance": 0.2499980247
          },
          {
            "average": 0,
            "count": 108325243,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.015906062,
            "count": 108325243,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1493781559,
            "variance": 0.02231383347
          },
          {
            "average": -0.325212935,
            "count": 108325243,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.42193149,
            "variance": 237.8359707
          },
          {
            "average": 0.5014062696,
            "count": 108325243,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999980247,
            "variance": 0.2499980247
          },
          {
            "average": 119.3678874,
            "count": 108325243,
            "maximum": 123,
            "minimum": 116,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.637491808,
            "variance": 2.681379422
          },
          {
            "average": 276540016.4,
            "count": 108325243,
            "maximum": 276541781,
            "minimum": 276538391.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 763.0124355,
            "variance": 582187.9768
          },
          {
            "average": 0,
            "count": 108325243,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108325243,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108325243,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108325243,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108325243,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561222.1694,
          4835576.02,
          673.437736,
          562163.7294,
          4836517.54,
          832.797736
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561222.1693687434,
                4835576.019544195,
                673.437735964271
              ],
              [
                561222.1693687434,
                4836517.539544195,
                673.437735964271
              ],
              [
                562163.7293687435,
                4836517.539544195,
                832.7977359642709
              ],
              [
                562163.7293687435,
                4835576.019544195,
                832.7977359642709
              ],
              [
                561222.1693687434,
                4835576.019544195,
                673.437735964271
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:56:21+00:00",
        "end_time": "2020-06-18T17:59:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0134.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0134.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0134.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0134.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2405739,
            43.67059096,
            673.437736,
            -122.2287869,
            43.67914587,
            832.797736
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.24057392342233,
                  43.67066914901511,
                  673.437735964271
                ],
                [
                  -122.2404670121911,
                  43.679145871573176,
                  673.437735964271
                ],
                [
                  -122.22878688874941,
                  43.67906766191854,
                  832.7977359642709
                ],
                [
                  -122.22889544367101,
                  43.6705909623683,
                  832.7977359642709
                ],
                [
                  -122.24057392342233,
                  43.67066914901511,
                  673.437735964271
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0134.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0134.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:56:21Z",
            "pc:count": 108325243,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561700.4876,
                "count": 108325243,
                "maximum": 562163.7294,
                "minimum": 561222.1694,
                "name": "X",
                "position": 0,
                "stddev": 261.4958517,
                "variance": 68380.08043
              },
              {
                "average": 4836054.131,
                "count": 108325243,
                "maximum": 4836517.54,
                "minimum": 4835576.02,
                "name": "Y",
                "position": 1,
                "stddev": 264.1128852,
                "variance": 69755.61611
              },
              {
                "average": 744.6536307,
                "count": 108325243,
                "maximum": 832.797736,
                "minimum": 673.437736,
                "name": "Z",
                "position": 2,
                "stddev": 20.19418548,
                "variance": 407.8051273
              },
              {
                "average": 32474.35706,
                "count": 108325243,
                "maximum": 65535,
                "minimum": 7636,
                "name": "Intensity",
                "position": 3,
                "stddev": 9763.312041,
                "variance": 95322262.02
              },
              {
                "average": 1.721664589,
                "count": 108325243,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8654894551,
                "variance": 0.7490719969
              },
              {
                "average": 2.443318359,
                "count": 108325243,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.002360424,
                "variance": 1.004726419
              },
              {
                "average": 0.5014062696,
                "count": 108325243,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980247,
                "variance": 0.2499980247
              },
              {
                "average": 0,
                "count": 108325243,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.015906062,
                "count": 108325243,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1493781559,
                "variance": 0.02231383347
              },
              {
                "average": -0.325212935,
                "count": 108325243,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.42193149,
                "variance": 237.8359707
              },
              {
                "average": 0.5014062696,
                "count": 108325243,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999980247,
                "variance": 0.2499980247
              },
              {
                "average": 119.3678874,
                "count": 108325243,
                "maximum": 123,
                "minimum": 116,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.637491808,
                "variance": 2.681379422
              },
              {
                "average": 276540016.4,
                "count": 108325243,
                "maximum": 276541781,
                "minimum": 276538391.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 763.0124355,
                "variance": 582187.9768
              },
              {
                "average": 0,
                "count": 108325243,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108325243,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108325243,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108325243,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108325243,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561222.1694,
              4835576.02,
              673.437736,
              562163.7294,
              4836517.54,
              832.797736
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561222.1693687434,
                    4835576.019544195,
                    673.437735964271
                  ],
                  [
                    561222.1693687434,
                    4836517.539544195,
                    673.437735964271
                  ],
                  [
                    562163.7293687435,
                    4836517.539544195,
                    832.7977359642709
                  ],
                  [
                    562163.7293687435,
                    4835576.019544195,
                    832.7977359642709
                  ],
                  [
                    561222.1693687434,
                    4835576.019544195,
                    673.437735964271
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:56:21+00:00",
            "end_time": "2020-06-18T17:59: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": "20200619_BLU_0194.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.34337277398683,
              43.6938266204925,
              927.624411616052
            ],
            [
              -122.34328119099683,
              43.70221814477922,
              927.624411616052
            ],
            [
              -122.33159707106006,
              43.702150416525846,
              2165.804411616052
            ],
            [
              -122.33169028317076,
              43.69375891196256,
              2165.804411616052
            ],
            [
              -122.34337277398683,
              43.6938266204925,
              927.624411616052
            ]
          ]
        ]
      },
      "bbox": [
        -122.3433728,
        43.69375891,
        927.6244116,
        -122.3315971,
        43.70221814,
        2165.804412
      ],
      "properties": {
        "datetime": "2020-06-19T18:11:51Z",
        "pc:count": 98780592,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 553390.5155,
            "count": 98780592,
            "maximum": 553856.0229,
            "minimum": 552914.5229,
            "name": "X",
            "position": 0,
            "stddev": 254.7065557,
            "variance": 64875.42949
          },
          {
            "average": 4838555.381,
            "count": 98780592,
            "maximum": 4839009.255,
            "minimum": 4838077.215,
            "name": "Y",
            "position": 1,
            "stddev": 255.6996614,
            "variance": 65382.31682
          },
          {
            "average": 1150.911149,
            "count": 98780592,
            "maximum": 2165.804412,
            "minimum": 927.6244116,
            "name": "Z",
            "position": 2,
            "stddev": 105.6686309,
            "variance": 11165.85956
          },
          {
            "average": 28567.57374,
            "count": 98780592,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13763.36465,
            "variance": 189430206.4
          },
          {
            "average": 1.95642393,
            "count": 98780592,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.062543121,
            "variance": 1.128997883
          },
          {
            "average": 2.912557793,
            "count": 98780592,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.229973575,
            "variance": 1.512834994
          },
          {
            "average": 0.4971367959,
            "count": 98780592,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999918045,
            "variance": 0.2499918046
          },
          {
            "average": 0,
            "count": 98780592,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.027873481,
            "count": 98780592,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2156424788,
            "variance": 0.04650167864
          },
          {
            "average": 0.8133246509,
            "count": 98780592,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.53238383,
            "variance": 241.2549474
          },
          {
            "average": 0.4971367959,
            "count": 98780592,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999918045,
            "variance": 0.2499918046
          },
          {
            "average": 316.3354258,
            "count": 98780592,
            "maximum": 319,
            "minimum": 314,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9599173259,
            "variance": 0.9214412727
          },
          {
            "average": 276624607.7,
            "count": 98780592,
            "maximum": 276625511.3,
            "minimum": 276623856.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 369.3250213,
            "variance": 136400.9714
          },
          {
            "average": 0,
            "count": 98780592,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98780592,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98780592,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98780592,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98780592,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          552914.5229,
          4838077.215,
          927.6244116,
          553856.0229,
          4839009.255,
          2165.804412
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                552914.5229167484,
                4838077.214869671,
                927.624411616052
              ],
              [
                552914.5229167484,
                4839009.25486967,
                927.624411616052
              ],
              [
                553856.0229167484,
                4839009.25486967,
                2165.804411616052
              ],
              [
                553856.0229167484,
                4838077.214869671,
                2165.804411616052
              ],
              [
                552914.5229167484,
                4838077.214869671,
                927.624411616052
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:11:51+00:00",
        "end_time": "2020-06-19T17:44:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0194.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0194.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0194.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0194.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3433728,
            43.69375891,
            927.6244116,
            -122.3315971,
            43.70221814,
            2165.804412
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.34337277398683,
                  43.6938266204925,
                  927.624411616052
                ],
                [
                  -122.34328119099683,
                  43.70221814477922,
                  927.624411616052
                ],
                [
                  -122.33159707106006,
                  43.702150416525846,
                  2165.804411616052
                ],
                [
                  -122.33169028317076,
                  43.69375891196256,
                  2165.804411616052
                ],
                [
                  -122.34337277398683,
                  43.6938266204925,
                  927.624411616052
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0194.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0194.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:11:51Z",
            "pc:count": 98780592,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 553390.5155,
                "count": 98780592,
                "maximum": 553856.0229,
                "minimum": 552914.5229,
                "name": "X",
                "position": 0,
                "stddev": 254.7065557,
                "variance": 64875.42949
              },
              {
                "average": 4838555.381,
                "count": 98780592,
                "maximum": 4839009.255,
                "minimum": 4838077.215,
                "name": "Y",
                "position": 1,
                "stddev": 255.6996614,
                "variance": 65382.31682
              },
              {
                "average": 1150.911149,
                "count": 98780592,
                "maximum": 2165.804412,
                "minimum": 927.6244116,
                "name": "Z",
                "position": 2,
                "stddev": 105.6686309,
                "variance": 11165.85956
              },
              {
                "average": 28567.57374,
                "count": 98780592,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13763.36465,
                "variance": 189430206.4
              },
              {
                "average": 1.95642393,
                "count": 98780592,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.062543121,
                "variance": 1.128997883
              },
              {
                "average": 2.912557793,
                "count": 98780592,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.229973575,
                "variance": 1.512834994
              },
              {
                "average": 0.4971367959,
                "count": 98780592,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999918045,
                "variance": 0.2499918046
              },
              {
                "average": 0,
                "count": 98780592,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.027873481,
                "count": 98780592,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2156424788,
                "variance": 0.04650167864
              },
              {
                "average": 0.8133246509,
                "count": 98780592,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.53238383,
                "variance": 241.2549474
              },
              {
                "average": 0.4971367959,
                "count": 98780592,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999918045,
                "variance": 0.2499918046
              },
              {
                "average": 316.3354258,
                "count": 98780592,
                "maximum": 319,
                "minimum": 314,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9599173259,
                "variance": 0.9214412727
              },
              {
                "average": 276624607.7,
                "count": 98780592,
                "maximum": 276625511.3,
                "minimum": 276623856.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 369.3250213,
                "variance": 136400.9714
              },
              {
                "average": 0,
                "count": 98780592,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98780592,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98780592,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98780592,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98780592,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              552914.5229,
              4838077.215,
              927.6244116,
              553856.0229,
              4839009.255,
              2165.804412
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    552914.5229167484,
                    4838077.214869671,
                    927.624411616052
                  ],
                  [
                    552914.5229167484,
                    4839009.25486967,
                    927.624411616052
                  ],
                  [
                    553856.0229167484,
                    4839009.25486967,
                    2165.804411616052
                  ],
                  [
                    553856.0229167484,
                    4838077.214869671,
                    2165.804411616052
                  ],
                  [
                    552914.5229167484,
                    4838077.214869671,
                    927.624411616052
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:11:51+00:00",
            "end_time": "2020-06-19T17: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": "20200618_BLU_0205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.21861035828323,
              43.69570505203749,
              1337.1615106251486
            ],
            [
              -122.21850025910969,
              43.70418169354272,
              1337.1615106251486
            ],
            [
              -122.20681558523184,
              43.70410120437961,
              1827.6615106251486
            ],
            [
              -122.20692733014704,
              43.69562458655161,
              1827.6615106251486
            ],
            [
              -122.21861035828323,
              43.69570505203749,
              1337.1615106251486
            ]
          ]
        ]
      },
      "bbox": [
        -122.2186104,
        43.69562459,
        1337.161511,
        -122.2068156,
        43.70418169,
        1827.661511
      ],
      "properties": {
        "datetime": "2020-06-18T18:08:49Z",
        "pc:count": 79080646,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563438.1795,
            "count": 79080646,
            "maximum": 563908.1452,
            "minimum": 562966.6052,
            "name": "X",
            "position": 0,
            "stddev": 268.798306,
            "variance": 72252.5293
          },
          {
            "average": 4838808.054,
            "count": 79080646,
            "maximum": 4839314.521,
            "minimum": 4838373.001,
            "name": "Y",
            "position": 1,
            "stddev": 262.8798492,
            "variance": 69105.81511
          },
          {
            "average": 1612.710501,
            "count": 79080646,
            "maximum": 1827.661511,
            "minimum": 1337.161511,
            "name": "Z",
            "position": 2,
            "stddev": 116.863353,
            "variance": 13657.04328
          },
          {
            "average": 35100.65493,
            "count": 79080646,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12915.98868,
            "variance": 166822763.7
          },
          {
            "average": 1.427867003,
            "count": 79080646,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7437536271,
            "variance": 0.5531694578
          },
          {
            "average": 1.855752885,
            "count": 79080646,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.0236724,
            "variance": 1.047905183
          },
          {
            "average": 0.4992369182,
            "count": 79080646,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994209,
            "variance": 0.2499994209
          },
          {
            "average": 0,
            "count": 79080646,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.041106505,
            "count": 79080646,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2479981364,
            "variance": 0.06150307564
          },
          {
            "average": 0.9855349745,
            "count": 79080646,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.96955532,
            "variance": 255.026697
          },
          {
            "average": 0.4992369182,
            "count": 79080646,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999994209,
            "variance": 0.2499994209
          },
          {
            "average": 114.1036858,
            "count": 79080646,
            "maximum": 117,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.092429277,
            "variance": 1.193401725
          },
          {
            "average": 276537576.3,
            "count": 79080646,
            "maximum": 276538929.4,
            "minimum": 276536614.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 508.3492175,
            "variance": 258418.9269
          },
          {
            "average": 0,
            "count": 79080646,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79080646,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79080646,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79080646,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79080646,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562966.6052,
          4838373.001,
          1337.161511,
          563908.1452,
          4839314.521,
          1827.661511
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562966.6051534896,
                4838373.000533469,
                1337.1615106251486
              ],
              [
                562966.6051534896,
                4839314.520533469,
                1337.1615106251486
              ],
              [
                563908.1451534897,
                4839314.520533469,
                1827.6615106251486
              ],
              [
                563908.1451534897,
                4838373.000533469,
                1827.6615106251486
              ],
              [
                562966.6051534896,
                4838373.000533469,
                1337.1615106251486
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:08:49+00:00",
        "end_time": "2020-06-18T17:30:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2186104,
            43.69562459,
            1337.161511,
            -122.2068156,
            43.70418169,
            1827.661511
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.21861035828323,
                  43.69570505203749,
                  1337.1615106251486
                ],
                [
                  -122.21850025910969,
                  43.70418169354272,
                  1337.1615106251486
                ],
                [
                  -122.20681558523184,
                  43.70410120437961,
                  1827.6615106251486
                ],
                [
                  -122.20692733014704,
                  43.69562458655161,
                  1827.6615106251486
                ],
                [
                  -122.21861035828323,
                  43.69570505203749,
                  1337.1615106251486
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:08:49Z",
            "pc:count": 79080646,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563438.1795,
                "count": 79080646,
                "maximum": 563908.1452,
                "minimum": 562966.6052,
                "name": "X",
                "position": 0,
                "stddev": 268.798306,
                "variance": 72252.5293
              },
              {
                "average": 4838808.054,
                "count": 79080646,
                "maximum": 4839314.521,
                "minimum": 4838373.001,
                "name": "Y",
                "position": 1,
                "stddev": 262.8798492,
                "variance": 69105.81511
              },
              {
                "average": 1612.710501,
                "count": 79080646,
                "maximum": 1827.661511,
                "minimum": 1337.161511,
                "name": "Z",
                "position": 2,
                "stddev": 116.863353,
                "variance": 13657.04328
              },
              {
                "average": 35100.65493,
                "count": 79080646,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12915.98868,
                "variance": 166822763.7
              },
              {
                "average": 1.427867003,
                "count": 79080646,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7437536271,
                "variance": 0.5531694578
              },
              {
                "average": 1.855752885,
                "count": 79080646,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.0236724,
                "variance": 1.047905183
              },
              {
                "average": 0.4992369182,
                "count": 79080646,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994209,
                "variance": 0.2499994209
              },
              {
                "average": 0,
                "count": 79080646,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.041106505,
                "count": 79080646,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2479981364,
                "variance": 0.06150307564
              },
              {
                "average": 0.9855349745,
                "count": 79080646,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.96955532,
                "variance": 255.026697
              },
              {
                "average": 0.4992369182,
                "count": 79080646,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999994209,
                "variance": 0.2499994209
              },
              {
                "average": 114.1036858,
                "count": 79080646,
                "maximum": 117,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.092429277,
                "variance": 1.193401725
              },
              {
                "average": 276537576.3,
                "count": 79080646,
                "maximum": 276538929.4,
                "minimum": 276536614.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 508.3492175,
                "variance": 258418.9269
              },
              {
                "average": 0,
                "count": 79080646,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79080646,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79080646,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79080646,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79080646,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562966.6052,
              4838373.001,
              1337.161511,
              563908.1452,
              4839314.521,
              1827.661511
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562966.6051534896,
                    4838373.000533469,
                    1337.1615106251486
                  ],
                  [
                    562966.6051534896,
                    4839314.520533469,
                    1337.1615106251486
                  ],
                  [
                    563908.1451534897,
                    4839314.520533469,
                    1827.6615106251486
                  ],
                  [
                    563908.1451534897,
                    4838373.000533469,
                    1827.6615106251486
                  ],
                  [
                    562966.6051534896,
                    4838373.000533469,
                    1337.1615106251486
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:08:49+00:00",
            "end_time": "2020-06-18T17: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": "20200619_BLU_0221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.32094139895415,
              43.702337834655005,
              578.4645385429167
            ],
            [
              -122.32084569350567,
              43.710814839695914,
              578.4645385429167
            ],
            [
              -122.3091599577957,
              43.71074480718175,
              925.5245385429166
            ],
            [
              -122.3092573096648,
              43.70226782274273,
              925.5245385429166
            ],
            [
              -122.32094139895415,
              43.702337834655005,
              578.4645385429167
            ]
          ]
        ]
      },
      "bbox": [
        -122.3209414,
        43.70226782,
        578.4645385,
        -122.30916,
        43.71081484,
        925.5245385
      ],
      "properties": {
        "datetime": "2020-06-19T18:46:36Z",
        "pc:count": 98767476,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555195.077,
            "count": 98767476,
            "maximum": 555655.9265,
            "minimum": 554714.4265,
            "name": "X",
            "position": 0,
            "stddev": 266.227292,
            "variance": 70876.97099
          },
          {
            "average": 4839510.343,
            "count": 98767476,
            "maximum": 4839978.586,
            "minimum": 4839037.046,
            "name": "Y",
            "position": 1,
            "stddev": 264.4371121,
            "variance": 69926.98626
          },
          {
            "average": 760.6467848,
            "count": 98767476,
            "maximum": 925.5245385,
            "minimum": 578.4645385,
            "name": "Z",
            "position": 2,
            "stddev": 69.1147701,
            "variance": 4776.851446
          },
          {
            "average": 31744.19422,
            "count": 98767476,
            "maximum": 65535,
            "minimum": 3875,
            "name": "Intensity",
            "position": 3,
            "stddev": 10653.80657,
            "variance": 113503594.4
          },
          {
            "average": 1.77397355,
            "count": 98767476,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9094061011,
            "variance": 0.8270194567
          },
          {
            "average": 2.547660143,
            "count": 98767476,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.052531649,
            "variance": 1.107822871
          },
          {
            "average": 0.4972237723,
            "count": 98767476,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499992295,
            "variance": 0.2499922951
          },
          {
            "average": 0,
            "count": 98767476,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.021916911,
            "count": 98767476,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1964067295,
            "variance": 0.0385756034
          },
          {
            "average": -0.3213358914,
            "count": 98767476,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.78469979,
            "variance": 249.1567475
          },
          {
            "average": 0.4972237723,
            "count": 98767476,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499992295,
            "variance": 0.2499922951
          },
          {
            "average": 320.9483376,
            "count": 98767476,
            "maximum": 324,
            "minimum": 318,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.362749363,
            "variance": 1.857085827
          },
          {
            "average": 276626341.5,
            "count": 98767476,
            "maximum": 276627596.1,
            "minimum": 276625278.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 530.4600658,
            "variance": 281387.8814
          },
          {
            "average": 0,
            "count": 98767476,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98767476,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98767476,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98767476,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98767476,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554714.4265,
          4839037.046,
          578.4645385,
          555655.9265,
          4839978.586,
          925.5245385
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554714.4264636313,
                4839037.045588195,
                578.4645385429167
              ],
              [
                554714.4264636313,
                4839978.585588194,
                578.4645385429167
              ],
              [
                555655.9264636313,
                4839978.585588194,
                925.5245385429166
              ],
              [
                555655.9264636313,
                4839037.045588195,
                925.5245385429166
              ],
              [
                554714.4264636313,
                4839037.045588195,
                578.4645385429167
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:46:36+00:00",
        "end_time": "2020-06-19T18:07:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3209414,
            43.70226782,
            578.4645385,
            -122.30916,
            43.71081484,
            925.5245385
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.32094139895415,
                  43.702337834655005,
                  578.4645385429167
                ],
                [
                  -122.32084569350567,
                  43.710814839695914,
                  578.4645385429167
                ],
                [
                  -122.3091599577957,
                  43.71074480718175,
                  925.5245385429166
                ],
                [
                  -122.3092573096648,
                  43.70226782274273,
                  925.5245385429166
                ],
                [
                  -122.32094139895415,
                  43.702337834655005,
                  578.4645385429167
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:46:36Z",
            "pc:count": 98767476,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555195.077,
                "count": 98767476,
                "maximum": 555655.9265,
                "minimum": 554714.4265,
                "name": "X",
                "position": 0,
                "stddev": 266.227292,
                "variance": 70876.97099
              },
              {
                "average": 4839510.343,
                "count": 98767476,
                "maximum": 4839978.586,
                "minimum": 4839037.046,
                "name": "Y",
                "position": 1,
                "stddev": 264.4371121,
                "variance": 69926.98626
              },
              {
                "average": 760.6467848,
                "count": 98767476,
                "maximum": 925.5245385,
                "minimum": 578.4645385,
                "name": "Z",
                "position": 2,
                "stddev": 69.1147701,
                "variance": 4776.851446
              },
              {
                "average": 31744.19422,
                "count": 98767476,
                "maximum": 65535,
                "minimum": 3875,
                "name": "Intensity",
                "position": 3,
                "stddev": 10653.80657,
                "variance": 113503594.4
              },
              {
                "average": 1.77397355,
                "count": 98767476,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9094061011,
                "variance": 0.8270194567
              },
              {
                "average": 2.547660143,
                "count": 98767476,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.052531649,
                "variance": 1.107822871
              },
              {
                "average": 0.4972237723,
                "count": 98767476,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499992295,
                "variance": 0.2499922951
              },
              {
                "average": 0,
                "count": 98767476,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.021916911,
                "count": 98767476,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1964067295,
                "variance": 0.0385756034
              },
              {
                "average": -0.3213358914,
                "count": 98767476,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.78469979,
                "variance": 249.1567475
              },
              {
                "average": 0.4972237723,
                "count": 98767476,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499992295,
                "variance": 0.2499922951
              },
              {
                "average": 320.9483376,
                "count": 98767476,
                "maximum": 324,
                "minimum": 318,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.362749363,
                "variance": 1.857085827
              },
              {
                "average": 276626341.5,
                "count": 98767476,
                "maximum": 276627596.1,
                "minimum": 276625278.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 530.4600658,
                "variance": 281387.8814
              },
              {
                "average": 0,
                "count": 98767476,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98767476,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98767476,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98767476,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98767476,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554714.4265,
              4839037.046,
              578.4645385,
              555655.9265,
              4839978.586,
              925.5245385
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554714.4264636313,
                    4839037.045588195,
                    578.4645385429167
                  ],
                  [
                    554714.4264636313,
                    4839978.585588194,
                    578.4645385429167
                  ],
                  [
                    555655.9264636313,
                    4839978.585588194,
                    925.5245385429166
                  ],
                  [
                    555655.9264636313,
                    4839037.045588195,
                    925.5245385429166
                  ],
                  [
                    554714.4264636313,
                    4839037.045588195,
                    578.4645385429167
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:46:36+00:00",
            "end_time": "2020-06-19T18: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": "20200618_BLU_0262.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.16235671147257,
              43.71301185992212,
              979.3165239693118
            ],
            [
              -122.16224089364522,
              43.72132486360643,
              979.3165239693118
            ],
            [
              -122.15055280452708,
              43.72123859476951,
              2572.956523969312
            ],
            [
              -122.15067023772947,
              43.71292561597211,
              2572.956523969312
            ],
            [
              -122.16235671147257,
              43.71301185992212,
              979.3165239693118
            ]
          ]
        ]
      },
      "bbox": [
        -122.1623567,
        43.71292562,
        979.316524,
        -122.1505528,
        43.72132486,
        2572.956524
      ],
      "properties": {
        "datetime": "2020-06-19T19:50:50Z",
        "pc:count": 77684917,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567889.8343,
            "count": 77684917,
            "maximum": 568421.8418,
            "minimum": 567480.2818,
            "name": "X",
            "position": 0,
            "stddev": 256.2617327,
            "variance": 65670.07564
          },
          {
            "average": 4840749.1,
            "count": 77684917,
            "maximum": 4841262.748,
            "minimum": 4840339.388,
            "name": "Y",
            "position": 1,
            "stddev": 242.0696684,
            "variance": 58597.72438
          },
          {
            "average": 1253.996392,
            "count": 77684917,
            "maximum": 2572.956524,
            "minimum": 979.316524,
            "name": "Z",
            "position": 2,
            "stddev": 120.7691446,
            "variance": 14585.1863
          },
          {
            "average": 30725.55599,
            "count": 77684917,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11094.62726,
            "variance": 123090754
          },
          {
            "average": 1.762085142,
            "count": 77684917,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9315586729,
            "variance": 0.8678015611
          },
          {
            "average": 2.523885377,
            "count": 77684917,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.122378146,
            "variance": 1.259732702
          },
          {
            "average": 0.4954097331,
            "count": 77684917,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999789322,
            "variance": 0.2499789327
          },
          {
            "average": 0,
            "count": 77684917,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.040296458,
            "count": 77684917,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2745411242,
            "variance": 0.07537282887
          },
          {
            "average": -2.256092499,
            "count": 77684917,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.37561397,
            "variance": 236.409505
          },
          {
            "average": 0.4972512747,
            "count": 77684917,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999924477,
            "variance": 0.2499924477
          },
          {
            "average": 111.0113866,
            "count": 77684917,
            "maximum": 333,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 46.07901142,
            "variance": 2123.275293
          },
          {
            "average": 276536078,
            "count": 77684917,
            "maximum": 276631450.3,
            "minimum": 276531356.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 19795.60115,
            "variance": 391865824.7
          },
          {
            "average": 0,
            "count": 77684917,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 77684917,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 77684917,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 77684917,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 77684917,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567480.2818,
          4840339.388,
          979.316524,
          568421.8418,
          4841262.748,
          2572.956524
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567480.2817612357,
                4840339.38771551,
                979.3165239693118
              ],
              [
                567480.2817612357,
                4841262.7477155095,
                979.3165239693118
              ],
              [
                568421.8417612357,
                4841262.7477155095,
                2572.956523969312
              ],
              [
                568421.8417612357,
                4840339.38771551,
                2572.956523969312
              ],
              [
                567480.2817612357,
                4840339.38771551,
                979.3165239693118
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:50:50+00:00",
        "end_time": "2020-06-18T16:02:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0262.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0262.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0262.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0262.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1623567,
            43.71292562,
            979.316524,
            -122.1505528,
            43.72132486,
            2572.956524
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.16235671147257,
                  43.71301185992212,
                  979.3165239693118
                ],
                [
                  -122.16224089364522,
                  43.72132486360643,
                  979.3165239693118
                ],
                [
                  -122.15055280452708,
                  43.72123859476951,
                  2572.956523969312
                ],
                [
                  -122.15067023772947,
                  43.71292561597211,
                  2572.956523969312
                ],
                [
                  -122.16235671147257,
                  43.71301185992212,
                  979.3165239693118
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0262.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0262.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:50:50Z",
            "pc:count": 77684917,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567889.8343,
                "count": 77684917,
                "maximum": 568421.8418,
                "minimum": 567480.2818,
                "name": "X",
                "position": 0,
                "stddev": 256.2617327,
                "variance": 65670.07564
              },
              {
                "average": 4840749.1,
                "count": 77684917,
                "maximum": 4841262.748,
                "minimum": 4840339.388,
                "name": "Y",
                "position": 1,
                "stddev": 242.0696684,
                "variance": 58597.72438
              },
              {
                "average": 1253.996392,
                "count": 77684917,
                "maximum": 2572.956524,
                "minimum": 979.316524,
                "name": "Z",
                "position": 2,
                "stddev": 120.7691446,
                "variance": 14585.1863
              },
              {
                "average": 30725.55599,
                "count": 77684917,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11094.62726,
                "variance": 123090754
              },
              {
                "average": 1.762085142,
                "count": 77684917,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9315586729,
                "variance": 0.8678015611
              },
              {
                "average": 2.523885377,
                "count": 77684917,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.122378146,
                "variance": 1.259732702
              },
              {
                "average": 0.4954097331,
                "count": 77684917,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999789322,
                "variance": 0.2499789327
              },
              {
                "average": 0,
                "count": 77684917,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.040296458,
                "count": 77684917,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2745411242,
                "variance": 0.07537282887
              },
              {
                "average": -2.256092499,
                "count": 77684917,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.37561397,
                "variance": 236.409505
              },
              {
                "average": 0.4972512747,
                "count": 77684917,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999924477,
                "variance": 0.2499924477
              },
              {
                "average": 111.0113866,
                "count": 77684917,
                "maximum": 333,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 46.07901142,
                "variance": 2123.275293
              },
              {
                "average": 276536078,
                "count": 77684917,
                "maximum": 276631450.3,
                "minimum": 276531356.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 19795.60115,
                "variance": 391865824.7
              },
              {
                "average": 0,
                "count": 77684917,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 77684917,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 77684917,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 77684917,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 77684917,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567480.2818,
              4840339.388,
              979.316524,
              568421.8418,
              4841262.748,
              2572.956524
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567480.2817612357,
                    4840339.38771551,
                    979.3165239693118
                  ],
                  [
                    567480.2817612357,
                    4841262.7477155095,
                    979.3165239693118
                  ],
                  [
                    568421.8417612357,
                    4841262.7477155095,
                    2572.956523969312
                  ],
                  [
                    568421.8417612357,
                    4840339.38771551,
                    2572.956523969312
                  ],
                  [
                    567480.2817612357,
                    4840339.38771551,
                    979.3165239693118
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:50:50+00:00",
            "end_time": "2020-06-18T16:02: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": "20200619_BLU_0290.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.40113205751972,
              43.72571999487771,
              106.93540503819577
            ],
            [
              -122.40104758111363,
              43.734197457822205,
              106.93540503819577
            ],
            [
              -122.38935785927555,
              43.734135602235824,
              2060.9554050381957
            ],
            [
              -122.3894439841558,
              43.72565815748808,
              2060.9554050381957
            ],
            [
              -122.40113205751972,
              43.72571999487771,
              106.93540503819577
            ]
          ]
        ]
      },
      "bbox": [
        -122.4011321,
        43.72565816,
        106.935405,
        -122.3893579,
        43.73419746,
        2060.955405
      ],
      "properties": {
        "datetime": "2020-06-19T17:03:11Z",
        "pc:count": 74014924,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 548707.0374,
            "count": 74014924,
            "maximum": 549175.8192,
            "minimum": 548234.3792,
            "name": "X",
            "position": 0,
            "stddev": 260.0175155,
            "variance": 67609.10836
          },
          {
            "average": 4842047.974,
            "count": 74014924,
            "maximum": 4842525.72,
            "minimum": 4841584.14,
            "name": "Y",
            "position": 1,
            "stddev": 264.777025,
            "variance": 70106.87296
          },
          {
            "average": 512.3921945,
            "count": 74014924,
            "maximum": 2060.955405,
            "minimum": 106.935405,
            "name": "Z",
            "position": 2,
            "stddev": 53.13222914,
            "variance": 2823.033773
          },
          {
            "average": 32242.10697,
            "count": 74014924,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10005.00489,
            "variance": 100100122.9
          },
          {
            "average": 1.727844225,
            "count": 74014924,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8757145255,
            "variance": 0.7668759302
          },
          {
            "average": 2.455676709,
            "count": 74014924,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.021244054,
            "variance": 1.042939417
          },
          {
            "average": 0.4981357408,
            "count": 74014924,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965279,
            "variance": 0.2499965279
          },
          {
            "average": 0,
            "count": 74014924,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.057076192,
            "count": 74014924,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5457910304,
            "variance": 0.2978878489
          },
          {
            "average": -0.2049094526,
            "count": 74014924,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.55691958,
            "variance": 242.0177468
          },
          {
            "average": 0.4981357408,
            "count": 74014924,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999965279,
            "variance": 0.2499965279
          },
          {
            "average": 304.9864185,
            "count": 74014924,
            "maximum": 307,
            "minimum": 303,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.110185508,
            "variance": 1.232511861
          },
          {
            "average": 276620817.7,
            "count": 74014924,
            "maximum": 276621391.7,
            "minimum": 276620142,
            "name": "GpsTime",
            "position": 12,
            "stddev": 346.8086672,
            "variance": 120276.2517
          },
          {
            "average": 0,
            "count": 74014924,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74014924,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74014924,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74014924,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74014924,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          548234.3792,
          4841584.14,
          106.935405,
          549175.8192,
          4842525.72,
          2060.955405
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                548234.3791641798,
                4841584.140074211,
                106.93540503819577
              ],
              [
                548234.3791641798,
                4842525.720074211,
                106.93540503819577
              ],
              [
                549175.8191641797,
                4842525.720074211,
                2060.9554050381957
              ],
              [
                549175.8191641797,
                4841584.140074211,
                2060.9554050381957
              ],
              [
                548234.3791641798,
                4841584.140074211,
                106.93540503819577
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:03:11+00:00",
        "end_time": "2020-06-19T16:42:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0290.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0290.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0290.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0290.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4011321,
            43.72565816,
            106.935405,
            -122.3893579,
            43.73419746,
            2060.955405
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.40113205751972,
                  43.72571999487771,
                  106.93540503819577
                ],
                [
                  -122.40104758111363,
                  43.734197457822205,
                  106.93540503819577
                ],
                [
                  -122.38935785927555,
                  43.734135602235824,
                  2060.9554050381957
                ],
                [
                  -122.3894439841558,
                  43.72565815748808,
                  2060.9554050381957
                ],
                [
                  -122.40113205751972,
                  43.72571999487771,
                  106.93540503819577
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0290.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0290.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:03:11Z",
            "pc:count": 74014924,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 548707.0374,
                "count": 74014924,
                "maximum": 549175.8192,
                "minimum": 548234.3792,
                "name": "X",
                "position": 0,
                "stddev": 260.0175155,
                "variance": 67609.10836
              },
              {
                "average": 4842047.974,
                "count": 74014924,
                "maximum": 4842525.72,
                "minimum": 4841584.14,
                "name": "Y",
                "position": 1,
                "stddev": 264.777025,
                "variance": 70106.87296
              },
              {
                "average": 512.3921945,
                "count": 74014924,
                "maximum": 2060.955405,
                "minimum": 106.935405,
                "name": "Z",
                "position": 2,
                "stddev": 53.13222914,
                "variance": 2823.033773
              },
              {
                "average": 32242.10697,
                "count": 74014924,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10005.00489,
                "variance": 100100122.9
              },
              {
                "average": 1.727844225,
                "count": 74014924,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8757145255,
                "variance": 0.7668759302
              },
              {
                "average": 2.455676709,
                "count": 74014924,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.021244054,
                "variance": 1.042939417
              },
              {
                "average": 0.4981357408,
                "count": 74014924,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965279,
                "variance": 0.2499965279
              },
              {
                "average": 0,
                "count": 74014924,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.057076192,
                "count": 74014924,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5457910304,
                "variance": 0.2978878489
              },
              {
                "average": -0.2049094526,
                "count": 74014924,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.55691958,
                "variance": 242.0177468
              },
              {
                "average": 0.4981357408,
                "count": 74014924,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999965279,
                "variance": 0.2499965279
              },
              {
                "average": 304.9864185,
                "count": 74014924,
                "maximum": 307,
                "minimum": 303,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.110185508,
                "variance": 1.232511861
              },
              {
                "average": 276620817.7,
                "count": 74014924,
                "maximum": 276621391.7,
                "minimum": 276620142,
                "name": "GpsTime",
                "position": 12,
                "stddev": 346.8086672,
                "variance": 120276.2517
              },
              {
                "average": 0,
                "count": 74014924,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74014924,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74014924,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74014924,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74014924,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              548234.3792,
              4841584.14,
              106.935405,
              549175.8192,
              4842525.72,
              2060.955405
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    548234.3791641798,
                    4841584.140074211,
                    106.93540503819577
                  ],
                  [
                    548234.3791641798,
                    4842525.720074211,
                    106.93540503819577
                  ],
                  [
                    549175.8191641797,
                    4842525.720074211,
                    2060.9554050381957
                  ],
                  [
                    549175.8191641797,
                    4841584.140074211,
                    2060.9554050381957
                  ],
                  [
                    548234.3791641798,
                    4841584.140074211,
                    106.93540503819577
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:03:11+00:00",
            "end_time": "2020-06-19T16:42: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": "20200618_BLU_0183.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.19569122411541,
              43.68781755205235,
              1158.4626785338778
            ],
            [
              -122.19557792457655,
              43.69629433834498,
              1158.4626785338778
            ],
            [
              -122.18389459968937,
              43.69621151613657,
              2494.5826785338777
            ],
            [
              -122.18400954433459,
              43.68773475420821,
              2494.5826785338777
            ],
            [
              -122.19569122411541,
              43.68781755205235,
              1158.4626785338778
            ]
          ]
        ]
      },
      "bbox": [
        -122.1956912,
        43.68773475,
        1158.462679,
        -122.1838946,
        43.69629434,
        2494.582679
      ],
      "properties": {
        "datetime": "2020-06-18T17:22:54Z",
        "pc:count": 112355216,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565305.6422,
            "count": 112355216,
            "maximum": 565763.5552,
            "minimum": 564821.9952,
            "name": "X",
            "position": 0,
            "stddev": 262.8393057,
            "variance": 69084.50062
          },
          {
            "average": 4837979.657,
            "count": 112355216,
            "maximum": 4838456.193,
            "minimum": 4837514.653,
            "name": "Y",
            "position": 1,
            "stddev": 265.0815096,
            "variance": 70268.20674
          },
          {
            "average": 1324.892377,
            "count": 112355216,
            "maximum": 2494.582679,
            "minimum": 1158.462679,
            "name": "Z",
            "position": 2,
            "stddev": 88.30375819,
            "variance": 7797.55371
          },
          {
            "average": 29473.32752,
            "count": 112355216,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12123.71278,
            "variance": 146984411.7
          },
          {
            "average": 1.850055106,
            "count": 112355216,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9816062547,
            "variance": 0.9635508394
          },
          {
            "average": 2.699973724,
            "count": 112355216,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.147593268,
            "variance": 1.316970309
          },
          {
            "average": 0.4975642786,
            "count": 112355216,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999940695,
            "variance": 0.2499940695
          },
          {
            "average": 0,
            "count": 112355216,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.019548661,
            "count": 112355216,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.176705866,
            "variance": 0.03122496307
          },
          {
            "average": -0.870219798,
            "count": 112355216,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.64467382,
            "variance": 244.7558189
          },
          {
            "average": 0.4975642786,
            "count": 112355216,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999940695,
            "variance": 0.2499940695
          },
          {
            "average": 108.4717899,
            "count": 112355216,
            "maximum": 111,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.246225145,
            "variance": 1.553077113
          },
          {
            "average": 276535029.3,
            "count": 112355216,
            "maximum": 276536174.6,
            "minimum": 276533942.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 559.2811802,
            "variance": 312795.4385
          },
          {
            "average": 0,
            "count": 112355216,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112355216,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112355216,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112355216,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112355216,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564821.9952,
          4837514.653,
          1158.462679,
          565763.5552,
          4838456.193,
          2494.582679
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564821.9951873512,
                4837514.653268529,
                1158.4626785338778
              ],
              [
                564821.9951873512,
                4838456.193268528,
                1158.4626785338778
              ],
              [
                565763.5551873513,
                4838456.193268528,
                2494.5826785338777
              ],
              [
                565763.5551873513,
                4837514.653268529,
                2494.5826785338777
              ],
              [
                564821.9951873512,
                4837514.653268529,
                1158.4626785338778
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:22:54+00:00",
        "end_time": "2020-06-18T16:45:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0183.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0183.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0183.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0183.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1956912,
            43.68773475,
            1158.462679,
            -122.1838946,
            43.69629434,
            2494.582679
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.19569122411541,
                  43.68781755205235,
                  1158.4626785338778
                ],
                [
                  -122.19557792457655,
                  43.69629433834498,
                  1158.4626785338778
                ],
                [
                  -122.18389459968937,
                  43.69621151613657,
                  2494.5826785338777
                ],
                [
                  -122.18400954433459,
                  43.68773475420821,
                  2494.5826785338777
                ],
                [
                  -122.19569122411541,
                  43.68781755205235,
                  1158.4626785338778
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0183.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0183.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:22:54Z",
            "pc:count": 112355216,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565305.6422,
                "count": 112355216,
                "maximum": 565763.5552,
                "minimum": 564821.9952,
                "name": "X",
                "position": 0,
                "stddev": 262.8393057,
                "variance": 69084.50062
              },
              {
                "average": 4837979.657,
                "count": 112355216,
                "maximum": 4838456.193,
                "minimum": 4837514.653,
                "name": "Y",
                "position": 1,
                "stddev": 265.0815096,
                "variance": 70268.20674
              },
              {
                "average": 1324.892377,
                "count": 112355216,
                "maximum": 2494.582679,
                "minimum": 1158.462679,
                "name": "Z",
                "position": 2,
                "stddev": 88.30375819,
                "variance": 7797.55371
              },
              {
                "average": 29473.32752,
                "count": 112355216,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12123.71278,
                "variance": 146984411.7
              },
              {
                "average": 1.850055106,
                "count": 112355216,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9816062547,
                "variance": 0.9635508394
              },
              {
                "average": 2.699973724,
                "count": 112355216,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.147593268,
                "variance": 1.316970309
              },
              {
                "average": 0.4975642786,
                "count": 112355216,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999940695,
                "variance": 0.2499940695
              },
              {
                "average": 0,
                "count": 112355216,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.019548661,
                "count": 112355216,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.176705866,
                "variance": 0.03122496307
              },
              {
                "average": -0.870219798,
                "count": 112355216,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.64467382,
                "variance": 244.7558189
              },
              {
                "average": 0.4975642786,
                "count": 112355216,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999940695,
                "variance": 0.2499940695
              },
              {
                "average": 108.4717899,
                "count": 112355216,
                "maximum": 111,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.246225145,
                "variance": 1.553077113
              },
              {
                "average": 276535029.3,
                "count": 112355216,
                "maximum": 276536174.6,
                "minimum": 276533942.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 559.2811802,
                "variance": 312795.4385
              },
              {
                "average": 0,
                "count": 112355216,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112355216,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112355216,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112355216,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112355216,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564821.9952,
              4837514.653,
              1158.462679,
              565763.5552,
              4838456.193,
              2494.582679
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564821.9951873512,
                    4837514.653268529,
                    1158.4626785338778
                  ],
                  [
                    564821.9951873512,
                    4838456.193268528,
                    1158.4626785338778
                  ],
                  [
                    565763.5551873513,
                    4838456.193268528,
                    2494.5826785338777
                  ],
                  [
                    565763.5551873513,
                    4837514.653268529,
                    2494.5826785338777
                  ],
                  [
                    564821.9951873512,
                    4837514.653268529,
                    1158.4626785338778
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:22:54+00:00",
            "end_time": "2020-06-18T16: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": "20200618_BLU_0263.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.15083952455336,
              43.71317666982414,
              1253.802456813142
            ],
            [
              -122.15078105176299,
              43.71731713549101,
              1253.802456813142
            ],
            [
              -122.14285356904797,
              43.71725795919353,
              1617.6224568131422
            ],
            [
              -122.14291258752135,
              43.71311750202999,
              1617.6224568131422
            ],
            [
              -122.15083952455336,
              43.71317666982414,
              1253.802456813142
            ]
          ]
        ]
      },
      "bbox": [
        -122.1508395,
        43.7131175,
        1253.802457,
        -122.1428536,
        43.71731714,
        1617.622457
      ],
      "properties": {
        "datetime": "2020-06-19T19:53:31Z",
        "pc:count": 16383493,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568621.8655,
            "count": 16383493,
            "maximum": 569046.5784,
            "minimum": 568407.9184,
            "name": "X",
            "position": 0,
            "stddev": 148.866121,
            "variance": 22161.12197
          },
          {
            "average": 4840528.654,
            "count": 16383493,
            "maximum": 4840827.031,
            "minimum": 4840367.131,
            "name": "Y",
            "position": 1,
            "stddev": 108.3853444,
            "variance": 11747.38289
          },
          {
            "average": 1448.823001,
            "count": 16383493,
            "maximum": 1617.622457,
            "minimum": 1253.802457,
            "name": "Z",
            "position": 2,
            "stddev": 64.51613671,
            "variance": 4162.331896
          },
          {
            "average": 28600.07897,
            "count": 16383493,
            "maximum": 55306,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12548.79025,
            "variance": 157472136.7
          },
          {
            "average": 1.968540897,
            "count": 16383493,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.064895614,
            "variance": 1.134002669
          },
          {
            "average": 2.936292889,
            "count": 16383493,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.22116214,
            "variance": 1.491236973
          },
          {
            "average": 0.4925378855,
            "count": 16383493,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499944329,
            "variance": 0.2499443321
          },
          {
            "average": 0,
            "count": 16383493,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.039090565,
            "count": 16383493,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.278090338,
            "variance": 0.0773342361
          },
          {
            "average": -1.455404071,
            "count": 16383493,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.77015732,
            "variance": 248.6978617
          },
          {
            "average": 0.4925378855,
            "count": 16383493,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499944329,
            "variance": 0.2499443321
          },
          {
            "average": 205.4871046,
            "count": 16383493,
            "maximum": 334,
            "minimum": 101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 115.1352893,
            "variance": 13256.13484
          },
          {
            "average": 276576663.3,
            "count": 16383493,
            "maximum": 276631611,
            "minimum": 276531688.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 49414.32283,
            "variance": 2441775301
          },
          {
            "average": 0,
            "count": 16383493,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16383493,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16383493,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16383493,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16383493,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568407.9184,
          4840367.131,
          1253.802457,
          569046.5784,
          4840827.031,
          1617.622457
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568407.9184113181,
                4840367.13075254,
                1253.802456813142
              ],
              [
                568407.9184113181,
                4840827.030752541,
                1253.802456813142
              ],
              [
                569046.578411318,
                4840827.030752541,
                1617.6224568131422
              ],
              [
                569046.578411318,
                4840367.13075254,
                1617.6224568131422
              ],
              [
                568407.9184113181,
                4840367.13075254,
                1253.802456813142
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:53:31+00:00",
        "end_time": "2020-06-18T16:08:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0263.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0263.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0263.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0263.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1508395,
            43.7131175,
            1253.802457,
            -122.1428536,
            43.71731714,
            1617.622457
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.15083952455336,
                  43.71317666982414,
                  1253.802456813142
                ],
                [
                  -122.15078105176299,
                  43.71731713549101,
                  1253.802456813142
                ],
                [
                  -122.14285356904797,
                  43.71725795919353,
                  1617.6224568131422
                ],
                [
                  -122.14291258752135,
                  43.71311750202999,
                  1617.6224568131422
                ],
                [
                  -122.15083952455336,
                  43.71317666982414,
                  1253.802456813142
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0263.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0263.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:53:31Z",
            "pc:count": 16383493,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568621.8655,
                "count": 16383493,
                "maximum": 569046.5784,
                "minimum": 568407.9184,
                "name": "X",
                "position": 0,
                "stddev": 148.866121,
                "variance": 22161.12197
              },
              {
                "average": 4840528.654,
                "count": 16383493,
                "maximum": 4840827.031,
                "minimum": 4840367.131,
                "name": "Y",
                "position": 1,
                "stddev": 108.3853444,
                "variance": 11747.38289
              },
              {
                "average": 1448.823001,
                "count": 16383493,
                "maximum": 1617.622457,
                "minimum": 1253.802457,
                "name": "Z",
                "position": 2,
                "stddev": 64.51613671,
                "variance": 4162.331896
              },
              {
                "average": 28600.07897,
                "count": 16383493,
                "maximum": 55306,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12548.79025,
                "variance": 157472136.7
              },
              {
                "average": 1.968540897,
                "count": 16383493,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.064895614,
                "variance": 1.134002669
              },
              {
                "average": 2.936292889,
                "count": 16383493,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.22116214,
                "variance": 1.491236973
              },
              {
                "average": 0.4925378855,
                "count": 16383493,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499944329,
                "variance": 0.2499443321
              },
              {
                "average": 0,
                "count": 16383493,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.039090565,
                "count": 16383493,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.278090338,
                "variance": 0.0773342361
              },
              {
                "average": -1.455404071,
                "count": 16383493,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.77015732,
                "variance": 248.6978617
              },
              {
                "average": 0.4925378855,
                "count": 16383493,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499944329,
                "variance": 0.2499443321
              },
              {
                "average": 205.4871046,
                "count": 16383493,
                "maximum": 334,
                "minimum": 101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 115.1352893,
                "variance": 13256.13484
              },
              {
                "average": 276576663.3,
                "count": 16383493,
                "maximum": 276631611,
                "minimum": 276531688.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 49414.32283,
                "variance": 2441775301
              },
              {
                "average": 0,
                "count": 16383493,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16383493,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16383493,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16383493,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16383493,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568407.9184,
              4840367.131,
              1253.802457,
              569046.5784,
              4840827.031,
              1617.622457
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568407.9184113181,
                    4840367.13075254,
                    1253.802456813142
                  ],
                  [
                    568407.9184113181,
                    4840827.030752541,
                    1253.802456813142
                  ],
                  [
                    569046.578411318,
                    4840827.030752541,
                    1617.6224568131422
                  ],
                  [
                    569046.578411318,
                    4840367.13075254,
                    1617.6224568131422
                  ],
                  [
                    568407.9184113181,
                    4840367.13075254,
                    1253.802456813142
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:53:31+00:00",
            "end_time": "2020-06-18T16:08:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0190.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.11630192835726,
              43.68897969908587,
              1230.8870581212536
            ],
            [
              -122.11617744402834,
              43.69745613021796,
              1230.8870581212536
            ],
            [
              -122.1044946313401,
              43.69736519458626,
              1720.1270581212534
            ],
            [
              -122.10462076063335,
              43.68888879020402,
              1720.1270581212534
            ],
            [
              -122.11630192835726,
              43.68897969908587,
              1230.8870581212536
            ]
          ]
        ]
      },
      "bbox": [
        -122.1163019,
        43.68888879,
        1230.887058,
        -122.1044946,
        43.69745613,
        1720.127058
      ],
      "properties": {
        "datetime": "2020-06-19T23:26:20Z",
        "pc:count": 118708931,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571704.3894,
            "count": 118708931,
            "maximum": 572160.4179,
            "minimum": 571218.8979,
            "name": "X",
            "position": 0,
            "stddev": 260.451039,
            "variance": 67834.74371
          },
          {
            "average": 4838195.741,
            "count": 118708931,
            "maximum": 4838650.35,
            "minimum": 4837708.83,
            "name": "Y",
            "position": 1,
            "stddev": 262.2141686,
            "variance": 68756.27019
          },
          {
            "average": 1502.744775,
            "count": 118708931,
            "maximum": 1720.127058,
            "minimum": 1230.887058,
            "name": "Z",
            "position": 2,
            "stddev": 97.6646539,
            "variance": 9538.384621
          },
          {
            "average": 30175.77741,
            "count": 118708931,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12554.30904,
            "variance": 157610675.4
          },
          {
            "average": 1.837638012,
            "count": 118708931,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9823817596,
            "variance": 0.9650739216
          },
          {
            "average": 2.675134477,
            "count": 118708931,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.164217078,
            "variance": 1.355401404
          },
          {
            "average": 0.453814347,
            "count": 118708931,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4978623179,
            "variance": 0.2478668875
          },
          {
            "average": 0,
            "count": 118708931,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.030563328,
            "count": 118708931,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2192466751,
            "variance": 0.04806910455
          },
          {
            "average": -0.229592327,
            "count": 118708931,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.83755481,
            "variance": 250.8281424
          },
          {
            "average": 0.4979093696,
            "count": 118708931,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999956314,
            "variance": 0.2499956314
          },
          {
            "average": 363.4103189,
            "count": 118708931,
            "maximum": 402,
            "minimum": 338,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.40855515,
            "variance": 864.8631159
          },
          {
            "average": 276637846.6,
            "count": 118708931,
            "maximum": 276644380.7,
            "minimum": 276633140.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4822.904664,
            "variance": 23260409.39
          },
          {
            "average": 0,
            "count": 118708931,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118708931,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118708931,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118708931,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118708931,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          571218.8979,
          4837708.83,
          1230.887058,
          572160.4179,
          4838650.35,
          1720.127058
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                571218.8979440408,
                4837708.830465116,
                1230.8870581212536
              ],
              [
                571218.8979440408,
                4838650.350465115,
                1230.8870581212536
              ],
              [
                572160.4179440408,
                4838650.350465115,
                1720.1270581212534
              ],
              [
                572160.4179440408,
                4837708.830465116,
                1720.1270581212534
              ],
              [
                571218.8979440408,
                4837708.830465116,
                1230.8870581212536
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:26:20+00:00",
        "end_time": "2020-06-19T20:19:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0190.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0190.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0190.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0190.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1163019,
            43.68888879,
            1230.887058,
            -122.1044946,
            43.69745613,
            1720.127058
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.11630192835726,
                  43.68897969908587,
                  1230.8870581212536
                ],
                [
                  -122.11617744402834,
                  43.69745613021796,
                  1230.8870581212536
                ],
                [
                  -122.1044946313401,
                  43.69736519458626,
                  1720.1270581212534
                ],
                [
                  -122.10462076063335,
                  43.68888879020402,
                  1720.1270581212534
                ],
                [
                  -122.11630192835726,
                  43.68897969908587,
                  1230.8870581212536
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0190.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0190.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:26:20Z",
            "pc:count": 118708931,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571704.3894,
                "count": 118708931,
                "maximum": 572160.4179,
                "minimum": 571218.8979,
                "name": "X",
                "position": 0,
                "stddev": 260.451039,
                "variance": 67834.74371
              },
              {
                "average": 4838195.741,
                "count": 118708931,
                "maximum": 4838650.35,
                "minimum": 4837708.83,
                "name": "Y",
                "position": 1,
                "stddev": 262.2141686,
                "variance": 68756.27019
              },
              {
                "average": 1502.744775,
                "count": 118708931,
                "maximum": 1720.127058,
                "minimum": 1230.887058,
                "name": "Z",
                "position": 2,
                "stddev": 97.6646539,
                "variance": 9538.384621
              },
              {
                "average": 30175.77741,
                "count": 118708931,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12554.30904,
                "variance": 157610675.4
              },
              {
                "average": 1.837638012,
                "count": 118708931,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9823817596,
                "variance": 0.9650739216
              },
              {
                "average": 2.675134477,
                "count": 118708931,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.164217078,
                "variance": 1.355401404
              },
              {
                "average": 0.453814347,
                "count": 118708931,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4978623179,
                "variance": 0.2478668875
              },
              {
                "average": 0,
                "count": 118708931,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.030563328,
                "count": 118708931,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2192466751,
                "variance": 0.04806910455
              },
              {
                "average": -0.229592327,
                "count": 118708931,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.83755481,
                "variance": 250.8281424
              },
              {
                "average": 0.4979093696,
                "count": 118708931,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999956314,
                "variance": 0.2499956314
              },
              {
                "average": 363.4103189,
                "count": 118708931,
                "maximum": 402,
                "minimum": 338,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.40855515,
                "variance": 864.8631159
              },
              {
                "average": 276637846.6,
                "count": 118708931,
                "maximum": 276644380.7,
                "minimum": 276633140.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4822.904664,
                "variance": 23260409.39
              },
              {
                "average": 0,
                "count": 118708931,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118708931,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118708931,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118708931,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118708931,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              571218.8979,
              4837708.83,
              1230.887058,
              572160.4179,
              4838650.35,
              1720.127058
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    571218.8979440408,
                    4837708.830465116,
                    1230.8870581212536
                  ],
                  [
                    571218.8979440408,
                    4838650.350465115,
                    1230.8870581212536
                  ],
                  [
                    572160.4179440408,
                    4838650.350465115,
                    1720.1270581212534
                  ],
                  [
                    572160.4179440408,
                    4837708.830465116,
                    1720.1270581212534
                  ],
                  [
                    571218.8979440408,
                    4837708.830465116,
                    1230.8870581212536
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:26:20+00:00",
            "end_time": "2020-06-19T20:19: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": "20200619_BLU_0264.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.41401072084587,
              43.71726963429545,
              544.9958153650098
            ],
            [
              -122.4139301447534,
              43.725535908114594,
              544.9958153650098
            ],
            [
              -122.41179102153623,
              43.725524919684325,
              848.6758153650098
            ],
            [
              -122.41187189168582,
              43.717258649017296,
              848.6758153650098
            ],
            [
              -122.41401072084587,
              43.71726963429545,
              544.9958153650098
            ]
          ]
        ]
      },
      "bbox": [
        -122.4140107,
        43.71725865,
        544.9958154,
        -122.411791,
        43.72553591,
        848.6758154
      ],
      "properties": {
        "datetime": "2020-06-19T16:42:26Z",
        "pc:count": 12647946,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 547287.7983,
            "count": 12647946,
            "maximum": 547376.0309,
            "minimum": 547203.7309,
            "name": "X",
            "position": 0,
            "stddev": 44.24038502,
            "variance": 1957.211666
          },
          {
            "average": 4841081.007,
            "count": 12647946,
            "maximum": 4841556.327,
            "minimum": 4840638.207,
            "name": "Y",
            "position": 1,
            "stddev": 263.1533335,
            "variance": 69249.67696
          },
          {
            "average": 686.3002184,
            "count": 12647946,
            "maximum": 848.6758154,
            "minimum": 544.9958154,
            "name": "Z",
            "position": 2,
            "stddev": 42.30558113,
            "variance": 1789.762195
          },
          {
            "average": 31762.16334,
            "count": 12647946,
            "maximum": 65535,
            "minimum": 3904,
            "name": "Intensity",
            "position": 3,
            "stddev": 11486.33392,
            "variance": 131935866.9
          },
          {
            "average": 1.785706312,
            "count": 12647946,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9245032922,
            "variance": 0.8547063372
          },
          {
            "average": 2.576546342,
            "count": 12647946,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.076570224,
            "variance": 1.159003447
          },
          {
            "average": 0.4983052584,
            "count": 12647946,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971476,
            "variance": 0.2499971476
          },
          {
            "average": 0,
            "count": 12647946,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.034489395,
            "count": 12647946,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2514346114,
            "variance": 0.0632193638
          },
          {
            "average": 2.384166177,
            "count": 12647946,
            "maximum": 25.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.36442561,
            "variance": 236.0655742
          },
          {
            "average": 0.4983052584,
            "count": 12647946,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999971476,
            "variance": 0.2499971476
          },
          {
            "average": 301.9152128,
            "count": 12647946,
            "maximum": 303,
            "minimum": 301,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7951808882,
            "variance": 0.632312645
          },
          {
            "average": 276619890.2,
            "count": 12647946,
            "maximum": 276620146.1,
            "minimum": 276619585.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 227.9364197,
            "variance": 51955.01144
          },
          {
            "average": 0,
            "count": 12647946,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12647946,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12647946,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12647946,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12647946,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          547203.7309,
          4840638.207,
          544.9958154,
          547376.0309,
          4841556.327,
          848.6758154
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                547203.730861318,
                4840638.207096984,
                544.9958153650098
              ],
              [
                547203.730861318,
                4841556.327096983,
                544.9958153650098
              ],
              [
                547376.030861318,
                4841556.327096983,
                848.6758153650098
              ],
              [
                547376.030861318,
                4840638.207096984,
                848.6758153650098
              ],
              [
                547203.730861318,
                4840638.207096984,
                544.9958153650098
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:42:26+00:00",
        "end_time": "2020-06-19T16:33:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0264.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0264.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0264.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0264.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4140107,
            43.71725865,
            544.9958154,
            -122.411791,
            43.72553591,
            848.6758154
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.41401072084587,
                  43.71726963429545,
                  544.9958153650098
                ],
                [
                  -122.4139301447534,
                  43.725535908114594,
                  544.9958153650098
                ],
                [
                  -122.41179102153623,
                  43.725524919684325,
                  848.6758153650098
                ],
                [
                  -122.41187189168582,
                  43.717258649017296,
                  848.6758153650098
                ],
                [
                  -122.41401072084587,
                  43.71726963429545,
                  544.9958153650098
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0264.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0264.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:42:26Z",
            "pc:count": 12647946,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 547287.7983,
                "count": 12647946,
                "maximum": 547376.0309,
                "minimum": 547203.7309,
                "name": "X",
                "position": 0,
                "stddev": 44.24038502,
                "variance": 1957.211666
              },
              {
                "average": 4841081.007,
                "count": 12647946,
                "maximum": 4841556.327,
                "minimum": 4840638.207,
                "name": "Y",
                "position": 1,
                "stddev": 263.1533335,
                "variance": 69249.67696
              },
              {
                "average": 686.3002184,
                "count": 12647946,
                "maximum": 848.6758154,
                "minimum": 544.9958154,
                "name": "Z",
                "position": 2,
                "stddev": 42.30558113,
                "variance": 1789.762195
              },
              {
                "average": 31762.16334,
                "count": 12647946,
                "maximum": 65535,
                "minimum": 3904,
                "name": "Intensity",
                "position": 3,
                "stddev": 11486.33392,
                "variance": 131935866.9
              },
              {
                "average": 1.785706312,
                "count": 12647946,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9245032922,
                "variance": 0.8547063372
              },
              {
                "average": 2.576546342,
                "count": 12647946,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.076570224,
                "variance": 1.159003447
              },
              {
                "average": 0.4983052584,
                "count": 12647946,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971476,
                "variance": 0.2499971476
              },
              {
                "average": 0,
                "count": 12647946,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.034489395,
                "count": 12647946,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2514346114,
                "variance": 0.0632193638
              },
              {
                "average": 2.384166177,
                "count": 12647946,
                "maximum": 25.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.36442561,
                "variance": 236.0655742
              },
              {
                "average": 0.4983052584,
                "count": 12647946,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999971476,
                "variance": 0.2499971476
              },
              {
                "average": 301.9152128,
                "count": 12647946,
                "maximum": 303,
                "minimum": 301,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7951808882,
                "variance": 0.632312645
              },
              {
                "average": 276619890.2,
                "count": 12647946,
                "maximum": 276620146.1,
                "minimum": 276619585.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 227.9364197,
                "variance": 51955.01144
              },
              {
                "average": 0,
                "count": 12647946,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12647946,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12647946,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12647946,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12647946,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              547203.7309,
              4840638.207,
              544.9958154,
              547376.0309,
              4841556.327,
              848.6758154
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    547203.730861318,
                    4840638.207096984,
                    544.9958153650098
                  ],
                  [
                    547203.730861318,
                    4841556.327096983,
                    544.9958153650098
                  ],
                  [
                    547376.030861318,
                    4841556.327096983,
                    848.6758153650098
                  ],
                  [
                    547376.030861318,
                    4840638.207096984,
                    848.6758153650098
                  ],
                  [
                    547203.730861318,
                    4840638.207096984,
                    544.9958153650098
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:42:26+00:00",
            "end_time": "2020-06-19T16: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": "20200618_BLU_0209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.17323991555745,
              43.69638518474569,
              1017.2426727051856
            ],
            [
              -122.17312342127413,
              43.70486173084667,
              1017.2426727051856
            ],
            [
              -122.16143899504416,
              43.704776603950044,
              2564.3626727051856
            ],
            [
              -122.16155713501792,
              43.696300082890254,
              2564.3626727051856
            ],
            [
              -122.17323991555745,
              43.69638518474569,
              1017.2426727051856
            ]
          ]
        ]
      },
      "bbox": [
        -122.1732399,
        43.69630008,
        1017.242673,
        -122.161439,
        43.70486173,
        2564.362673
      ],
      "properties": {
        "datetime": "2020-06-18T16:46:24Z",
        "pc:count": 108542773,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567091.8447,
            "count": 108542773,
            "maximum": 567563.4634,
            "minimum": 566621.9434,
            "name": "X",
            "position": 0,
            "stddev": 259.80921,
            "variance": 67500.82559
          },
          {
            "average": 4838956.117,
            "count": 108542773,
            "maximum": 4839425.506,
            "minimum": 4838483.986,
            "name": "Y",
            "position": 1,
            "stddev": 262.1811444,
            "variance": 68738.95247
          },
          {
            "average": 1290.267819,
            "count": 108542773,
            "maximum": 2564.362673,
            "minimum": 1017.242673,
            "name": "Z",
            "position": 2,
            "stddev": 127.3225707,
            "variance": 16211.03701
          },
          {
            "average": 29824.67643,
            "count": 108542773,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11564.9239,
            "variance": 133747464.7
          },
          {
            "average": 1.875453283,
            "count": 108542773,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9859208843,
            "variance": 0.9720399902
          },
          {
            "average": 2.750840335,
            "count": 108542773,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.128318834,
            "variance": 1.273103392
          },
          {
            "average": 0.4968661064,
            "count": 108542773,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999901809,
            "variance": 0.249990181
          },
          {
            "average": 0,
            "count": 108542773,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.021014554,
            "count": 108542773,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1946778795,
            "variance": 0.03789947675
          },
          {
            "average": 1.26817426,
            "count": 108542773,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.64073514,
            "variance": 244.6325957
          },
          {
            "average": 0.4968661064,
            "count": 108542773,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999901809,
            "variance": 0.249990181
          },
          {
            "average": 102.9927862,
            "count": 108542773,
            "maximum": 106,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.794555209,
            "variance": 3.2204284
          },
          {
            "average": 276532648.1,
            "count": 108542773,
            "maximum": 276533984.8,
            "minimum": 276531321.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 790.8173897,
            "variance": 625392.1439
          },
          {
            "average": 0,
            "count": 108542773,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108542773,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108542773,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108542773,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108542773,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566621.9434,
          4838483.986,
          1017.242673,
          567563.4634,
          4839425.506,
          2564.362673
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566621.9434118688,
                4838483.985542718,
                1017.2426727051856
              ],
              [
                566621.9434118688,
                4839425.505542718,
                1017.2426727051856
              ],
              [
                567563.4634118688,
                4839425.505542718,
                2564.3626727051856
              ],
              [
                567563.4634118688,
                4838483.985542718,
                2564.3626727051856
              ],
              [
                566621.9434118688,
                4838483.985542718,
                1017.2426727051856
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:46:24+00:00",
        "end_time": "2020-06-18T16:02:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1732399,
            43.69630008,
            1017.242673,
            -122.161439,
            43.70486173,
            2564.362673
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.17323991555745,
                  43.69638518474569,
                  1017.2426727051856
                ],
                [
                  -122.17312342127413,
                  43.70486173084667,
                  1017.2426727051856
                ],
                [
                  -122.16143899504416,
                  43.704776603950044,
                  2564.3626727051856
                ],
                [
                  -122.16155713501792,
                  43.696300082890254,
                  2564.3626727051856
                ],
                [
                  -122.17323991555745,
                  43.69638518474569,
                  1017.2426727051856
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:46:24Z",
            "pc:count": 108542773,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567091.8447,
                "count": 108542773,
                "maximum": 567563.4634,
                "minimum": 566621.9434,
                "name": "X",
                "position": 0,
                "stddev": 259.80921,
                "variance": 67500.82559
              },
              {
                "average": 4838956.117,
                "count": 108542773,
                "maximum": 4839425.506,
                "minimum": 4838483.986,
                "name": "Y",
                "position": 1,
                "stddev": 262.1811444,
                "variance": 68738.95247
              },
              {
                "average": 1290.267819,
                "count": 108542773,
                "maximum": 2564.362673,
                "minimum": 1017.242673,
                "name": "Z",
                "position": 2,
                "stddev": 127.3225707,
                "variance": 16211.03701
              },
              {
                "average": 29824.67643,
                "count": 108542773,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11564.9239,
                "variance": 133747464.7
              },
              {
                "average": 1.875453283,
                "count": 108542773,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9859208843,
                "variance": 0.9720399902
              },
              {
                "average": 2.750840335,
                "count": 108542773,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.128318834,
                "variance": 1.273103392
              },
              {
                "average": 0.4968661064,
                "count": 108542773,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999901809,
                "variance": 0.249990181
              },
              {
                "average": 0,
                "count": 108542773,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.021014554,
                "count": 108542773,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1946778795,
                "variance": 0.03789947675
              },
              {
                "average": 1.26817426,
                "count": 108542773,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.64073514,
                "variance": 244.6325957
              },
              {
                "average": 0.4968661064,
                "count": 108542773,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999901809,
                "variance": 0.249990181
              },
              {
                "average": 102.9927862,
                "count": 108542773,
                "maximum": 106,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.794555209,
                "variance": 3.2204284
              },
              {
                "average": 276532648.1,
                "count": 108542773,
                "maximum": 276533984.8,
                "minimum": 276531321.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 790.8173897,
                "variance": 625392.1439
              },
              {
                "average": 0,
                "count": 108542773,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108542773,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108542773,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108542773,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108542773,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566621.9434,
              4838483.986,
              1017.242673,
              567563.4634,
              4839425.506,
              2564.362673
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566621.9434118688,
                    4838483.985542718,
                    1017.2426727051856
                  ],
                  [
                    566621.9434118688,
                    4839425.505542718,
                    1017.2426727051856
                  ],
                  [
                    567563.4634118688,
                    4839425.505542718,
                    2564.3626727051856
                  ],
                  [
                    567563.4634118688,
                    4838483.985542718,
                    2564.3626727051856
                  ],
                  [
                    566621.9434118688,
                    4838483.985542718,
                    1017.2426727051856
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:46:24+00:00",
            "end_time": "2020-06-18T16:02: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": "20200618_BLU_0177.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.26373620673068,
              43.68677709392767,
              621.3425695682004
            ],
            [
              -122.26363249561295,
              43.695254017389416,
              621.3425695682004
            ],
            [
              -122.25194943183338,
              43.695178154114586,
              2277.3025695682004
            ],
            [
              -122.25205478804054,
              43.686701252970344,
              2277.3025695682004
            ],
            [
              -122.26373620673068,
              43.68677709392767,
              621.3425695682004
            ]
          ]
        ]
      },
      "bbox": [
        -122.2637362,
        43.68670125,
        621.3425696,
        -122.2519494,
        43.69525402,
        2277.30257
      ],
      "properties": {
        "datetime": "2020-06-19T19:40:51Z",
        "pc:count": 115503768,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559817.2278,
            "count": 115503768,
            "maximum": 560280.568,
            "minimum": 559339.028,
            "name": "X",
            "position": 0,
            "stddev": 262.9013252,
            "variance": 69117.10682
          },
          {
            "average": 4837822.689,
            "count": 115503768,
            "maximum": 4838289.709,
            "minimum": 4837348.169,
            "name": "Y",
            "position": 1,
            "stddev": 262.2752246,
            "variance": 68788.29345
          },
          {
            "average": 704.752002,
            "count": 115503768,
            "maximum": 2277.30257,
            "minimum": 621.3425696,
            "name": "Z",
            "position": 2,
            "stddev": 39.8841186,
            "variance": 1590.742916
          },
          {
            "average": 32700.30726,
            "count": 115503768,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9701.382763,
            "variance": 94116827.51
          },
          {
            "average": 1.685331911,
            "count": 115503768,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8508303822,
            "variance": 0.7239123392
          },
          {
            "average": 2.370530942,
            "count": 115503768,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.008345653,
            "variance": 1.016760955
          },
          {
            "average": 0.4805043676,
            "count": 115503768,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996197779,
            "variance": 0.2496199225
          },
          {
            "average": 4.328863107e-08,
            "count": 115503768,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002080591972,
            "variance": 4.328862956e-08
          },
          {
            "average": 1.019826375,
            "count": 115503768,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1636818596,
            "variance": 0.02679175118
          },
          {
            "average": -0.3112587031,
            "count": 115503768,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.416529,
            "variance": 237.6693665
          },
          {
            "average": 0.5021396618,
            "count": 115503768,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499995424,
            "variance": 0.249995424
          },
          {
            "average": 138.5197243,
            "count": 115503768,
            "maximum": 332,
            "minimum": 122,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 50.17153005,
            "variance": 2517.182428
          },
          {
            "average": 276548348.2,
            "count": 115503768,
            "maximum": 276630851.4,
            "minimum": 276541175.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 21388.79333,
            "variance": 457480480.2
          },
          {
            "average": 0,
            "count": 115503768,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115503768,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115503768,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115503768,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115503768,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559339.028,
          4837348.169,
          621.3425696,
          560280.568,
          4838289.709,
          2277.30257
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559339.0280023823,
                4837348.169342987,
                621.3425695682004
              ],
              [
                559339.0280023823,
                4838289.709342986,
                621.3425695682004
              ],
              [
                560280.5680023823,
                4838289.709342986,
                2277.3025695682004
              ],
              [
                560280.5680023823,
                4837348.169342987,
                2277.3025695682004
              ],
              [
                559339.0280023823,
                4837348.169342987,
                621.3425695682004
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:40:51+00:00",
        "end_time": "2020-06-18T18:46:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0177.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0177.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0177.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0177.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2637362,
            43.68670125,
            621.3425696,
            -122.2519494,
            43.69525402,
            2277.30257
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.26373620673068,
                  43.68677709392767,
                  621.3425695682004
                ],
                [
                  -122.26363249561295,
                  43.695254017389416,
                  621.3425695682004
                ],
                [
                  -122.25194943183338,
                  43.695178154114586,
                  2277.3025695682004
                ],
                [
                  -122.25205478804054,
                  43.686701252970344,
                  2277.3025695682004
                ],
                [
                  -122.26373620673068,
                  43.68677709392767,
                  621.3425695682004
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0177.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0177.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:40:51Z",
            "pc:count": 115503768,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559817.2278,
                "count": 115503768,
                "maximum": 560280.568,
                "minimum": 559339.028,
                "name": "X",
                "position": 0,
                "stddev": 262.9013252,
                "variance": 69117.10682
              },
              {
                "average": 4837822.689,
                "count": 115503768,
                "maximum": 4838289.709,
                "minimum": 4837348.169,
                "name": "Y",
                "position": 1,
                "stddev": 262.2752246,
                "variance": 68788.29345
              },
              {
                "average": 704.752002,
                "count": 115503768,
                "maximum": 2277.30257,
                "minimum": 621.3425696,
                "name": "Z",
                "position": 2,
                "stddev": 39.8841186,
                "variance": 1590.742916
              },
              {
                "average": 32700.30726,
                "count": 115503768,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9701.382763,
                "variance": 94116827.51
              },
              {
                "average": 1.685331911,
                "count": 115503768,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8508303822,
                "variance": 0.7239123392
              },
              {
                "average": 2.370530942,
                "count": 115503768,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.008345653,
                "variance": 1.016760955
              },
              {
                "average": 0.4805043676,
                "count": 115503768,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996197779,
                "variance": 0.2496199225
              },
              {
                "average": 4.328863107e-08,
                "count": 115503768,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002080591972,
                "variance": 4.328862956e-08
              },
              {
                "average": 1.019826375,
                "count": 115503768,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1636818596,
                "variance": 0.02679175118
              },
              {
                "average": -0.3112587031,
                "count": 115503768,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.416529,
                "variance": 237.6693665
              },
              {
                "average": 0.5021396618,
                "count": 115503768,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499995424,
                "variance": 0.249995424
              },
              {
                "average": 138.5197243,
                "count": 115503768,
                "maximum": 332,
                "minimum": 122,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 50.17153005,
                "variance": 2517.182428
              },
              {
                "average": 276548348.2,
                "count": 115503768,
                "maximum": 276630851.4,
                "minimum": 276541175.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 21388.79333,
                "variance": 457480480.2
              },
              {
                "average": 0,
                "count": 115503768,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115503768,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115503768,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115503768,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115503768,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559339.028,
              4837348.169,
              621.3425696,
              560280.568,
              4838289.709,
              2277.30257
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559339.0280023823,
                    4837348.169342987,
                    621.3425695682004
                  ],
                  [
                    559339.0280023823,
                    4838289.709342986,
                    621.3425695682004
                  ],
                  [
                    560280.5680023823,
                    4838289.709342986,
                    2277.3025695682004
                  ],
                  [
                    560280.5680023823,
                    4837348.169342987,
                    2277.3025695682004
                  ],
                  [
                    559339.0280023823,
                    4837348.169342987,
                    621.3425695682004
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:40:51+00:00",
            "end_time": "2020-06-18T18: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": "20200618_BLU_0138.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.19522221552792,
              43.671358401642124,
              1191.8565354038305
            ],
            [
              -122.19510891981825,
              43.67983485133639,
              1191.8565354038305
            ],
            [
              -122.1834295348975,
              43.679752011350764,
              2479.8765354038305
            ],
            [
              -122.18354447414443,
              43.67127558602568,
              2479.8765354038305
            ],
            [
              -122.19522221552792,
              43.671358401642124,
              1191.8565354038305
            ]
          ]
        ]
      },
      "bbox": [
        -122.1952222,
        43.67127559,
        1191.856535,
        -122.1834295,
        43.67983485,
        2479.876535
      ],
      "properties": {
        "datetime": "2020-06-18T17:23:16Z",
        "pc:count": 110934916,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565342.929,
            "count": 110934916,
            "maximum": 565819.0279,
            "minimum": 564877.5279,
            "name": "X",
            "position": 0,
            "stddev": 271.9249234,
            "variance": 73943.16394
          },
          {
            "average": 4836153.814,
            "count": 110934916,
            "maximum": 4836628.533,
            "minimum": 4835687.033,
            "name": "Y",
            "position": 1,
            "stddev": 270.1586653,
            "variance": 72985.70442
          },
          {
            "average": 1446.296463,
            "count": 110934916,
            "maximum": 2479.876535,
            "minimum": 1191.856535,
            "name": "Z",
            "position": 2,
            "stddev": 117.8916956,
            "variance": 13898.4519
          },
          {
            "average": 29228.58495,
            "count": 110934916,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13168.15008,
            "variance": 173400176.4
          },
          {
            "average": 1.881393357,
            "count": 110934916,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.024888701,
            "variance": 1.050396848
          },
          {
            "average": 2.763046406,
            "count": 110934916,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.221007501,
            "variance": 1.490859317
          },
          {
            "average": 0.4952978285,
            "count": 110934916,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999778913,
            "variance": 0.2499778918
          },
          {
            "average": 0,
            "count": 110934916,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.025898843,
            "count": 110934916,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2104315269,
            "variance": 0.0442814275
          },
          {
            "average": -0.1411532254,
            "count": 110934916,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.73139987,
            "variance": 247.4769418
          },
          {
            "average": 0.4952978285,
            "count": 110934916,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999778913,
            "variance": 0.2499778918
          },
          {
            "average": 108.1192578,
            "count": 110934916,
            "maximum": 111,
            "minimum": 105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.13505593,
            "variance": 1.288351965
          },
          {
            "average": 276534869.9,
            "count": 110934916,
            "maximum": 276536196.9,
            "minimum": 276533480.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 507.3077623,
            "variance": 257361.1656
          },
          {
            "average": 0,
            "count": 110934916,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110934916,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110934916,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110934916,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110934916,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564877.5279,
          4835687.033,
          1191.856535,
          565819.0279,
          4836628.533,
          2479.876535
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564877.5279324926,
                4835687.0326001905,
                1191.8565354038305
              ],
              [
                564877.5279324926,
                4836628.5326001905,
                1191.8565354038305
              ],
              [
                565819.0279324926,
                4836628.5326001905,
                2479.8765354038305
              ],
              [
                565819.0279324926,
                4835687.0326001905,
                2479.8765354038305
              ],
              [
                564877.5279324926,
                4835687.0326001905,
                1191.8565354038305
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:23:16+00:00",
        "end_time": "2020-06-18T16:38:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0138.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0138.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0138.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0138.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1952222,
            43.67127559,
            1191.856535,
            -122.1834295,
            43.67983485,
            2479.876535
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.19522221552792,
                  43.671358401642124,
                  1191.8565354038305
                ],
                [
                  -122.19510891981825,
                  43.67983485133639,
                  1191.8565354038305
                ],
                [
                  -122.1834295348975,
                  43.679752011350764,
                  2479.8765354038305
                ],
                [
                  -122.18354447414443,
                  43.67127558602568,
                  2479.8765354038305
                ],
                [
                  -122.19522221552792,
                  43.671358401642124,
                  1191.8565354038305
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0138.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0138.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:23:16Z",
            "pc:count": 110934916,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565342.929,
                "count": 110934916,
                "maximum": 565819.0279,
                "minimum": 564877.5279,
                "name": "X",
                "position": 0,
                "stddev": 271.9249234,
                "variance": 73943.16394
              },
              {
                "average": 4836153.814,
                "count": 110934916,
                "maximum": 4836628.533,
                "minimum": 4835687.033,
                "name": "Y",
                "position": 1,
                "stddev": 270.1586653,
                "variance": 72985.70442
              },
              {
                "average": 1446.296463,
                "count": 110934916,
                "maximum": 2479.876535,
                "minimum": 1191.856535,
                "name": "Z",
                "position": 2,
                "stddev": 117.8916956,
                "variance": 13898.4519
              },
              {
                "average": 29228.58495,
                "count": 110934916,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13168.15008,
                "variance": 173400176.4
              },
              {
                "average": 1.881393357,
                "count": 110934916,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.024888701,
                "variance": 1.050396848
              },
              {
                "average": 2.763046406,
                "count": 110934916,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.221007501,
                "variance": 1.490859317
              },
              {
                "average": 0.4952978285,
                "count": 110934916,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999778913,
                "variance": 0.2499778918
              },
              {
                "average": 0,
                "count": 110934916,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.025898843,
                "count": 110934916,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2104315269,
                "variance": 0.0442814275
              },
              {
                "average": -0.1411532254,
                "count": 110934916,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.73139987,
                "variance": 247.4769418
              },
              {
                "average": 0.4952978285,
                "count": 110934916,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999778913,
                "variance": 0.2499778918
              },
              {
                "average": 108.1192578,
                "count": 110934916,
                "maximum": 111,
                "minimum": 105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.13505593,
                "variance": 1.288351965
              },
              {
                "average": 276534869.9,
                "count": 110934916,
                "maximum": 276536196.9,
                "minimum": 276533480.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 507.3077623,
                "variance": 257361.1656
              },
              {
                "average": 0,
                "count": 110934916,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110934916,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110934916,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110934916,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110934916,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564877.5279,
              4835687.033,
              1191.856535,
              565819.0279,
              4836628.533,
              2479.876535
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564877.5279324926,
                    4835687.0326001905,
                    1191.8565354038305
                  ],
                  [
                    564877.5279324926,
                    4836628.5326001905,
                    1191.8565354038305
                  ],
                  [
                    565819.0279324926,
                    4836628.5326001905,
                    2479.8765354038305
                  ],
                  [
                    565819.0279324926,
                    4835687.0326001905,
                    2479.8765354038305
                  ],
                  [
                    564877.5279324926,
                    4835687.0326001905,
                    1191.8565354038305
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:23:16+00:00",
            "end_time": "2020-06-18T16: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": "20200619_BLU_0246.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.34388345687645,
              43.71020002748782,
              543.1973178552495
            ],
            [
              -122.34379095933566,
              43.71867706045246,
              543.1973178552495
            ],
            [
              -122.33210289558671,
              43.71860935964689,
              2162.8773178552497
            ],
            [
              -122.33219704035112,
              43.71013234659805,
              2162.8773178552497
            ],
            [
              -122.34388345687645,
              43.71020002748782,
              543.1973178552495
            ]
          ]
        ]
      },
      "bbox": [
        -122.3438835,
        43.71013235,
        543.1973179,
        -122.3321029,
        43.71867706,
        2162.877318
      ],
      "properties": {
        "datetime": "2020-06-19T18:12:25Z",
        "pc:count": 95392715,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 553325.1757,
            "count": 95392715,
            "maximum": 553800.5412,
            "minimum": 552858.9812,
            "name": "X",
            "position": 0,
            "stddev": 264.2078758,
            "variance": 69805.80162
          },
          {
            "average": 4840358.935,
            "count": 95392715,
            "maximum": 4840836.898,
            "minimum": 4839895.358,
            "name": "Y",
            "position": 1,
            "stddev": 265.1627569,
            "variance": 70311.28765
          },
          {
            "average": 707.9031421,
            "count": 95392715,
            "maximum": 2162.877318,
            "minimum": 543.1973179,
            "name": "Z",
            "position": 2,
            "stddev": 71.6687486,
            "variance": 5136.409526
          },
          {
            "average": 31628.92599,
            "count": 95392715,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10664.05261,
            "variance": 113722018.1
          },
          {
            "average": 1.799164842,
            "count": 95392715,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9157142463,
            "variance": 0.8385325808
          },
          {
            "average": 2.597689069,
            "count": 95392715,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.038296057,
            "variance": 1.078058701
          },
          {
            "average": 0.4993980306,
            "count": 95392715,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996403,
            "variance": 0.2499996403
          },
          {
            "average": 0,
            "count": 95392715,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.021551122,
            "count": 95392715,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2075356702,
            "variance": 0.04307105439
          },
          {
            "average": -0.2316934807,
            "count": 95392715,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.53397316,
            "variance": 241.3043222
          },
          {
            "average": 0.4993980306,
            "count": 95392715,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999996403,
            "variance": 0.2499996403
          },
          {
            "average": 315.9861715,
            "count": 95392715,
            "maximum": 319,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.266049378,
            "variance": 1.602881026
          },
          {
            "average": 276624478.4,
            "count": 95392715,
            "maximum": 276625545.4,
            "minimum": 276623347,
            "name": "GpsTime",
            "position": 12,
            "stddev": 460.5178885,
            "variance": 212076.7256
          },
          {
            "average": 0,
            "count": 95392715,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95392715,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95392715,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95392715,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95392715,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          552858.9812,
          4839895.358,
          543.1973179,
          553800.5412,
          4840836.898,
          2162.877318
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                552858.9811839154,
                4839895.357838256,
                543.1973178552495
              ],
              [
                552858.9811839154,
                4840836.897838255,
                543.1973178552495
              ],
              [
                553800.5411839155,
                4840836.897838255,
                2162.8773178552497
              ],
              [
                553800.5411839155,
                4839895.357838256,
                2162.8773178552497
              ],
              [
                552858.9811839154,
                4839895.357838256,
                543.1973178552495
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:12:25+00:00",
        "end_time": "2020-06-19T17:35:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0246.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0246.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0246.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0246.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3438835,
            43.71013235,
            543.1973179,
            -122.3321029,
            43.71867706,
            2162.877318
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.34388345687645,
                  43.71020002748782,
                  543.1973178552495
                ],
                [
                  -122.34379095933566,
                  43.71867706045246,
                  543.1973178552495
                ],
                [
                  -122.33210289558671,
                  43.71860935964689,
                  2162.8773178552497
                ],
                [
                  -122.33219704035112,
                  43.71013234659805,
                  2162.8773178552497
                ],
                [
                  -122.34388345687645,
                  43.71020002748782,
                  543.1973178552495
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0246.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0246.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:12:25Z",
            "pc:count": 95392715,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 553325.1757,
                "count": 95392715,
                "maximum": 553800.5412,
                "minimum": 552858.9812,
                "name": "X",
                "position": 0,
                "stddev": 264.2078758,
                "variance": 69805.80162
              },
              {
                "average": 4840358.935,
                "count": 95392715,
                "maximum": 4840836.898,
                "minimum": 4839895.358,
                "name": "Y",
                "position": 1,
                "stddev": 265.1627569,
                "variance": 70311.28765
              },
              {
                "average": 707.9031421,
                "count": 95392715,
                "maximum": 2162.877318,
                "minimum": 543.1973179,
                "name": "Z",
                "position": 2,
                "stddev": 71.6687486,
                "variance": 5136.409526
              },
              {
                "average": 31628.92599,
                "count": 95392715,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10664.05261,
                "variance": 113722018.1
              },
              {
                "average": 1.799164842,
                "count": 95392715,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9157142463,
                "variance": 0.8385325808
              },
              {
                "average": 2.597689069,
                "count": 95392715,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.038296057,
                "variance": 1.078058701
              },
              {
                "average": 0.4993980306,
                "count": 95392715,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996403,
                "variance": 0.2499996403
              },
              {
                "average": 0,
                "count": 95392715,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.021551122,
                "count": 95392715,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2075356702,
                "variance": 0.04307105439
              },
              {
                "average": -0.2316934807,
                "count": 95392715,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.53397316,
                "variance": 241.3043222
              },
              {
                "average": 0.4993980306,
                "count": 95392715,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999996403,
                "variance": 0.2499996403
              },
              {
                "average": 315.9861715,
                "count": 95392715,
                "maximum": 319,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.266049378,
                "variance": 1.602881026
              },
              {
                "average": 276624478.4,
                "count": 95392715,
                "maximum": 276625545.4,
                "minimum": 276623347,
                "name": "GpsTime",
                "position": 12,
                "stddev": 460.5178885,
                "variance": 212076.7256
              },
              {
                "average": 0,
                "count": 95392715,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95392715,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95392715,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95392715,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95392715,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              552858.9812,
              4839895.358,
              543.1973179,
              553800.5412,
              4840836.898,
              2162.877318
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    552858.9811839154,
                    4839895.357838256,
                    543.1973178552495
                  ],
                  [
                    552858.9811839154,
                    4840836.897838255,
                    543.1973178552495
                  ],
                  [
                    553800.5411839155,
                    4840836.897838255,
                    2162.8773178552497
                  ],
                  [
                    553800.5411839155,
                    4839895.357838256,
                    2162.8773178552497
                  ],
                  [
                    552858.9811839154,
                    4839895.357838256,
                    543.1973178552495
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:12:25+00:00",
            "end_time": "2020-06-19T17:35: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": "20200619_BLU_0251.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.28715755671865,
              43.711110177483754,
              669.396045194449
            ],
            [
              -122.28705706145205,
              43.71958692856258,
              669.396045194449
            ],
            [
              -122.27536995420601,
              43.71951343159199,
              1089.936045194449
            ],
            [
              -122.27547209651962,
              43.71103670213329,
              1089.936045194449
            ],
            [
              -122.28715755671865,
              43.711110177483754,
              669.396045194449
            ]
          ]
        ]
      },
      "bbox": [
        -122.2871576,
        43.7110367,
        669.3960452,
        -122.27537,
        43.71958693,
        1089.936045
      ],
      "properties": {
        "datetime": "2020-06-19T19:40:03Z",
        "pc:count": 104682626,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557907.7444,
            "count": 104682626,
            "maximum": 558369.6342,
            "minimum": 557428.1542,
            "name": "X",
            "position": 0,
            "stddev": 267.4291017,
            "variance": 71518.32442
          },
          {
            "average": 4840513.002,
            "count": 104682626,
            "maximum": 4840975.689,
            "minimum": 4840034.169,
            "name": "Y",
            "position": 1,
            "stddev": 264.3524116,
            "variance": 69882.19749
          },
          {
            "average": 853.9674412,
            "count": 104682626,
            "maximum": 1089.936045,
            "minimum": 669.3960452,
            "name": "Z",
            "position": 2,
            "stddev": 73.63938419,
            "variance": 5422.758905
          },
          {
            "average": 31230.34645,
            "count": 104682626,
            "maximum": 65535,
            "minimum": 2450,
            "name": "Intensity",
            "position": 3,
            "stddev": 10845.64111,
            "variance": 117627931.2
          },
          {
            "average": 1.798806079,
            "count": 104682626,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9272784038,
            "variance": 0.8598452381
          },
          {
            "average": 2.597279037,
            "count": 104682626,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.068768349,
            "variance": 1.142265784
          },
          {
            "average": 0.4958213601,
            "count": 104682626,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999825411,
            "variance": 0.2499825414
          },
          {
            "average": 0,
            "count": 104682626,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.021734734,
            "count": 104682626,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.196453942,
            "variance": 0.03859415131
          },
          {
            "average": -1.176154355,
            "count": 104682626,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.56519555,
            "variance": 242.2753125
          },
          {
            "average": 0.4958219141,
            "count": 104682626,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999825457,
            "variance": 0.249982546
          },
          {
            "average": 328.7003689,
            "count": 104682626,
            "maximum": 332,
            "minimum": 326,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.378830164,
            "variance": 1.90117262
          },
          {
            "average": 276629391.1,
            "count": 104682626,
            "maximum": 276630803.4,
            "minimum": 276628327.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 567.7916562,
            "variance": 322387.3648
          },
          {
            "average": 0,
            "count": 104682626,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104682626,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104682626,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104682626,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104682626,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557428.1542,
          4840034.169,
          669.3960452,
          558369.6342,
          4840975.689,
          1089.936045
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557428.1542249145,
                4840034.169426978,
                669.396045194449
              ],
              [
                557428.1542249145,
                4840975.689426977,
                669.396045194449
              ],
              [
                558369.6342249145,
                4840975.689426977,
                1089.936045194449
              ],
              [
                558369.6342249145,
                4840034.169426978,
                1089.936045194449
              ],
              [
                557428.1542249145,
                4840034.169426978,
                669.396045194449
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:40:03+00:00",
        "end_time": "2020-06-19T18:58:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0251.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0251.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0251.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0251.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2871576,
            43.7110367,
            669.3960452,
            -122.27537,
            43.71958693,
            1089.936045
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.28715755671865,
                  43.711110177483754,
                  669.396045194449
                ],
                [
                  -122.28705706145205,
                  43.71958692856258,
                  669.396045194449
                ],
                [
                  -122.27536995420601,
                  43.71951343159199,
                  1089.936045194449
                ],
                [
                  -122.27547209651962,
                  43.71103670213329,
                  1089.936045194449
                ],
                [
                  -122.28715755671865,
                  43.711110177483754,
                  669.396045194449
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0251.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0251.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:40:03Z",
            "pc:count": 104682626,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557907.7444,
                "count": 104682626,
                "maximum": 558369.6342,
                "minimum": 557428.1542,
                "name": "X",
                "position": 0,
                "stddev": 267.4291017,
                "variance": 71518.32442
              },
              {
                "average": 4840513.002,
                "count": 104682626,
                "maximum": 4840975.689,
                "minimum": 4840034.169,
                "name": "Y",
                "position": 1,
                "stddev": 264.3524116,
                "variance": 69882.19749
              },
              {
                "average": 853.9674412,
                "count": 104682626,
                "maximum": 1089.936045,
                "minimum": 669.3960452,
                "name": "Z",
                "position": 2,
                "stddev": 73.63938419,
                "variance": 5422.758905
              },
              {
                "average": 31230.34645,
                "count": 104682626,
                "maximum": 65535,
                "minimum": 2450,
                "name": "Intensity",
                "position": 3,
                "stddev": 10845.64111,
                "variance": 117627931.2
              },
              {
                "average": 1.798806079,
                "count": 104682626,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9272784038,
                "variance": 0.8598452381
              },
              {
                "average": 2.597279037,
                "count": 104682626,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.068768349,
                "variance": 1.142265784
              },
              {
                "average": 0.4958213601,
                "count": 104682626,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999825411,
                "variance": 0.2499825414
              },
              {
                "average": 0,
                "count": 104682626,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.021734734,
                "count": 104682626,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.196453942,
                "variance": 0.03859415131
              },
              {
                "average": -1.176154355,
                "count": 104682626,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.56519555,
                "variance": 242.2753125
              },
              {
                "average": 0.4958219141,
                "count": 104682626,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999825457,
                "variance": 0.249982546
              },
              {
                "average": 328.7003689,
                "count": 104682626,
                "maximum": 332,
                "minimum": 326,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.378830164,
                "variance": 1.90117262
              },
              {
                "average": 276629391.1,
                "count": 104682626,
                "maximum": 276630803.4,
                "minimum": 276628327.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 567.7916562,
                "variance": 322387.3648
              },
              {
                "average": 0,
                "count": 104682626,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104682626,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104682626,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104682626,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104682626,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557428.1542,
              4840034.169,
              669.3960452,
              558369.6342,
              4840975.689,
              1089.936045
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557428.1542249145,
                    4840034.169426978,
                    669.396045194449
                  ],
                  [
                    557428.1542249145,
                    4840975.689426977,
                    669.396045194449
                  ],
                  [
                    558369.6342249145,
                    4840975.689426977,
                    1089.936045194449
                  ],
                  [
                    558369.6342249145,
                    4840034.169426978,
                    1089.936045194449
                  ],
                  [
                    557428.1542249145,
                    4840034.169426978,
                    669.396045194449
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:40:03+00:00",
            "end_time": "2020-06-19T18:58: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": "20200619_BLU_0265.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.41221557466575,
              43.71730030214387,
              581.6325149936391
            ],
            [
              -122.41213269480204,
              43.72577689429467,
              581.6325149936391
            ],
            [
              -122.40044334524065,
              43.72571617520428,
              1049.1325149936392
            ],
            [
              -122.40052787287699,
              43.71723960091429,
              1049.1325149936392
            ],
            [
              -122.41221557466575,
              43.71730030214387,
              581.6325149936391
            ]
          ]
        ]
      },
      "bbox": [
        -122.4122156,
        43.7172396,
        581.632515,
        -122.4004433,
        43.72577689,
        1049.132515
      ],
      "properties": {
        "datetime": "2020-06-19T16:52:49Z",
        "pc:count": 80450551,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 547823.6507,
            "count": 80450551,
            "maximum": 548289.853,
            "minimum": 547348.313,
            "name": "X",
            "position": 0,
            "stddev": 261.7262453,
            "variance": 68500.62748
          },
          {
            "average": 4841110.014,
            "count": 80450551,
            "maximum": 4841584.117,
            "minimum": 4840642.637,
            "name": "Y",
            "position": 1,
            "stddev": 261.8498104,
            "variance": 68565.32323
          },
          {
            "average": 851.1360477,
            "count": 80450551,
            "maximum": 1049.132515,
            "minimum": 581.632515,
            "name": "Z",
            "position": 2,
            "stddev": 95.87928416,
            "variance": 9192.837131
          },
          {
            "average": 30326.95588,
            "count": 80450551,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12313.68014,
            "variance": 151626718.5
          },
          {
            "average": 1.844309196,
            "count": 80450551,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9715123025,
            "variance": 0.9438361538
          },
          {
            "average": 2.688161141,
            "count": 80450551,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.128784219,
            "variance": 1.274153812
          },
          {
            "average": 0.4961115928,
            "count": 80450551,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999848832,
            "variance": 0.2499848834
          },
          {
            "average": 0,
            "count": 80450551,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.027390763,
            "count": 80450551,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2267459812,
            "variance": 0.05141373998
          },
          {
            "average": 0.455396955,
            "count": 80450551,
            "maximum": 28.99799919,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.67148419,
            "variance": 245.5954166
          },
          {
            "average": 0.4961115928,
            "count": 80450551,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999848832,
            "variance": 0.2499848834
          },
          {
            "average": 303.1212629,
            "count": 80450551,
            "maximum": 305,
            "minimum": 301,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9734225779,
            "variance": 0.9475515151
          },
          {
            "average": 276620253.4,
            "count": 80450551,
            "maximum": 276620769.9,
            "minimum": 276619585.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 291.6335704,
            "variance": 85050.13937
          },
          {
            "average": 0,
            "count": 80450551,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80450551,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80450551,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80450551,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80450551,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          547348.313,
          4840642.637,
          581.632515,
          548289.853,
          4841584.117,
          1049.132515
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                547348.3130016434,
                4840642.636852594,
                581.6325149936391
              ],
              [
                547348.3130016434,
                4841584.116852595,
                581.6325149936391
              ],
              [
                548289.8530016434,
                4841584.116852595,
                1049.1325149936392
              ],
              [
                548289.8530016434,
                4840642.636852594,
                1049.1325149936392
              ],
              [
                547348.3130016434,
                4840642.636852594,
                581.6325149936391
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:52:49+00:00",
        "end_time": "2020-06-19T16:33:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0265.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0265.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0265.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0265.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4122156,
            43.7172396,
            581.632515,
            -122.4004433,
            43.72577689,
            1049.132515
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.41221557466575,
                  43.71730030214387,
                  581.6325149936391
                ],
                [
                  -122.41213269480204,
                  43.72577689429467,
                  581.6325149936391
                ],
                [
                  -122.40044334524065,
                  43.72571617520428,
                  1049.1325149936392
                ],
                [
                  -122.40052787287699,
                  43.71723960091429,
                  1049.1325149936392
                ],
                [
                  -122.41221557466575,
                  43.71730030214387,
                  581.6325149936391
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0265.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0265.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:52:49Z",
            "pc:count": 80450551,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 547823.6507,
                "count": 80450551,
                "maximum": 548289.853,
                "minimum": 547348.313,
                "name": "X",
                "position": 0,
                "stddev": 261.7262453,
                "variance": 68500.62748
              },
              {
                "average": 4841110.014,
                "count": 80450551,
                "maximum": 4841584.117,
                "minimum": 4840642.637,
                "name": "Y",
                "position": 1,
                "stddev": 261.8498104,
                "variance": 68565.32323
              },
              {
                "average": 851.1360477,
                "count": 80450551,
                "maximum": 1049.132515,
                "minimum": 581.632515,
                "name": "Z",
                "position": 2,
                "stddev": 95.87928416,
                "variance": 9192.837131
              },
              {
                "average": 30326.95588,
                "count": 80450551,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12313.68014,
                "variance": 151626718.5
              },
              {
                "average": 1.844309196,
                "count": 80450551,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9715123025,
                "variance": 0.9438361538
              },
              {
                "average": 2.688161141,
                "count": 80450551,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.128784219,
                "variance": 1.274153812
              },
              {
                "average": 0.4961115928,
                "count": 80450551,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999848832,
                "variance": 0.2499848834
              },
              {
                "average": 0,
                "count": 80450551,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.027390763,
                "count": 80450551,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2267459812,
                "variance": 0.05141373998
              },
              {
                "average": 0.455396955,
                "count": 80450551,
                "maximum": 28.99799919,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.67148419,
                "variance": 245.5954166
              },
              {
                "average": 0.4961115928,
                "count": 80450551,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999848832,
                "variance": 0.2499848834
              },
              {
                "average": 303.1212629,
                "count": 80450551,
                "maximum": 305,
                "minimum": 301,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9734225779,
                "variance": 0.9475515151
              },
              {
                "average": 276620253.4,
                "count": 80450551,
                "maximum": 276620769.9,
                "minimum": 276619585.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 291.6335704,
                "variance": 85050.13937
              },
              {
                "average": 0,
                "count": 80450551,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80450551,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80450551,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80450551,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80450551,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              547348.313,
              4840642.637,
              581.632515,
              548289.853,
              4841584.117,
              1049.132515
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    547348.3130016434,
                    4840642.636852594,
                    581.6325149936391
                  ],
                  [
                    547348.3130016434,
                    4841584.116852595,
                    581.6325149936391
                  ],
                  [
                    548289.8530016434,
                    4841584.116852595,
                    1049.1325149936392
                  ],
                  [
                    548289.8530016434,
                    4840642.636852594,
                    1049.1325149936392
                  ],
                  [
                    547348.3130016434,
                    4840642.636852594,
                    581.6325149936391
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:52:49+00:00",
            "end_time": "2020-06-19T16: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": "20200619_BLU_0216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37228196333936,
              43.70725095294457,
              842.1138136251797
            ],
            [
              -122.37225474547624,
              43.70985888631244,
              842.1138136251797
            ],
            [
              -122.36611935976408,
              43.70982502579491,
              1124.1538136251797
            ],
            [
              -122.36614684360289,
              43.70721709549182,
              1124.1538136251797
            ],
            [
              -122.37228196333936,
              43.70725095294457,
              842.1138136251797
            ]
          ]
        ]
      },
      "bbox": [
        -122.372282,
        43.7072171,
        842.1138136,
        -122.3661194,
        43.70985889,
        1124.153814
      ],
      "properties": {
        "datetime": "2020-06-19T17:24:26Z",
        "pc:count": 7671627,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 550909.5701,
            "count": 7671627,
            "maximum": 551067.8961,
            "minimum": 550573.5761,
            "name": "X",
            "position": 0,
            "stddev": 107.7815154,
            "variance": 11616.85506
          },
          {
            "average": 4839737.802,
            "count": 7671627,
            "maximum": 4839839.773,
            "minimum": 4839550.113,
            "name": "Y",
            "position": 1,
            "stddev": 67.05811749,
            "variance": 4496.791122
          },
          {
            "average": 989.6007337,
            "count": 7671627,
            "maximum": 1124.153814,
            "minimum": 842.1138136,
            "name": "Z",
            "position": 2,
            "stddev": 43.36300974,
            "variance": 1880.350613
          },
          {
            "average": 29088.31748,
            "count": 7671627,
            "maximum": 55819,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12745.73988,
            "variance": 162453885
          },
          {
            "average": 1.892046368,
            "count": 7671627,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.016386166,
            "variance": 1.033040839
          },
          {
            "average": 2.782444715,
            "count": 7671627,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.187262504,
            "variance": 1.409592253
          },
          {
            "average": 0.1168629549,
            "count": 7671627,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3212569347,
            "variance": 0.1032060181
          },
          {
            "average": 0,
            "count": 7671627,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.043488298,
            "count": 7671627,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2846657755,
            "variance": 0.08103460376
          },
          {
            "average": 2.957814729,
            "count": 7671627,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.51791903,
            "variance": 272.8416492
          },
          {
            "average": 0.4986010138,
            "count": 7671627,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999980754,
            "variance": 0.2499980754
          },
          {
            "average": 309.8699573,
            "count": 7671627,
            "maximum": 311,
            "minimum": 308,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7868325322,
            "variance": 0.6191054338
          },
          {
            "average": 276622353.6,
            "count": 7671627,
            "maximum": 276622666.4,
            "minimum": 276621853.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 282.1000331,
            "variance": 79580.42869
          },
          {
            "average": 0,
            "count": 7671627,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7671627,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7671627,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7671627,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7671627,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          550573.5761,
          4839550.113,
          842.1138136,
          551067.8961,
          4839839.773,
          1124.153814
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                550573.5761172981,
                4839550.113392794,
                842.1138136251797
              ],
              [
                550573.5761172981,
                4839839.773392794,
                842.1138136251797
              ],
              [
                551067.8961172982,
                4839839.773392794,
                1124.1538136251797
              ],
              [
                551067.8961172982,
                4839550.113392794,
                1124.1538136251797
              ],
              [
                550573.5761172981,
                4839550.113392794,
                842.1138136251797
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:24:26+00:00",
        "end_time": "2020-06-19T17:10:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.372282,
            43.7072171,
            842.1138136,
            -122.3661194,
            43.70985889,
            1124.153814
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.37228196333936,
                  43.70725095294457,
                  842.1138136251797
                ],
                [
                  -122.37225474547624,
                  43.70985888631244,
                  842.1138136251797
                ],
                [
                  -122.36611935976408,
                  43.70982502579491,
                  1124.1538136251797
                ],
                [
                  -122.36614684360289,
                  43.70721709549182,
                  1124.1538136251797
                ],
                [
                  -122.37228196333936,
                  43.70725095294457,
                  842.1138136251797
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:24:26Z",
            "pc:count": 7671627,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 550909.5701,
                "count": 7671627,
                "maximum": 551067.8961,
                "minimum": 550573.5761,
                "name": "X",
                "position": 0,
                "stddev": 107.7815154,
                "variance": 11616.85506
              },
              {
                "average": 4839737.802,
                "count": 7671627,
                "maximum": 4839839.773,
                "minimum": 4839550.113,
                "name": "Y",
                "position": 1,
                "stddev": 67.05811749,
                "variance": 4496.791122
              },
              {
                "average": 989.6007337,
                "count": 7671627,
                "maximum": 1124.153814,
                "minimum": 842.1138136,
                "name": "Z",
                "position": 2,
                "stddev": 43.36300974,
                "variance": 1880.350613
              },
              {
                "average": 29088.31748,
                "count": 7671627,
                "maximum": 55819,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12745.73988,
                "variance": 162453885
              },
              {
                "average": 1.892046368,
                "count": 7671627,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.016386166,
                "variance": 1.033040839
              },
              {
                "average": 2.782444715,
                "count": 7671627,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.187262504,
                "variance": 1.409592253
              },
              {
                "average": 0.1168629549,
                "count": 7671627,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3212569347,
                "variance": 0.1032060181
              },
              {
                "average": 0,
                "count": 7671627,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.043488298,
                "count": 7671627,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2846657755,
                "variance": 0.08103460376
              },
              {
                "average": 2.957814729,
                "count": 7671627,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.51791903,
                "variance": 272.8416492
              },
              {
                "average": 0.4986010138,
                "count": 7671627,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999980754,
                "variance": 0.2499980754
              },
              {
                "average": 309.8699573,
                "count": 7671627,
                "maximum": 311,
                "minimum": 308,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7868325322,
                "variance": 0.6191054338
              },
              {
                "average": 276622353.6,
                "count": 7671627,
                "maximum": 276622666.4,
                "minimum": 276621853.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 282.1000331,
                "variance": 79580.42869
              },
              {
                "average": 0,
                "count": 7671627,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7671627,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7671627,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7671627,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7671627,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              550573.5761,
              4839550.113,
              842.1138136,
              551067.8961,
              4839839.773,
              1124.153814
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    550573.5761172981,
                    4839550.113392794,
                    842.1138136251797
                  ],
                  [
                    550573.5761172981,
                    4839839.773392794,
                    842.1138136251797
                  ],
                  [
                    551067.8961172982,
                    4839839.773392794,
                    1124.1538136251797
                  ],
                  [
                    551067.8961172982,
                    4839550.113392794,
                    1124.1538136251797
                  ],
                  [
                    550573.5761172981,
                    4839550.113392794,
                    842.1138136251797
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:24:26+00:00",
            "end_time": "2020-06-19T17: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": "20200618_BLU_0184.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.18435005395698,
              43.687986860558794,
              1265.3421758065658
            ],
            [
              -122.18423515382278,
              43.69646380289215,
              1265.3421758065658
            ],
            [
              -122.1725520773157,
              43.6963798228855,
              1743.9821758065657
            ],
            [
              -122.17266862255198,
              43.68790290525745,
              1743.9821758065657
            ],
            [
              -122.18435005395698,
              43.687986860558794,
              1265.3421758065658
            ]
          ]
        ]
      },
      "bbox": [
        -122.1843501,
        43.68790291,
        1265.342176,
        -122.1725521,
        43.6964638,
        1743.982176
      ],
      "properties": {
        "datetime": "2020-06-18T17:00:54Z",
        "pc:count": 109070213,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566213.3767,
            "count": 109070213,
            "maximum": 566677.3769,
            "minimum": 565735.8369,
            "name": "X",
            "position": 0,
            "stddev": 258.8039955,
            "variance": 66979.50806
          },
          {
            "average": 4838012.025,
            "count": 109070213,
            "maximum": 4838483.943,
            "minimum": 4837542.383,
            "name": "Y",
            "position": 1,
            "stddev": 260.1661464,
            "variance": 67686.42375
          },
          {
            "average": 1469.078158,
            "count": 109070213,
            "maximum": 1743.982176,
            "minimum": 1265.342176,
            "name": "Z",
            "position": 2,
            "stddev": 112.0810106,
            "variance": 12562.15293
          },
          {
            "average": 28739.1905,
            "count": 109070213,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13108.92062,
            "variance": 171843799.8
          },
          {
            "average": 1.892761766,
            "count": 109070213,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.018080463,
            "variance": 1.03648783
          },
          {
            "average": 2.785278901,
            "count": 109070213,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.190653267,
            "variance": 1.417655202
          },
          {
            "average": 0.4968359968,
            "count": 109070213,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999899913,
            "variance": 0.2499899914
          },
          {
            "average": 0,
            "count": 109070213,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024272493,
            "count": 109070213,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2016162401,
            "variance": 0.04064910826
          },
          {
            "average": 0.5479607753,
            "count": 109070213,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.77949739,
            "variance": 248.9925379
          },
          {
            "average": 0.4968359968,
            "count": 109070213,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999899913,
            "variance": 0.2499899914
          },
          {
            "average": 105.8549541,
            "count": 109070213,
            "maximum": 108,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.120635082,
            "variance": 1.255822986
          },
          {
            "average": 276533874.3,
            "count": 109070213,
            "maximum": 276534854.4,
            "minimum": 276532657.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 480.3856074,
            "variance": 230770.3318
          },
          {
            "average": 0,
            "count": 109070213,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109070213,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109070213,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109070213,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109070213,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565735.8369,
          4837542.383,
          1265.342176,
          566677.3769,
          4838483.943,
          1743.982176
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565735.8368854012,
                4837542.382842559,
                1265.3421758065658
              ],
              [
                565735.8368854012,
                4838483.94284256,
                1265.3421758065658
              ],
              [
                566677.3768854012,
                4838483.94284256,
                1743.9821758065657
              ],
              [
                566677.3768854012,
                4837542.382842559,
                1743.9821758065657
              ],
              [
                565735.8368854012,
                4837542.382842559,
                1265.3421758065658
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:00:54+00:00",
        "end_time": "2020-06-18T16:24:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0184.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0184.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0184.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0184.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1843501,
            43.68790291,
            1265.342176,
            -122.1725521,
            43.6964638,
            1743.982176
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.18435005395698,
                  43.687986860558794,
                  1265.3421758065658
                ],
                [
                  -122.18423515382278,
                  43.69646380289215,
                  1265.3421758065658
                ],
                [
                  -122.1725520773157,
                  43.6963798228855,
                  1743.9821758065657
                ],
                [
                  -122.17266862255198,
                  43.68790290525745,
                  1743.9821758065657
                ],
                [
                  -122.18435005395698,
                  43.687986860558794,
                  1265.3421758065658
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0184.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0184.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:00:54Z",
            "pc:count": 109070213,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566213.3767,
                "count": 109070213,
                "maximum": 566677.3769,
                "minimum": 565735.8369,
                "name": "X",
                "position": 0,
                "stddev": 258.8039955,
                "variance": 66979.50806
              },
              {
                "average": 4838012.025,
                "count": 109070213,
                "maximum": 4838483.943,
                "minimum": 4837542.383,
                "name": "Y",
                "position": 1,
                "stddev": 260.1661464,
                "variance": 67686.42375
              },
              {
                "average": 1469.078158,
                "count": 109070213,
                "maximum": 1743.982176,
                "minimum": 1265.342176,
                "name": "Z",
                "position": 2,
                "stddev": 112.0810106,
                "variance": 12562.15293
              },
              {
                "average": 28739.1905,
                "count": 109070213,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13108.92062,
                "variance": 171843799.8
              },
              {
                "average": 1.892761766,
                "count": 109070213,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.018080463,
                "variance": 1.03648783
              },
              {
                "average": 2.785278901,
                "count": 109070213,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.190653267,
                "variance": 1.417655202
              },
              {
                "average": 0.4968359968,
                "count": 109070213,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999899913,
                "variance": 0.2499899914
              },
              {
                "average": 0,
                "count": 109070213,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024272493,
                "count": 109070213,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2016162401,
                "variance": 0.04064910826
              },
              {
                "average": 0.5479607753,
                "count": 109070213,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.77949739,
                "variance": 248.9925379
              },
              {
                "average": 0.4968359968,
                "count": 109070213,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999899913,
                "variance": 0.2499899914
              },
              {
                "average": 105.8549541,
                "count": 109070213,
                "maximum": 108,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.120635082,
                "variance": 1.255822986
              },
              {
                "average": 276533874.3,
                "count": 109070213,
                "maximum": 276534854.4,
                "minimum": 276532657.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 480.3856074,
                "variance": 230770.3318
              },
              {
                "average": 0,
                "count": 109070213,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109070213,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109070213,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109070213,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109070213,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565735.8369,
              4837542.383,
              1265.342176,
              566677.3769,
              4838483.943,
              1743.982176
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565735.8368854012,
                    4837542.382842559,
                    1265.3421758065658
                  ],
                  [
                    565735.8368854012,
                    4838483.94284256,
                    1265.3421758065658
                  ],
                  [
                    566677.3768854012,
                    4838483.94284256,
                    1743.9821758065657
                  ],
                  [
                    566677.3768854012,
                    4837542.382842559,
                    1743.9821758065657
                  ],
                  [
                    565735.8368854012,
                    4837542.382842559,
                    1265.3421758065658
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:00:54+00:00",
            "end_time": "2020-06-18T16:24:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.16189728367694,
              43.696552265898184,
              934.0666849579097
            ],
            [
              -122.16177918808003,
              43.70502896738054,
              934.0666849579097
            ],
            [
              -122.15009451519403,
              43.70494267876672,
              2583.6066849579097
            ],
            [
              -122.15021425654633,
              43.69646600266775,
              2583.6066849579097
            ],
            [
              -122.16189728367694,
              43.696552265898184,
              934.0666849579097
            ]
          ]
        ]
      },
      "bbox": [
        -122.1618973,
        43.696466,
        934.066685,
        -122.1500945,
        43.70502897,
        2583.606685
      ],
      "properties": {
        "datetime": "2020-06-19T19:54:04Z",
        "pc:count": 94831042,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568004.1739,
            "count": 94831042,
            "maximum": 568477.3104,
            "minimum": 567535.7704,
            "name": "X",
            "position": 0,
            "stddev": 261.6513762,
            "variance": 68461.44267
          },
          {
            "average": 4838971.48,
            "count": 94831042,
            "maximum": 4839453.257,
            "minimum": 4838511.717,
            "name": "Y",
            "position": 1,
            "stddev": 265.8736264,
            "variance": 70688.78521
          },
          {
            "average": 1102.5239,
            "count": 94831042,
            "maximum": 2583.606685,
            "minimum": 934.066685,
            "name": "Z",
            "position": 2,
            "stddev": 75.1044422,
            "variance": 5640.677239
          },
          {
            "average": 31321.69128,
            "count": 94831042,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10294.1153,
            "variance": 105968809.9
          },
          {
            "average": 1.794325048,
            "count": 94831042,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.922373548,
            "variance": 0.850772962
          },
          {
            "average": 2.588018172,
            "count": 94831042,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.061608315,
            "variance": 1.127012215
          },
          {
            "average": 0.4998119287,
            "count": 94831042,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999673,
            "variance": 0.2499999673
          },
          {
            "average": 0,
            "count": 94831042,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.01729788,
            "count": 94831042,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1692077042,
            "variance": 0.02863124715
          },
          {
            "average": -4.311694514,
            "count": 94831042,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.95714631,
            "variance": 223.7162257
          },
          {
            "average": 0.4998119287,
            "count": 94831042,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999673,
            "variance": 0.2499999673
          },
          {
            "average": 130.8354091,
            "count": 94831042,
            "maximum": 334,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 77.22034377,
            "variance": 5962.981493
          },
          {
            "average": 276544591.1,
            "count": 94831042,
            "maximum": 276631644.9,
            "minimum": 276531322.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33156.26818,
            "variance": 1099338119
          },
          {
            "average": 0,
            "count": 94831042,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94831042,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94831042,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94831042,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94831042,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567535.7704,
          4838511.717,
          934.066685,
          568477.3104,
          4839453.257,
          2583.606685
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567535.7703847496,
                4838511.716539551,
                934.0666849579097
              ],
              [
                567535.7703847496,
                4839453.25653955,
                934.0666849579097
              ],
              [
                568477.3103847497,
                4839453.25653955,
                2583.6066849579097
              ],
              [
                568477.3103847497,
                4838511.716539551,
                2583.6066849579097
              ],
              [
                567535.7703847496,
                4838511.716539551,
                934.0666849579097
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:54:04+00:00",
        "end_time": "2020-06-18T16:02:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1618973,
            43.696466,
            934.066685,
            -122.1500945,
            43.70502897,
            2583.606685
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.16189728367694,
                  43.696552265898184,
                  934.0666849579097
                ],
                [
                  -122.16177918808003,
                  43.70502896738054,
                  934.0666849579097
                ],
                [
                  -122.15009451519403,
                  43.70494267876672,
                  2583.6066849579097
                ],
                [
                  -122.15021425654633,
                  43.69646600266775,
                  2583.6066849579097
                ],
                [
                  -122.16189728367694,
                  43.696552265898184,
                  934.0666849579097
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:54:04Z",
            "pc:count": 94831042,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568004.1739,
                "count": 94831042,
                "maximum": 568477.3104,
                "minimum": 567535.7704,
                "name": "X",
                "position": 0,
                "stddev": 261.6513762,
                "variance": 68461.44267
              },
              {
                "average": 4838971.48,
                "count": 94831042,
                "maximum": 4839453.257,
                "minimum": 4838511.717,
                "name": "Y",
                "position": 1,
                "stddev": 265.8736264,
                "variance": 70688.78521
              },
              {
                "average": 1102.5239,
                "count": 94831042,
                "maximum": 2583.606685,
                "minimum": 934.066685,
                "name": "Z",
                "position": 2,
                "stddev": 75.1044422,
                "variance": 5640.677239
              },
              {
                "average": 31321.69128,
                "count": 94831042,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10294.1153,
                "variance": 105968809.9
              },
              {
                "average": 1.794325048,
                "count": 94831042,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.922373548,
                "variance": 0.850772962
              },
              {
                "average": 2.588018172,
                "count": 94831042,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.061608315,
                "variance": 1.127012215
              },
              {
                "average": 0.4998119287,
                "count": 94831042,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999673,
                "variance": 0.2499999673
              },
              {
                "average": 0,
                "count": 94831042,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.01729788,
                "count": 94831042,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1692077042,
                "variance": 0.02863124715
              },
              {
                "average": -4.311694514,
                "count": 94831042,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.95714631,
                "variance": 223.7162257
              },
              {
                "average": 0.4998119287,
                "count": 94831042,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999673,
                "variance": 0.2499999673
              },
              {
                "average": 130.8354091,
                "count": 94831042,
                "maximum": 334,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 77.22034377,
                "variance": 5962.981493
              },
              {
                "average": 276544591.1,
                "count": 94831042,
                "maximum": 276631644.9,
                "minimum": 276531322.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33156.26818,
                "variance": 1099338119
              },
              {
                "average": 0,
                "count": 94831042,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94831042,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94831042,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94831042,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94831042,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567535.7704,
              4838511.717,
              934.066685,
              568477.3104,
              4839453.257,
              2583.606685
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567535.7703847496,
                    4838511.716539551,
                    934.0666849579097
                  ],
                  [
                    567535.7703847496,
                    4839453.25653955,
                    934.0666849579097
                  ],
                  [
                    568477.3103847497,
                    4839453.25653955,
                    2583.6066849579097
                  ],
                  [
                    568477.3103847497,
                    4838511.716539551,
                    2583.6066849579097
                  ],
                  [
                    567535.7703847496,
                    4838511.716539551,
                    934.0666849579097
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:54:04+00:00",
            "end_time": "2020-06-18T16:02:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.36630499756701,
              43.70256253096899,
              948.6585447190902
            ],
            [
              -122.36622584212532,
              43.71007570702601,
              948.6585447190902
            ],
            [
              -122.35456918591902,
              43.71001047875351,
              2126.7985447190904
            ],
            [
              -122.35464979697875,
              43.70249731970367,
              2126.7985447190904
            ],
            [
              -122.36630499756701,
              43.70256253096899,
              948.6585447190902
            ]
          ]
        ]
      },
      "bbox": [
        -122.366305,
        43.70249732,
        948.6585447,
        -122.3545692,
        43.71007571,
        2126.798545
      ],
      "properties": {
        "datetime": "2020-06-19T17:44:08Z",
        "pc:count": 65036550,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 551613.605,
            "count": 65036550,
            "maximum": 551998.2647,
            "minimum": 551059.1047,
            "name": "X",
            "position": 0,
            "stddev": 243.1710191,
            "variance": 59132.14452
          },
          {
            "average": 4839548.042,
            "count": 65036550,
            "maximum": 4839867.549,
            "minimum": 4839033.069,
            "name": "Y",
            "position": 1,
            "stddev": 193.0225655,
            "variance": 37257.71079
          },
          {
            "average": 1208.015836,
            "count": 65036550,
            "maximum": 2126.798545,
            "minimum": 948.6585447,
            "name": "Z",
            "position": 2,
            "stddev": 78.70175033,
            "variance": 6193.965505
          },
          {
            "average": 26751.56434,
            "count": 65036550,
            "maximum": 59836,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14451.39474,
            "variance": 208842809.9
          },
          {
            "average": 2.049924542,
            "count": 65036550,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.126492752,
            "variance": 1.268985921
          },
          {
            "average": 3.099457274,
            "count": 65036550,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.284949929,
            "variance": 1.65109632
          },
          {
            "average": 0.4968297519,
            "count": 65036550,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999899533,
            "variance": 0.2499899534
          },
          {
            "average": 0,
            "count": 65036550,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.028709872,
            "count": 65036550,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2279812589,
            "variance": 0.05197545439
          },
          {
            "average": -0.7621196015,
            "count": 65036550,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.4013973,
            "variance": 237.2030389
          },
          {
            "average": 0.4968297519,
            "count": 65036550,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999899533,
            "variance": 0.2499899534
          },
          {
            "average": 311.6186708,
            "count": 65036550,
            "maximum": 314,
            "minimum": 309,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9111979609,
            "variance": 0.830281724
          },
          {
            "average": 276622962.3,
            "count": 65036550,
            "maximum": 276623848.4,
            "minimum": 276621990.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 314.0101514,
            "variance": 98602.37521
          },
          {
            "average": 0,
            "count": 65036550,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 65036550,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 65036550,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 65036550,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 65036550,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          551059.1047,
          4839033.069,
          948.6585447,
          551998.2647,
          4839867.549,
          2126.798545
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                551059.1046518699,
                4839033.069086579,
                948.6585447190902
              ],
              [
                551059.1046518699,
                4839867.549086579,
                948.6585447190902
              ],
              [
                551998.2646518698,
                4839867.549086579,
                2126.7985447190904
              ],
              [
                551998.2646518698,
                4839033.069086579,
                2126.7985447190904
              ],
              [
                551059.1046518699,
                4839033.069086579,
                948.6585447190902
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:44:08+00:00",
        "end_time": "2020-06-19T17:13:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.366305,
            43.70249732,
            948.6585447,
            -122.3545692,
            43.71007571,
            2126.798545
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.36630499756701,
                  43.70256253096899,
                  948.6585447190902
                ],
                [
                  -122.36622584212532,
                  43.71007570702601,
                  948.6585447190902
                ],
                [
                  -122.35456918591902,
                  43.71001047875351,
                  2126.7985447190904
                ],
                [
                  -122.35464979697875,
                  43.70249731970367,
                  2126.7985447190904
                ],
                [
                  -122.36630499756701,
                  43.70256253096899,
                  948.6585447190902
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:44:08Z",
            "pc:count": 65036550,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 551613.605,
                "count": 65036550,
                "maximum": 551998.2647,
                "minimum": 551059.1047,
                "name": "X",
                "position": 0,
                "stddev": 243.1710191,
                "variance": 59132.14452
              },
              {
                "average": 4839548.042,
                "count": 65036550,
                "maximum": 4839867.549,
                "minimum": 4839033.069,
                "name": "Y",
                "position": 1,
                "stddev": 193.0225655,
                "variance": 37257.71079
              },
              {
                "average": 1208.015836,
                "count": 65036550,
                "maximum": 2126.798545,
                "minimum": 948.6585447,
                "name": "Z",
                "position": 2,
                "stddev": 78.70175033,
                "variance": 6193.965505
              },
              {
                "average": 26751.56434,
                "count": 65036550,
                "maximum": 59836,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14451.39474,
                "variance": 208842809.9
              },
              {
                "average": 2.049924542,
                "count": 65036550,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.126492752,
                "variance": 1.268985921
              },
              {
                "average": 3.099457274,
                "count": 65036550,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.284949929,
                "variance": 1.65109632
              },
              {
                "average": 0.4968297519,
                "count": 65036550,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999899533,
                "variance": 0.2499899534
              },
              {
                "average": 0,
                "count": 65036550,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.028709872,
                "count": 65036550,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2279812589,
                "variance": 0.05197545439
              },
              {
                "average": -0.7621196015,
                "count": 65036550,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.4013973,
                "variance": 237.2030389
              },
              {
                "average": 0.4968297519,
                "count": 65036550,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999899533,
                "variance": 0.2499899534
              },
              {
                "average": 311.6186708,
                "count": 65036550,
                "maximum": 314,
                "minimum": 309,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9111979609,
                "variance": 0.830281724
              },
              {
                "average": 276622962.3,
                "count": 65036550,
                "maximum": 276623848.4,
                "minimum": 276621990.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 314.0101514,
                "variance": 98602.37521
              },
              {
                "average": 0,
                "count": 65036550,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 65036550,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 65036550,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 65036550,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 65036550,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              551059.1047,
              4839033.069,
              948.6585447,
              551998.2647,
              4839867.549,
              2126.798545
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    551059.1046518699,
                    4839033.069086579,
                    948.6585447190902
                  ],
                  [
                    551059.1046518699,
                    4839867.549086579,
                    948.6585447190902
                  ],
                  [
                    551998.2646518698,
                    4839867.549086579,
                    2126.7985447190904
                  ],
                  [
                    551998.2646518698,
                    4839033.069086579,
                    2126.7985447190904
                  ],
                  [
                    551059.1046518699,
                    4839033.069086579,
                    948.6585447190902
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:44:08+00:00",
            "end_time": "2020-06-19T17:13: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": "20200618_BLU_0200.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.27532192447414,
              43.69482928093181,
              602.8986156098338
            ],
            [
              -122.27521981440009,
              43.703306394368646,
              602.8986156098338
            ],
            [
              -122.26353540464997,
              43.70323170604061,
              2260.918615609834
            ],
            [
              -122.26363916051302,
              43.69475461457587,
              2260.918615609834
            ],
            [
              -122.27532192447414,
              43.69482928093181,
              602.8986156098338
            ]
          ]
        ]
      },
      "bbox": [
        -122.2753219,
        43.69475461,
        602.8986156,
        -122.2635354,
        43.70330639,
        2260.918616
      ],
      "properties": {
        "datetime": "2020-06-19T19:40:34Z",
        "pc:count": 110276285,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558881.1976,
            "count": 110276285,
            "maximum": 559338.9834,
            "minimum": 558397.4634,
            "name": "X",
            "position": 0,
            "stddev": 265.1320238,
            "variance": 70294.99005
          },
          {
            "average": 4838717.307,
            "count": 110276285,
            "maximum": 4839175.8,
            "minimum": 4838234.24,
            "name": "Y",
            "position": 1,
            "stddev": 261.6143304,
            "variance": 68442.05786
          },
          {
            "average": 705.3393712,
            "count": 110276285,
            "maximum": 2260.918616,
            "minimum": 602.8986156,
            "name": "Z",
            "position": 2,
            "stddev": 44.92544523,
            "variance": 2018.295629
          },
          {
            "average": 32691.14832,
            "count": 110276285,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9781.076392,
            "variance": 95669455.38
          },
          {
            "average": 1.677399461,
            "count": 110276285,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8434135522,
            "variance": 0.7113464201
          },
          {
            "average": 2.354942525,
            "count": 110276285,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9988798024,
            "variance": 0.9977608596
          },
          {
            "average": 0.3956393979,
            "count": 110276285,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4889875938,
            "variance": 0.2391088669
          },
          {
            "average": 9.068132827e-09,
            "count": 110276285,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 9.522674428e-05,
            "variance": 9.068132827e-09
          },
          {
            "average": 1.020604276,
            "count": 110276285,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1687168741,
            "variance": 0.02846538361
          },
          {
            "average": 0.6629771688,
            "count": 110276285,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.49500639,
            "variance": 240.0952231
          },
          {
            "average": 0.5008486457,
            "count": 110276285,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999992821,
            "variance": 0.2499992821
          },
          {
            "average": 247.8013278,
            "count": 110276285,
            "maximum": 332,
            "minimum": 125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 100.089364,
            "variance": 10017.88078
          },
          {
            "average": 276594912.5,
            "count": 110276285,
            "maximum": 276630834.8,
            "minimum": 276542602,
            "name": "GpsTime",
            "position": 12,
            "stddev": 42636.89061,
            "variance": 1817904440
          },
          {
            "average": 0,
            "count": 110276285,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110276285,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110276285,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110276285,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110276285,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558397.4634,
          4838234.24,
          602.8986156,
          559338.9834,
          4839175.8,
          2260.918616
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558397.4633840414,
                4838234.239759009,
                602.8986156098338
              ],
              [
                558397.4633840414,
                4839175.79975901,
                602.8986156098338
              ],
              [
                559338.9833840415,
                4839175.79975901,
                2260.918615609834
              ],
              [
                559338.9833840415,
                4838234.239759009,
                2260.918615609834
              ],
              [
                558397.4633840414,
                4838234.239759009,
                602.8986156098338
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:40:34+00:00",
        "end_time": "2020-06-18T19:10:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0200.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0200.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0200.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0200.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2753219,
            43.69475461,
            602.8986156,
            -122.2635354,
            43.70330639,
            2260.918616
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.27532192447414,
                  43.69482928093181,
                  602.8986156098338
                ],
                [
                  -122.27521981440009,
                  43.703306394368646,
                  602.8986156098338
                ],
                [
                  -122.26353540464997,
                  43.70323170604061,
                  2260.918615609834
                ],
                [
                  -122.26363916051302,
                  43.69475461457587,
                  2260.918615609834
                ],
                [
                  -122.27532192447414,
                  43.69482928093181,
                  602.8986156098338
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0200.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0200.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:40:34Z",
            "pc:count": 110276285,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558881.1976,
                "count": 110276285,
                "maximum": 559338.9834,
                "minimum": 558397.4634,
                "name": "X",
                "position": 0,
                "stddev": 265.1320238,
                "variance": 70294.99005
              },
              {
                "average": 4838717.307,
                "count": 110276285,
                "maximum": 4839175.8,
                "minimum": 4838234.24,
                "name": "Y",
                "position": 1,
                "stddev": 261.6143304,
                "variance": 68442.05786
              },
              {
                "average": 705.3393712,
                "count": 110276285,
                "maximum": 2260.918616,
                "minimum": 602.8986156,
                "name": "Z",
                "position": 2,
                "stddev": 44.92544523,
                "variance": 2018.295629
              },
              {
                "average": 32691.14832,
                "count": 110276285,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9781.076392,
                "variance": 95669455.38
              },
              {
                "average": 1.677399461,
                "count": 110276285,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8434135522,
                "variance": 0.7113464201
              },
              {
                "average": 2.354942525,
                "count": 110276285,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9988798024,
                "variance": 0.9977608596
              },
              {
                "average": 0.3956393979,
                "count": 110276285,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4889875938,
                "variance": 0.2391088669
              },
              {
                "average": 9.068132827e-09,
                "count": 110276285,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 9.522674428e-05,
                "variance": 9.068132827e-09
              },
              {
                "average": 1.020604276,
                "count": 110276285,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1687168741,
                "variance": 0.02846538361
              },
              {
                "average": 0.6629771688,
                "count": 110276285,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.49500639,
                "variance": 240.0952231
              },
              {
                "average": 0.5008486457,
                "count": 110276285,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999992821,
                "variance": 0.2499992821
              },
              {
                "average": 247.8013278,
                "count": 110276285,
                "maximum": 332,
                "minimum": 125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 100.089364,
                "variance": 10017.88078
              },
              {
                "average": 276594912.5,
                "count": 110276285,
                "maximum": 276630834.8,
                "minimum": 276542602,
                "name": "GpsTime",
                "position": 12,
                "stddev": 42636.89061,
                "variance": 1817904440
              },
              {
                "average": 0,
                "count": 110276285,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110276285,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110276285,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110276285,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110276285,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558397.4634,
              4838234.24,
              602.8986156,
              559338.9834,
              4839175.8,
              2260.918616
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558397.4633840414,
                    4838234.239759009,
                    602.8986156098338
                  ],
                  [
                    558397.4633840414,
                    4839175.79975901,
                    602.8986156098338
                  ],
                  [
                    559338.9833840415,
                    4839175.79975901,
                    2260.918615609834
                  ],
                  [
                    559338.9833840415,
                    4838234.239759009,
                    2260.918615609834
                  ],
                  [
                    558397.4633840414,
                    4838234.239759009,
                    602.8986156098338
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:40:34+00:00",
            "end_time": "2020-06-18T19: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": "20200619_BLU_0222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.30959780906343,
              43.702519859523676,
              569.2045413044107
            ],
            [
              -122.30950050432575,
              43.710996844195854,
              569.2045413044107
            ],
            [
              -122.29781476131177,
              43.71092565159841,
              2223.1045413044108
            ],
            [
              -122.29791371246974,
              43.70244868786935,
              2223.1045413044108
            ],
            [
              -122.30959780906343,
              43.702519859523676,
              569.2045413044107
            ]
          ]
        ]
      },
      "bbox": [
        -122.3095978,
        43.70244869,
        569.2045413,
        -122.2978148,
        43.71099684,
        2223.104541
      ],
      "properties": {
        "datetime": "2020-06-19T19:04:08Z",
        "pc:count": 107722508,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556102.0622,
            "count": 107722508,
            "maximum": 556569.7579,
            "minimum": 555628.2579,
            "name": "X",
            "position": 0,
            "stddev": 259.8119247,
            "variance": 67502.23623
          },
          {
            "average": 4839531.534,
            "count": 107722508,
            "maximum": 4840006.349,
            "minimum": 4839064.809,
            "name": "Y",
            "position": 1,
            "stddev": 264.3925455,
            "variance": 69903.41812
          },
          {
            "average": 715.1046218,
            "count": 107722508,
            "maximum": 2223.104541,
            "minimum": 569.2045413,
            "name": "Z",
            "position": 2,
            "stddev": 68.77810529,
            "variance": 4730.427768
          },
          {
            "average": 31690.17921,
            "count": 107722508,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10160.14483,
            "variance": 103228542.9
          },
          {
            "average": 1.761895351,
            "count": 107722508,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8941866784,
            "variance": 0.7995698158
          },
          {
            "average": 2.523759101,
            "count": 107722508,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.027778673,
            "variance": 1.056329001
          },
          {
            "average": 0.4977969414,
            "count": 107722508,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951488,
            "variance": 0.2499951489
          },
          {
            "average": 9.28311101e-09,
            "count": 107722508,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 9.634890248e-05,
            "variance": 9.283111009e-09
          },
          {
            "average": 1.019489186,
            "count": 107722508,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1789126212,
            "variance": 0.03200972602
          },
          {
            "average": 0.701365184,
            "count": 107722508,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.21643023,
            "variance": 231.5397488
          },
          {
            "average": 0.4977969414,
            "count": 107722508,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999951488,
            "variance": 0.2499951489
          },
          {
            "average": 323.6087646,
            "count": 107722508,
            "maximum": 327,
            "minimum": 320,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.489956587,
            "variance": 2.219970631
          },
          {
            "average": 276627369.8,
            "count": 107722508,
            "maximum": 276628648.3,
            "minimum": 276626029.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 582.1948642,
            "variance": 338950.8599
          },
          {
            "average": 0,
            "count": 107722508,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107722508,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107722508,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107722508,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107722508,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555628.2579,
          4839064.809,
          569.2045413,
          556569.7579,
          4840006.349,
          2223.104541
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555628.2579372891,
                4839064.808913466,
                569.2045413044107
              ],
              [
                555628.2579372891,
                4840006.348913465,
                569.2045413044107
              ],
              [
                556569.7579372891,
                4840006.348913465,
                2223.1045413044108
              ],
              [
                556569.7579372891,
                4839064.808913466,
                2223.1045413044108
              ],
              [
                555628.2579372891,
                4839064.808913466,
                569.2045413044107
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:04:08+00:00",
        "end_time": "2020-06-19T18:20:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3095978,
            43.70244869,
            569.2045413,
            -122.2978148,
            43.71099684,
            2223.104541
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.30959780906343,
                  43.702519859523676,
                  569.2045413044107
                ],
                [
                  -122.30950050432575,
                  43.710996844195854,
                  569.2045413044107
                ],
                [
                  -122.29781476131177,
                  43.71092565159841,
                  2223.1045413044108
                ],
                [
                  -122.29791371246974,
                  43.70244868786935,
                  2223.1045413044108
                ],
                [
                  -122.30959780906343,
                  43.702519859523676,
                  569.2045413044107
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:04:08Z",
            "pc:count": 107722508,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556102.0622,
                "count": 107722508,
                "maximum": 556569.7579,
                "minimum": 555628.2579,
                "name": "X",
                "position": 0,
                "stddev": 259.8119247,
                "variance": 67502.23623
              },
              {
                "average": 4839531.534,
                "count": 107722508,
                "maximum": 4840006.349,
                "minimum": 4839064.809,
                "name": "Y",
                "position": 1,
                "stddev": 264.3925455,
                "variance": 69903.41812
              },
              {
                "average": 715.1046218,
                "count": 107722508,
                "maximum": 2223.104541,
                "minimum": 569.2045413,
                "name": "Z",
                "position": 2,
                "stddev": 68.77810529,
                "variance": 4730.427768
              },
              {
                "average": 31690.17921,
                "count": 107722508,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10160.14483,
                "variance": 103228542.9
              },
              {
                "average": 1.761895351,
                "count": 107722508,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8941866784,
                "variance": 0.7995698158
              },
              {
                "average": 2.523759101,
                "count": 107722508,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.027778673,
                "variance": 1.056329001
              },
              {
                "average": 0.4977969414,
                "count": 107722508,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951488,
                "variance": 0.2499951489
              },
              {
                "average": 9.28311101e-09,
                "count": 107722508,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 9.634890248e-05,
                "variance": 9.283111009e-09
              },
              {
                "average": 1.019489186,
                "count": 107722508,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1789126212,
                "variance": 0.03200972602
              },
              {
                "average": 0.701365184,
                "count": 107722508,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.21643023,
                "variance": 231.5397488
              },
              {
                "average": 0.4977969414,
                "count": 107722508,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999951488,
                "variance": 0.2499951489
              },
              {
                "average": 323.6087646,
                "count": 107722508,
                "maximum": 327,
                "minimum": 320,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.489956587,
                "variance": 2.219970631
              },
              {
                "average": 276627369.8,
                "count": 107722508,
                "maximum": 276628648.3,
                "minimum": 276626029.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 582.1948642,
                "variance": 338950.8599
              },
              {
                "average": 0,
                "count": 107722508,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107722508,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107722508,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107722508,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107722508,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555628.2579,
              4839064.809,
              569.2045413,
              556569.7579,
              4840006.349,
              2223.104541
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555628.2579372891,
                    4839064.808913466,
                    569.2045413044107
                  ],
                  [
                    555628.2579372891,
                    4840006.348913465,
                    569.2045413044107
                  ],
                  [
                    556569.7579372891,
                    4840006.348913465,
                    2223.1045413044108
                  ],
                  [
                    556569.7579372891,
                    4839064.808913466,
                    2223.1045413044108
                  ],
                  [
                    555628.2579372891,
                    4839064.808913466,
                    569.2045413044107
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:04:08+00:00",
            "end_time": "2020-06-19T18:20: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": "20200619_BLU_0195.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.33203204518786,
              43.69392564248796,
              820.4247373143291
            ],
            [
              -122.33193793438969,
              43.702402319246254,
              820.4247373143291
            ],
            [
              -122.3202530612208,
              43.70233342685864,
              1348.2647373143293
            ],
            [
              -122.32034881777649,
              43.69385677036634,
              1348.2647373143293
            ],
            [
              -122.33203204518786,
              43.69392564248796,
              820.4247373143291
            ]
          ]
        ]
      },
      "bbox": [
        -122.332032,
        43.69385677,
        820.4247373,
        -122.3202531,
        43.70240232,
        1348.264737
      ],
      "properties": {
        "datetime": "2020-06-19T18:24:44Z",
        "pc:count": 100042762,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554308.4199,
            "count": 100042762,
            "maximum": 554769.8927,
            "minimum": 553828.3327,
            "name": "X",
            "position": 0,
            "stddev": 264.1653988,
            "variance": 69783.35791
          },
          {
            "average": 4838581.789,
            "count": 100042762,
            "maximum": 4839037.01,
            "minimum": 4838095.51,
            "name": "Y",
            "position": 1,
            "stddev": 258.1765626,
            "variance": 66655.13748
          },
          {
            "average": 1035.963777,
            "count": 100042762,
            "maximum": 1348.264737,
            "minimum": 820.4247373,
            "name": "Z",
            "position": 2,
            "stddev": 76.44930722,
            "variance": 5844.496574
          },
          {
            "average": 29445.13022,
            "count": 100042762,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12508.13706,
            "variance": 156453492.8
          },
          {
            "average": 1.914700866,
            "count": 100042762,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.030330012,
            "variance": 1.061579934
          },
          {
            "average": 2.828659639,
            "count": 100042762,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.196601279,
            "variance": 1.431854621
          },
          {
            "average": 0.4977361581,
            "count": 100042762,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948775,
            "variance": 0.2499948775
          },
          {
            "average": 0,
            "count": 100042762,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.028754074,
            "count": 100042762,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2172722563,
            "variance": 0.04720723338
          },
          {
            "average": -0.3537800108,
            "count": 100042762,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.78486884,
            "variance": 249.1620843
          },
          {
            "average": 0.4977361581,
            "count": 100042762,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999948775,
            "variance": 0.2499948775
          },
          {
            "average": 318.7216302,
            "count": 100042762,
            "maximum": 321,
            "minimum": 316,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.06830659,
            "variance": 1.14127897
          },
          {
            "average": 276625488.1,
            "count": 100042762,
            "maximum": 276626284.5,
            "minimum": 276624562,
            "name": "GpsTime",
            "position": 12,
            "stddev": 415.5537399,
            "variance": 172684.9107
          },
          {
            "average": 0,
            "count": 100042762,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100042762,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100042762,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100042762,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100042762,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          553828.3327,
          4838095.51,
          820.4247373,
          554769.8927,
          4839037.01,
          1348.264737
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                553828.3326816661,
                4838095.510454887,
                820.4247373143291
              ],
              [
                553828.3326816661,
                4839037.010454887,
                820.4247373143291
              ],
              [
                554769.8926816662,
                4839037.010454887,
                1348.2647373143293
              ],
              [
                554769.8926816662,
                4838095.510454887,
                1348.2647373143293
              ],
              [
                553828.3326816661,
                4838095.510454887,
                820.4247373143291
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:24:44+00:00",
        "end_time": "2020-06-19T17:56:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0195.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0195.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0195.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0195.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.332032,
            43.69385677,
            820.4247373,
            -122.3202531,
            43.70240232,
            1348.264737
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.33203204518786,
                  43.69392564248796,
                  820.4247373143291
                ],
                [
                  -122.33193793438969,
                  43.702402319246254,
                  820.4247373143291
                ],
                [
                  -122.3202530612208,
                  43.70233342685864,
                  1348.2647373143293
                ],
                [
                  -122.32034881777649,
                  43.69385677036634,
                  1348.2647373143293
                ],
                [
                  -122.33203204518786,
                  43.69392564248796,
                  820.4247373143291
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0195.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0195.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:24:44Z",
            "pc:count": 100042762,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554308.4199,
                "count": 100042762,
                "maximum": 554769.8927,
                "minimum": 553828.3327,
                "name": "X",
                "position": 0,
                "stddev": 264.1653988,
                "variance": 69783.35791
              },
              {
                "average": 4838581.789,
                "count": 100042762,
                "maximum": 4839037.01,
                "minimum": 4838095.51,
                "name": "Y",
                "position": 1,
                "stddev": 258.1765626,
                "variance": 66655.13748
              },
              {
                "average": 1035.963777,
                "count": 100042762,
                "maximum": 1348.264737,
                "minimum": 820.4247373,
                "name": "Z",
                "position": 2,
                "stddev": 76.44930722,
                "variance": 5844.496574
              },
              {
                "average": 29445.13022,
                "count": 100042762,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12508.13706,
                "variance": 156453492.8
              },
              {
                "average": 1.914700866,
                "count": 100042762,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.030330012,
                "variance": 1.061579934
              },
              {
                "average": 2.828659639,
                "count": 100042762,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.196601279,
                "variance": 1.431854621
              },
              {
                "average": 0.4977361581,
                "count": 100042762,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948775,
                "variance": 0.2499948775
              },
              {
                "average": 0,
                "count": 100042762,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.028754074,
                "count": 100042762,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2172722563,
                "variance": 0.04720723338
              },
              {
                "average": -0.3537800108,
                "count": 100042762,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.78486884,
                "variance": 249.1620843
              },
              {
                "average": 0.4977361581,
                "count": 100042762,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999948775,
                "variance": 0.2499948775
              },
              {
                "average": 318.7216302,
                "count": 100042762,
                "maximum": 321,
                "minimum": 316,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.06830659,
                "variance": 1.14127897
              },
              {
                "average": 276625488.1,
                "count": 100042762,
                "maximum": 276626284.5,
                "minimum": 276624562,
                "name": "GpsTime",
                "position": 12,
                "stddev": 415.5537399,
                "variance": 172684.9107
              },
              {
                "average": 0,
                "count": 100042762,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100042762,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100042762,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100042762,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100042762,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              553828.3327,
              4838095.51,
              820.4247373,
              554769.8927,
              4839037.01,
              1348.264737
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    553828.3326816661,
                    4838095.510454887,
                    820.4247373143291
                  ],
                  [
                    553828.3326816661,
                    4839037.010454887,
                    820.4247373143291
                  ],
                  [
                    554769.8926816662,
                    4839037.010454887,
                    1348.2647373143293
                  ],
                  [
                    554769.8926816662,
                    4838095.510454887,
                    1348.2647373143293
                  ],
                  [
                    553828.3326816661,
                    4838095.510454887,
                    820.4247373143291
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:24:44+00:00",
            "end_time": "2020-06-19T17:56: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": "20200618_BLU_0135.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.22923587277756,
              43.67084316389028,
              712.4206414715628
            ],
            [
              -122.22912736482348,
              43.679319863744134,
              712.4206414715628
            ],
            [
              -122.21744798321346,
              43.679240500264,
              1021.6606414715628
            ],
            [
              -122.21755813475035,
              43.670763823757355,
              1021.6606414715628
            ],
            [
              -122.22923587277756,
              43.67084316389028,
              712.4206414715628
            ]
          ]
        ]
      },
      "bbox": [
        -122.2292359,
        43.67076382,
        712.4206415,
        -122.217448,
        43.67931986,
        1021.660641
      ],
      "properties": {
        "datetime": "2020-06-18T18:30:46Z",
        "pc:count": 112366913,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562607.1089,
            "count": 112366913,
            "maximum": 563077.5249,
            "minimum": 562136.0249,
            "name": "X",
            "position": 0,
            "stddev": 262.3806304,
            "variance": 68843.59523
          },
          {
            "average": 4836075.118,
            "count": 112366913,
            "maximum": 4836545.295,
            "minimum": 4835603.775,
            "name": "Y",
            "position": 1,
            "stddev": 266.2271603,
            "variance": 70876.9009
          },
          {
            "average": 806.2320771,
            "count": 112366913,
            "maximum": 1021.660641,
            "minimum": 712.4206415,
            "name": "Z",
            "position": 2,
            "stddev": 45.68968251,
            "variance": 2087.547088
          },
          {
            "average": 32400.53975,
            "count": 112366913,
            "maximum": 65535,
            "minimum": 4787,
            "name": "Intensity",
            "position": 3,
            "stddev": 9899.398801,
            "variance": 97998096.63
          },
          {
            "average": 1.716002539,
            "count": 112366913,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8666153541,
            "variance": 0.751022172
          },
          {
            "average": 2.431990634,
            "count": 112366913,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.012135249,
            "variance": 1.024417762
          },
          {
            "average": 0.5001488027,
            "count": 112366913,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999801,
            "variance": 0.2499999801
          },
          {
            "average": 0,
            "count": 112366913,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.015764294,
            "count": 112366913,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1542127076,
            "variance": 0.02378155917
          },
          {
            "average": 0.4122774218,
            "count": 112366913,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.36457385,
            "variance": 236.0701295
          },
          {
            "average": 0.5001488027,
            "count": 112366913,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999801,
            "variance": 0.2499999801
          },
          {
            "average": 116.5328361,
            "count": 112366913,
            "maximum": 120,
            "minimum": 113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.670758107,
            "variance": 2.791432651
          },
          {
            "average": 276538703.9,
            "count": 112366913,
            "maximum": 276540246.5,
            "minimum": 276537096.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 775.4360455,
            "variance": 601301.0607
          },
          {
            "average": 0,
            "count": 112366913,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112366913,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112366913,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112366913,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112366913,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562136.0249,
          4835603.775,
          712.4206415,
          563077.5249,
          4836545.295,
          1021.660641
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562136.0248938327,
                4835603.774511447,
                712.4206414715628
              ],
              [
                562136.0248938327,
                4836545.294511447,
                712.4206414715628
              ],
              [
                563077.5248938327,
                4836545.294511447,
                1021.6606414715628
              ],
              [
                563077.5248938327,
                4835603.774511447,
                1021.6606414715628
              ],
              [
                562136.0248938327,
                4835603.774511447,
                712.4206414715628
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:30:46+00:00",
        "end_time": "2020-06-18T17:38:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0135.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0135.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0135.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0135.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2292359,
            43.67076382,
            712.4206415,
            -122.217448,
            43.67931986,
            1021.660641
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.22923587277756,
                  43.67084316389028,
                  712.4206414715628
                ],
                [
                  -122.22912736482348,
                  43.679319863744134,
                  712.4206414715628
                ],
                [
                  -122.21744798321346,
                  43.679240500264,
                  1021.6606414715628
                ],
                [
                  -122.21755813475035,
                  43.670763823757355,
                  1021.6606414715628
                ],
                [
                  -122.22923587277756,
                  43.67084316389028,
                  712.4206414715628
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0135.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0135.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:30:46Z",
            "pc:count": 112366913,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562607.1089,
                "count": 112366913,
                "maximum": 563077.5249,
                "minimum": 562136.0249,
                "name": "X",
                "position": 0,
                "stddev": 262.3806304,
                "variance": 68843.59523
              },
              {
                "average": 4836075.118,
                "count": 112366913,
                "maximum": 4836545.295,
                "minimum": 4835603.775,
                "name": "Y",
                "position": 1,
                "stddev": 266.2271603,
                "variance": 70876.9009
              },
              {
                "average": 806.2320771,
                "count": 112366913,
                "maximum": 1021.660641,
                "minimum": 712.4206415,
                "name": "Z",
                "position": 2,
                "stddev": 45.68968251,
                "variance": 2087.547088
              },
              {
                "average": 32400.53975,
                "count": 112366913,
                "maximum": 65535,
                "minimum": 4787,
                "name": "Intensity",
                "position": 3,
                "stddev": 9899.398801,
                "variance": 97998096.63
              },
              {
                "average": 1.716002539,
                "count": 112366913,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8666153541,
                "variance": 0.751022172
              },
              {
                "average": 2.431990634,
                "count": 112366913,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.012135249,
                "variance": 1.024417762
              },
              {
                "average": 0.5001488027,
                "count": 112366913,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999801,
                "variance": 0.2499999801
              },
              {
                "average": 0,
                "count": 112366913,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.015764294,
                "count": 112366913,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1542127076,
                "variance": 0.02378155917
              },
              {
                "average": 0.4122774218,
                "count": 112366913,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.36457385,
                "variance": 236.0701295
              },
              {
                "average": 0.5001488027,
                "count": 112366913,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999801,
                "variance": 0.2499999801
              },
              {
                "average": 116.5328361,
                "count": 112366913,
                "maximum": 120,
                "minimum": 113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.670758107,
                "variance": 2.791432651
              },
              {
                "average": 276538703.9,
                "count": 112366913,
                "maximum": 276540246.5,
                "minimum": 276537096.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 775.4360455,
                "variance": 601301.0607
              },
              {
                "average": 0,
                "count": 112366913,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112366913,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112366913,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112366913,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112366913,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562136.0249,
              4835603.775,
              712.4206415,
              563077.5249,
              4836545.295,
              1021.660641
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562136.0248938327,
                    4835603.774511447,
                    712.4206414715628
                  ],
                  [
                    562136.0248938327,
                    4836545.294511447,
                    712.4206414715628
                  ],
                  [
                    563077.5248938327,
                    4836545.294511447,
                    1021.6606414715628
                  ],
                  [
                    563077.5248938327,
                    4835603.774511447,
                    1021.6606414715628
                  ],
                  [
                    562136.0248938327,
                    4835603.774511447,
                    712.4206414715628
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:30:46+00:00",
            "end_time": "2020-06-18T17: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": "20200618_BLU_0258.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.20773988251803,
              43.71233620329136,
              912.7902761107619
            ],
            [
              -122.20762818461236,
              43.72081297796824,
              912.7902761107619
            ],
            [
              -122.19594030991603,
              43.72073135273169,
              2429.350276110762
            ],
            [
              -122.19605365499142,
              43.712254602065975,
              2429.350276110762
            ],
            [
              -122.20773988251803,
              43.71233620329136,
              912.7902761107619
            ]
          ]
        ]
      },
      "bbox": [
        -122.2077399,
        43.7122546,
        912.7902761,
        -122.1959403,
        43.72081298,
        2429.350276
      ],
      "properties": {
        "datetime": "2020-06-18T17:46:04Z",
        "pc:count": 96604714,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564316.3221,
            "count": 96604714,
            "maximum": 564766.4736,
            "minimum": 563824.9336,
            "name": "X",
            "position": 0,
            "stddev": 258.7550839,
            "variance": 66954.19346
          },
          {
            "average": 4840694.079,
            "count": 96604714,
            "maximum": 4841169.949,
            "minimum": 4840228.409,
            "name": "Y",
            "position": 1,
            "stddev": 267.8287812,
            "variance": 71732.25604
          },
          {
            "average": 1260.218244,
            "count": 96604714,
            "maximum": 2429.350276,
            "minimum": 912.7902761,
            "name": "Z",
            "position": 2,
            "stddev": 139.3779276,
            "variance": 19426.20669
          },
          {
            "average": 31367.14092,
            "count": 96604714,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12268.5417,
            "variance": 150517115.5
          },
          {
            "average": 1.750893771,
            "count": 96604714,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9570130861,
            "variance": 0.915874047
          },
          {
            "average": 2.501890208,
            "count": 96604714,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.196604275,
            "variance": 1.431861791
          },
          {
            "average": 0.4537825245,
            "count": 96604714,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4978593652,
            "variance": 0.2478639475
          },
          {
            "average": 0,
            "count": 96604714,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.032361692,
            "count": 96604714,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2488112136,
            "variance": 0.06190702001
          },
          {
            "average": 0.9195461613,
            "count": 96604714,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.89500311,
            "variance": 252.651124
          },
          {
            "average": 0.4994962565,
            "count": 96604714,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999997488,
            "variance": 0.2499997488
          },
          {
            "average": 111.5870399,
            "count": 96604714,
            "maximum": 114,
            "minimum": 108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.284271111,
            "variance": 1.649352285
          },
          {
            "average": 276536430.2,
            "count": 96604714,
            "maximum": 276537564.6,
            "minimum": 276534895.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 582.5655932,
            "variance": 339382.6703
          },
          {
            "average": 0,
            "count": 96604714,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96604714,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96604714,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96604714,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96604714,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563824.9336,
          4840228.409,
          912.7902761,
          564766.4736,
          4841169.949,
          2429.350276
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563824.9335693184,
                4840228.408972262,
                912.7902761107619
              ],
              [
                563824.9335693184,
                4841169.9489722615,
                912.7902761107619
              ],
              [
                564766.4735693184,
                4841169.9489722615,
                2429.350276110762
              ],
              [
                564766.4735693184,
                4840228.408972262,
                2429.350276110762
              ],
              [
                563824.9335693184,
                4840228.408972262,
                912.7902761107619
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:46:04+00:00",
        "end_time": "2020-06-18T17:01:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0258.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0258.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0258.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0258.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2077399,
            43.7122546,
            912.7902761,
            -122.1959403,
            43.72081298,
            2429.350276
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.20773988251803,
                  43.71233620329136,
                  912.7902761107619
                ],
                [
                  -122.20762818461236,
                  43.72081297796824,
                  912.7902761107619
                ],
                [
                  -122.19594030991603,
                  43.72073135273169,
                  2429.350276110762
                ],
                [
                  -122.19605365499142,
                  43.712254602065975,
                  2429.350276110762
                ],
                [
                  -122.20773988251803,
                  43.71233620329136,
                  912.7902761107619
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0258.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0258.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:46:04Z",
            "pc:count": 96604714,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564316.3221,
                "count": 96604714,
                "maximum": 564766.4736,
                "minimum": 563824.9336,
                "name": "X",
                "position": 0,
                "stddev": 258.7550839,
                "variance": 66954.19346
              },
              {
                "average": 4840694.079,
                "count": 96604714,
                "maximum": 4841169.949,
                "minimum": 4840228.409,
                "name": "Y",
                "position": 1,
                "stddev": 267.8287812,
                "variance": 71732.25604
              },
              {
                "average": 1260.218244,
                "count": 96604714,
                "maximum": 2429.350276,
                "minimum": 912.7902761,
                "name": "Z",
                "position": 2,
                "stddev": 139.3779276,
                "variance": 19426.20669
              },
              {
                "average": 31367.14092,
                "count": 96604714,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12268.5417,
                "variance": 150517115.5
              },
              {
                "average": 1.750893771,
                "count": 96604714,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9570130861,
                "variance": 0.915874047
              },
              {
                "average": 2.501890208,
                "count": 96604714,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.196604275,
                "variance": 1.431861791
              },
              {
                "average": 0.4537825245,
                "count": 96604714,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4978593652,
                "variance": 0.2478639475
              },
              {
                "average": 0,
                "count": 96604714,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.032361692,
                "count": 96604714,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2488112136,
                "variance": 0.06190702001
              },
              {
                "average": 0.9195461613,
                "count": 96604714,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.89500311,
                "variance": 252.651124
              },
              {
                "average": 0.4994962565,
                "count": 96604714,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999997488,
                "variance": 0.2499997488
              },
              {
                "average": 111.5870399,
                "count": 96604714,
                "maximum": 114,
                "minimum": 108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.284271111,
                "variance": 1.649352285
              },
              {
                "average": 276536430.2,
                "count": 96604714,
                "maximum": 276537564.6,
                "minimum": 276534895.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 582.5655932,
                "variance": 339382.6703
              },
              {
                "average": 0,
                "count": 96604714,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96604714,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96604714,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96604714,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96604714,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563824.9336,
              4840228.409,
              912.7902761,
              564766.4736,
              4841169.949,
              2429.350276
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563824.9335693184,
                    4840228.408972262,
                    912.7902761107619
                  ],
                  [
                    563824.9335693184,
                    4841169.9489722615,
                    912.7902761107619
                  ],
                  [
                    564766.4735693184,
                    4841169.9489722615,
                    2429.350276110762
                  ],
                  [
                    564766.4735693184,
                    4840228.408972262,
                    2429.350276110762
                  ],
                  [
                    563824.9335693184,
                    4840228.408972262,
                    912.7902761107619
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:46:04+00:00",
            "end_time": "2020-06-18T17:01: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": "20200619_BLU_0241.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.40054389319364,
              43.71556711644485,
              801.3387430068542
            ],
            [
              -122.40052224321595,
              43.717738752028325,
              801.3387430068542
            ],
            [
              -122.38908846016227,
              43.71767821240652,
              2077.418743006854
            ],
            [
              -122.38911052300597,
              43.715506581385846,
              2077.418743006854
            ],
            [
              -122.40054389319364,
              43.71556711644485,
              801.3387430068542
            ]
          ]
        ]
      },
      "bbox": [
        -122.4005439,
        43.71550658,
        801.338743,
        -122.3890885,
        43.71773875,
        2077.418743
      ],
      "properties": {
        "datetime": "2020-06-19T17:02:37Z",
        "pc:count": 14977295,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 548803.7157,
            "count": 14977295,
            "maximum": 549210.9856,
            "minimum": 548289.9056,
            "name": "X",
            "position": 0,
            "stddev": 265.53364,
            "variance": 70508.11395
          },
          {
            "average": 4840584.448,
            "count": 14977295,
            "maximum": 4840698.077,
            "minimum": 4840456.877,
            "name": "Y",
            "position": 1,
            "stddev": 58.64201592,
            "variance": 3438.886031
          },
          {
            "average": 916.6937382,
            "count": 14977295,
            "maximum": 2077.418743,
            "minimum": 801.338743,
            "name": "Z",
            "position": 2,
            "stddev": 57.32627818,
            "variance": 3286.30217
          },
          {
            "average": 31594.12244,
            "count": 14977295,
            "maximum": 57528,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12047.02715,
            "variance": 145130863.2
          },
          {
            "average": 1.670689934,
            "count": 14977295,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8527746799,
            "variance": 0.7272246546
          },
          {
            "average": 2.341640396,
            "count": 14977295,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.029877071,
            "variance": 1.060646782
          },
          {
            "average": 0.5041828314,
            "count": 14977295,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999825203,
            "variance": 0.2499825206
          },
          {
            "average": 0,
            "count": 14977295,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.038078037,
            "count": 14977295,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2508224264,
            "variance": 0.06291188961
          },
          {
            "average": 0.5994920929,
            "count": 14977295,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.8367752,
            "variance": 250.8034488
          },
          {
            "average": 0.5041828314,
            "count": 14977295,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999825203,
            "variance": 0.2499825206
          },
          {
            "average": 305.2910751,
            "count": 14977295,
            "maximum": 307,
            "minimum": 303,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9330332996,
            "variance": 0.8705511382
          },
          {
            "average": 276620912.2,
            "count": 14977295,
            "maximum": 276621357.4,
            "minimum": 276620122.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 296.0532148,
            "variance": 87647.50599
          },
          {
            "average": 0,
            "count": 14977295,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14977295,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14977295,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14977295,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14977295,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          548289.9056,
          4840456.877,
          801.338743,
          549210.9856,
          4840698.077,
          2077.418743
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                548289.9056189199,
                4840456.877136292,
                801.3387430068542
              ],
              [
                548289.9056189199,
                4840698.077136291,
                801.3387430068542
              ],
              [
                549210.98561892,
                4840698.077136291,
                2077.418743006854
              ],
              [
                549210.98561892,
                4840456.877136292,
                2077.418743006854
              ],
              [
                548289.9056189199,
                4840456.877136292,
                801.3387430068542
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:02:37+00:00",
        "end_time": "2020-06-19T16:42:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0241.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0241.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0241.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0241.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4005439,
            43.71550658,
            801.338743,
            -122.3890885,
            43.71773875,
            2077.418743
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.40054389319364,
                  43.71556711644485,
                  801.3387430068542
                ],
                [
                  -122.40052224321595,
                  43.717738752028325,
                  801.3387430068542
                ],
                [
                  -122.38908846016227,
                  43.71767821240652,
                  2077.418743006854
                ],
                [
                  -122.38911052300597,
                  43.715506581385846,
                  2077.418743006854
                ],
                [
                  -122.40054389319364,
                  43.71556711644485,
                  801.3387430068542
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0241.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0241.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:02:37Z",
            "pc:count": 14977295,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 548803.7157,
                "count": 14977295,
                "maximum": 549210.9856,
                "minimum": 548289.9056,
                "name": "X",
                "position": 0,
                "stddev": 265.53364,
                "variance": 70508.11395
              },
              {
                "average": 4840584.448,
                "count": 14977295,
                "maximum": 4840698.077,
                "minimum": 4840456.877,
                "name": "Y",
                "position": 1,
                "stddev": 58.64201592,
                "variance": 3438.886031
              },
              {
                "average": 916.6937382,
                "count": 14977295,
                "maximum": 2077.418743,
                "minimum": 801.338743,
                "name": "Z",
                "position": 2,
                "stddev": 57.32627818,
                "variance": 3286.30217
              },
              {
                "average": 31594.12244,
                "count": 14977295,
                "maximum": 57528,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12047.02715,
                "variance": 145130863.2
              },
              {
                "average": 1.670689934,
                "count": 14977295,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8527746799,
                "variance": 0.7272246546
              },
              {
                "average": 2.341640396,
                "count": 14977295,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.029877071,
                "variance": 1.060646782
              },
              {
                "average": 0.5041828314,
                "count": 14977295,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999825203,
                "variance": 0.2499825206
              },
              {
                "average": 0,
                "count": 14977295,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.038078037,
                "count": 14977295,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2508224264,
                "variance": 0.06291188961
              },
              {
                "average": 0.5994920929,
                "count": 14977295,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.8367752,
                "variance": 250.8034488
              },
              {
                "average": 0.5041828314,
                "count": 14977295,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999825203,
                "variance": 0.2499825206
              },
              {
                "average": 305.2910751,
                "count": 14977295,
                "maximum": 307,
                "minimum": 303,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9330332996,
                "variance": 0.8705511382
              },
              {
                "average": 276620912.2,
                "count": 14977295,
                "maximum": 276621357.4,
                "minimum": 276620122.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 296.0532148,
                "variance": 87647.50599
              },
              {
                "average": 0,
                "count": 14977295,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14977295,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14977295,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14977295,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14977295,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              548289.9056,
              4840456.877,
              801.338743,
              549210.9856,
              4840698.077,
              2077.418743
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    548289.9056189199,
                    4840456.877136292,
                    801.3387430068542
                  ],
                  [
                    548289.9056189199,
                    4840698.077136291,
                    801.3387430068542
                  ],
                  [
                    549210.98561892,
                    4840698.077136291,
                    2077.418743006854
                  ],
                  [
                    549210.98561892,
                    4840456.877136292,
                    2077.418743006854
                  ],
                  [
                    548289.9056189199,
                    4840456.877136292,
                    801.3387430068542
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:02:37+00:00",
            "end_time": "2020-06-19T16:42: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": "20200619_BLU_0218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.35497153798714,
              43.701821409077475,
              789.3518833505934
            ],
            [
              -122.35488102414276,
              43.71026173932492,
              789.3518833505934
            ],
            [
              -122.34319456976864,
              43.71019518273632,
              1382.8718833505934
            ],
            [
              -122.34328672300406,
              43.70175487198357,
              1382.8718833505934
            ],
            [
              -122.35497153798714,
              43.701821409077475,
              789.3518833505934
            ]
          ]
        ]
      },
      "bbox": [
        -122.3549715,
        43.70175487,
        789.3518834,
        -122.3431946,
        43.71026174,
        1382.871883
      ],
      "properties": {
        "datetime": "2020-06-19T17:56:08Z",
        "pc:count": 107051475,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 552437.7271,
            "count": 107051475,
            "maximum": 552914.4846,
            "minimum": 551972.9246,
            "name": "X",
            "position": 0,
            "stddev": 264.0586933,
            "variance": 69726.9935
          },
          {
            "average": 4839418.602,
            "count": 107051475,
            "maximum": 4839895.259,
            "minimum": 4838957.799,
            "name": "Y",
            "position": 1,
            "stddev": 260.5178401,
            "variance": 67869.54499
          },
          {
            "average": 1135.566935,
            "count": 107051475,
            "maximum": 1382.871883,
            "minimum": 789.3518834,
            "name": "Z",
            "position": 2,
            "stddev": 136.8587018,
            "variance": 18730.30426
          },
          {
            "average": 28057.87992,
            "count": 107051475,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13783.91892,
            "variance": 189996420.9
          },
          {
            "average": 1.989357148,
            "count": 107051475,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.087001754,
            "variance": 1.181572813
          },
          {
            "average": 2.977504999,
            "count": 107051475,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.254011288,
            "variance": 1.57254431
          },
          {
            "average": 0.4976610831,
            "count": 107051475,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999945318,
            "variance": 0.2499945318
          },
          {
            "average": 0,
            "count": 107051475,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.026251268,
            "count": 107051475,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2144701587,
            "variance": 0.04599744899
          },
          {
            "average": 0.05035987901,
            "count": 107051475,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.79774864,
            "variance": 249.5688622
          },
          {
            "average": 0.4976611018,
            "count": 107051475,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999945319,
            "variance": 0.2499945319
          },
          {
            "average": 313.814896,
            "count": 107051475,
            "maximum": 316,
            "minimum": 311,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.04713759,
            "variance": 1.096497132
          },
          {
            "average": 276623712,
            "count": 107051475,
            "maximum": 276624568.7,
            "minimum": 276622662.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 369.6878285,
            "variance": 136669.0906
          },
          {
            "average": 0,
            "count": 107051475,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107051475,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107051475,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107051475,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107051475,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          551972.9246,
          4838957.799,
          789.3518834,
          552914.4846,
          4839895.259,
          1382.871883
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                551972.9246494581,
                4838957.79918544,
                789.3518833505934
              ],
              [
                551972.9246494581,
                4839895.259185441,
                789.3518833505934
              ],
              [
                552914.4846494582,
                4839895.259185441,
                1382.8718833505934
              ],
              [
                552914.4846494582,
                4838957.79918544,
                1382.8718833505934
              ],
              [
                551972.9246494581,
                4838957.79918544,
                789.3518833505934
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:56:08+00:00",
        "end_time": "2020-06-19T17:24:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3549715,
            43.70175487,
            789.3518834,
            -122.3431946,
            43.71026174,
            1382.871883
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.35497153798714,
                  43.701821409077475,
                  789.3518833505934
                ],
                [
                  -122.35488102414276,
                  43.71026173932492,
                  789.3518833505934
                ],
                [
                  -122.34319456976864,
                  43.71019518273632,
                  1382.8718833505934
                ],
                [
                  -122.34328672300406,
                  43.70175487198357,
                  1382.8718833505934
                ],
                [
                  -122.35497153798714,
                  43.701821409077475,
                  789.3518833505934
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:56:08Z",
            "pc:count": 107051475,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 552437.7271,
                "count": 107051475,
                "maximum": 552914.4846,
                "minimum": 551972.9246,
                "name": "X",
                "position": 0,
                "stddev": 264.0586933,
                "variance": 69726.9935
              },
              {
                "average": 4839418.602,
                "count": 107051475,
                "maximum": 4839895.259,
                "minimum": 4838957.799,
                "name": "Y",
                "position": 1,
                "stddev": 260.5178401,
                "variance": 67869.54499
              },
              {
                "average": 1135.566935,
                "count": 107051475,
                "maximum": 1382.871883,
                "minimum": 789.3518834,
                "name": "Z",
                "position": 2,
                "stddev": 136.8587018,
                "variance": 18730.30426
              },
              {
                "average": 28057.87992,
                "count": 107051475,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13783.91892,
                "variance": 189996420.9
              },
              {
                "average": 1.989357148,
                "count": 107051475,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.087001754,
                "variance": 1.181572813
              },
              {
                "average": 2.977504999,
                "count": 107051475,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.254011288,
                "variance": 1.57254431
              },
              {
                "average": 0.4976610831,
                "count": 107051475,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999945318,
                "variance": 0.2499945318
              },
              {
                "average": 0,
                "count": 107051475,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.026251268,
                "count": 107051475,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2144701587,
                "variance": 0.04599744899
              },
              {
                "average": 0.05035987901,
                "count": 107051475,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.79774864,
                "variance": 249.5688622
              },
              {
                "average": 0.4976611018,
                "count": 107051475,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999945319,
                "variance": 0.2499945319
              },
              {
                "average": 313.814896,
                "count": 107051475,
                "maximum": 316,
                "minimum": 311,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.04713759,
                "variance": 1.096497132
              },
              {
                "average": 276623712,
                "count": 107051475,
                "maximum": 276624568.7,
                "minimum": 276622662.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 369.6878285,
                "variance": 136669.0906
              },
              {
                "average": 0,
                "count": 107051475,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107051475,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107051475,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107051475,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107051475,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              551972.9246,
              4838957.799,
              789.3518834,
              552914.4846,
              4839895.259,
              1382.871883
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    551972.9246494581,
                    4838957.79918544,
                    789.3518833505934
                  ],
                  [
                    551972.9246494581,
                    4839895.259185441,
                    789.3518833505934
                  ],
                  [
                    552914.4846494582,
                    4839895.259185441,
                    1382.8718833505934
                  ],
                  [
                    552914.4846494582,
                    4838957.79918544,
                    1382.8718833505934
                  ],
                  [
                    551972.9246494581,
                    4838957.79918544,
                    789.3518833505934
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:56:08+00:00",
            "end_time": "2020-06-19T17: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": "20200619_BLU_0242.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3892364170076,
              43.71199844073677,
              798.4820593638972
            ],
            [
              -122.38917618256943,
              43.71792865187181,
              798.4820593638972
            ],
            [
              -122.37758448867247,
              43.7178661173707,
              2079.4620593638974
            ],
            [
              -122.37764586601031,
              43.71193591910538,
              2079.4620593638974
            ],
            [
              -122.3892364170076,
              43.71199844073677,
              798.4820593638972
            ]
          ]
        ]
      },
      "bbox": [
        -122.3892364,
        43.71193592,
        798.4820594,
        -122.3775845,
        43.71792865,
        2079.462059
      ],
      "properties": {
        "datetime": "2020-06-19T17:13:36Z",
        "pc:count": 37869104,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 549765.7764,
            "count": 37869104,
            "maximum": 550137.5143,
            "minimum": 549203.7143,
            "name": "X",
            "position": 0,
            "stddev": 261.0931956,
            "variance": 68169.65681
          },
          {
            "average": 4840488.526,
            "count": 37869104,
            "maximum": 4840725.84,
            "minimum": 4840067.18,
            "name": "Y",
            "position": 1,
            "stddev": 151.0789282,
            "variance": 22824.84253
          },
          {
            "average": 996.6400572,
            "count": 37869104,
            "maximum": 2079.462059,
            "minimum": 798.4820594,
            "name": "Z",
            "position": 2,
            "stddev": 54.34823765,
            "variance": 2953.730936
          },
          {
            "average": 29030.75201,
            "count": 37869104,
            "maximum": 61973,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12959.57771,
            "variance": 167950654.4
          },
          {
            "average": 1.898313411,
            "count": 37869104,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.017538179,
            "variance": 1.035383947
          },
          {
            "average": 2.796256811,
            "count": 37869104,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.183039438,
            "variance": 1.399582313
          },
          {
            "average": 0.4961753518,
            "count": 37869104,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999853785,
            "variance": 0.2499853787
          },
          {
            "average": 0,
            "count": 37869104,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.030430612,
            "count": 37869104,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2314196785,
            "variance": 0.05355506761
          },
          {
            "average": 1.453177563,
            "count": 37869104,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.85049802,
            "variance": 251.2382875
          },
          {
            "average": 0.4961753518,
            "count": 37869104,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999853785,
            "variance": 0.2499853787
          },
          {
            "average": 307.3846882,
            "count": 37869104,
            "maximum": 309,
            "minimum": 305,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9007211783,
            "variance": 0.811298641
          },
          {
            "average": 276621562,
            "count": 37869104,
            "maximum": 276622016.2,
            "minimum": 276620743.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 301.3238933,
            "variance": 90796.0887
          },
          {
            "average": 0,
            "count": 37869104,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37869104,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37869104,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37869104,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37869104,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          549203.7143,
          4840067.18,
          798.4820594,
          550137.5143,
          4840725.84,
          2079.462059
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                549203.7143310782,
                4840067.179521468,
                798.4820593638972
              ],
              [
                549203.7143310782,
                4840725.839521468,
                798.4820593638972
              ],
              [
                550137.5143310783,
                4840725.839521468,
                2079.4620593638974
              ],
              [
                550137.5143310783,
                4840067.179521468,
                2079.4620593638974
              ],
              [
                549203.7143310782,
                4840067.179521468,
                798.4820593638972
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:13:36+00:00",
        "end_time": "2020-06-19T16:52:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0242.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0242.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0242.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0242.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3892364,
            43.71193592,
            798.4820594,
            -122.3775845,
            43.71792865,
            2079.462059
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.3892364170076,
                  43.71199844073677,
                  798.4820593638972
                ],
                [
                  -122.38917618256943,
                  43.71792865187181,
                  798.4820593638972
                ],
                [
                  -122.37758448867247,
                  43.7178661173707,
                  2079.4620593638974
                ],
                [
                  -122.37764586601031,
                  43.71193591910538,
                  2079.4620593638974
                ],
                [
                  -122.3892364170076,
                  43.71199844073677,
                  798.4820593638972
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0242.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0242.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:13:36Z",
            "pc:count": 37869104,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 549765.7764,
                "count": 37869104,
                "maximum": 550137.5143,
                "minimum": 549203.7143,
                "name": "X",
                "position": 0,
                "stddev": 261.0931956,
                "variance": 68169.65681
              },
              {
                "average": 4840488.526,
                "count": 37869104,
                "maximum": 4840725.84,
                "minimum": 4840067.18,
                "name": "Y",
                "position": 1,
                "stddev": 151.0789282,
                "variance": 22824.84253
              },
              {
                "average": 996.6400572,
                "count": 37869104,
                "maximum": 2079.462059,
                "minimum": 798.4820594,
                "name": "Z",
                "position": 2,
                "stddev": 54.34823765,
                "variance": 2953.730936
              },
              {
                "average": 29030.75201,
                "count": 37869104,
                "maximum": 61973,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12959.57771,
                "variance": 167950654.4
              },
              {
                "average": 1.898313411,
                "count": 37869104,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.017538179,
                "variance": 1.035383947
              },
              {
                "average": 2.796256811,
                "count": 37869104,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.183039438,
                "variance": 1.399582313
              },
              {
                "average": 0.4961753518,
                "count": 37869104,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999853785,
                "variance": 0.2499853787
              },
              {
                "average": 0,
                "count": 37869104,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.030430612,
                "count": 37869104,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2314196785,
                "variance": 0.05355506761
              },
              {
                "average": 1.453177563,
                "count": 37869104,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.85049802,
                "variance": 251.2382875
              },
              {
                "average": 0.4961753518,
                "count": 37869104,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999853785,
                "variance": 0.2499853787
              },
              {
                "average": 307.3846882,
                "count": 37869104,
                "maximum": 309,
                "minimum": 305,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9007211783,
                "variance": 0.811298641
              },
              {
                "average": 276621562,
                "count": 37869104,
                "maximum": 276622016.2,
                "minimum": 276620743.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 301.3238933,
                "variance": 90796.0887
              },
              {
                "average": 0,
                "count": 37869104,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37869104,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37869104,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37869104,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37869104,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              549203.7143,
              4840067.18,
              798.4820594,
              550137.5143,
              4840725.84,
              2079.462059
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    549203.7143310782,
                    4840067.179521468,
                    798.4820593638972
                  ],
                  [
                    549203.7143310782,
                    4840725.839521468,
                    798.4820593638972
                  ],
                  [
                    550137.5143310783,
                    4840725.839521468,
                    2079.4620593638974
                  ],
                  [
                    550137.5143310783,
                    4840067.179521468,
                    2079.4620593638974
                  ],
                  [
                    549203.7143310782,
                    4840067.179521468,
                    798.4820593638972
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:13:36+00:00",
            "end_time": "2020-06-19T16: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": "20200618_BLU_0185.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.17300883761533,
              43.688155238287244,
              1233.5475914143285
            ],
            [
              -122.17289234175102,
              43.69663197620678,
              1233.5475914143285
            ],
            [
              -122.16120926616448,
              43.69654683662396,
              2561.4675914143286
            ],
            [
              -122.16132740709135,
              43.68807012375025,
              2561.4675914143286
            ],
            [
              -122.17300883761533,
              43.688155238287244,
              1233.5475914143285
            ]
          ]
        ]
      },
      "bbox": [
        -122.1730088,
        43.68807012,
        1233.547591,
        -122.1612093,
        43.69663198,
        2561.467591
      ],
      "properties": {
        "datetime": "2020-06-18T16:45:55Z",
        "pc:count": 106107190,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567116.9851,
            "count": 106107190,
            "maximum": 567591.2183,
            "minimum": 566649.6783,
            "name": "X",
            "position": 0,
            "stddev": 261.3326892,
            "variance": 68294.77446
          },
          {
            "average": 4838032.733,
            "count": 106107190,
            "maximum": 4838511.674,
            "minimum": 4837570.134,
            "name": "Y",
            "position": 1,
            "stddev": 264.4038499,
            "variance": 69909.39586
          },
          {
            "average": 1557.929052,
            "count": 106107190,
            "maximum": 2561.467591,
            "minimum": 1233.547591,
            "name": "Z",
            "position": 2,
            "stddev": 101.4068806,
            "variance": 10283.35543
          },
          {
            "average": 28375.14271,
            "count": 106107190,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13373.30141,
            "variance": 178845190.5
          },
          {
            "average": 1.894469055,
            "count": 106107190,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.036011981,
            "variance": 1.073320824
          },
          {
            "average": 2.788837269,
            "count": 106107190,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.234548663,
            "variance": 1.524110401
          },
          {
            "average": 0.4955685378,
            "count": 106107190,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999803641,
            "variance": 0.2499803645
          },
          {
            "average": 0,
            "count": 106107190,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.034402146,
            "count": 106107190,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2468993028,
            "variance": 0.06095926575
          },
          {
            "average": 0.5597376016,
            "count": 106107190,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.69040052,
            "variance": 246.1886684
          },
          {
            "average": 0.4955685378,
            "count": 106107190,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999803641,
            "variance": 0.2499803645
          },
          {
            "average": 102.8192907,
            "count": 106107190,
            "maximum": 106,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.685238728,
            "variance": 2.840029569
          },
          {
            "average": 276532575.2,
            "count": 106107190,
            "maximum": 276533955.6,
            "minimum": 276531304.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 749.2836348,
            "variance": 561425.9654
          },
          {
            "average": 0,
            "count": 106107190,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106107190,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106107190,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106107190,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106107190,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566649.6783,
          4837570.134,
          1233.547591,
          567591.2183,
          4838511.674,
          2561.467591
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566649.678315083,
                4837570.13408048,
                1233.5475914143285
              ],
              [
                566649.678315083,
                4838511.674080479,
                1233.5475914143285
              ],
              [
                567591.2183150831,
                4838511.674080479,
                2561.4675914143286
              ],
              [
                567591.2183150831,
                4837570.13408048,
                2561.4675914143286
              ],
              [
                566649.678315083,
                4837570.13408048,
                1233.5475914143285
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:45:55+00:00",
        "end_time": "2020-06-18T16:01:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0185.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0185.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0185.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0185.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1730088,
            43.68807012,
            1233.547591,
            -122.1612093,
            43.69663198,
            2561.467591
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.17300883761533,
                  43.688155238287244,
                  1233.5475914143285
                ],
                [
                  -122.17289234175102,
                  43.69663197620678,
                  1233.5475914143285
                ],
                [
                  -122.16120926616448,
                  43.69654683662396,
                  2561.4675914143286
                ],
                [
                  -122.16132740709135,
                  43.68807012375025,
                  2561.4675914143286
                ],
                [
                  -122.17300883761533,
                  43.688155238287244,
                  1233.5475914143285
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0185.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0185.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:45:55Z",
            "pc:count": 106107190,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567116.9851,
                "count": 106107190,
                "maximum": 567591.2183,
                "minimum": 566649.6783,
                "name": "X",
                "position": 0,
                "stddev": 261.3326892,
                "variance": 68294.77446
              },
              {
                "average": 4838032.733,
                "count": 106107190,
                "maximum": 4838511.674,
                "minimum": 4837570.134,
                "name": "Y",
                "position": 1,
                "stddev": 264.4038499,
                "variance": 69909.39586
              },
              {
                "average": 1557.929052,
                "count": 106107190,
                "maximum": 2561.467591,
                "minimum": 1233.547591,
                "name": "Z",
                "position": 2,
                "stddev": 101.4068806,
                "variance": 10283.35543
              },
              {
                "average": 28375.14271,
                "count": 106107190,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13373.30141,
                "variance": 178845190.5
              },
              {
                "average": 1.894469055,
                "count": 106107190,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.036011981,
                "variance": 1.073320824
              },
              {
                "average": 2.788837269,
                "count": 106107190,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.234548663,
                "variance": 1.524110401
              },
              {
                "average": 0.4955685378,
                "count": 106107190,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999803641,
                "variance": 0.2499803645
              },
              {
                "average": 0,
                "count": 106107190,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.034402146,
                "count": 106107190,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2468993028,
                "variance": 0.06095926575
              },
              {
                "average": 0.5597376016,
                "count": 106107190,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.69040052,
                "variance": 246.1886684
              },
              {
                "average": 0.4955685378,
                "count": 106107190,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999803641,
                "variance": 0.2499803645
              },
              {
                "average": 102.8192907,
                "count": 106107190,
                "maximum": 106,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.685238728,
                "variance": 2.840029569
              },
              {
                "average": 276532575.2,
                "count": 106107190,
                "maximum": 276533955.6,
                "minimum": 276531304.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 749.2836348,
                "variance": 561425.9654
              },
              {
                "average": 0,
                "count": 106107190,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106107190,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106107190,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106107190,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106107190,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566649.6783,
              4837570.134,
              1233.547591,
              567591.2183,
              4838511.674,
              2561.467591
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566649.678315083,
                    4837570.13408048,
                    1233.5475914143285
                  ],
                  [
                    566649.678315083,
                    4838511.674080479,
                    1233.5475914143285
                  ],
                  [
                    567591.2183150831,
                    4838511.674080479,
                    2561.4675914143286
                  ],
                  [
                    567591.2183150831,
                    4837570.13408048,
                    2561.4675914143286
                  ],
                  [
                    566649.678315083,
                    4837570.13408048,
                    1233.5475914143285
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:45:55+00:00",
            "end_time": "2020-06-18T16: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": "20200619_BLU_0247.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.33253853775634,
              43.71038417420408,
              524.5506572814038
            ],
            [
              -122.33244443830709,
              43.71886136753478,
              524.5506572814038
            ],
            [
              -122.32075636586995,
              43.718792506270226,
              807.5906572814038
            ],
            [
              -122.32085211257817,
              43.71031533319707,
              807.5906572814038
            ],
            [
              -122.33253853775634,
              43.71038417420408,
              524.5506572814038
            ]
          ]
        ]
      },
      "bbox": [
        -122.3325385,
        43.71031533,
        524.5506573,
        -122.3207564,
        43.71886137,
        807.5906573
      ],
      "properties": {
        "datetime": "2020-06-19T18:25:18Z",
        "pc:count": 88125905,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554233.4915,
            "count": 88125905,
            "maximum": 554714.3637,
            "minimum": 553772.8037,
            "name": "X",
            "position": 0,
            "stddev": 265.5326982,
            "variance": 70507.6138
          },
          {
            "average": 4840384.523,
            "count": 88125905,
            "maximum": 4840864.665,
            "minimum": 4839923.105,
            "name": "Y",
            "position": 1,
            "stddev": 261.7935163,
            "variance": 68535.84516
          },
          {
            "average": 622.9116155,
            "count": 88125905,
            "maximum": 807.5906573,
            "minimum": 524.5506573,
            "name": "Z",
            "position": 2,
            "stddev": 50.31644629,
            "variance": 2531.744767
          },
          {
            "average": 32054.27219,
            "count": 88125905,
            "maximum": 65535,
            "minimum": 6440,
            "name": "Intensity",
            "position": 3,
            "stddev": 9922.616557,
            "variance": 98458319.34
          },
          {
            "average": 1.745270224,
            "count": 88125905,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8843937928,
            "variance": 0.7821523807
          },
          {
            "average": 2.490981727,
            "count": 88125905,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.022463719,
            "variance": 1.045432056
          },
          {
            "average": 0.4962552271,
            "count": 88125905,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999859793,
            "variance": 0.2499859795
          },
          {
            "average": 0,
            "count": 88125905,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.026277892,
            "count": 88125905,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3409934009,
            "variance": 0.1162764995
          },
          {
            "average": -0.7161300622,
            "count": 88125905,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.52652204,
            "variance": 241.0728866
          },
          {
            "average": 0.4962552271,
            "count": 88125905,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999859793,
            "variance": 0.2499859795
          },
          {
            "average": 318.3575393,
            "count": 88125905,
            "maximum": 321,
            "minimum": 315,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.301438782,
            "variance": 1.693742902
          },
          {
            "average": 276625352.1,
            "count": 88125905,
            "maximum": 276626318.6,
            "minimum": 276624061.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 489.3867557,
            "variance": 239499.3966
          },
          {
            "average": 0,
            "count": 88125905,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88125905,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88125905,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88125905,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88125905,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          553772.8037,
          4839923.105,
          524.5506573,
          554714.3637,
          4840864.665,
          807.5906573
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                553772.8037467928,
                4839923.10490423,
                524.5506572814038
              ],
              [
                553772.8037467928,
                4840864.66490423,
                524.5506572814038
              ],
              [
                554714.3637467929,
                4840864.66490423,
                807.5906572814038
              ],
              [
                554714.3637467929,
                4839923.10490423,
                807.5906572814038
              ],
              [
                553772.8037467928,
                4839923.10490423,
                524.5506572814038
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:25:18+00:00",
        "end_time": "2020-06-19T17:47:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0247.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0247.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0247.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0247.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3325385,
            43.71031533,
            524.5506573,
            -122.3207564,
            43.71886137,
            807.5906573
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.33253853775634,
                  43.71038417420408,
                  524.5506572814038
                ],
                [
                  -122.33244443830709,
                  43.71886136753478,
                  524.5506572814038
                ],
                [
                  -122.32075636586995,
                  43.718792506270226,
                  807.5906572814038
                ],
                [
                  -122.32085211257817,
                  43.71031533319707,
                  807.5906572814038
                ],
                [
                  -122.33253853775634,
                  43.71038417420408,
                  524.5506572814038
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0247.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0247.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:25:18Z",
            "pc:count": 88125905,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554233.4915,
                "count": 88125905,
                "maximum": 554714.3637,
                "minimum": 553772.8037,
                "name": "X",
                "position": 0,
                "stddev": 265.5326982,
                "variance": 70507.6138
              },
              {
                "average": 4840384.523,
                "count": 88125905,
                "maximum": 4840864.665,
                "minimum": 4839923.105,
                "name": "Y",
                "position": 1,
                "stddev": 261.7935163,
                "variance": 68535.84516
              },
              {
                "average": 622.9116155,
                "count": 88125905,
                "maximum": 807.5906573,
                "minimum": 524.5506573,
                "name": "Z",
                "position": 2,
                "stddev": 50.31644629,
                "variance": 2531.744767
              },
              {
                "average": 32054.27219,
                "count": 88125905,
                "maximum": 65535,
                "minimum": 6440,
                "name": "Intensity",
                "position": 3,
                "stddev": 9922.616557,
                "variance": 98458319.34
              },
              {
                "average": 1.745270224,
                "count": 88125905,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8843937928,
                "variance": 0.7821523807
              },
              {
                "average": 2.490981727,
                "count": 88125905,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.022463719,
                "variance": 1.045432056
              },
              {
                "average": 0.4962552271,
                "count": 88125905,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999859793,
                "variance": 0.2499859795
              },
              {
                "average": 0,
                "count": 88125905,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.026277892,
                "count": 88125905,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3409934009,
                "variance": 0.1162764995
              },
              {
                "average": -0.7161300622,
                "count": 88125905,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.52652204,
                "variance": 241.0728866
              },
              {
                "average": 0.4962552271,
                "count": 88125905,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999859793,
                "variance": 0.2499859795
              },
              {
                "average": 318.3575393,
                "count": 88125905,
                "maximum": 321,
                "minimum": 315,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.301438782,
                "variance": 1.693742902
              },
              {
                "average": 276625352.1,
                "count": 88125905,
                "maximum": 276626318.6,
                "minimum": 276624061.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 489.3867557,
                "variance": 239499.3966
              },
              {
                "average": 0,
                "count": 88125905,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88125905,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88125905,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88125905,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88125905,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              553772.8037,
              4839923.105,
              524.5506573,
              554714.3637,
              4840864.665,
              807.5906573
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    553772.8037467928,
                    4839923.10490423,
                    524.5506572814038
                  ],
                  [
                    553772.8037467928,
                    4840864.66490423,
                    524.5506572814038
                  ],
                  [
                    554714.3637467929,
                    4840864.66490423,
                    807.5906572814038
                  ],
                  [
                    554714.3637467929,
                    4839923.10490423,
                    807.5906572814038
                  ],
                  [
                    553772.8037467928,
                    4839923.10490423,
                    524.5506572814038
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:25:18+00:00",
            "end_time": "2020-06-19T17:47: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": "20200618_BLU_0178.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25239538818694,
              43.68695339114373,
              649.3345878386925
            ],
            [
              -122.25229008797773,
              43.695429572313735,
              649.3345878386925
            ],
            [
              -122.24060726864315,
              43.69535255117026,
              2295.1145878386924
            ],
            [
              -122.24071421376493,
              43.68687639265639,
              2295.1145878386924
            ],
            [
              -122.25239538818694,
              43.68695339114373,
              649.3345878386925
            ]
          ]
        ]
      },
      "bbox": [
        -122.2523954,
        43.68687639,
        649.3345878,
        -122.2406073,
        43.69542957,
        2295.114588
      ],
      "properties": {
        "datetime": "2020-06-18T19:16:23Z",
        "pc:count": 103324876,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560710.7578,
            "count": 103324876,
            "maximum": 561194.3849,
            "minimum": 560252.8649,
            "name": "X",
            "position": 0,
            "stddev": 261.9620122,
            "variance": 68624.09585
          },
          {
            "average": 4837849.33,
            "count": 103324876,
            "maximum": 4838317.385,
            "minimum": 4837375.925,
            "name": "Y",
            "position": 1,
            "stddev": 267.7956029,
            "variance": 71714.48496
          },
          {
            "average": 830.9457837,
            "count": 103324876,
            "maximum": 2295.114588,
            "minimum": 649.3345878,
            "name": "Z",
            "position": 2,
            "stddev": 97.47961289,
            "variance": 9502.274929
          },
          {
            "average": 32921.0695,
            "count": 103324876,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10351.93685,
            "variance": 107162596.6
          },
          {
            "average": 1.663103965,
            "count": 103324876,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8475309928,
            "variance": 0.7183087837
          },
          {
            "average": 2.326356375,
            "count": 103324876,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.025788001,
            "variance": 1.052241023
          },
          {
            "average": 0.4855622474,
            "count": 103324876,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997915102,
            "variance": 0.2497915537
          },
          {
            "average": 0,
            "count": 103324876,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.026835638,
            "count": 103324876,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2188332217,
            "variance": 0.04788797893
          },
          {
            "average": -0.2155170897,
            "count": 103324876,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.61604691,
            "variance": 243.8609211
          },
          {
            "average": 0.5009906908,
            "count": 103324876,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499999021,
            "variance": 0.249999021
          },
          {
            "average": 122.8018338,
            "count": 103324876,
            "maximum": 126,
            "minimum": 119,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.561296278,
            "variance": 2.437646069
          },
          {
            "average": 276541591.6,
            "count": 103324876,
            "maximum": 276542983.9,
            "minimum": 276539878.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 705.9149598,
            "variance": 498315.9305
          },
          {
            "average": 0,
            "count": 103324876,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103324876,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103324876,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103324876,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103324876,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560252.8649,
          4837375.925,
          649.3345878,
          561194.3849,
          4838317.385,
          2295.114588
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560252.8649005301,
                4837375.924875781,
                649.3345878386925
              ],
              [
                560252.8649005301,
                4838317.384875782,
                649.3345878386925
              ],
              [
                561194.3849005301,
                4838317.384875782,
                2295.1145878386924
              ],
              [
                561194.3849005301,
                4837375.924875781,
                2295.1145878386924
              ],
              [
                560252.8649005301,
                4837375.924875781,
                649.3345878386925
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:16:23+00:00",
        "end_time": "2020-06-18T18:24:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0178.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0178.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0178.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0178.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2523954,
            43.68687639,
            649.3345878,
            -122.2406073,
            43.69542957,
            2295.114588
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.25239538818694,
                  43.68695339114373,
                  649.3345878386925
                ],
                [
                  -122.25229008797773,
                  43.695429572313735,
                  649.3345878386925
                ],
                [
                  -122.24060726864315,
                  43.69535255117026,
                  2295.1145878386924
                ],
                [
                  -122.24071421376493,
                  43.68687639265639,
                  2295.1145878386924
                ],
                [
                  -122.25239538818694,
                  43.68695339114373,
                  649.3345878386925
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0178.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0178.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:16:23Z",
            "pc:count": 103324876,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560710.7578,
                "count": 103324876,
                "maximum": 561194.3849,
                "minimum": 560252.8649,
                "name": "X",
                "position": 0,
                "stddev": 261.9620122,
                "variance": 68624.09585
              },
              {
                "average": 4837849.33,
                "count": 103324876,
                "maximum": 4838317.385,
                "minimum": 4837375.925,
                "name": "Y",
                "position": 1,
                "stddev": 267.7956029,
                "variance": 71714.48496
              },
              {
                "average": 830.9457837,
                "count": 103324876,
                "maximum": 2295.114588,
                "minimum": 649.3345878,
                "name": "Z",
                "position": 2,
                "stddev": 97.47961289,
                "variance": 9502.274929
              },
              {
                "average": 32921.0695,
                "count": 103324876,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10351.93685,
                "variance": 107162596.6
              },
              {
                "average": 1.663103965,
                "count": 103324876,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8475309928,
                "variance": 0.7183087837
              },
              {
                "average": 2.326356375,
                "count": 103324876,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.025788001,
                "variance": 1.052241023
              },
              {
                "average": 0.4855622474,
                "count": 103324876,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997915102,
                "variance": 0.2497915537
              },
              {
                "average": 0,
                "count": 103324876,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.026835638,
                "count": 103324876,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2188332217,
                "variance": 0.04788797893
              },
              {
                "average": -0.2155170897,
                "count": 103324876,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.61604691,
                "variance": 243.8609211
              },
              {
                "average": 0.5009906908,
                "count": 103324876,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499999021,
                "variance": 0.249999021
              },
              {
                "average": 122.8018338,
                "count": 103324876,
                "maximum": 126,
                "minimum": 119,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.561296278,
                "variance": 2.437646069
              },
              {
                "average": 276541591.6,
                "count": 103324876,
                "maximum": 276542983.9,
                "minimum": 276539878.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 705.9149598,
                "variance": 498315.9305
              },
              {
                "average": 0,
                "count": 103324876,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103324876,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103324876,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103324876,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103324876,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560252.8649,
              4837375.925,
              649.3345878,
              561194.3849,
              4838317.385,
              2295.114588
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560252.8649005301,
                    4837375.924875781,
                    649.3345878386925
                  ],
                  [
                    560252.8649005301,
                    4838317.384875782,
                    649.3345878386925
                  ],
                  [
                    561194.3849005301,
                    4838317.384875782,
                    2295.1145878386924
                  ],
                  [
                    561194.3849005301,
                    4837375.924875781,
                    2295.1145878386924
                  ],
                  [
                    560252.8649005301,
                    4837375.924875781,
                    649.3345878386925
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:16:23+00:00",
            "end_time": "2020-06-18T18:24: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": "20200619_BLU_0196.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.32069022274524,
              43.69410852594368,
              797.1386310844825
            ],
            [
              -122.32059451141394,
              43.70258536272832,
              797.1386310844825
            ],
            [
              -122.30890987849916,
              43.70251531204083,
              2175.6986310844823
            ],
            [
              -122.309007235588,
              43.69403849586332,
              2175.6986310844823
            ],
            [
              -122.32069022274524,
              43.69410852594368,
              797.1386310844825
            ]
          ]
        ]
      },
      "bbox": [
        -122.3206902,
        43.6940385,
        797.1386311,
        -122.3089099,
        43.70258536,
        2175.698631
      ],
      "properties": {
        "datetime": "2020-06-19T18:46:52Z",
        "pc:count": 103141407,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555219.4694,
            "count": 103141407,
            "maximum": 555683.6914,
            "minimum": 554742.1514,
            "name": "X",
            "position": 0,
            "stddev": 263.3962334,
            "variance": 69377.57574
          },
          {
            "average": 4838588.021,
            "count": 103141407,
            "maximum": 4839064.766,
            "minimum": 4838123.246,
            "name": "Y",
            "position": 1,
            "stddev": 263.6551912,
            "variance": 69514.05987
          },
          {
            "average": 960.054499,
            "count": 103141407,
            "maximum": 2175.698631,
            "minimum": 797.1386311,
            "name": "Z",
            "position": 2,
            "stddev": 67.67086133,
            "variance": 4579.345474
          },
          {
            "average": 30041.15323,
            "count": 103141407,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11736.68242,
            "variance": 137749714.2
          },
          {
            "average": 1.856854357,
            "count": 103141407,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9866651592,
            "variance": 0.9735081365
          },
          {
            "average": 2.713671009,
            "count": 103141407,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.152712635,
            "variance": 1.328746419
          },
          {
            "average": 0.4974193536,
            "count": 103141407,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999933426,
            "variance": 0.2499933427
          },
          {
            "average": 0,
            "count": 103141407,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023021734,
            "count": 103141407,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1884962146,
            "variance": 0.03553082291
          },
          {
            "average": -0.2663273875,
            "count": 103141407,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.53804407,
            "variance": 241.4308135
          },
          {
            "average": 0.4974193536,
            "count": 103141407,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999933426,
            "variance": 0.2499933427
          },
          {
            "average": 321.1319661,
            "count": 103141407,
            "maximum": 324,
            "minimum": 318,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.230868799,
            "variance": 1.515037999
          },
          {
            "average": 276626410.1,
            "count": 103141407,
            "maximum": 276627612.5,
            "minimum": 276625295.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 484.0996459,
            "variance": 234352.4671
          },
          {
            "average": 0,
            "count": 103141407,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103141407,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103141407,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103141407,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103141407,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554742.1514,
          4838123.246,
          797.1386311,
          555683.6914,
          4839064.766,
          2175.698631
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554742.1513827569,
                4838123.245580647,
                797.1386310844825
              ],
              [
                554742.1513827569,
                4839064.765580647,
                797.1386310844825
              ],
              [
                555683.6913827569,
                4839064.765580647,
                2175.6986310844823
              ],
              [
                555683.6913827569,
                4838123.245580647,
                2175.6986310844823
              ],
              [
                554742.1513827569,
                4838123.245580647,
                797.1386310844825
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:46:52+00:00",
        "end_time": "2020-06-19T18:08:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0196.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0196.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0196.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0196.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3206902,
            43.6940385,
            797.1386311,
            -122.3089099,
            43.70258536,
            2175.698631
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.32069022274524,
                  43.69410852594368,
                  797.1386310844825
                ],
                [
                  -122.32059451141394,
                  43.70258536272832,
                  797.1386310844825
                ],
                [
                  -122.30890987849916,
                  43.70251531204083,
                  2175.6986310844823
                ],
                [
                  -122.309007235588,
                  43.69403849586332,
                  2175.6986310844823
                ],
                [
                  -122.32069022274524,
                  43.69410852594368,
                  797.1386310844825
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0196.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0196.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:46:52Z",
            "pc:count": 103141407,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555219.4694,
                "count": 103141407,
                "maximum": 555683.6914,
                "minimum": 554742.1514,
                "name": "X",
                "position": 0,
                "stddev": 263.3962334,
                "variance": 69377.57574
              },
              {
                "average": 4838588.021,
                "count": 103141407,
                "maximum": 4839064.766,
                "minimum": 4838123.246,
                "name": "Y",
                "position": 1,
                "stddev": 263.6551912,
                "variance": 69514.05987
              },
              {
                "average": 960.054499,
                "count": 103141407,
                "maximum": 2175.698631,
                "minimum": 797.1386311,
                "name": "Z",
                "position": 2,
                "stddev": 67.67086133,
                "variance": 4579.345474
              },
              {
                "average": 30041.15323,
                "count": 103141407,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11736.68242,
                "variance": 137749714.2
              },
              {
                "average": 1.856854357,
                "count": 103141407,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9866651592,
                "variance": 0.9735081365
              },
              {
                "average": 2.713671009,
                "count": 103141407,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.152712635,
                "variance": 1.328746419
              },
              {
                "average": 0.4974193536,
                "count": 103141407,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999933426,
                "variance": 0.2499933427
              },
              {
                "average": 0,
                "count": 103141407,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023021734,
                "count": 103141407,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1884962146,
                "variance": 0.03553082291
              },
              {
                "average": -0.2663273875,
                "count": 103141407,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.53804407,
                "variance": 241.4308135
              },
              {
                "average": 0.4974193536,
                "count": 103141407,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999933426,
                "variance": 0.2499933427
              },
              {
                "average": 321.1319661,
                "count": 103141407,
                "maximum": 324,
                "minimum": 318,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.230868799,
                "variance": 1.515037999
              },
              {
                "average": 276626410.1,
                "count": 103141407,
                "maximum": 276627612.5,
                "minimum": 276625295.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 484.0996459,
                "variance": 234352.4671
              },
              {
                "average": 0,
                "count": 103141407,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103141407,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103141407,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103141407,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103141407,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554742.1514,
              4838123.246,
              797.1386311,
              555683.6914,
              4839064.766,
              2175.698631
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554742.1513827569,
                    4838123.245580647,
                    797.1386310844825
                  ],
                  [
                    554742.1513827569,
                    4839064.765580647,
                    797.1386310844825
                  ],
                  [
                    555683.6913827569,
                    4839064.765580647,
                    2175.6986310844823
                  ],
                  [
                    555683.6913827569,
                    4838123.245580647,
                    2175.6986310844823
                  ],
                  [
                    554742.1513827569,
                    4838123.245580647,
                    797.1386310844825
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:46:52+00:00",
            "end_time": "2020-06-19T18:08: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": "20200618_BLU_0252.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.27581285211659,
              43.711288423155935,
              794.595991963511
            ],
            [
              -122.27571075260447,
              43.71976551300782,
              794.595991963511
            ],
            [
              -122.26402314353666,
              43.719690852484746,
              2251.755991963511
            ],
            [
              -122.26412689023437,
              43.71121378459611,
              2251.755991963511
            ],
            [
              -122.27581285211659,
              43.711288423155935,
              794.595991963511
            ]
          ]
        ]
      },
      "bbox": [
        -122.2758129,
        43.71121378,
        794.595992,
        -122.2640231,
        43.71976551,
        2251.755992
      ],
      "properties": {
        "datetime": "2020-06-19T19:40:02Z",
        "pc:count": 122249259,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558831.8187,
            "count": 122249259,
            "maximum": 559283.4579,
            "minimum": 558341.9379,
            "name": "X",
            "position": 0,
            "stddev": 264.595767,
            "variance": 70010.91991
          },
          {
            "average": 4840542.495,
            "count": 122249259,
            "maximum": 4841003.446,
            "minimum": 4840061.886,
            "name": "Y",
            "position": 1,
            "stddev": 264.0372039,
            "variance": 69715.64504
          },
          {
            "average": 981.5796138,
            "count": 122249259,
            "maximum": 2251.755992,
            "minimum": 794.595992,
            "name": "Z",
            "position": 2,
            "stddev": 76.00043028,
            "variance": 5776.065403
          },
          {
            "average": 30252.20312,
            "count": 122249259,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11619.92073,
            "variance": 135022557.8
          },
          {
            "average": 1.86647254,
            "count": 122249259,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9842796858,
            "variance": 0.9688064999
          },
          {
            "average": 2.733022177,
            "count": 122249259,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.134902588,
            "variance": 1.288003885
          },
          {
            "average": 0.4963759494,
            "count": 122249259,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999868681,
            "variance": 0.2499868683
          },
          {
            "average": 0,
            "count": 122249259,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.019456601,
            "count": 122249259,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1879351281,
            "variance": 0.03531961237
          },
          {
            "average": 1.015835885,
            "count": 122249259,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.62408883,
            "variance": 244.1121517
          },
          {
            "average": 0.496415557,
            "count": 122249259,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999871536,
            "variance": 0.2499871538
          },
          {
            "average": 271.7150895,
            "count": 122249259,
            "maximum": 332,
            "minimum": 126,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 92.3663983,
            "variance": 8531.551534
          },
          {
            "average": 276605101,
            "count": 122249259,
            "maximum": 276630802.4,
            "minimum": 276543009.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 39341.11444,
            "variance": 1547723285
          },
          {
            "average": 0,
            "count": 122249259,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122249259,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122249259,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122249259,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122249259,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558341.9379,
          4840061.886,
          794.595992,
          559283.4579,
          4841003.446,
          2251.755992
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558341.9379099973,
                4840061.886372476,
                794.595991963511
              ],
              [
                558341.9379099973,
                4841003.446372476,
                794.595991963511
              ],
              [
                559283.4579099973,
                4841003.446372476,
                2251.755991963511
              ],
              [
                559283.4579099973,
                4840061.886372476,
                2251.755991963511
              ],
              [
                558341.9379099973,
                4840061.886372476,
                794.595991963511
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:40:02+00:00",
        "end_time": "2020-06-18T19:16:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0252.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0252.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0252.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0252.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2758129,
            43.71121378,
            794.595992,
            -122.2640231,
            43.71976551,
            2251.755992
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.27581285211659,
                  43.711288423155935,
                  794.595991963511
                ],
                [
                  -122.27571075260447,
                  43.71976551300782,
                  794.595991963511
                ],
                [
                  -122.26402314353666,
                  43.719690852484746,
                  2251.755991963511
                ],
                [
                  -122.26412689023437,
                  43.71121378459611,
                  2251.755991963511
                ],
                [
                  -122.27581285211659,
                  43.711288423155935,
                  794.595991963511
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0252.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0252.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:40:02Z",
            "pc:count": 122249259,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558831.8187,
                "count": 122249259,
                "maximum": 559283.4579,
                "minimum": 558341.9379,
                "name": "X",
                "position": 0,
                "stddev": 264.595767,
                "variance": 70010.91991
              },
              {
                "average": 4840542.495,
                "count": 122249259,
                "maximum": 4841003.446,
                "minimum": 4840061.886,
                "name": "Y",
                "position": 1,
                "stddev": 264.0372039,
                "variance": 69715.64504
              },
              {
                "average": 981.5796138,
                "count": 122249259,
                "maximum": 2251.755992,
                "minimum": 794.595992,
                "name": "Z",
                "position": 2,
                "stddev": 76.00043028,
                "variance": 5776.065403
              },
              {
                "average": 30252.20312,
                "count": 122249259,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11619.92073,
                "variance": 135022557.8
              },
              {
                "average": 1.86647254,
                "count": 122249259,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9842796858,
                "variance": 0.9688064999
              },
              {
                "average": 2.733022177,
                "count": 122249259,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.134902588,
                "variance": 1.288003885
              },
              {
                "average": 0.4963759494,
                "count": 122249259,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999868681,
                "variance": 0.2499868683
              },
              {
                "average": 0,
                "count": 122249259,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.019456601,
                "count": 122249259,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1879351281,
                "variance": 0.03531961237
              },
              {
                "average": 1.015835885,
                "count": 122249259,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.62408883,
                "variance": 244.1121517
              },
              {
                "average": 0.496415557,
                "count": 122249259,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999871536,
                "variance": 0.2499871538
              },
              {
                "average": 271.7150895,
                "count": 122249259,
                "maximum": 332,
                "minimum": 126,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 92.3663983,
                "variance": 8531.551534
              },
              {
                "average": 276605101,
                "count": 122249259,
                "maximum": 276630802.4,
                "minimum": 276543009.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 39341.11444,
                "variance": 1547723285
              },
              {
                "average": 0,
                "count": 122249259,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122249259,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122249259,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122249259,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122249259,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558341.9379,
              4840061.886,
              794.595992,
              559283.4579,
              4841003.446,
              2251.755992
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558341.9379099973,
                    4840061.886372476,
                    794.595991963511
                  ],
                  [
                    558341.9379099973,
                    4841003.446372476,
                    794.595991963511
                  ],
                  [
                    559283.4579099973,
                    4841003.446372476,
                    2251.755991963511
                  ],
                  [
                    559283.4579099973,
                    4840061.886372476,
                    2251.755991963511
                  ],
                  [
                    558341.9379099973,
                    4840061.886372476,
                    794.595991963511
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:40:02+00:00",
            "end_time": "2020-06-18T19:16: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": "20200618_BLU_0226.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.26422336979707,
              43.70323628220701,
              796.1162119607492
            ],
            [
              -122.26411966776911,
              43.711713182092204,
              796.1162119607492
            ],
            [
              -122.25243390239739,
              43.71163734912198,
              1399.876211960749
            ],
            [
              -122.25253925084073,
              43.70316047154475,
              1399.876211960749
            ],
            [
              -122.26422336979707,
              43.70323628220701,
              796.1162119607492
            ]
          ]
        ]
      },
      "bbox": [
        -122.2642234,
        43.70316047,
        796.116212,
        -122.2524339,
        43.71171318,
        1399.876212
      ],
      "properties": {
        "datetime": "2020-06-19T19:40:17Z",
        "pc:count": 115620487,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559731.0741,
            "count": 115620487,
            "maximum": 560225.0475,
            "minimum": 559283.5475,
            "name": "X",
            "position": 0,
            "stddev": 259.7314696,
            "variance": 67460.43628
          },
          {
            "average": 4839657.933,
            "count": 115620487,
            "maximum": 4840117.356,
            "minimum": 4839175.816,
            "name": "Y",
            "position": 1,
            "stddev": 264.9559411,
            "variance": 70201.6507
          },
          {
            "average": 1018.868673,
            "count": 115620487,
            "maximum": 1399.876212,
            "minimum": 796.116212,
            "name": "Z",
            "position": 2,
            "stddev": 116.3726683,
            "variance": 13542.59792
          },
          {
            "average": 32044.32261,
            "count": 115620487,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11421.40498,
            "variance": 130448491.7
          },
          {
            "average": 1.678376013,
            "count": 115620487,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8709987277,
            "variance": 0.7586387836
          },
          {
            "average": 2.356408186,
            "count": 115620487,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.066287565,
            "variance": 1.136969171
          },
          {
            "average": 0.5011365763,
            "count": 115620487,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987104,
            "variance": 0.2499987104
          },
          {
            "average": 0,
            "count": 115620487,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.029368299,
            "count": 115620487,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2271178291,
            "variance": 0.05158250831
          },
          {
            "average": -0.2563817048,
            "count": 115620487,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.52445251,
            "variance": 241.0086256
          },
          {
            "average": 0.5011365763,
            "count": 115620487,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999987104,
            "variance": 0.2499987104
          },
          {
            "average": 143.2613849,
            "count": 115620487,
            "maximum": 332,
            "minimum": 123,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 57.03188366,
            "variance": 3252.635754
          },
          {
            "average": 276550376,
            "count": 115620487,
            "maximum": 276630817.9,
            "minimum": 276541690.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 24302.18024,
            "variance": 590595964.2
          },
          {
            "average": 0,
            "count": 115620487,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115620487,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115620487,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115620487,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115620487,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559283.5475,
          4839175.816,
          796.116212,
          560225.0475,
          4840117.356,
          1399.876212
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559283.5474818572,
                4839175.815918957,
                796.1162119607492
              ],
              [
                559283.5474818572,
                4840117.355918956,
                796.1162119607492
              ],
              [
                560225.0474818572,
                4840117.355918956,
                1399.876211960749
              ],
              [
                560225.0474818572,
                4839175.815918957,
                1399.876211960749
              ],
              [
                559283.5474818572,
                4839175.815918957,
                796.1162119607492
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:40:17+00:00",
        "end_time": "2020-06-18T18:54:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0226.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0226.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0226.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0226.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2642234,
            43.70316047,
            796.116212,
            -122.2524339,
            43.71171318,
            1399.876212
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.26422336979707,
                  43.70323628220701,
                  796.1162119607492
                ],
                [
                  -122.26411966776911,
                  43.711713182092204,
                  796.1162119607492
                ],
                [
                  -122.25243390239739,
                  43.71163734912198,
                  1399.876211960749
                ],
                [
                  -122.25253925084073,
                  43.70316047154475,
                  1399.876211960749
                ],
                [
                  -122.26422336979707,
                  43.70323628220701,
                  796.1162119607492
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0226.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0226.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:40:17Z",
            "pc:count": 115620487,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559731.0741,
                "count": 115620487,
                "maximum": 560225.0475,
                "minimum": 559283.5475,
                "name": "X",
                "position": 0,
                "stddev": 259.7314696,
                "variance": 67460.43628
              },
              {
                "average": 4839657.933,
                "count": 115620487,
                "maximum": 4840117.356,
                "minimum": 4839175.816,
                "name": "Y",
                "position": 1,
                "stddev": 264.9559411,
                "variance": 70201.6507
              },
              {
                "average": 1018.868673,
                "count": 115620487,
                "maximum": 1399.876212,
                "minimum": 796.116212,
                "name": "Z",
                "position": 2,
                "stddev": 116.3726683,
                "variance": 13542.59792
              },
              {
                "average": 32044.32261,
                "count": 115620487,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11421.40498,
                "variance": 130448491.7
              },
              {
                "average": 1.678376013,
                "count": 115620487,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8709987277,
                "variance": 0.7586387836
              },
              {
                "average": 2.356408186,
                "count": 115620487,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.066287565,
                "variance": 1.136969171
              },
              {
                "average": 0.5011365763,
                "count": 115620487,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987104,
                "variance": 0.2499987104
              },
              {
                "average": 0,
                "count": 115620487,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.029368299,
                "count": 115620487,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2271178291,
                "variance": 0.05158250831
              },
              {
                "average": -0.2563817048,
                "count": 115620487,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.52445251,
                "variance": 241.0086256
              },
              {
                "average": 0.5011365763,
                "count": 115620487,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999987104,
                "variance": 0.2499987104
              },
              {
                "average": 143.2613849,
                "count": 115620487,
                "maximum": 332,
                "minimum": 123,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 57.03188366,
                "variance": 3252.635754
              },
              {
                "average": 276550376,
                "count": 115620487,
                "maximum": 276630817.9,
                "minimum": 276541690.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 24302.18024,
                "variance": 590595964.2
              },
              {
                "average": 0,
                "count": 115620487,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115620487,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115620487,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115620487,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115620487,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559283.5475,
              4839175.816,
              796.116212,
              560225.0475,
              4840117.356,
              1399.876212
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559283.5474818572,
                    4839175.815918957,
                    796.1162119607492
                  ],
                  [
                    559283.5474818572,
                    4840117.355918956,
                    796.1162119607492
                  ],
                  [
                    560225.0474818572,
                    4840117.355918956,
                    1399.876211960749
                  ],
                  [
                    560225.0474818572,
                    4839175.815918957,
                    1399.876211960749
                  ],
                  [
                    559283.5474818572,
                    4839175.815918957,
                    796.1162119607492
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:40:17+00:00",
            "end_time": "2020-06-18T18: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": "20200618_BLU_0139.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1838845959928,
              43.67152734776492,
              1185.1275281498472
            ],
            [
              -122.18376969629182,
              43.68000431361963,
              1185.1275281498472
            ],
            [
              -122.17208981540776,
              43.67992031122662,
              1625.6875281498471
            ],
            [
              -122.17220635881627,
              43.67144337008454,
              1625.6875281498471
            ],
            [
              -122.1838845959928,
              43.67152734776492,
              1185.1275281498472
            ]
          ]
        ]
      },
      "bbox": [
        -122.1838846,
        43.67144337,
        1185.127528,
        -122.1720898,
        43.68000431,
        1625.687528
      ],
      "properties": {
        "datetime": "2020-06-18T17:00:20Z",
        "pc:count": 113458829,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566257.1658,
            "count": 113458829,
            "maximum": 566732.8737,
            "minimum": 565791.3337,
            "name": "X",
            "position": 0,
            "stddev": 268.7784291,
            "variance": 72241.84392
          },
          {
            "average": 4836191.215,
            "count": 113458829,
            "maximum": 4836656.284,
            "minimum": 4835714.724,
            "name": "Y",
            "position": 1,
            "stddev": 267.5898494,
            "variance": 71604.32748
          },
          {
            "average": 1322.778173,
            "count": 113458829,
            "maximum": 1625.687528,
            "minimum": 1185.127528,
            "name": "Z",
            "position": 2,
            "stddev": 87.34435092,
            "variance": 7629.035638
          },
          {
            "average": 29264.33103,
            "count": 113458829,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12001.42685,
            "variance": 144034246.5
          },
          {
            "average": 1.92692009,
            "count": 113458829,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.029893869,
            "variance": 1.060681382
          },
          {
            "average": 2.853566028,
            "count": 113458829,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.181032745,
            "variance": 1.394838344
          },
          {
            "average": 0.4956021007,
            "count": 113458829,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999806603,
            "variance": 0.2499806607
          },
          {
            "average": 8.813769795e-09,
            "count": 113458829,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 9.388167977e-05,
            "variance": 8.813769797e-09
          },
          {
            "average": 1.019109408,
            "count": 113458829,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1720549065,
            "variance": 0.02960289085
          },
          {
            "average": 0.6951633632,
            "count": 113458829,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.72944298,
            "variance": 247.4153765
          },
          {
            "average": 0.4956021007,
            "count": 113458829,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999806603,
            "variance": 0.2499806607
          },
          {
            "average": 105.513861,
            "count": 113458829,
            "maximum": 108,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.236992195,
            "variance": 1.530149691
          },
          {
            "average": 276533729.6,
            "count": 113458829,
            "maximum": 276534820.6,
            "minimum": 276532680.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 522.428659,
            "variance": 272931.7037
          },
          {
            "average": 0,
            "count": 113458829,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113458829,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113458829,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113458829,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113458829,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565791.3337,
          4835714.724,
          1185.127528,
          566732.8737,
          4836656.284,
          1625.687528
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565791.3336897029,
                4835714.723982868,
                1185.1275281498472
              ],
              [
                565791.3336897029,
                4836656.283982868,
                1185.1275281498472
              ],
              [
                566732.873689703,
                4836656.283982868,
                1625.6875281498471
              ],
              [
                566732.873689703,
                4835714.723982868,
                1625.6875281498471
              ],
              [
                565791.3336897029,
                4835714.723982868,
                1185.1275281498472
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:00:20+00:00",
        "end_time": "2020-06-18T16:24:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0139.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0139.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0139.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0139.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1838846,
            43.67144337,
            1185.127528,
            -122.1720898,
            43.68000431,
            1625.687528
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.1838845959928,
                  43.67152734776492,
                  1185.1275281498472
                ],
                [
                  -122.18376969629182,
                  43.68000431361963,
                  1185.1275281498472
                ],
                [
                  -122.17208981540776,
                  43.67992031122662,
                  1625.6875281498471
                ],
                [
                  -122.17220635881627,
                  43.67144337008454,
                  1625.6875281498471
                ],
                [
                  -122.1838845959928,
                  43.67152734776492,
                  1185.1275281498472
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0139.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0139.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:00:20Z",
            "pc:count": 113458829,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566257.1658,
                "count": 113458829,
                "maximum": 566732.8737,
                "minimum": 565791.3337,
                "name": "X",
                "position": 0,
                "stddev": 268.7784291,
                "variance": 72241.84392
              },
              {
                "average": 4836191.215,
                "count": 113458829,
                "maximum": 4836656.284,
                "minimum": 4835714.724,
                "name": "Y",
                "position": 1,
                "stddev": 267.5898494,
                "variance": 71604.32748
              },
              {
                "average": 1322.778173,
                "count": 113458829,
                "maximum": 1625.687528,
                "minimum": 1185.127528,
                "name": "Z",
                "position": 2,
                "stddev": 87.34435092,
                "variance": 7629.035638
              },
              {
                "average": 29264.33103,
                "count": 113458829,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12001.42685,
                "variance": 144034246.5
              },
              {
                "average": 1.92692009,
                "count": 113458829,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.029893869,
                "variance": 1.060681382
              },
              {
                "average": 2.853566028,
                "count": 113458829,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.181032745,
                "variance": 1.394838344
              },
              {
                "average": 0.4956021007,
                "count": 113458829,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999806603,
                "variance": 0.2499806607
              },
              {
                "average": 8.813769795e-09,
                "count": 113458829,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 9.388167977e-05,
                "variance": 8.813769797e-09
              },
              {
                "average": 1.019109408,
                "count": 113458829,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1720549065,
                "variance": 0.02960289085
              },
              {
                "average": 0.6951633632,
                "count": 113458829,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.72944298,
                "variance": 247.4153765
              },
              {
                "average": 0.4956021007,
                "count": 113458829,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999806603,
                "variance": 0.2499806607
              },
              {
                "average": 105.513861,
                "count": 113458829,
                "maximum": 108,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.236992195,
                "variance": 1.530149691
              },
              {
                "average": 276533729.6,
                "count": 113458829,
                "maximum": 276534820.6,
                "minimum": 276532680.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 522.428659,
                "variance": 272931.7037
              },
              {
                "average": 0,
                "count": 113458829,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113458829,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113458829,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113458829,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113458829,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565791.3337,
              4835714.724,
              1185.127528,
              566732.8737,
              4836656.284,
              1625.687528
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565791.3336897029,
                    4835714.723982868,
                    1185.1275281498472
                  ],
                  [
                    565791.3336897029,
                    4836656.283982868,
                    1185.1275281498472
                  ],
                  [
                    566732.873689703,
                    4836656.283982868,
                    1625.6875281498471
                  ],
                  [
                    566732.873689703,
                    4835714.723982868,
                    1625.6875281498471
                  ],
                  [
                    565791.3336897029,
                    4835714.723982868,
                    1185.1275281498472
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:00:20+00:00",
            "end_time": "2020-06-18T16:24: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": "20200619_BLU_0219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.34362833830671,
              43.70197031693364,
              677.421960003448
            ],
            [
              -122.34353583332961,
              43.71044718165045,
              677.421960003448
            ],
            [
              -122.33184961784222,
              43.71037946636616,
              2160.821960003448
            ],
            [
              -122.3319437692745,
              43.701902621569275,
              2160.821960003448
            ],
            [
              -122.34362833830671,
              43.70197031693364,
              677.421960003448
            ]
          ]
        ]
      },
      "bbox": [
        -122.3436283,
        43.70190262,
        677.42196,
        -122.3318496,
        43.71044718,
        2160.82196
      ],
      "properties": {
        "datetime": "2020-06-19T18:12:08Z",
        "pc:count": 100360922,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 553355.6882,
            "count": 100360922,
            "maximum": 553828.3096,
            "minimum": 552886.7696,
            "name": "X",
            "position": 0,
            "stddev": 262.1857668,
            "variance": 68741.37629
          },
          {
            "average": 4839447.602,
            "count": 100360922,
            "maximum": 4839923.029,
            "minimum": 4838981.509,
            "name": "Y",
            "position": 1,
            "stddev": 265.7954465,
            "variance": 70647.21936
          },
          {
            "average": 915.1384246,
            "count": 100360922,
            "maximum": 2160.82196,
            "minimum": 677.42196,
            "name": "Z",
            "position": 2,
            "stddev": 90.9570871,
            "variance": 8273.191694
          },
          {
            "average": 29827.18363,
            "count": 100360922,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11862.72212,
            "variance": 140724176.1
          },
          {
            "average": 1.902942223,
            "count": 100360922,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.004005561,
            "variance": 1.008027167
          },
          {
            "average": 2.805285786,
            "count": 100360922,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.142266718,
            "variance": 1.304773256
          },
          {
            "average": 0.4979152144,
            "count": 100360922,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956561,
            "variance": 0.2499956562
          },
          {
            "average": 0,
            "count": 100360922,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024860154,
            "count": 100360922,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2059440334,
            "variance": 0.04241294491
          },
          {
            "average": 0.1082797588,
            "count": 100360922,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.60514174,
            "variance": 243.5204486
          },
          {
            "average": 0.659974178,
            "count": 100360922,
            "maximum": 255,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 5.311636938,
            "variance": 28.21348696
          },
          {
            "average": 316.1632359,
            "count": 100360922,
            "maximum": 319,
            "minimum": 314,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.145663475,
            "variance": 1.312544798
          },
          {
            "average": 276624543.6,
            "count": 100360922,
            "maximum": 276625528.5,
            "minimum": 276623837.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 423.3784468,
            "variance": 179249.3092
          },
          {
            "average": 0,
            "count": 100360922,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100360922,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100360922,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100360922,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100360922,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          552886.7696,
          4838981.509,
          677.42196,
          553828.3096,
          4839923.029,
          2160.82196
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                552886.7696424252,
                4838981.509073455,
                677.421960003448
              ],
              [
                552886.7696424252,
                4839923.029073454,
                677.421960003448
              ],
              [
                553828.3096424253,
                4839923.029073454,
                2160.821960003448
              ],
              [
                553828.3096424253,
                4838981.509073455,
                2160.821960003448
              ],
              [
                552886.7696424252,
                4838981.509073455,
                677.421960003448
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:12:08+00:00",
        "end_time": "2020-06-19T17:43:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3436283,
            43.70190262,
            677.42196,
            -122.3318496,
            43.71044718,
            2160.82196
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.34362833830671,
                  43.70197031693364,
                  677.421960003448
                ],
                [
                  -122.34353583332961,
                  43.71044718165045,
                  677.421960003448
                ],
                [
                  -122.33184961784222,
                  43.71037946636616,
                  2160.821960003448
                ],
                [
                  -122.3319437692745,
                  43.701902621569275,
                  2160.821960003448
                ],
                [
                  -122.34362833830671,
                  43.70197031693364,
                  677.421960003448
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:12:08Z",
            "pc:count": 100360922,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 553355.6882,
                "count": 100360922,
                "maximum": 553828.3096,
                "minimum": 552886.7696,
                "name": "X",
                "position": 0,
                "stddev": 262.1857668,
                "variance": 68741.37629
              },
              {
                "average": 4839447.602,
                "count": 100360922,
                "maximum": 4839923.029,
                "minimum": 4838981.509,
                "name": "Y",
                "position": 1,
                "stddev": 265.7954465,
                "variance": 70647.21936
              },
              {
                "average": 915.1384246,
                "count": 100360922,
                "maximum": 2160.82196,
                "minimum": 677.42196,
                "name": "Z",
                "position": 2,
                "stddev": 90.9570871,
                "variance": 8273.191694
              },
              {
                "average": 29827.18363,
                "count": 100360922,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11862.72212,
                "variance": 140724176.1
              },
              {
                "average": 1.902942223,
                "count": 100360922,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.004005561,
                "variance": 1.008027167
              },
              {
                "average": 2.805285786,
                "count": 100360922,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.142266718,
                "variance": 1.304773256
              },
              {
                "average": 0.4979152144,
                "count": 100360922,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956561,
                "variance": 0.2499956562
              },
              {
                "average": 0,
                "count": 100360922,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024860154,
                "count": 100360922,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2059440334,
                "variance": 0.04241294491
              },
              {
                "average": 0.1082797588,
                "count": 100360922,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.60514174,
                "variance": 243.5204486
              },
              {
                "average": 0.659974178,
                "count": 100360922,
                "maximum": 255,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 5.311636938,
                "variance": 28.21348696
              },
              {
                "average": 316.1632359,
                "count": 100360922,
                "maximum": 319,
                "minimum": 314,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.145663475,
                "variance": 1.312544798
              },
              {
                "average": 276624543.6,
                "count": 100360922,
                "maximum": 276625528.5,
                "minimum": 276623837.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 423.3784468,
                "variance": 179249.3092
              },
              {
                "average": 0,
                "count": 100360922,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100360922,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100360922,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100360922,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100360922,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              552886.7696,
              4838981.509,
              677.42196,
              553828.3096,
              4839923.029,
              2160.82196
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    552886.7696424252,
                    4838981.509073455,
                    677.421960003448
                  ],
                  [
                    552886.7696424252,
                    4839923.029073454,
                    677.421960003448
                  ],
                  [
                    553828.3096424253,
                    4839923.029073454,
                    2160.821960003448
                  ],
                  [
                    553828.3096424253,
                    4838981.509073455,
                    2160.821960003448
                  ],
                  [
                    552886.7696424252,
                    4838981.509073455,
                    677.421960003448
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:12:08+00:00",
            "end_time": "2020-06-19T17:43:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0236.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.15078252244817,
              43.704948373008534,
              943.0204770715284
            ],
            [
              -122.15066394726512,
              43.71334563151475,
              943.0204770715284
            ],
            [
              -122.1389776924371,
              43.713258193444425,
              1637.6004770715283
            ],
            [
              -122.13909789864177,
              43.70486096041836,
              1637.6004770715283
            ],
            [
              -122.15078252244817,
              43.704948373008534,
              943.0204770715284
            ]
          ]
        ]
      },
      "bbox": [
        -122.1507825,
        43.70486096,
        943.0204771,
        -122.1389777,
        43.71334563,
        1637.600477
      ],
      "properties": {
        "datetime": "2020-06-19T20:06:34Z",
        "pc:count": 89092797,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568893.4161,
            "count": 89092797,
            "maximum": 569363.4106,
            "minimum": 568421.8706,
            "name": "X",
            "position": 0,
            "stddev": 262.6518842,
            "variance": 68986.01227
          },
          {
            "average": 4839920.303,
            "count": 89092797,
            "maximum": 4840386.041,
            "minimum": 4839453.321,
            "name": "Y",
            "position": 1,
            "stddev": 257.5852118,
            "variance": 66350.14135
          },
          {
            "average": 1308.017269,
            "count": 89092797,
            "maximum": 1637.600477,
            "minimum": 943.0204771,
            "name": "Z",
            "position": 2,
            "stddev": 170.801819,
            "variance": 29173.26139
          },
          {
            "average": 29859.57109,
            "count": 89092797,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11662.296,
            "variance": 136009148
          },
          {
            "average": 1.883769919,
            "count": 89092797,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.002369774,
            "variance": 1.004745164
          },
          {
            "average": 2.767494099,
            "count": 89092797,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.160857089,
            "variance": 1.347589182
          },
          {
            "average": 0.4989569134,
            "count": 89092797,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989148,
            "variance": 0.2499989148
          },
          {
            "average": 0,
            "count": 89092797,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.033354447,
            "count": 89092797,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2513089981,
            "variance": 0.06315621251
          },
          {
            "average": 4.477512239,
            "count": 89092797,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.33611329,
            "variance": 235.1963708
          },
          {
            "average": 0.4989569134,
            "count": 89092797,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999989148,
            "variance": 0.2499989148
          },
          {
            "average": 264.5828131,
            "count": 89092797,
            "maximum": 336,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 106.0383963,
            "variance": 11244.14148
          },
          {
            "average": 276601982.7,
            "count": 89092797,
            "maximum": 276632394.8,
            "minimum": 276531339.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 45479.27882,
            "variance": 2068364802
          },
          {
            "average": 0,
            "count": 89092797,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89092797,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89092797,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89092797,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89092797,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568421.8706,
          4839453.321,
          943.0204771,
          569363.4106,
          4840386.041,
          1637.600477
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568421.8706281134,
                4839453.32099647,
                943.0204770715284
              ],
              [
                568421.8706281134,
                4840386.0409964705,
                943.0204770715284
              ],
              [
                569363.4106281134,
                4840386.0409964705,
                1637.6004770715283
              ],
              [
                569363.4106281134,
                4839453.32099647,
                1637.6004770715283
              ],
              [
                568421.8706281134,
                4839453.32099647,
                943.0204770715284
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:06:34+00:00",
        "end_time": "2020-06-18T16:02:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0236.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0236.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0236.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0236.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1507825,
            43.70486096,
            943.0204771,
            -122.1389777,
            43.71334563,
            1637.600477
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.15078252244817,
                  43.704948373008534,
                  943.0204770715284
                ],
                [
                  -122.15066394726512,
                  43.71334563151475,
                  943.0204770715284
                ],
                [
                  -122.1389776924371,
                  43.713258193444425,
                  1637.6004770715283
                ],
                [
                  -122.13909789864177,
                  43.70486096041836,
                  1637.6004770715283
                ],
                [
                  -122.15078252244817,
                  43.704948373008534,
                  943.0204770715284
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0236.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0236.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:06:34Z",
            "pc:count": 89092797,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568893.4161,
                "count": 89092797,
                "maximum": 569363.4106,
                "minimum": 568421.8706,
                "name": "X",
                "position": 0,
                "stddev": 262.6518842,
                "variance": 68986.01227
              },
              {
                "average": 4839920.303,
                "count": 89092797,
                "maximum": 4840386.041,
                "minimum": 4839453.321,
                "name": "Y",
                "position": 1,
                "stddev": 257.5852118,
                "variance": 66350.14135
              },
              {
                "average": 1308.017269,
                "count": 89092797,
                "maximum": 1637.600477,
                "minimum": 943.0204771,
                "name": "Z",
                "position": 2,
                "stddev": 170.801819,
                "variance": 29173.26139
              },
              {
                "average": 29859.57109,
                "count": 89092797,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11662.296,
                "variance": 136009148
              },
              {
                "average": 1.883769919,
                "count": 89092797,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.002369774,
                "variance": 1.004745164
              },
              {
                "average": 2.767494099,
                "count": 89092797,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.160857089,
                "variance": 1.347589182
              },
              {
                "average": 0.4989569134,
                "count": 89092797,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989148,
                "variance": 0.2499989148
              },
              {
                "average": 0,
                "count": 89092797,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.033354447,
                "count": 89092797,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2513089981,
                "variance": 0.06315621251
              },
              {
                "average": 4.477512239,
                "count": 89092797,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.33611329,
                "variance": 235.1963708
              },
              {
                "average": 0.4989569134,
                "count": 89092797,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999989148,
                "variance": 0.2499989148
              },
              {
                "average": 264.5828131,
                "count": 89092797,
                "maximum": 336,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 106.0383963,
                "variance": 11244.14148
              },
              {
                "average": 276601982.7,
                "count": 89092797,
                "maximum": 276632394.8,
                "minimum": 276531339.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 45479.27882,
                "variance": 2068364802
              },
              {
                "average": 0,
                "count": 89092797,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89092797,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89092797,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89092797,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89092797,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568421.8706,
              4839453.321,
              943.0204771,
              569363.4106,
              4840386.041,
              1637.600477
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568421.8706281134,
                    4839453.32099647,
                    943.0204770715284
                  ],
                  [
                    568421.8706281134,
                    4840386.0409964705,
                    943.0204770715284
                  ],
                  [
                    569363.4106281134,
                    4840386.0409964705,
                    1637.6004770715283
                  ],
                  [
                    569363.4106281134,
                    4839453.32099647,
                    1637.6004770715283
                  ],
                  [
                    568421.8706281134,
                    4839453.32099647,
                    943.0204770715284
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:06:34+00:00",
            "end_time": "2020-06-18T16: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": "20200619_BLU_0223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.29825459367889,
              43.702700624003754,
              569.4967178691957
            ],
            [
              -122.29815568969265,
              43.71117758797683,
              569.4967178691957
            ],
            [
              -122.28646944360474,
              43.711105232231944,
              789.4567178691957
            ],
            [
              -122.28656999408054,
              43.70262828954411,
              789.4567178691957
            ],
            [
              -122.29825459367889,
              43.702700624003754,
              569.4967178691957
            ]
          ]
        ]
      },
      "bbox": [
        -122.2982546,
        43.70262829,
        569.4967179,
        -122.2864694,
        43.71117759,
        789.4567179
      ],
      "properties": {
        "datetime": "2020-06-19T19:26:20Z",
        "pc:count": 98362272,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556997.0211,
            "count": 98362272,
            "maximum": 557483.595,
            "minimum": 556542.055,
            "name": "X",
            "position": 0,
            "stddev": 261.4176475,
            "variance": 68339.18643
          },
          {
            "average": 4839555.504,
            "count": 98362272,
            "maximum": 4840034.097,
            "minimum": 4839092.557,
            "name": "Y",
            "position": 1,
            "stddev": 263.4129977,
            "variance": 69386.40734
          },
          {
            "average": 644.4459325,
            "count": 98362272,
            "maximum": 789.4567179,
            "minimum": 569.4967179,
            "name": "Z",
            "position": 2,
            "stddev": 29.13973743,
            "variance": 849.1242973
          },
          {
            "average": 32017.37016,
            "count": 98362272,
            "maximum": 65535,
            "minimum": 7807,
            "name": "Intensity",
            "position": 3,
            "stddev": 9700.740918,
            "variance": 94104374.35
          },
          {
            "average": 1.727274112,
            "count": 98362272,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8769973517,
            "variance": 0.7691243549
          },
          {
            "average": 2.454553907,
            "count": 98362272,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.025236206,
            "variance": 1.051109279
          },
          {
            "average": 0.4978342814,
            "count": 98362272,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953122,
            "variance": 0.2499953122
          },
          {
            "average": 1.219979953e-07,
            "count": 98362272,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003492820947,
            "variance": 1.219979817e-07
          },
          {
            "average": 1.021718032,
            "count": 98362272,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1722206475,
            "variance": 0.02965995142
          },
          {
            "average": -0.5795532817,
            "count": 98362272,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.57460056,
            "variance": 242.5681827
          },
          {
            "average": 0.4978342814,
            "count": 98362272,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999953122,
            "variance": 0.2499953122
          },
          {
            "average": 326.1972323,
            "count": 98362272,
            "maximum": 330,
            "minimum": 323,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.519602702,
            "variance": 2.309192371
          },
          {
            "average": 276628380.4,
            "count": 98362272,
            "maximum": 276629980.8,
            "minimum": 276627060.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 601.8817581,
            "variance": 362261.6507
          },
          {
            "average": 0,
            "count": 98362272,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98362272,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98362272,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98362272,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98362272,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556542.055,
          4839092.557,
          569.4967179,
          557483.595,
          4840034.097,
          789.4567179
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556542.054990703,
                4839092.557050878,
                569.4967178691957
              ],
              [
                556542.054990703,
                4840034.097050877,
                569.4967178691957
              ],
              [
                557483.594990703,
                4840034.097050877,
                789.4567178691957
              ],
              [
                557483.594990703,
                4839092.557050878,
                789.4567178691957
              ],
              [
                556542.054990703,
                4839092.557050878,
                569.4967178691957
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:26:20+00:00",
        "end_time": "2020-06-19T18:37:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2982546,
            43.70262829,
            569.4967179,
            -122.2864694,
            43.71117759,
            789.4567179
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.29825459367889,
                  43.702700624003754,
                  569.4967178691957
                ],
                [
                  -122.29815568969265,
                  43.71117758797683,
                  569.4967178691957
                ],
                [
                  -122.28646944360474,
                  43.711105232231944,
                  789.4567178691957
                ],
                [
                  -122.28656999408054,
                  43.70262828954411,
                  789.4567178691957
                ],
                [
                  -122.29825459367889,
                  43.702700624003754,
                  569.4967178691957
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:26:20Z",
            "pc:count": 98362272,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556997.0211,
                "count": 98362272,
                "maximum": 557483.595,
                "minimum": 556542.055,
                "name": "X",
                "position": 0,
                "stddev": 261.4176475,
                "variance": 68339.18643
              },
              {
                "average": 4839555.504,
                "count": 98362272,
                "maximum": 4840034.097,
                "minimum": 4839092.557,
                "name": "Y",
                "position": 1,
                "stddev": 263.4129977,
                "variance": 69386.40734
              },
              {
                "average": 644.4459325,
                "count": 98362272,
                "maximum": 789.4567179,
                "minimum": 569.4967179,
                "name": "Z",
                "position": 2,
                "stddev": 29.13973743,
                "variance": 849.1242973
              },
              {
                "average": 32017.37016,
                "count": 98362272,
                "maximum": 65535,
                "minimum": 7807,
                "name": "Intensity",
                "position": 3,
                "stddev": 9700.740918,
                "variance": 94104374.35
              },
              {
                "average": 1.727274112,
                "count": 98362272,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8769973517,
                "variance": 0.7691243549
              },
              {
                "average": 2.454553907,
                "count": 98362272,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.025236206,
                "variance": 1.051109279
              },
              {
                "average": 0.4978342814,
                "count": 98362272,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953122,
                "variance": 0.2499953122
              },
              {
                "average": 1.219979953e-07,
                "count": 98362272,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003492820947,
                "variance": 1.219979817e-07
              },
              {
                "average": 1.021718032,
                "count": 98362272,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1722206475,
                "variance": 0.02965995142
              },
              {
                "average": -0.5795532817,
                "count": 98362272,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.57460056,
                "variance": 242.5681827
              },
              {
                "average": 0.4978342814,
                "count": 98362272,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999953122,
                "variance": 0.2499953122
              },
              {
                "average": 326.1972323,
                "count": 98362272,
                "maximum": 330,
                "minimum": 323,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.519602702,
                "variance": 2.309192371
              },
              {
                "average": 276628380.4,
                "count": 98362272,
                "maximum": 276629980.8,
                "minimum": 276627060.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 601.8817581,
                "variance": 362261.6507
              },
              {
                "average": 0,
                "count": 98362272,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98362272,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98362272,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98362272,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98362272,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556542.055,
              4839092.557,
              569.4967179,
              557483.595,
              4840034.097,
              789.4567179
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556542.054990703,
                    4839092.557050878,
                    569.4967178691957
                  ],
                  [
                    556542.054990703,
                    4840034.097050877,
                    569.4967178691957
                  ],
                  [
                    557483.594990703,
                    4840034.097050877,
                    789.4567178691957
                  ],
                  [
                    557483.594990703,
                    4839092.557050878,
                    789.4567178691957
                  ],
                  [
                    556542.054990703,
                    4839092.557050878,
                    569.4967178691957
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:26:20+00:00",
            "end_time": "2020-06-19T18:37:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0243.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37791632672902,
              43.70975749016245,
              796.5413199861933
            ],
            [
              -122.37782984120369,
              43.71811735548736,
              796.5413199861933
            ],
            [
              -122.36614205586281,
              43.71805313734341,
              1216.8613199861934
            ],
            [
              -122.3662301658004,
              43.70969329064873,
              1216.8613199861934
            ],
            [
              -122.37791632672902,
              43.70975749016245,
              796.5413199861933
            ]
          ]
        ]
      },
      "bbox": [
        -122.3779163,
        43.70969329,
        796.54132,
        -122.3661421,
        43.71811736,
        1216.86132
      ],
      "properties": {
        "datetime": "2020-06-19T17:24:43Z",
        "pc:count": 82501645,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 550627.2539,
            "count": 82501645,
            "maximum": 551059.081,
            "minimum": 550117.541,
            "name": "X",
            "position": 0,
            "stddev": 258.5564355,
            "variance": 66851.43034
          },
          {
            "average": 4840315.067,
            "count": 82501645,
            "maximum": 4840753.594,
            "minimum": 4839825.074,
            "name": "Y",
            "position": 1,
            "stddev": 249.3729654,
            "variance": 62186.87589
          },
          {
            "average": 1037.840035,
            "count": 82501645,
            "maximum": 1216.86132,
            "minimum": 796.54132,
            "name": "Z",
            "position": 2,
            "stddev": 85.54143577,
            "variance": 7317.337233
          },
          {
            "average": 28384.53421,
            "count": 82501645,
            "maximum": 58497,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13272.60588,
            "variance": 176162066.7
          },
          {
            "average": 1.958727587,
            "count": 82501645,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.05977183,
            "variance": 1.123116331
          },
          {
            "average": 2.916555664,
            "count": 82501645,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.220313042,
            "variance": 1.48916392
          },
          {
            "average": 0.4418907526,
            "count": 82501645,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4966118387,
            "variance": 0.2466233184
          },
          {
            "average": 0,
            "count": 82501645,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.031577698,
            "count": 82501645,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2379465772,
            "variance": 0.0566185736
          },
          {
            "average": 0.4971097073,
            "count": 82501645,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.96812677,
            "variance": 254.9810724
          },
          {
            "average": 0.4946254587,
            "count": 82501645,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999711165,
            "variance": 0.2499711173
          },
          {
            "average": 309.2619893,
            "count": 82501645,
            "maximum": 311,
            "minimum": 307,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8982310993,
            "variance": 0.8068191078
          },
          {
            "average": 276622172.5,
            "count": 82501645,
            "maximum": 276622683.3,
            "minimum": 276621340.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 299.035882,
            "variance": 89422.45875
          },
          {
            "average": 0,
            "count": 82501645,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 82501645,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 82501645,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 82501645,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 82501645,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          550117.541,
          4839825.074,
          796.54132,
          551059.081,
          4840753.594,
          1216.86132
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                550117.5409687455,
                4839825.074322467,
                796.5413199861933
              ],
              [
                550117.5409687455,
                4840753.594322466,
                796.5413199861933
              ],
              [
                551059.0809687455,
                4840753.594322466,
                1216.8613199861934
              ],
              [
                551059.0809687455,
                4839825.074322467,
                1216.8613199861934
              ],
              [
                550117.5409687455,
                4839825.074322467,
                796.5413199861933
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:24:43+00:00",
        "end_time": "2020-06-19T17:02:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0243.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0243.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0243.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0243.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3779163,
            43.70969329,
            796.54132,
            -122.3661421,
            43.71811736,
            1216.86132
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.37791632672902,
                  43.70975749016245,
                  796.5413199861933
                ],
                [
                  -122.37782984120369,
                  43.71811735548736,
                  796.5413199861933
                ],
                [
                  -122.36614205586281,
                  43.71805313734341,
                  1216.8613199861934
                ],
                [
                  -122.3662301658004,
                  43.70969329064873,
                  1216.8613199861934
                ],
                [
                  -122.37791632672902,
                  43.70975749016245,
                  796.5413199861933
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0243.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0243.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:24:43Z",
            "pc:count": 82501645,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 550627.2539,
                "count": 82501645,
                "maximum": 551059.081,
                "minimum": 550117.541,
                "name": "X",
                "position": 0,
                "stddev": 258.5564355,
                "variance": 66851.43034
              },
              {
                "average": 4840315.067,
                "count": 82501645,
                "maximum": 4840753.594,
                "minimum": 4839825.074,
                "name": "Y",
                "position": 1,
                "stddev": 249.3729654,
                "variance": 62186.87589
              },
              {
                "average": 1037.840035,
                "count": 82501645,
                "maximum": 1216.86132,
                "minimum": 796.54132,
                "name": "Z",
                "position": 2,
                "stddev": 85.54143577,
                "variance": 7317.337233
              },
              {
                "average": 28384.53421,
                "count": 82501645,
                "maximum": 58497,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13272.60588,
                "variance": 176162066.7
              },
              {
                "average": 1.958727587,
                "count": 82501645,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.05977183,
                "variance": 1.123116331
              },
              {
                "average": 2.916555664,
                "count": 82501645,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.220313042,
                "variance": 1.48916392
              },
              {
                "average": 0.4418907526,
                "count": 82501645,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4966118387,
                "variance": 0.2466233184
              },
              {
                "average": 0,
                "count": 82501645,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.031577698,
                "count": 82501645,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2379465772,
                "variance": 0.0566185736
              },
              {
                "average": 0.4971097073,
                "count": 82501645,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.96812677,
                "variance": 254.9810724
              },
              {
                "average": 0.4946254587,
                "count": 82501645,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999711165,
                "variance": 0.2499711173
              },
              {
                "average": 309.2619893,
                "count": 82501645,
                "maximum": 311,
                "minimum": 307,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8982310993,
                "variance": 0.8068191078
              },
              {
                "average": 276622172.5,
                "count": 82501645,
                "maximum": 276622683.3,
                "minimum": 276621340.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 299.035882,
                "variance": 89422.45875
              },
              {
                "average": 0,
                "count": 82501645,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 82501645,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 82501645,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 82501645,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 82501645,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              550117.541,
              4839825.074,
              796.54132,
              551059.081,
              4840753.594,
              1216.86132
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    550117.5409687455,
                    4839825.074322467,
                    796.5413199861933
                  ],
                  [
                    550117.5409687455,
                    4840753.594322466,
                    796.5413199861933
                  ],
                  [
                    551059.0809687455,
                    4840753.594322466,
                    1216.8613199861934
                  ],
                  [
                    551059.0809687455,
                    4839825.074322467,
                    1216.8613199861934
                  ],
                  [
                    550117.5409687455,
                    4839825.074322467,
                    796.5413199861933
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:24:43+00:00",
            "end_time": "2020-06-19T17:02: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": "20200618_BLU_0231.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.2075041244218,
              43.70410649300832,
              1254.280899716091
            ],
            [
              -122.20739242535294,
              43.712583279454144,
              1254.280899716091
            ],
            [
              -122.1957061508092,
              43.712501642338594,
              1687.4608997160908
            ],
            [
              -122.19581949634932,
              43.704024879907784,
              1687.4608997160908
            ],
            [
              -122.2075041244218,
              43.70410649300832,
              1254.280899716091
            ]
          ]
        ]
      },
      "bbox": [
        -122.2075041,
        43.70402488,
        1254.2809,
        -122.1957062,
        43.71258328,
        1687.4609
      ],
      "properties": {
        "datetime": "2020-06-18T17:45:46Z",
        "pc:count": 79247820,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564344.2745,
            "count": 79247820,
            "maximum": 564794.2027,
            "minimum": 563852.6627,
            "name": "X",
            "position": 0,
            "stddev": 260.5917289,
            "variance": 67908.04915
          },
          {
            "average": 4839813.306,
            "count": 79247820,
            "maximum": 4840256.117,
            "minimum": 4839314.577,
            "name": "Y",
            "position": 1,
            "stddev": 264.7467888,
            "variance": 70090.8622
          },
          {
            "average": 1484.557362,
            "count": 79247820,
            "maximum": 1687.4609,
            "minimum": 1254.2809,
            "name": "Z",
            "position": 2,
            "stddev": 92.21624709,
            "variance": 8503.836228
          },
          {
            "average": 33852.57867,
            "count": 79247820,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13148.18353,
            "variance": 172874730
          },
          {
            "average": 1.551901302,
            "count": 79247820,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8628741309,
            "variance": 0.7445517658
          },
          {
            "average": 2.102851788,
            "count": 79247820,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.172402433,
            "variance": 1.374527464
          },
          {
            "average": 0.4429173698,
            "count": 79247820,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4967308894,
            "variance": 0.2467415764
          },
          {
            "average": 0,
            "count": 79247820,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.038594374,
            "count": 79247820,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2478643755,
            "variance": 0.06143674863
          },
          {
            "average": -0.2418672815,
            "count": 79247820,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.01310387,
            "variance": 256.4194956
          },
          {
            "average": 0.4962396442,
            "count": 79247820,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999858627,
            "variance": 0.2499858629
          },
          {
            "average": 111.4865651,
            "count": 79247820,
            "maximum": 114,
            "minimum": 109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.134144731,
            "variance": 1.28628427
          },
          {
            "average": 276536385.4,
            "count": 79247820,
            "maximum": 276537546.5,
            "minimum": 276535203.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 509.4798848,
            "variance": 259569.753
          },
          {
            "average": 0,
            "count": 79247820,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79247820,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79247820,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79247820,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79247820,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563852.6627,
          4839314.577,
          1254.2809,
          564794.2027,
          4840256.117,
          1687.4609
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563852.6626624851,
                4839314.57745791,
                1254.280899716091
              ],
              [
                563852.6626624851,
                4840256.1174579095,
                1254.280899716091
              ],
              [
                564794.2026624852,
                4840256.1174579095,
                1687.4608997160908
              ],
              [
                564794.2026624852,
                4839314.57745791,
                1687.4608997160908
              ],
              [
                563852.6626624851,
                4839314.57745791,
                1254.280899716091
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:45:46+00:00",
        "end_time": "2020-06-18T17:06:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0231.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0231.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0231.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0231.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2075041,
            43.70402488,
            1254.2809,
            -122.1957062,
            43.71258328,
            1687.4609
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.2075041244218,
                  43.70410649300832,
                  1254.280899716091
                ],
                [
                  -122.20739242535294,
                  43.712583279454144,
                  1254.280899716091
                ],
                [
                  -122.1957061508092,
                  43.712501642338594,
                  1687.4608997160908
                ],
                [
                  -122.19581949634932,
                  43.704024879907784,
                  1687.4608997160908
                ],
                [
                  -122.2075041244218,
                  43.70410649300832,
                  1254.280899716091
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0231.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0231.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:45:46Z",
            "pc:count": 79247820,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564344.2745,
                "count": 79247820,
                "maximum": 564794.2027,
                "minimum": 563852.6627,
                "name": "X",
                "position": 0,
                "stddev": 260.5917289,
                "variance": 67908.04915
              },
              {
                "average": 4839813.306,
                "count": 79247820,
                "maximum": 4840256.117,
                "minimum": 4839314.577,
                "name": "Y",
                "position": 1,
                "stddev": 264.7467888,
                "variance": 70090.8622
              },
              {
                "average": 1484.557362,
                "count": 79247820,
                "maximum": 1687.4609,
                "minimum": 1254.2809,
                "name": "Z",
                "position": 2,
                "stddev": 92.21624709,
                "variance": 8503.836228
              },
              {
                "average": 33852.57867,
                "count": 79247820,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13148.18353,
                "variance": 172874730
              },
              {
                "average": 1.551901302,
                "count": 79247820,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8628741309,
                "variance": 0.7445517658
              },
              {
                "average": 2.102851788,
                "count": 79247820,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.172402433,
                "variance": 1.374527464
              },
              {
                "average": 0.4429173698,
                "count": 79247820,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4967308894,
                "variance": 0.2467415764
              },
              {
                "average": 0,
                "count": 79247820,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.038594374,
                "count": 79247820,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2478643755,
                "variance": 0.06143674863
              },
              {
                "average": -0.2418672815,
                "count": 79247820,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.01310387,
                "variance": 256.4194956
              },
              {
                "average": 0.4962396442,
                "count": 79247820,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999858627,
                "variance": 0.2499858629
              },
              {
                "average": 111.4865651,
                "count": 79247820,
                "maximum": 114,
                "minimum": 109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.134144731,
                "variance": 1.28628427
              },
              {
                "average": 276536385.4,
                "count": 79247820,
                "maximum": 276537546.5,
                "minimum": 276535203.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 509.4798848,
                "variance": 259569.753
              },
              {
                "average": 0,
                "count": 79247820,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79247820,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79247820,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79247820,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79247820,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563852.6627,
              4839314.577,
              1254.2809,
              564794.2027,
              4840256.117,
              1687.4609
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563852.6626624851,
                    4839314.57745791,
                    1254.280899716091
                  ],
                  [
                    563852.6626624851,
                    4840256.1174579095,
                    1254.280899716091
                  ],
                  [
                    564794.2026624852,
                    4840256.1174579095,
                    1687.4608997160908
                  ],
                  [
                    564794.2026624852,
                    4839314.57745791,
                    1687.4608997160908
                  ],
                  [
                    563852.6626624851,
                    4839314.57745791,
                    1254.280899716091
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:45:46+00:00",
            "end_time": "2020-06-18T17:06: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": "20200618_BLU_0156.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.24081420380797,
              43.67889894243214,
              690.2205246426979
            ],
            [
              -122.24070729571042,
              43.68737565321057,
              690.2205246426979
            ],
            [
              -122.2290258229656,
              43.68729745805337,
              972.4605246426979
            ],
            [
              -122.22913437541567,
              43.67882077027817,
              972.4605246426979
            ],
            [
              -122.24081420380797,
              43.67889894243214,
              690.2205246426979
            ]
          ]
        ]
      },
      "bbox": [
        -122.2408142,
        43.67882077,
        690.2205246,
        -122.2290258,
        43.68737565,
        972.4605246
      ],
      "properties": {
        "datetime": "2020-06-18T18:56:04Z",
        "pc:count": 108892972,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561666.108,
            "count": 108892972,
            "maximum": 562135.9749,
            "minimum": 561194.4349,
            "name": "X",
            "position": 0,
            "stddev": 262.4230368,
            "variance": 68865.85027
          },
          {
            "average": 4836960.131,
            "count": 108892972,
            "maximum": 4837431.379,
            "minimum": 4836489.859,
            "name": "Y",
            "position": 1,
            "stddev": 264.654232,
            "variance": 70041.86251
          },
          {
            "average": 788.4107121,
            "count": 108892972,
            "maximum": 972.4605246,
            "minimum": 690.2205246,
            "name": "Z",
            "position": 2,
            "stddev": 52.20626603,
            "variance": 2725.494212
          },
          {
            "average": 32268.88758,
            "count": 108892972,
            "maximum": 65535,
            "minimum": 5727,
            "name": "Intensity",
            "position": 3,
            "stddev": 9936.6365,
            "variance": 98736744.93
          },
          {
            "average": 1.729304872,
            "count": 108892972,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8734770376,
            "variance": 0.7629621352
          },
          {
            "average": 2.458493042,
            "count": 108892972,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.013717306,
            "variance": 1.027622776
          },
          {
            "average": 0.4989144019,
            "count": 108892972,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988238,
            "variance": 0.2499988238
          },
          {
            "average": 0,
            "count": 108892972,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.016779338,
            "count": 108892972,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1572393666,
            "variance": 0.02472421841
          },
          {
            "average": -0.3983064436,
            "count": 108892972,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.50995527,
            "variance": 240.5587125
          },
          {
            "average": 0.4989144019,
            "count": 108892972,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999988238,
            "variance": 0.2499988238
          },
          {
            "average": 119.6082322,
            "count": 108892972,
            "maximum": 123,
            "minimum": 116,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.610880976,
            "variance": 2.594937518
          },
          {
            "average": 276540128.9,
            "count": 108892972,
            "maximum": 276541764.3,
            "minimum": 276538407.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 749.071919,
            "variance": 561108.7399
          },
          {
            "average": 0,
            "count": 108892972,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108892972,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108892972,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108892972,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108892972,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561194.4349,
          4836489.859,
          690.2205246,
          562135.9749,
          4837431.379,
          972.4605246
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561194.4348768599,
                4836489.858933605,
                690.2205246426979
              ],
              [
                561194.4348768599,
                4837431.378933605,
                690.2205246426979
              ],
              [
                562135.9748768599,
                4837431.378933605,
                972.4605246426979
              ],
              [
                562135.9748768599,
                4836489.858933605,
                972.4605246426979
              ],
              [
                561194.4348768599,
                4836489.858933605,
                690.2205246426979
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:56:04+00:00",
        "end_time": "2020-06-18T18:00:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0156.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0156.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0156.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0156.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2408142,
            43.67882077,
            690.2205246,
            -122.2290258,
            43.68737565,
            972.4605246
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.24081420380797,
                  43.67889894243214,
                  690.2205246426979
                ],
                [
                  -122.24070729571042,
                  43.68737565321057,
                  690.2205246426979
                ],
                [
                  -122.2290258229656,
                  43.68729745805337,
                  972.4605246426979
                ],
                [
                  -122.22913437541567,
                  43.67882077027817,
                  972.4605246426979
                ],
                [
                  -122.24081420380797,
                  43.67889894243214,
                  690.2205246426979
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0156.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0156.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:56:04Z",
            "pc:count": 108892972,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561666.108,
                "count": 108892972,
                "maximum": 562135.9749,
                "minimum": 561194.4349,
                "name": "X",
                "position": 0,
                "stddev": 262.4230368,
                "variance": 68865.85027
              },
              {
                "average": 4836960.131,
                "count": 108892972,
                "maximum": 4837431.379,
                "minimum": 4836489.859,
                "name": "Y",
                "position": 1,
                "stddev": 264.654232,
                "variance": 70041.86251
              },
              {
                "average": 788.4107121,
                "count": 108892972,
                "maximum": 972.4605246,
                "minimum": 690.2205246,
                "name": "Z",
                "position": 2,
                "stddev": 52.20626603,
                "variance": 2725.494212
              },
              {
                "average": 32268.88758,
                "count": 108892972,
                "maximum": 65535,
                "minimum": 5727,
                "name": "Intensity",
                "position": 3,
                "stddev": 9936.6365,
                "variance": 98736744.93
              },
              {
                "average": 1.729304872,
                "count": 108892972,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8734770376,
                "variance": 0.7629621352
              },
              {
                "average": 2.458493042,
                "count": 108892972,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.013717306,
                "variance": 1.027622776
              },
              {
                "average": 0.4989144019,
                "count": 108892972,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988238,
                "variance": 0.2499988238
              },
              {
                "average": 0,
                "count": 108892972,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.016779338,
                "count": 108892972,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1572393666,
                "variance": 0.02472421841
              },
              {
                "average": -0.3983064436,
                "count": 108892972,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.50995527,
                "variance": 240.5587125
              },
              {
                "average": 0.4989144019,
                "count": 108892972,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999988238,
                "variance": 0.2499988238
              },
              {
                "average": 119.6082322,
                "count": 108892972,
                "maximum": 123,
                "minimum": 116,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.610880976,
                "variance": 2.594937518
              },
              {
                "average": 276540128.9,
                "count": 108892972,
                "maximum": 276541764.3,
                "minimum": 276538407.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 749.071919,
                "variance": 561108.7399
              },
              {
                "average": 0,
                "count": 108892972,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108892972,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108892972,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108892972,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108892972,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561194.4349,
              4836489.859,
              690.2205246,
              562135.9749,
              4837431.379,
              972.4605246
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561194.4348768599,
                    4836489.858933605,
                    690.2205246426979
                  ],
                  [
                    561194.4348768599,
                    4837431.378933605,
                    690.2205246426979
                  ],
                  [
                    562135.9748768599,
                    4837431.378933605,
                    972.4605246426979
                  ],
                  [
                    562135.9748768599,
                    4836489.858933605,
                    972.4605246426979
                  ],
                  [
                    561194.4348768599,
                    4836489.858933605,
                    690.2205246426979
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:56:04+00:00",
            "end_time": "2020-06-18T18:00: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": "20200619_BLU_0237.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.13937839371478,
              43.705112684905046,
              1135.855603830227
            ],
            [
              -122.13928103619699,
              43.71191621661018,
              1135.855603830227
            ],
            [
              -122.12765466934007,
              43.7118280717974,
              1641.715603830227
            ],
            [
              -122.12775334153405,
              43.705024560903965,
              1641.715603830227
            ],
            [
              -122.13937839371478,
              43.705112684905046,
              1135.855603830227
            ]
          ]
        ]
      },
      "bbox": [
        -122.1393784,
        43.70502456,
        1135.855604,
        -122.1276547,
        43.71191622,
        1641.715604
      ],
      "properties": {
        "datetime": "2020-06-19T20:18:52Z",
        "pc:count": 53112435,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569745.0516,
            "count": 53112435,
            "maximum": 570277.2607,
            "minimum": 569340.5207,
            "name": "X",
            "position": 0,
            "stddev": 249.9850961,
            "variance": 62492.54829
          },
          {
            "average": 4839766.435,
            "count": 53112435,
            "maximum": 4840236.744,
            "minimum": 4839481.044,
            "name": "Y",
            "position": 1,
            "stddev": 168.758859,
            "variance": 28479.5525
          },
          {
            "average": 1398.522299,
            "count": 53112435,
            "maximum": 1641.715604,
            "minimum": 1135.855604,
            "name": "Z",
            "position": 2,
            "stddev": 130.7698266,
            "variance": 17100.74755
          },
          {
            "average": 29610.02156,
            "count": 53112435,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12119.98512,
            "variance": 146894039.3
          },
          {
            "average": 1.902723101,
            "count": 53112435,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.026663209,
            "variance": 1.054037345
          },
          {
            "average": 2.804225301,
            "count": 53112435,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.201025348,
            "variance": 1.442461887
          },
          {
            "average": 0.4949906929,
            "count": 53112435,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999749109,
            "variance": 0.2499749115
          },
          {
            "average": 0,
            "count": 53112435,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.035739954,
            "count": 53112435,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.254546511,
            "variance": 0.06479392626
          },
          {
            "average": -1.312054631,
            "count": 53112435,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.41179619,
            "variance": 237.5234618
          },
          {
            "average": 0.4949906929,
            "count": 53112435,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999749109,
            "variance": 0.2499749115
          },
          {
            "average": 335.2531451,
            "count": 53112435,
            "maximum": 338,
            "minimum": 333,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.068322851,
            "variance": 1.141313714
          },
          {
            "average": 276632196.2,
            "count": 53112435,
            "maximum": 276633132,
            "minimum": 276631419.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 431.7947892,
            "variance": 186446.74
          },
          {
            "average": 0,
            "count": 53112435,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 53112435,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 53112435,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 53112435,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 53112435,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          569340.5207,
          4839481.044,
          1135.855604,
          570277.2607,
          4840236.744,
          1641.715604
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                569340.5207133921,
                4839481.043573704,
                1135.855603830227
              ],
              [
                569340.5207133921,
                4840236.743573703,
                1135.855603830227
              ],
              [
                570277.260713392,
                4840236.743573703,
                1641.715603830227
              ],
              [
                570277.260713392,
                4839481.043573704,
                1641.715603830227
              ],
              [
                569340.5207133921,
                4839481.043573704,
                1135.855603830227
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:18:52+00:00",
        "end_time": "2020-06-19T19:50:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0237.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0237.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0237.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0237.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1393784,
            43.70502456,
            1135.855604,
            -122.1276547,
            43.71191622,
            1641.715604
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.13937839371478,
                  43.705112684905046,
                  1135.855603830227
                ],
                [
                  -122.13928103619699,
                  43.71191621661018,
                  1135.855603830227
                ],
                [
                  -122.12765466934007,
                  43.7118280717974,
                  1641.715603830227
                ],
                [
                  -122.12775334153405,
                  43.705024560903965,
                  1641.715603830227
                ],
                [
                  -122.13937839371478,
                  43.705112684905046,
                  1135.855603830227
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0237.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0237.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:18:52Z",
            "pc:count": 53112435,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569745.0516,
                "count": 53112435,
                "maximum": 570277.2607,
                "minimum": 569340.5207,
                "name": "X",
                "position": 0,
                "stddev": 249.9850961,
                "variance": 62492.54829
              },
              {
                "average": 4839766.435,
                "count": 53112435,
                "maximum": 4840236.744,
                "minimum": 4839481.044,
                "name": "Y",
                "position": 1,
                "stddev": 168.758859,
                "variance": 28479.5525
              },
              {
                "average": 1398.522299,
                "count": 53112435,
                "maximum": 1641.715604,
                "minimum": 1135.855604,
                "name": "Z",
                "position": 2,
                "stddev": 130.7698266,
                "variance": 17100.74755
              },
              {
                "average": 29610.02156,
                "count": 53112435,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12119.98512,
                "variance": 146894039.3
              },
              {
                "average": 1.902723101,
                "count": 53112435,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.026663209,
                "variance": 1.054037345
              },
              {
                "average": 2.804225301,
                "count": 53112435,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.201025348,
                "variance": 1.442461887
              },
              {
                "average": 0.4949906929,
                "count": 53112435,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999749109,
                "variance": 0.2499749115
              },
              {
                "average": 0,
                "count": 53112435,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.035739954,
                "count": 53112435,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.254546511,
                "variance": 0.06479392626
              },
              {
                "average": -1.312054631,
                "count": 53112435,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.41179619,
                "variance": 237.5234618
              },
              {
                "average": 0.4949906929,
                "count": 53112435,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999749109,
                "variance": 0.2499749115
              },
              {
                "average": 335.2531451,
                "count": 53112435,
                "maximum": 338,
                "minimum": 333,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.068322851,
                "variance": 1.141313714
              },
              {
                "average": 276632196.2,
                "count": 53112435,
                "maximum": 276633132,
                "minimum": 276631419.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 431.7947892,
                "variance": 186446.74
              },
              {
                "average": 0,
                "count": 53112435,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 53112435,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 53112435,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 53112435,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 53112435,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              569340.5207,
              4839481.044,
              1135.855604,
              570277.2607,
              4840236.744,
              1641.715604
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    569340.5207133921,
                    4839481.043573704,
                    1135.855603830227
                  ],
                  [
                    569340.5207133921,
                    4840236.743573703,
                    1135.855603830227
                  ],
                  [
                    570277.260713392,
                    4840236.743573703,
                    1641.715603830227
                  ],
                  [
                    570277.260713392,
                    4839481.043573704,
                    1641.715603830227
                  ],
                  [
                    569340.5207133921,
                    4839481.043573704,
                    1135.855603830227
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:18:52+00:00",
            "end_time": "2020-06-19T19: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": "20200618_BLU_0259.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1963941126085,
              43.712506616591604,
              896.7778554665181
            ],
            [
              -122.19628080971925,
              43.72098372771272,
              896.7778554665181
            ],
            [
              -122.18459268621093,
              43.720900940148354,
              2468.717855466518
            ],
            [
              -122.18470763637097,
              43.71242385338128,
              2468.717855466518
            ],
            [
              -122.1963941126085,
              43.712506616591604,
              896.7778554665181
            ]
          ]
        ]
      },
      "bbox": [
        -122.1963941,
        43.71242385,
        896.7778555,
        -122.1845927,
        43.72098373,
        2468.717855
      ],
      "properties": {
        "datetime": "2020-06-18T17:31:14Z",
        "pc:count": 109370594,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565218.2776,
            "count": 109370594,
            "maximum": 565680.3347,
            "minimum": 564738.7747,
            "name": "X",
            "position": 0,
            "stddev": 264.0294315,
            "variance": 69711.54071
          },
          {
            "average": 4840715.37,
            "count": 109370594,
            "maximum": 4841197.712,
            "minimum": 4840256.132,
            "name": "Y",
            "position": 1,
            "stddev": 266.0608209,
            "variance": 70788.36043
          },
          {
            "average": 1056.486934,
            "count": 109370594,
            "maximum": 2468.717855,
            "minimum": 896.7778555,
            "name": "Z",
            "position": 2,
            "stddev": 123.6344975,
            "variance": 15285.48898
          },
          {
            "average": 31160.08009,
            "count": 109370594,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10897.79632,
            "variance": 118761964.6
          },
          {
            "average": 1.824068497,
            "count": 109370594,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9588196911,
            "variance": 0.9193352
          },
          {
            "average": 2.647877683,
            "count": 109370594,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.120002324,
            "variance": 1.254405206
          },
          {
            "average": 0.4644140728,
            "count": 109370594,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4987320363,
            "variance": 0.2487336441
          },
          {
            "average": 0,
            "count": 109370594,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023194699,
            "count": 109370594,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.201344871,
            "variance": 0.04053975706
          },
          {
            "average": -0.0535546394,
            "count": 109370594,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.65919955,
            "variance": 245.2105307
          },
          {
            "average": 0.5010056177,
            "count": 109370594,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499998991,
            "variance": 0.249998991
          },
          {
            "average": 108.9503574,
            "count": 109370594,
            "maximum": 112,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.436257357,
            "variance": 2.062835195
          },
          {
            "average": 276535245.7,
            "count": 109370594,
            "maximum": 276536674.1,
            "minimum": 276533993.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 646.3381034,
            "variance": 417752.944
          },
          {
            "average": 0,
            "count": 109370594,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109370594,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109370594,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109370594,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109370594,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564738.7747,
          4840256.132,
          896.7778555,
          565680.3347,
          4841197.712,
          2468.717855
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564738.7746870469,
                4840256.132477631,
                896.7778554665181
              ],
              [
                564738.7746870469,
                4841197.712477631,
                896.7778554665181
              ],
              [
                565680.3346870469,
                4841197.712477631,
                2468.717855466518
              ],
              [
                565680.3346870469,
                4840256.132477631,
                2468.717855466518
              ],
              [
                564738.7746870469,
                4840256.132477631,
                896.7778554665181
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:31:14+00:00",
        "end_time": "2020-06-18T16:46:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0259.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0259.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0259.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0259.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1963941,
            43.71242385,
            896.7778555,
            -122.1845927,
            43.72098373,
            2468.717855
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.1963941126085,
                  43.712506616591604,
                  896.7778554665181
                ],
                [
                  -122.19628080971925,
                  43.72098372771272,
                  896.7778554665181
                ],
                [
                  -122.18459268621093,
                  43.720900940148354,
                  2468.717855466518
                ],
                [
                  -122.18470763637097,
                  43.71242385338128,
                  2468.717855466518
                ],
                [
                  -122.1963941126085,
                  43.712506616591604,
                  896.7778554665181
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0259.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0259.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:31:14Z",
            "pc:count": 109370594,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565218.2776,
                "count": 109370594,
                "maximum": 565680.3347,
                "minimum": 564738.7747,
                "name": "X",
                "position": 0,
                "stddev": 264.0294315,
                "variance": 69711.54071
              },
              {
                "average": 4840715.37,
                "count": 109370594,
                "maximum": 4841197.712,
                "minimum": 4840256.132,
                "name": "Y",
                "position": 1,
                "stddev": 266.0608209,
                "variance": 70788.36043
              },
              {
                "average": 1056.486934,
                "count": 109370594,
                "maximum": 2468.717855,
                "minimum": 896.7778555,
                "name": "Z",
                "position": 2,
                "stddev": 123.6344975,
                "variance": 15285.48898
              },
              {
                "average": 31160.08009,
                "count": 109370594,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10897.79632,
                "variance": 118761964.6
              },
              {
                "average": 1.824068497,
                "count": 109370594,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9588196911,
                "variance": 0.9193352
              },
              {
                "average": 2.647877683,
                "count": 109370594,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.120002324,
                "variance": 1.254405206
              },
              {
                "average": 0.4644140728,
                "count": 109370594,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4987320363,
                "variance": 0.2487336441
              },
              {
                "average": 0,
                "count": 109370594,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023194699,
                "count": 109370594,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.201344871,
                "variance": 0.04053975706
              },
              {
                "average": -0.0535546394,
                "count": 109370594,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.65919955,
                "variance": 245.2105307
              },
              {
                "average": 0.5010056177,
                "count": 109370594,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499998991,
                "variance": 0.249998991
              },
              {
                "average": 108.9503574,
                "count": 109370594,
                "maximum": 112,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.436257357,
                "variance": 2.062835195
              },
              {
                "average": 276535245.7,
                "count": 109370594,
                "maximum": 276536674.1,
                "minimum": 276533993.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 646.3381034,
                "variance": 417752.944
              },
              {
                "average": 0,
                "count": 109370594,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109370594,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109370594,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109370594,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109370594,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564738.7747,
              4840256.132,
              896.7778555,
              565680.3347,
              4841197.712,
              2468.717855
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564738.7746870469,
                    4840256.132477631,
                    896.7778554665181
                  ],
                  [
                    564738.7746870469,
                    4841197.712477631,
                    896.7778554665181
                  ],
                  [
                    565680.3346870469,
                    4841197.712477631,
                    2468.717855466518
                  ],
                  [
                    565680.3346870469,
                    4840256.132477631,
                    2468.717855466518
                  ],
                  [
                    564738.7746870469,
                    4840256.132477631,
                    896.7778554665181
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:31:14+00:00",
            "end_time": "2020-06-18T16:46: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": "20200619_BLU_0220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3322852927124,
              43.70215460150491,
              622.8276740109823
            ],
            [
              -122.33219118458393,
              43.710631806651044,
              622.8276740109823
            ],
            [
              -122.32050471212811,
              43.71056292982028,
              1015.9076740109822
            ],
            [
              -122.32060046681707,
              43.702085744936554,
              1015.9076740109822
            ],
            [
              -122.3322852927124,
              43.70215460150491,
              622.8276740109823
            ]
          ]
        ]
      },
      "bbox": [
        -122.3322853,
        43.70208574,
        622.827674,
        -122.3205047,
        43.71063181,
        1015.907674
      ],
      "properties": {
        "datetime": "2020-06-19T18:25:01Z",
        "pc:count": 96439581,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554263.4816,
            "count": 96439581,
            "maximum": 554742.1262,
            "minimum": 553800.5662,
            "name": "X",
            "position": 0,
            "stddev": 269.6298063,
            "variance": 72700.23246
          },
          {
            "average": 4839472.949,
            "count": 96439581,
            "maximum": 4839950.833,
            "minimum": 4839009.273,
            "name": "Y",
            "position": 1,
            "stddev": 263.1708367,
            "variance": 69258.88932
          },
          {
            "average": 804.7080569,
            "count": 96439581,
            "maximum": 1015.907674,
            "minimum": 622.827674,
            "name": "Z",
            "position": 2,
            "stddev": 70.47123543,
            "variance": 4966.195023
          },
          {
            "average": 30911.29463,
            "count": 96439581,
            "maximum": 65535,
            "minimum": 1824,
            "name": "Intensity",
            "position": 3,
            "stddev": 11038.68755,
            "variance": 121852622.8
          },
          {
            "average": 1.8363114,
            "count": 96439581,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9557926803,
            "variance": 0.9135396477
          },
          {
            "average": 2.672983865,
            "count": 96439581,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.097480795,
            "variance": 1.204464094
          },
          {
            "average": 0.4978658503,
            "count": 96439581,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499995448,
            "variance": 0.249995448
          },
          {
            "average": 0,
            "count": 96439581,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.019037194,
            "count": 96439581,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1768594116,
            "variance": 0.03127925146
          },
          {
            "average": -0.6063025734,
            "count": 96439581,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.59000682,
            "variance": 243.0483125
          },
          {
            "average": 0.4978658503,
            "count": 96439581,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499995448,
            "variance": 0.249995448
          },
          {
            "average": 318.5027561,
            "count": 96439581,
            "maximum": 321,
            "minimum": 316,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.228929055,
            "variance": 1.510266622
          },
          {
            "average": 276625405.2,
            "count": 96439581,
            "maximum": 276626301.7,
            "minimum": 276624544.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 466.5573011,
            "variance": 217675.7152
          },
          {
            "average": 0,
            "count": 96439581,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96439581,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96439581,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96439581,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96439581,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          553800.5662,
          4839009.273,
          622.827674,
          554742.1262,
          4839950.833,
          1015.907674
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                553800.566155458,
                4839009.272919738,
                622.8276740109823
              ],
              [
                553800.566155458,
                4839950.832919738,
                622.8276740109823
              ],
              [
                554742.126155458,
                4839950.832919738,
                1015.9076740109822
              ],
              [
                554742.126155458,
                4839009.272919738,
                1015.9076740109822
              ],
              [
                553800.566155458,
                4839009.272919738,
                622.8276740109823
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:25:01+00:00",
        "end_time": "2020-06-19T17:55:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3322853,
            43.70208574,
            622.827674,
            -122.3205047,
            43.71063181,
            1015.907674
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.3322852927124,
                  43.70215460150491,
                  622.8276740109823
                ],
                [
                  -122.33219118458393,
                  43.710631806651044,
                  622.8276740109823
                ],
                [
                  -122.32050471212811,
                  43.71056292982028,
                  1015.9076740109822
                ],
                [
                  -122.32060046681707,
                  43.702085744936554,
                  1015.9076740109822
                ],
                [
                  -122.3322852927124,
                  43.70215460150491,
                  622.8276740109823
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:25:01Z",
            "pc:count": 96439581,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554263.4816,
                "count": 96439581,
                "maximum": 554742.1262,
                "minimum": 553800.5662,
                "name": "X",
                "position": 0,
                "stddev": 269.6298063,
                "variance": 72700.23246
              },
              {
                "average": 4839472.949,
                "count": 96439581,
                "maximum": 4839950.833,
                "minimum": 4839009.273,
                "name": "Y",
                "position": 1,
                "stddev": 263.1708367,
                "variance": 69258.88932
              },
              {
                "average": 804.7080569,
                "count": 96439581,
                "maximum": 1015.907674,
                "minimum": 622.827674,
                "name": "Z",
                "position": 2,
                "stddev": 70.47123543,
                "variance": 4966.195023
              },
              {
                "average": 30911.29463,
                "count": 96439581,
                "maximum": 65535,
                "minimum": 1824,
                "name": "Intensity",
                "position": 3,
                "stddev": 11038.68755,
                "variance": 121852622.8
              },
              {
                "average": 1.8363114,
                "count": 96439581,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9557926803,
                "variance": 0.9135396477
              },
              {
                "average": 2.672983865,
                "count": 96439581,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.097480795,
                "variance": 1.204464094
              },
              {
                "average": 0.4978658503,
                "count": 96439581,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499995448,
                "variance": 0.249995448
              },
              {
                "average": 0,
                "count": 96439581,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.019037194,
                "count": 96439581,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1768594116,
                "variance": 0.03127925146
              },
              {
                "average": -0.6063025734,
                "count": 96439581,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.59000682,
                "variance": 243.0483125
              },
              {
                "average": 0.4978658503,
                "count": 96439581,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499995448,
                "variance": 0.249995448
              },
              {
                "average": 318.5027561,
                "count": 96439581,
                "maximum": 321,
                "minimum": 316,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.228929055,
                "variance": 1.510266622
              },
              {
                "average": 276625405.2,
                "count": 96439581,
                "maximum": 276626301.7,
                "minimum": 276624544.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 466.5573011,
                "variance": 217675.7152
              },
              {
                "average": 0,
                "count": 96439581,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96439581,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96439581,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96439581,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96439581,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              553800.5662,
              4839009.273,
              622.827674,
              554742.1262,
              4839950.833,
              1015.907674
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    553800.566155458,
                    4839009.272919738,
                    622.8276740109823
                  ],
                  [
                    553800.566155458,
                    4839950.832919738,
                    622.8276740109823
                  ],
                  [
                    554742.126155458,
                    4839950.832919738,
                    1015.9076740109822
                  ],
                  [
                    554742.126155458,
                    4839009.272919738,
                    1015.9076740109822
                  ],
                  [
                    553800.566155458,
                    4839009.272919738,
                    622.8276740109823
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:25:01+00:00",
            "end_time": "2020-06-19T17: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": "20200619_BLU_0238.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.12784541547002,
              43.70527496391261,
              1080.035033853661
            ],
            [
              -122.12781197039774,
              43.707581514343225,
              1080.035033853661
            ],
            [
              -122.1218965814643,
              43.707536221490585,
              1326.415033853661
            ],
            [
              -122.12193025329832,
              43.705229674685775,
              1326.415033853661
            ],
            [
              -122.12784541547002,
              43.70527496391261,
              1080.035033853661
            ]
          ]
        ]
      },
      "bbox": [
        -122.1278454,
        43.70522967,
        1080.035034,
        -122.1218966,
        43.70758151,
        1326.415034
      ],
      "properties": {
        "datetime": "2020-06-19T20:30:57Z",
        "pc:count": 6148624,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570443.9243,
            "count": 6148624,
            "maximum": 570746.1897,
            "minimum": 570269.5497,
            "name": "X",
            "position": 0,
            "stddev": 113.1270659,
            "variance": 12797.73303
          },
          {
            "average": 4839596.661,
            "count": 6148624,
            "maximum": 4839764.976,
            "minimum": 4839508.776,
            "name": "Y",
            "position": 1,
            "stddev": 58.88080263,
            "variance": 3466.948918
          },
          {
            "average": 1189.776337,
            "count": 6148624,
            "maximum": 1326.415034,
            "minimum": 1080.035034,
            "name": "Z",
            "position": 2,
            "stddev": 41.01871673,
            "variance": 1682.535122
          },
          {
            "average": 32895.44959,
            "count": 6148624,
            "maximum": 56132,
            "minimum": 5585,
            "name": "Intensity",
            "position": 3,
            "stddev": 10451.05321,
            "variance": 109224513.1
          },
          {
            "average": 1.656759464,
            "count": 6148624,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8554865848,
            "variance": 0.7318572967
          },
          {
            "average": 2.31219668,
            "count": 6148624,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.0521977,
            "variance": 1.10712
          },
          {
            "average": 0.5023904535,
            "count": 6148624,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999943264,
            "variance": 0.2499943264
          },
          {
            "average": 0,
            "count": 6148624,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.032915169,
            "count": 6148624,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2468123315,
            "variance": 0.060916327
          },
          {
            "average": -0.3058504687,
            "count": 6148624,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.75586407,
            "variance": 248.2472525
          },
          {
            "average": 0.5023904535,
            "count": 6148624,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999943264,
            "variance": 0.2499943264
          },
          {
            "average": 337.0365661,
            "count": 6148624,
            "maximum": 340,
            "minimum": 335,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.222285546,
            "variance": 1.493981956
          },
          {
            "average": 276632881.4,
            "count": 6148624,
            "maximum": 276633857.2,
            "minimum": 276632189.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472.0887552,
            "variance": 222867.7928
          },
          {
            "average": 0,
            "count": 6148624,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6148624,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6148624,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6148624,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6148624,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570269.5497,
          4839508.776,
          1080.035034,
          570746.1897,
          4839764.976,
          1326.415034
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570269.5497317441,
                4839508.775960743,
                1080.035033853661
              ],
              [
                570269.5497317441,
                4839764.975960743,
                1080.035033853661
              ],
              [
                570746.189731744,
                4839764.975960743,
                1326.415033853661
              ],
              [
                570746.189731744,
                4839508.775960743,
                1326.415033853661
              ],
              [
                570269.5497317441,
                4839508.775960743,
                1080.035033853661
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:30:57+00:00",
        "end_time": "2020-06-19T20:03:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0238.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0238.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0238.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0238.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1278454,
            43.70522967,
            1080.035034,
            -122.1218966,
            43.70758151,
            1326.415034
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.12784541547002,
                  43.70527496391261,
                  1080.035033853661
                ],
                [
                  -122.12781197039774,
                  43.707581514343225,
                  1080.035033853661
                ],
                [
                  -122.1218965814643,
                  43.707536221490585,
                  1326.415033853661
                ],
                [
                  -122.12193025329832,
                  43.705229674685775,
                  1326.415033853661
                ],
                [
                  -122.12784541547002,
                  43.70527496391261,
                  1080.035033853661
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0238.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0238.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:30:57Z",
            "pc:count": 6148624,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570443.9243,
                "count": 6148624,
                "maximum": 570746.1897,
                "minimum": 570269.5497,
                "name": "X",
                "position": 0,
                "stddev": 113.1270659,
                "variance": 12797.73303
              },
              {
                "average": 4839596.661,
                "count": 6148624,
                "maximum": 4839764.976,
                "minimum": 4839508.776,
                "name": "Y",
                "position": 1,
                "stddev": 58.88080263,
                "variance": 3466.948918
              },
              {
                "average": 1189.776337,
                "count": 6148624,
                "maximum": 1326.415034,
                "minimum": 1080.035034,
                "name": "Z",
                "position": 2,
                "stddev": 41.01871673,
                "variance": 1682.535122
              },
              {
                "average": 32895.44959,
                "count": 6148624,
                "maximum": 56132,
                "minimum": 5585,
                "name": "Intensity",
                "position": 3,
                "stddev": 10451.05321,
                "variance": 109224513.1
              },
              {
                "average": 1.656759464,
                "count": 6148624,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8554865848,
                "variance": 0.7318572967
              },
              {
                "average": 2.31219668,
                "count": 6148624,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.0521977,
                "variance": 1.10712
              },
              {
                "average": 0.5023904535,
                "count": 6148624,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999943264,
                "variance": 0.2499943264
              },
              {
                "average": 0,
                "count": 6148624,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.032915169,
                "count": 6148624,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2468123315,
                "variance": 0.060916327
              },
              {
                "average": -0.3058504687,
                "count": 6148624,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.75586407,
                "variance": 248.2472525
              },
              {
                "average": 0.5023904535,
                "count": 6148624,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999943264,
                "variance": 0.2499943264
              },
              {
                "average": 337.0365661,
                "count": 6148624,
                "maximum": 340,
                "minimum": 335,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.222285546,
                "variance": 1.493981956
              },
              {
                "average": 276632881.4,
                "count": 6148624,
                "maximum": 276633857.2,
                "minimum": 276632189.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472.0887552,
                "variance": 222867.7928
              },
              {
                "average": 0,
                "count": 6148624,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6148624,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6148624,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6148624,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6148624,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570269.5497,
              4839508.776,
              1080.035034,
              570746.1897,
              4839764.976,
              1326.415034
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570269.5497317441,
                    4839508.775960743,
                    1080.035033853661
                  ],
                  [
                    570269.5497317441,
                    4839764.975960743,
                    1080.035033853661
                  ],
                  [
                    570746.189731744,
                    4839764.975960743,
                    1326.415033853661
                  ],
                  [
                    570746.189731744,
                    4839508.775960743,
                    1326.415033853661
                  ],
                  [
                    570269.5497317441,
                    4839508.775960743,
                    1080.035033853661
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:30:57+00:00",
            "end_time": "2020-06-19T20:03: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": "20200618_BLU_0140.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.17254664537576,
              43.671695711156794,
              1240.498487546497
            ],
            [
              -122.17243015379677,
              43.68017229252893,
              1240.498487546497
            ],
            [
              -122.16075027389853,
              43.68008713123927,
              1528.7784875464972
            ],
            [
              -122.1608684091106,
              43.67161057491957,
              1528.7784875464972
            ],
            [
              -122.17254664537576,
              43.671695711156794,
              1240.498487546497
            ]
          ]
        ]
      },
      "bbox": [
        -122.1725466,
        43.67161057,
        1240.498488,
        -122.1607503,
        43.68017229,
        1528.778488
      ],
      "properties": {
        "datetime": "2020-06-18T16:45:32Z",
        "pc:count": 107074159,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567164.0791,
            "count": 107074159,
            "maximum": 567646.7018,
            "minimum": 566705.1618,
            "name": "X",
            "position": 0,
            "stddev": 263.6301574,
            "variance": 69500.8599
          },
          {
            "average": 4836217.386,
            "count": 107074159,
            "maximum": 4836683.996,
            "minimum": 4835742.476,
            "name": "Y",
            "position": 1,
            "stddev": 263.5972931,
            "variance": 69483.53295
          },
          {
            "average": 1403.087659,
            "count": 107074159,
            "maximum": 1528.778488,
            "minimum": 1240.498488,
            "name": "Z",
            "position": 2,
            "stddev": 55.99981645,
            "variance": 3135.979443
          },
          {
            "average": 29157.11543,
            "count": 107074159,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12258.50034,
            "variance": 150270830.5
          },
          {
            "average": 1.88477443,
            "count": 107074159,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.011996826,
            "variance": 1.024137576
          },
          {
            "average": 2.769783651,
            "count": 107074159,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.184789482,
            "variance": 1.403726115
          },
          {
            "average": 0.4967389004,
            "count": 107074159,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999893675,
            "variance": 0.2499893676
          },
          {
            "average": 0,
            "count": 107074159,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.025059286,
            "count": 107074159,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1778016979,
            "variance": 0.03161344377
          },
          {
            "average": -0.2615209308,
            "count": 107074159,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.40693601,
            "variance": 237.3736773
          },
          {
            "average": 0.4967389004,
            "count": 107074159,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999893675,
            "variance": 0.2499893676
          },
          {
            "average": 102.4942888,
            "count": 107074159,
            "maximum": 106,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.752690529,
            "variance": 3.071924089
          },
          {
            "average": 276532430.5,
            "count": 107074159,
            "maximum": 276533932.9,
            "minimum": 276531269.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 790.1193378,
            "variance": 624288.568
          },
          {
            "average": 0,
            "count": 107074159,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107074159,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107074159,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107074159,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107074159,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566705.1618,
          4835742.476,
          1240.498488,
          567646.7018,
          4836683.996,
          1528.778488
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566705.1617771907,
                4835742.475832004,
                1240.498487546497
              ],
              [
                566705.1617771907,
                4836683.995832004,
                1240.498487546497
              ],
              [
                567646.7017771908,
                4836683.995832004,
                1528.7784875464972
              ],
              [
                567646.7017771908,
                4835742.475832004,
                1528.7784875464972
              ],
              [
                566705.1617771907,
                4835742.475832004,
                1240.498487546497
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:45:32+00:00",
        "end_time": "2020-06-18T16:01:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0140.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0140.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0140.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0140.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1725466,
            43.67161057,
            1240.498488,
            -122.1607503,
            43.68017229,
            1528.778488
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.17254664537576,
                  43.671695711156794,
                  1240.498487546497
                ],
                [
                  -122.17243015379677,
                  43.68017229252893,
                  1240.498487546497
                ],
                [
                  -122.16075027389853,
                  43.68008713123927,
                  1528.7784875464972
                ],
                [
                  -122.1608684091106,
                  43.67161057491957,
                  1528.7784875464972
                ],
                [
                  -122.17254664537576,
                  43.671695711156794,
                  1240.498487546497
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0140.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0140.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:45:32Z",
            "pc:count": 107074159,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567164.0791,
                "count": 107074159,
                "maximum": 567646.7018,
                "minimum": 566705.1618,
                "name": "X",
                "position": 0,
                "stddev": 263.6301574,
                "variance": 69500.8599
              },
              {
                "average": 4836217.386,
                "count": 107074159,
                "maximum": 4836683.996,
                "minimum": 4835742.476,
                "name": "Y",
                "position": 1,
                "stddev": 263.5972931,
                "variance": 69483.53295
              },
              {
                "average": 1403.087659,
                "count": 107074159,
                "maximum": 1528.778488,
                "minimum": 1240.498488,
                "name": "Z",
                "position": 2,
                "stddev": 55.99981645,
                "variance": 3135.979443
              },
              {
                "average": 29157.11543,
                "count": 107074159,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12258.50034,
                "variance": 150270830.5
              },
              {
                "average": 1.88477443,
                "count": 107074159,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.011996826,
                "variance": 1.024137576
              },
              {
                "average": 2.769783651,
                "count": 107074159,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.184789482,
                "variance": 1.403726115
              },
              {
                "average": 0.4967389004,
                "count": 107074159,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999893675,
                "variance": 0.2499893676
              },
              {
                "average": 0,
                "count": 107074159,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.025059286,
                "count": 107074159,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1778016979,
                "variance": 0.03161344377
              },
              {
                "average": -0.2615209308,
                "count": 107074159,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.40693601,
                "variance": 237.3736773
              },
              {
                "average": 0.4967389004,
                "count": 107074159,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999893675,
                "variance": 0.2499893676
              },
              {
                "average": 102.4942888,
                "count": 107074159,
                "maximum": 106,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.752690529,
                "variance": 3.071924089
              },
              {
                "average": 276532430.5,
                "count": 107074159,
                "maximum": 276533932.9,
                "minimum": 276531269.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 790.1193378,
                "variance": 624288.568
              },
              {
                "average": 0,
                "count": 107074159,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107074159,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107074159,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107074159,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107074159,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566705.1618,
              4835742.476,
              1240.498488,
              567646.7018,
              4836683.996,
              1528.778488
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566705.1617771907,
                    4835742.475832004,
                    1240.498487546497
                  ],
                  [
                    566705.1617771907,
                    4836683.995832004,
                    1240.498487546497
                  ],
                  [
                    567646.7017771908,
                    4836683.995832004,
                    1528.7784875464972
                  ],
                  [
                    567646.7017771908,
                    4835742.475832004,
                    1528.7784875464972
                  ],
                  [
                    566705.1617771907,
                    4835742.475832004,
                    1240.498487546497
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:45:32+00:00",
            "end_time": "2020-06-18T16:01: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": "20200619_BLU_0239.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.41366215466414,
              43.7167856528452,
              659.3017121430416
            ],
            [
              -122.41365707658684,
              43.71730641441992,
              659.3017121430416
            ],
            [
              -122.41184943592118,
              43.71729712719012,
              796.4417121430417
            ],
            [
              -122.4118545296515,
              43.716776365783275,
              796.4417121430417
            ],
            [
              -122.41366215466414,
              43.7167856528452,
              659.3017121430416
            ]
          ]
        ]
      },
      "bbox": [
        -122.4136622,
        43.71677637,
        659.3017121,
        -122.4118494,
        43.71730641,
        796.4417121
      ],
      "properties": {
        "datetime": "2020-06-19T16:42:08Z",
        "pc:count": 615807,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 547319.1859,
            "count": 615807,
            "maximum": 547377.8094,
            "minimum": 547232.1894,
            "name": "X",
            "position": 0,
            "stddev": 36.3057988,
            "variance": 1318.111027
          },
          {
            "average": 4840617.027,
            "count": 615807,
            "maximum": 4840642.493,
            "minimum": 4840584.653,
            "name": "Y",
            "position": 1,
            "stddev": 14.38741946,
            "variance": 206.9978386
          },
          {
            "average": 739.8453148,
            "count": 615807,
            "maximum": 796.4417121,
            "minimum": 659.3017121,
            "name": "Z",
            "position": 2,
            "stddev": 26.44079801,
            "variance": 699.1157995
          },
          {
            "average": 31245.1091,
            "count": 615807,
            "maximum": 56246,
            "minimum": 4644,
            "name": "Intensity",
            "position": 3,
            "stddev": 11662.86794,
            "variance": 136022488.5
          },
          {
            "average": 1.796921763,
            "count": 615807,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.936334322,
            "variance": 0.8767219626
          },
          {
            "average": 2.601060072,
            "count": 615807,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.093275124,
            "variance": 1.195250498
          },
          {
            "average": 0.4890184749,
            "count": 615807,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998797974,
            "variance": 0.2498798119
          },
          {
            "average": 0,
            "count": 615807,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.03403339,
            "count": 615807,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2563399857,
            "variance": 0.06571018828
          },
          {
            "average": 4.499815892,
            "count": 615807,
            "maximum": 25.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.93163376,
            "variance": 253.8169542
          },
          {
            "average": 0.4890184749,
            "count": 615807,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998797974,
            "variance": 0.2498798119
          },
          {
            "average": 301.8329412,
            "count": 615807,
            "maximum": 303,
            "minimum": 301,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7802011747,
            "variance": 0.608713873
          },
          {
            "average": 276619866.1,
            "count": 615807,
            "maximum": 276620128.8,
            "minimum": 276619584.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 232.4032551,
            "variance": 54011.27299
          },
          {
            "average": 0,
            "count": 615807,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 615807,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 615807,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 615807,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 615807,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          547232.1894,
          4840584.653,
          659.3017121,
          547377.8094,
          4840642.493,
          796.4417121
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                547232.1894461117,
                4840584.653414128,
                659.3017121430416
              ],
              [
                547232.1894461117,
                4840642.493414128,
                659.3017121430416
              ],
              [
                547377.8094461118,
                4840642.493414128,
                796.4417121430417
              ],
              [
                547377.8094461118,
                4840584.653414128,
                796.4417121430417
              ],
              [
                547232.1894461117,
                4840584.653414128,
                659.3017121430416
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:42:08+00:00",
        "end_time": "2020-06-19T16:33:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0239.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0239.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0239.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0239.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4136622,
            43.71677637,
            659.3017121,
            -122.4118494,
            43.71730641,
            796.4417121
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.41366215466414,
                  43.7167856528452,
                  659.3017121430416
                ],
                [
                  -122.41365707658684,
                  43.71730641441992,
                  659.3017121430416
                ],
                [
                  -122.41184943592118,
                  43.71729712719012,
                  796.4417121430417
                ],
                [
                  -122.4118545296515,
                  43.716776365783275,
                  796.4417121430417
                ],
                [
                  -122.41366215466414,
                  43.7167856528452,
                  659.3017121430416
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0239.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0239.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:42:08Z",
            "pc:count": 615807,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 547319.1859,
                "count": 615807,
                "maximum": 547377.8094,
                "minimum": 547232.1894,
                "name": "X",
                "position": 0,
                "stddev": 36.3057988,
                "variance": 1318.111027
              },
              {
                "average": 4840617.027,
                "count": 615807,
                "maximum": 4840642.493,
                "minimum": 4840584.653,
                "name": "Y",
                "position": 1,
                "stddev": 14.38741946,
                "variance": 206.9978386
              },
              {
                "average": 739.8453148,
                "count": 615807,
                "maximum": 796.4417121,
                "minimum": 659.3017121,
                "name": "Z",
                "position": 2,
                "stddev": 26.44079801,
                "variance": 699.1157995
              },
              {
                "average": 31245.1091,
                "count": 615807,
                "maximum": 56246,
                "minimum": 4644,
                "name": "Intensity",
                "position": 3,
                "stddev": 11662.86794,
                "variance": 136022488.5
              },
              {
                "average": 1.796921763,
                "count": 615807,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.936334322,
                "variance": 0.8767219626
              },
              {
                "average": 2.601060072,
                "count": 615807,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.093275124,
                "variance": 1.195250498
              },
              {
                "average": 0.4890184749,
                "count": 615807,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998797974,
                "variance": 0.2498798119
              },
              {
                "average": 0,
                "count": 615807,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.03403339,
                "count": 615807,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2563399857,
                "variance": 0.06571018828
              },
              {
                "average": 4.499815892,
                "count": 615807,
                "maximum": 25.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.93163376,
                "variance": 253.8169542
              },
              {
                "average": 0.4890184749,
                "count": 615807,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998797974,
                "variance": 0.2498798119
              },
              {
                "average": 301.8329412,
                "count": 615807,
                "maximum": 303,
                "minimum": 301,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7802011747,
                "variance": 0.608713873
              },
              {
                "average": 276619866.1,
                "count": 615807,
                "maximum": 276620128.8,
                "minimum": 276619584.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 232.4032551,
                "variance": 54011.27299
              },
              {
                "average": 0,
                "count": 615807,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 615807,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 615807,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 615807,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 615807,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              547232.1894,
              4840584.653,
              659.3017121,
              547377.8094,
              4840642.493,
              796.4417121
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    547232.1894461117,
                    4840584.653414128,
                    659.3017121430416
                  ],
                  [
                    547232.1894461117,
                    4840642.493414128,
                    659.3017121430416
                  ],
                  [
                    547377.8094461118,
                    4840642.493414128,
                    796.4417121430417
                  ],
                  [
                    547377.8094461118,
                    4840584.653414128,
                    796.4417121430417
                  ],
                  [
                    547232.1894461117,
                    4840584.653414128,
                    659.3017121430416
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:42:08+00:00",
            "end_time": "2020-06-19T16:33: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": "20200619_BLU_0240.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.41188117989817,
              43.71620135739301,
              733.2053336523215
            ],
            [
              -122.41186801286901,
              43.71754755808611,
              733.2053336523215
            ],
            [
              -122.40046875163533,
              43.717488334598784,
              961.7053336523215
            ],
            [
              -122.4004821738329,
              43.71614213667274,
              961.7053336523215
            ],
            [
              -122.41188117989817,
              43.71620135739301,
              733.2053336523215
            ]
          ]
        ]
      },
      "bbox": [
        -122.4118812,
        43.71614214,
        733.2053337,
        -122.4004688,
        43.71754756,
        961.7053337
      ],
      "properties": {
        "datetime": "2020-06-19T16:52:32Z",
        "pc:count": 8229873,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 547894.8512,
            "count": 8229873,
            "maximum": 548294.4157,
            "minimum": 547376.1157,
            "name": "X",
            "position": 0,
            "stddev": 258.1844654,
            "variance": 66659.21819
          },
          {
            "average": 4840603.517,
            "count": 8229873,
            "maximum": 4840670.296,
            "minimum": 4840520.776,
            "name": "Y",
            "position": 1,
            "stddev": 33.34516159,
            "variance": 1111.899802
          },
          {
            "average": 882.6987389,
            "count": 8229873,
            "maximum": 961.7053337,
            "minimum": 733.2053337,
            "name": "Z",
            "position": 2,
            "stddev": 42.47360186,
            "variance": 1804.006855
          },
          {
            "average": 31211.63033,
            "count": 8229873,
            "maximum": 56873,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12150.29446,
            "variance": 147629655.4
          },
          {
            "average": 1.740389797,
            "count": 8229873,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9161171901,
            "variance": 0.8392707061
          },
          {
            "average": 2.480300243,
            "count": 8229873,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.108782117,
            "variance": 1.229397784
          },
          {
            "average": 0.5108014425,
            "count": 8229873,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998833456,
            "variance": 0.2498833592
          },
          {
            "average": 0,
            "count": 8229873,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.041560301,
            "count": 8229873,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2537325544,
            "variance": 0.06438020918
          },
          {
            "average": 1.004954484,
            "count": 8229873,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.69104656,
            "variance": 246.2089421
          },
          {
            "average": 0.5108014425,
            "count": 8229873,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998833456,
            "variance": 0.2498833592
          },
          {
            "average": 303.302899,
            "count": 8229873,
            "maximum": 305,
            "minimum": 301,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9321318685,
            "variance": 0.8688698204
          },
          {
            "average": 276620306.4,
            "count": 8229873,
            "maximum": 276620752.5,
            "minimum": 276619584.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 284.6689536,
            "variance": 81036.41313
          },
          {
            "average": 0,
            "count": 8229873,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8229873,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8229873,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8229873,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8229873,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          547376.1157,
          4840520.776,
          733.2053337,
          548294.4157,
          4840670.296,
          961.7053337
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                547376.1156810633,
                4840520.776293115,
                733.2053336523215
              ],
              [
                547376.1156810633,
                4840670.296293114,
                733.2053336523215
              ],
              [
                548294.4156810633,
                4840670.296293114,
                961.7053336523215
              ],
              [
                548294.4156810633,
                4840520.776293115,
                961.7053336523215
              ],
              [
                547376.1156810633,
                4840520.776293115,
                733.2053336523215
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:52:32+00:00",
        "end_time": "2020-06-19T16:33:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0240.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0240.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0240.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0240.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4118812,
            43.71614214,
            733.2053337,
            -122.4004688,
            43.71754756,
            961.7053337
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.41188117989817,
                  43.71620135739301,
                  733.2053336523215
                ],
                [
                  -122.41186801286901,
                  43.71754755808611,
                  733.2053336523215
                ],
                [
                  -122.40046875163533,
                  43.717488334598784,
                  961.7053336523215
                ],
                [
                  -122.4004821738329,
                  43.71614213667274,
                  961.7053336523215
                ],
                [
                  -122.41188117989817,
                  43.71620135739301,
                  733.2053336523215
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0240.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0240.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:52:32Z",
            "pc:count": 8229873,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 547894.8512,
                "count": 8229873,
                "maximum": 548294.4157,
                "minimum": 547376.1157,
                "name": "X",
                "position": 0,
                "stddev": 258.1844654,
                "variance": 66659.21819
              },
              {
                "average": 4840603.517,
                "count": 8229873,
                "maximum": 4840670.296,
                "minimum": 4840520.776,
                "name": "Y",
                "position": 1,
                "stddev": 33.34516159,
                "variance": 1111.899802
              },
              {
                "average": 882.6987389,
                "count": 8229873,
                "maximum": 961.7053337,
                "minimum": 733.2053337,
                "name": "Z",
                "position": 2,
                "stddev": 42.47360186,
                "variance": 1804.006855
              },
              {
                "average": 31211.63033,
                "count": 8229873,
                "maximum": 56873,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12150.29446,
                "variance": 147629655.4
              },
              {
                "average": 1.740389797,
                "count": 8229873,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9161171901,
                "variance": 0.8392707061
              },
              {
                "average": 2.480300243,
                "count": 8229873,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.108782117,
                "variance": 1.229397784
              },
              {
                "average": 0.5108014425,
                "count": 8229873,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998833456,
                "variance": 0.2498833592
              },
              {
                "average": 0,
                "count": 8229873,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.041560301,
                "count": 8229873,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2537325544,
                "variance": 0.06438020918
              },
              {
                "average": 1.004954484,
                "count": 8229873,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.69104656,
                "variance": 246.2089421
              },
              {
                "average": 0.5108014425,
                "count": 8229873,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998833456,
                "variance": 0.2498833592
              },
              {
                "average": 303.302899,
                "count": 8229873,
                "maximum": 305,
                "minimum": 301,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9321318685,
                "variance": 0.8688698204
              },
              {
                "average": 276620306.4,
                "count": 8229873,
                "maximum": 276620752.5,
                "minimum": 276619584.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 284.6689536,
                "variance": 81036.41313
              },
              {
                "average": 0,
                "count": 8229873,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8229873,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8229873,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8229873,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8229873,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              547376.1157,
              4840520.776,
              733.2053337,
              548294.4157,
              4840670.296,
              961.7053337
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    547376.1156810633,
                    4840520.776293115,
                    733.2053336523215
                  ],
                  [
                    547376.1156810633,
                    4840670.296293114,
                    733.2053336523215
                  ],
                  [
                    548294.4156810633,
                    4840670.296293114,
                    961.7053336523215
                  ],
                  [
                    548294.4156810633,
                    4840520.776293115,
                    961.7053336523215
                  ],
                  [
                    547376.1156810633,
                    4840520.776293115,
                    733.2053336523215
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:52:32+00:00",
            "end_time": "2020-06-19T16:33: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": "20200618_BLU_0227.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.2528797244064,
              43.703412652423864,
              966.2519077208885
            ],
            [
              -122.25277442302092,
              43.711889530284004,
              966.2519077208885
            ],
            [
              -122.24108840550196,
              43.71181253556118,
              1636.5519077208887
            ],
            [
              -122.2411953533357,
              43.7033356803507,
              1636.5519077208887
            ],
            [
              -122.2528797244064,
              43.703412652423864,
              966.2519077208885
            ]
          ]
        ]
      },
      "bbox": [
        -122.2528797,
        43.70333568,
        966.2519077,
        -122.2410884,
        43.71188953,
        1636.551908
      ],
      "properties": {
        "datetime": "2020-06-18T19:16:56Z",
        "pc:count": 88311915,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560661.34,
            "count": 88311915,
            "maximum": 561138.8821,
            "minimum": 560197.3621,
            "name": "X",
            "position": 0,
            "stddev": 261.1463268,
            "variance": 68197.40399
          },
          {
            "average": 4839674.731,
            "count": 88311915,
            "maximum": 4840145.117,
            "minimum": 4839203.577,
            "name": "Y",
            "position": 1,
            "stddev": 264.497751,
            "variance": 69959.06027
          },
          {
            "average": 1319.342492,
            "count": 88311915,
            "maximum": 1636.551908,
            "minimum": 966.2519077,
            "name": "Z",
            "position": 2,
            "stddev": 136.2378108,
            "variance": 18560.74109
          },
          {
            "average": 32823.95061,
            "count": 88311915,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12542.24113,
            "variance": 157307812.5
          },
          {
            "average": 1.546074434,
            "count": 88311915,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8141219378,
            "variance": 0.6627945296
          },
          {
            "average": 2.091901517,
            "count": 88311915,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.069306904,
            "variance": 1.143417256
          },
          {
            "average": 0.4986382528,
            "count": 88311915,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981485,
            "variance": 0.2499981485
          },
          {
            "average": 0,
            "count": 88311915,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.048335788,
            "count": 88311915,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2870395418,
            "variance": 0.08239169857
          },
          {
            "average": -0.1014937448,
            "count": 88311915,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.94781992,
            "variance": 254.3329602
          },
          {
            "average": 0.4995085771,
            "count": 88311915,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999997613,
            "variance": 0.2499997613
          },
          {
            "average": 123.0798663,
            "count": 88311915,
            "maximum": 126,
            "minimum": 120,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.239688925,
            "variance": 1.536828632
          },
          {
            "average": 276541717.2,
            "count": 88311915,
            "maximum": 276543016.4,
            "minimum": 276540289.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 556.9337532,
            "variance": 310175.2055
          },
          {
            "average": 0,
            "count": 88311915,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88311915,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88311915,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88311915,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88311915,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560197.3621,
          4839203.577,
          966.2519077,
          561138.8821,
          4840145.117,
          1636.551908
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560197.3621316465,
                4839203.576519728,
                966.2519077208885
              ],
              [
                560197.3621316465,
                4840145.116519727,
                966.2519077208885
              ],
              [
                561138.8821316465,
                4840145.116519727,
                1636.5519077208887
              ],
              [
                561138.8821316465,
                4839203.576519728,
                1636.5519077208887
              ],
              [
                560197.3621316465,
                4839203.576519728,
                966.2519077208885
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:16:56+00:00",
        "end_time": "2020-06-18T18:31:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0227.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0227.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0227.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0227.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2528797,
            43.70333568,
            966.2519077,
            -122.2410884,
            43.71188953,
            1636.551908
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.2528797244064,
                  43.703412652423864,
                  966.2519077208885
                ],
                [
                  -122.25277442302092,
                  43.711889530284004,
                  966.2519077208885
                ],
                [
                  -122.24108840550196,
                  43.71181253556118,
                  1636.5519077208887
                ],
                [
                  -122.2411953533357,
                  43.7033356803507,
                  1636.5519077208887
                ],
                [
                  -122.2528797244064,
                  43.703412652423864,
                  966.2519077208885
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0227.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0227.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:16:56Z",
            "pc:count": 88311915,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560661.34,
                "count": 88311915,
                "maximum": 561138.8821,
                "minimum": 560197.3621,
                "name": "X",
                "position": 0,
                "stddev": 261.1463268,
                "variance": 68197.40399
              },
              {
                "average": 4839674.731,
                "count": 88311915,
                "maximum": 4840145.117,
                "minimum": 4839203.577,
                "name": "Y",
                "position": 1,
                "stddev": 264.497751,
                "variance": 69959.06027
              },
              {
                "average": 1319.342492,
                "count": 88311915,
                "maximum": 1636.551908,
                "minimum": 966.2519077,
                "name": "Z",
                "position": 2,
                "stddev": 136.2378108,
                "variance": 18560.74109
              },
              {
                "average": 32823.95061,
                "count": 88311915,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12542.24113,
                "variance": 157307812.5
              },
              {
                "average": 1.546074434,
                "count": 88311915,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8141219378,
                "variance": 0.6627945296
              },
              {
                "average": 2.091901517,
                "count": 88311915,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.069306904,
                "variance": 1.143417256
              },
              {
                "average": 0.4986382528,
                "count": 88311915,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981485,
                "variance": 0.2499981485
              },
              {
                "average": 0,
                "count": 88311915,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.048335788,
                "count": 88311915,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2870395418,
                "variance": 0.08239169857
              },
              {
                "average": -0.1014937448,
                "count": 88311915,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.94781992,
                "variance": 254.3329602
              },
              {
                "average": 0.4995085771,
                "count": 88311915,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999997613,
                "variance": 0.2499997613
              },
              {
                "average": 123.0798663,
                "count": 88311915,
                "maximum": 126,
                "minimum": 120,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.239688925,
                "variance": 1.536828632
              },
              {
                "average": 276541717.2,
                "count": 88311915,
                "maximum": 276543016.4,
                "minimum": 276540289.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 556.9337532,
                "variance": 310175.2055
              },
              {
                "average": 0,
                "count": 88311915,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88311915,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88311915,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88311915,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88311915,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560197.3621,
              4839203.577,
              966.2519077,
              561138.8821,
              4840145.117,
              1636.551908
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560197.3621316465,
                    4839203.576519728,
                    966.2519077208885
                  ],
                  [
                    560197.3621316465,
                    4840145.116519727,
                    966.2519077208885
                  ],
                  [
                    561138.8821316465,
                    4840145.116519727,
                    1636.5519077208887
                  ],
                  [
                    561138.8821316465,
                    4839203.576519728,
                    1636.5519077208887
                  ],
                  [
                    560197.3621316465,
                    4839203.576519728,
                    966.2519077208885
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:16:56+00:00",
            "end_time": "2020-06-18T18: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": "20200619_BLU_0248.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.32119336589169,
              43.710567493436606,
              540.748784999899
            ],
            [
              -122.32109767051595,
              43.71904430660102,
              540.748784999899
            ],
            [
              -122.30941008665638,
              43.71897428784909,
              777.748784999899
            ],
            [
              -122.30950742915115,
              43.7104974952818,
              777.748784999899
            ],
            [
              -122.32119336589169,
              43.710567493436606,
              540.748784999899
            ]
          ]
        ]
      },
      "bbox": [
        -122.3211934,
        43.7104975,
        540.748785,
        -122.3094101,
        43.71904431,
        777.748785
      ],
      "properties": {
        "datetime": "2020-06-19T18:46:19Z",
        "pc:count": 89800080,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555169.4028,
            "count": 89800080,
            "maximum": 555628.1619,
            "minimum": 554686.6419,
            "name": "X",
            "position": 0,
            "stddev": 265.5126816,
            "variance": 70496.98409
          },
          {
            "average": 4840420.605,
            "count": 89800080,
            "maximum": 4840892.405,
            "minimum": 4839950.885,
            "name": "Y",
            "position": 1,
            "stddev": 267.7995508,
            "variance": 71716.59943
          },
          {
            "average": 640.2192328,
            "count": 89800080,
            "maximum": 777.748785,
            "minimum": 540.748785,
            "name": "Z",
            "position": 2,
            "stddev": 39.52614649,
            "variance": 1562.316256
          },
          {
            "average": 32391.08424,
            "count": 89800080,
            "maximum": 65535,
            "minimum": 7465,
            "name": "Intensity",
            "position": 3,
            "stddev": 9892.89306,
            "variance": 97869333.1
          },
          {
            "average": 1.708023,
            "count": 89800080,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.865789641,
            "variance": 0.7495917025
          },
          {
            "average": 2.416048761,
            "count": 89800080,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.019522181,
            "variance": 1.039425478
          },
          {
            "average": 0.4951774319,
            "count": 89800080,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999767451,
            "variance": 0.2499767456
          },
          {
            "average": 5.56792377e-08,
            "count": 89800080,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002359644788,
            "variance": 5.567923523e-08
          },
          {
            "average": 1.025401859,
            "count": 89800080,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1919221199,
            "variance": 0.03683410009
          },
          {
            "average": -0.6072611958,
            "count": 89800080,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.62918822,
            "variance": 244.2715244
          },
          {
            "average": 0.4951774319,
            "count": 89800080,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999767451,
            "variance": 0.2499767456
          },
          {
            "average": 320.8088772,
            "count": 89800080,
            "maximum": 324,
            "minimum": 318,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.423128552,
            "variance": 2.025294876
          },
          {
            "average": 276626289.2,
            "count": 89800080,
            "maximum": 276627579.4,
            "minimum": 276625262.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 550.4374611,
            "variance": 302981.3986
          },
          {
            "average": 0,
            "count": 89800080,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89800080,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89800080,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89800080,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89800080,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554686.6419,
          4839950.885,
          540.748785,
          555628.1619,
          4840892.405,
          777.748785
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554686.6419245899,
                4839950.885313277,
                540.748784999899
              ],
              [
                554686.6419245899,
                4840892.405313277,
                540.748784999899
              ],
              [
                555628.1619245899,
                4840892.405313277,
                777.748784999899
              ],
              [
                555628.1619245899,
                4839950.885313277,
                777.748784999899
              ],
              [
                554686.6419245899,
                4839950.885313277,
                540.748784999899
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:46:19+00:00",
        "end_time": "2020-06-19T18:07:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0248.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0248.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0248.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0248.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3211934,
            43.7104975,
            540.748785,
            -122.3094101,
            43.71904431,
            777.748785
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.32119336589169,
                  43.710567493436606,
                  540.748784999899
                ],
                [
                  -122.32109767051595,
                  43.71904430660102,
                  540.748784999899
                ],
                [
                  -122.30941008665638,
                  43.71897428784909,
                  777.748784999899
                ],
                [
                  -122.30950742915115,
                  43.7104974952818,
                  777.748784999899
                ],
                [
                  -122.32119336589169,
                  43.710567493436606,
                  540.748784999899
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0248.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0248.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:46:19Z",
            "pc:count": 89800080,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555169.4028,
                "count": 89800080,
                "maximum": 555628.1619,
                "minimum": 554686.6419,
                "name": "X",
                "position": 0,
                "stddev": 265.5126816,
                "variance": 70496.98409
              },
              {
                "average": 4840420.605,
                "count": 89800080,
                "maximum": 4840892.405,
                "minimum": 4839950.885,
                "name": "Y",
                "position": 1,
                "stddev": 267.7995508,
                "variance": 71716.59943
              },
              {
                "average": 640.2192328,
                "count": 89800080,
                "maximum": 777.748785,
                "minimum": 540.748785,
                "name": "Z",
                "position": 2,
                "stddev": 39.52614649,
                "variance": 1562.316256
              },
              {
                "average": 32391.08424,
                "count": 89800080,
                "maximum": 65535,
                "minimum": 7465,
                "name": "Intensity",
                "position": 3,
                "stddev": 9892.89306,
                "variance": 97869333.1
              },
              {
                "average": 1.708023,
                "count": 89800080,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.865789641,
                "variance": 0.7495917025
              },
              {
                "average": 2.416048761,
                "count": 89800080,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.019522181,
                "variance": 1.039425478
              },
              {
                "average": 0.4951774319,
                "count": 89800080,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999767451,
                "variance": 0.2499767456
              },
              {
                "average": 5.56792377e-08,
                "count": 89800080,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002359644788,
                "variance": 5.567923523e-08
              },
              {
                "average": 1.025401859,
                "count": 89800080,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1919221199,
                "variance": 0.03683410009
              },
              {
                "average": -0.6072611958,
                "count": 89800080,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.62918822,
                "variance": 244.2715244
              },
              {
                "average": 0.4951774319,
                "count": 89800080,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999767451,
                "variance": 0.2499767456
              },
              {
                "average": 320.8088772,
                "count": 89800080,
                "maximum": 324,
                "minimum": 318,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.423128552,
                "variance": 2.025294876
              },
              {
                "average": 276626289.2,
                "count": 89800080,
                "maximum": 276627579.4,
                "minimum": 276625262.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 550.4374611,
                "variance": 302981.3986
              },
              {
                "average": 0,
                "count": 89800080,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89800080,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89800080,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89800080,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89800080,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554686.6419,
              4839950.885,
              540.748785,
              555628.1619,
              4840892.405,
              777.748785
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554686.6419245899,
                    4839950.885313277,
                    540.748784999899
                  ],
                  [
                    554686.6419245899,
                    4840892.405313277,
                    540.748784999899
                  ],
                  [
                    555628.1619245899,
                    4840892.405313277,
                    777.748784999899
                  ],
                  [
                    555628.1619245899,
                    4839950.885313277,
                    777.748784999899
                  ],
                  [
                    554686.6419245899,
                    4839950.885313277,
                    540.748784999899
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:46:19+00:00",
            "end_time": "2020-06-19T18:07: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": "20200618_BLU_0254.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25312210618054,
              43.71164225224686,
              1304.4629416551375
            ],
            [
              -122.2530168064918,
              43.72011929838685,
              1304.4629416551375
            ],
            [
              -122.24132894063015,
              43.720042315262184,
              1699.1629416551373
            ],
            [
              -122.24143588753557,
              43.71156529176858,
              1699.1629416551373
            ],
            [
              -122.25312210618054,
              43.71164225224686,
              1304.4629416551375
            ]
          ]
        ]
      },
      "bbox": [
        -122.2531221,
        43.71156529,
        1304.462942,
        -122.2413289,
        43.7201193,
        1699.162942
      ],
      "properties": {
        "datetime": "2020-06-18T19:17:13Z",
        "pc:count": 87424907,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560621.5245,
            "count": 87424907,
            "maximum": 561111.1397,
            "minimum": 560169.5997,
            "name": "X",
            "position": 0,
            "stddev": 276.4935346,
            "variance": 76448.67469
          },
          {
            "average": 4840596.018,
            "count": 87424907,
            "maximum": 4841058.961,
            "minimum": 4840117.401,
            "name": "Y",
            "position": 1,
            "stddev": 263.4516943,
            "variance": 69406.79526
          },
          {
            "average": 1568.89115,
            "count": 87424907,
            "maximum": 1699.162942,
            "minimum": 1304.462942,
            "name": "Z",
            "position": 2,
            "stddev": 69.33230319,
            "variance": 4806.968266
          },
          {
            "average": 32213.39899,
            "count": 87424907,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14342.49545,
            "variance": 205707175.8
          },
          {
            "average": 1.543319754,
            "count": 87424907,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8529939029,
            "variance": 0.7275985984
          },
          {
            "average": 2.085231935,
            "count": 87424907,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.158053702,
            "variance": 1.341088377
          },
          {
            "average": 0.4976426912,
            "count": 87424907,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944459,
            "variance": 0.249994446
          },
          {
            "average": 0,
            "count": 87424907,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.053534252,
            "count": 87424907,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2726919477,
            "variance": 0.07436089835
          },
          {
            "average": -0.7416484347,
            "count": 87424907,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.1751504,
            "variance": 261.6354906
          },
          {
            "average": 0.4976426912,
            "count": 87424907,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999944459,
            "variance": 0.249994446
          },
          {
            "average": 123.2677763,
            "count": 87424907,
            "maximum": 126,
            "minimum": 121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.162499147,
            "variance": 1.351404268
          },
          {
            "average": 276541802.1,
            "count": 87424907,
            "maximum": 276543033,
            "minimum": 276540757.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 521.6877898,
            "variance": 272158.15
          },
          {
            "average": 0,
            "count": 87424907,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87424907,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87424907,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87424907,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87424907,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560169.5997,
          4840117.401,
          1304.462942,
          561111.1397,
          4841058.961,
          1699.162942
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560169.5996991426,
                4840117.40079052,
                1304.4629416551375
              ],
              [
                560169.5996991426,
                4841058.9607905205,
                1304.4629416551375
              ],
              [
                561111.1396991427,
                4841058.9607905205,
                1699.1629416551373
              ],
              [
                561111.1396991427,
                4840117.40079052,
                1699.1629416551373
              ],
              [
                560169.5996991426,
                4840117.40079052,
                1304.4629416551375
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:17:13+00:00",
        "end_time": "2020-06-18T18:39:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0254.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0254.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0254.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0254.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2531221,
            43.71156529,
            1304.462942,
            -122.2413289,
            43.7201193,
            1699.162942
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.25312210618054,
                  43.71164225224686,
                  1304.4629416551375
                ],
                [
                  -122.2530168064918,
                  43.72011929838685,
                  1304.4629416551375
                ],
                [
                  -122.24132894063015,
                  43.720042315262184,
                  1699.1629416551373
                ],
                [
                  -122.24143588753557,
                  43.71156529176858,
                  1699.1629416551373
                ],
                [
                  -122.25312210618054,
                  43.71164225224686,
                  1304.4629416551375
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0254.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0254.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:17:13Z",
            "pc:count": 87424907,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560621.5245,
                "count": 87424907,
                "maximum": 561111.1397,
                "minimum": 560169.5997,
                "name": "X",
                "position": 0,
                "stddev": 276.4935346,
                "variance": 76448.67469
              },
              {
                "average": 4840596.018,
                "count": 87424907,
                "maximum": 4841058.961,
                "minimum": 4840117.401,
                "name": "Y",
                "position": 1,
                "stddev": 263.4516943,
                "variance": 69406.79526
              },
              {
                "average": 1568.89115,
                "count": 87424907,
                "maximum": 1699.162942,
                "minimum": 1304.462942,
                "name": "Z",
                "position": 2,
                "stddev": 69.33230319,
                "variance": 4806.968266
              },
              {
                "average": 32213.39899,
                "count": 87424907,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14342.49545,
                "variance": 205707175.8
              },
              {
                "average": 1.543319754,
                "count": 87424907,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8529939029,
                "variance": 0.7275985984
              },
              {
                "average": 2.085231935,
                "count": 87424907,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.158053702,
                "variance": 1.341088377
              },
              {
                "average": 0.4976426912,
                "count": 87424907,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944459,
                "variance": 0.249994446
              },
              {
                "average": 0,
                "count": 87424907,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.053534252,
                "count": 87424907,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2726919477,
                "variance": 0.07436089835
              },
              {
                "average": -0.7416484347,
                "count": 87424907,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.1751504,
                "variance": 261.6354906
              },
              {
                "average": 0.4976426912,
                "count": 87424907,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999944459,
                "variance": 0.249994446
              },
              {
                "average": 123.2677763,
                "count": 87424907,
                "maximum": 126,
                "minimum": 121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.162499147,
                "variance": 1.351404268
              },
              {
                "average": 276541802.1,
                "count": 87424907,
                "maximum": 276543033,
                "minimum": 276540757.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 521.6877898,
                "variance": 272158.15
              },
              {
                "average": 0,
                "count": 87424907,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87424907,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87424907,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87424907,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87424907,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560169.5997,
              4840117.401,
              1304.462942,
              561111.1397,
              4841058.961,
              1699.162942
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560169.5996991426,
                    4840117.40079052,
                    1304.4629416551375
                  ],
                  [
                    560169.5996991426,
                    4841058.9607905205,
                    1304.4629416551375
                  ],
                  [
                    561111.1396991427,
                    4841058.9607905205,
                    1699.1629416551373
                  ],
                  [
                    561111.1396991427,
                    4840117.40079052,
                    1699.1629416551373
                  ],
                  [
                    560169.5996991426,
                    4840117.40079052,
                    1304.4629416551375
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:17:13+00:00",
            "end_time": "2020-06-18T18: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": "20200619_BLU_0197.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.30934828652506,
              43.69429046629246,
              705.1500869333438
            ],
            [
              -122.3092509766307,
              43.70276728270445,
              705.1500869333438
            ],
            [
              -122.29756633644523,
              43.70269607222619,
              1036.050086933344
            ],
            [
              -122.29766529209678,
              43.694219276762425,
              1036.050086933344
            ],
            [
              -122.30934828652506,
              43.69429046629246,
              705.1500869333438
            ]
          ]
        ]
      },
      "bbox": [
        -122.3093483,
        43.69421928,
        705.1500869,
        -122.2975663,
        43.70276728,
        1036.050087
      ],
      "properties": {
        "datetime": "2020-06-19T19:03:50Z",
        "pc:count": 111538900,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556121.6678,
            "count": 111538900,
            "maximum": 556597.5147,
            "minimum": 555655.9747,
            "name": "X",
            "position": 0,
            "stddev": 259.7313089,
            "variance": 67460.35284
          },
          {
            "average": 4838634.861,
            "count": 111538900,
            "maximum": 4839092.521,
            "minimum": 4838151.001,
            "name": "Y",
            "position": 1,
            "stddev": 264.0184639,
            "variance": 69705.7493
          },
          {
            "average": 882.3198992,
            "count": 111538900,
            "maximum": 1036.050087,
            "minimum": 705.1500869,
            "name": "Z",
            "position": 2,
            "stddev": 46.78842486,
            "variance": 2189.156701
          },
          {
            "average": 31128.94169,
            "count": 111538900,
            "maximum": 65535,
            "minimum": 1767,
            "name": "Intensity",
            "position": 3,
            "stddev": 11303.20746,
            "variance": 127762498.8
          },
          {
            "average": 1.799245447,
            "count": 111538900,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9458993763,
            "variance": 0.8947256302
          },
          {
            "average": 2.598592921,
            "count": 111538900,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.116146551,
            "variance": 1.245783123
          },
          {
            "average": 0.4964043307,
            "count": 111538900,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999870732,
            "variance": 0.2499870734
          },
          {
            "average": 0,
            "count": 111538900,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.021215146,
            "count": 111538900,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.176474718,
            "variance": 0.0311433261
          },
          {
            "average": 0.7999334443,
            "count": 111538900,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.34046513,
            "variance": 235.3298703
          },
          {
            "average": 0.4964043307,
            "count": 111538900,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999870732,
            "variance": 0.2499870734
          },
          {
            "average": 323.7212574,
            "count": 111538900,
            "maximum": 327,
            "minimum": 321,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.398021005,
            "variance": 1.954462732
          },
          {
            "average": 276627412.5,
            "count": 111538900,
            "maximum": 276628630.8,
            "minimum": 276626262.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 547.9660813,
            "variance": 300266.8262
          },
          {
            "average": 0,
            "count": 111538900,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111538900,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111538900,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111538900,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111538900,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555655.9747,
          4838151.001,
          705.1500869,
          556597.5147,
          4839092.521,
          1036.050087
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555655.9746699729,
                4838151.001047159,
                705.1500869333438
              ],
              [
                555655.9746699729,
                4839092.521047158,
                705.1500869333438
              ],
              [
                556597.5146699729,
                4839092.521047158,
                1036.050086933344
              ],
              [
                556597.5146699729,
                4838151.001047159,
                1036.050086933344
              ],
              [
                555655.9746699729,
                4838151.001047159,
                705.1500869333438
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:03:50+00:00",
        "end_time": "2020-06-19T18:24:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0197.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0197.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0197.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0197.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3093483,
            43.69421928,
            705.1500869,
            -122.2975663,
            43.70276728,
            1036.050087
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.30934828652506,
                  43.69429046629246,
                  705.1500869333438
                ],
                [
                  -122.3092509766307,
                  43.70276728270445,
                  705.1500869333438
                ],
                [
                  -122.29756633644523,
                  43.70269607222619,
                  1036.050086933344
                ],
                [
                  -122.29766529209678,
                  43.694219276762425,
                  1036.050086933344
                ],
                [
                  -122.30934828652506,
                  43.69429046629246,
                  705.1500869333438
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0197.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0197.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:03:50Z",
            "pc:count": 111538900,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556121.6678,
                "count": 111538900,
                "maximum": 556597.5147,
                "minimum": 555655.9747,
                "name": "X",
                "position": 0,
                "stddev": 259.7313089,
                "variance": 67460.35284
              },
              {
                "average": 4838634.861,
                "count": 111538900,
                "maximum": 4839092.521,
                "minimum": 4838151.001,
                "name": "Y",
                "position": 1,
                "stddev": 264.0184639,
                "variance": 69705.7493
              },
              {
                "average": 882.3198992,
                "count": 111538900,
                "maximum": 1036.050087,
                "minimum": 705.1500869,
                "name": "Z",
                "position": 2,
                "stddev": 46.78842486,
                "variance": 2189.156701
              },
              {
                "average": 31128.94169,
                "count": 111538900,
                "maximum": 65535,
                "minimum": 1767,
                "name": "Intensity",
                "position": 3,
                "stddev": 11303.20746,
                "variance": 127762498.8
              },
              {
                "average": 1.799245447,
                "count": 111538900,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9458993763,
                "variance": 0.8947256302
              },
              {
                "average": 2.598592921,
                "count": 111538900,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.116146551,
                "variance": 1.245783123
              },
              {
                "average": 0.4964043307,
                "count": 111538900,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999870732,
                "variance": 0.2499870734
              },
              {
                "average": 0,
                "count": 111538900,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.021215146,
                "count": 111538900,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.176474718,
                "variance": 0.0311433261
              },
              {
                "average": 0.7999334443,
                "count": 111538900,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.34046513,
                "variance": 235.3298703
              },
              {
                "average": 0.4964043307,
                "count": 111538900,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999870732,
                "variance": 0.2499870734
              },
              {
                "average": 323.7212574,
                "count": 111538900,
                "maximum": 327,
                "minimum": 321,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.398021005,
                "variance": 1.954462732
              },
              {
                "average": 276627412.5,
                "count": 111538900,
                "maximum": 276628630.8,
                "minimum": 276626262.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 547.9660813,
                "variance": 300266.8262
              },
              {
                "average": 0,
                "count": 111538900,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111538900,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111538900,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111538900,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111538900,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555655.9747,
              4838151.001,
              705.1500869,
              556597.5147,
              4839092.521,
              1036.050087
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555655.9746699729,
                    4838151.001047159,
                    705.1500869333438
                  ],
                  [
                    555655.9746699729,
                    4839092.521047158,
                    705.1500869333438
                  ],
                  [
                    556597.5146699729,
                    4839092.521047158,
                    1036.050086933344
                  ],
                  [
                    556597.5146699729,
                    4838151.001047159,
                    1036.050086933344
                  ],
                  [
                    555655.9746699729,
                    4838151.001047159,
                    705.1500869333438
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:03:50+00:00",
            "end_time": "2020-06-19T18: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": "20200618_BLU_0179.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.24105464566847,
              43.687128524858,
              763.348393906937
            ],
            [
              -122.24094773846774,
              43.695605403921085,
              763.348393906937
            ],
            [
              -122.22926466764514,
              43.6955272216126,
              1484.728393906937
            ],
            [
              -122.22937321993076,
              43.687050365549105,
              1484.728393906937
            ],
            [
              -122.24105464566847,
              43.687128524858,
              763.348393906937
            ]
          ]
        ]
      },
      "bbox": [
        -122.2410546,
        43.68705037,
        763.3483939,
        -122.2292647,
        43.6956054,
        1484.728394
      ],
      "properties": {
        "datetime": "2020-06-18T18:55:46Z",
        "pc:count": 99798176,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561628.4131,
            "count": 99798176,
            "maximum": 562108.2316,
            "minimum": 561166.6916,
            "name": "X",
            "position": 0,
            "stddev": 268.2176711,
            "variance": 71940.71911
          },
          {
            "average": 4837874.294,
            "count": 99798176,
            "maximum": 4838345.216,
            "minimum": 4837403.676,
            "name": "Y",
            "position": 1,
            "stddev": 266.2400743,
            "variance": 70883.77717
          },
          {
            "average": 1045.863571,
            "count": 99798176,
            "maximum": 1484.728394,
            "minimum": 763.3483939,
            "name": "Z",
            "position": 2,
            "stddev": 154.7885647,
            "variance": 23959.49976
          },
          {
            "average": 32129.21659,
            "count": 99798176,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11608.81012,
            "variance": 134764472.3
          },
          {
            "average": 1.692016255,
            "count": 99798176,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8927791925,
            "variance": 0.7970546865
          },
          {
            "average": 2.383786914,
            "count": 99798176,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.104272351,
            "variance": 1.219417425
          },
          {
            "average": 0.4997462579,
            "count": 99798176,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999381,
            "variance": 0.2499999381
          },
          {
            "average": 0,
            "count": 99798176,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.034767269,
            "count": 99798176,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2534138626,
            "variance": 0.06421858576
          },
          {
            "average": 0.20874119,
            "count": 99798176,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.83481579,
            "variance": 250.7413912
          },
          {
            "average": 0.4997462579,
            "count": 99798176,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999381,
            "variance": 0.2499999381
          },
          {
            "average": 119.8633955,
            "count": 99798176,
            "maximum": 123,
            "minimum": 116,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.417974461,
            "variance": 2.010651572
          },
          {
            "average": 276540246.4,
            "count": 99798176,
            "maximum": 276541746.9,
            "minimum": 276538425.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 656.9379942,
            "variance": 431567.5282
          },
          {
            "average": 0,
            "count": 99798176,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99798176,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99798176,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99798176,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99798176,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561166.6916,
          4837403.676,
          763.3483939,
          562108.2316,
          4838345.216,
          1484.728394
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561166.691610767,
                4837403.67612008,
                763.348393906937
              ],
              [
                561166.691610767,
                4838345.216120079,
                763.348393906937
              ],
              [
                562108.2316107671,
                4838345.216120079,
                1484.728393906937
              ],
              [
                562108.2316107671,
                4837403.67612008,
                1484.728393906937
              ],
              [
                561166.691610767,
                4837403.67612008,
                763.348393906937
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:55:46+00:00",
        "end_time": "2020-06-18T18:00:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0179.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0179.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0179.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0179.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2410546,
            43.68705037,
            763.3483939,
            -122.2292647,
            43.6956054,
            1484.728394
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.24105464566847,
                  43.687128524858,
                  763.348393906937
                ],
                [
                  -122.24094773846774,
                  43.695605403921085,
                  763.348393906937
                ],
                [
                  -122.22926466764514,
                  43.6955272216126,
                  1484.728393906937
                ],
                [
                  -122.22937321993076,
                  43.687050365549105,
                  1484.728393906937
                ],
                [
                  -122.24105464566847,
                  43.687128524858,
                  763.348393906937
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0179.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0179.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:55:46Z",
            "pc:count": 99798176,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561628.4131,
                "count": 99798176,
                "maximum": 562108.2316,
                "minimum": 561166.6916,
                "name": "X",
                "position": 0,
                "stddev": 268.2176711,
                "variance": 71940.71911
              },
              {
                "average": 4837874.294,
                "count": 99798176,
                "maximum": 4838345.216,
                "minimum": 4837403.676,
                "name": "Y",
                "position": 1,
                "stddev": 266.2400743,
                "variance": 70883.77717
              },
              {
                "average": 1045.863571,
                "count": 99798176,
                "maximum": 1484.728394,
                "minimum": 763.3483939,
                "name": "Z",
                "position": 2,
                "stddev": 154.7885647,
                "variance": 23959.49976
              },
              {
                "average": 32129.21659,
                "count": 99798176,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11608.81012,
                "variance": 134764472.3
              },
              {
                "average": 1.692016255,
                "count": 99798176,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8927791925,
                "variance": 0.7970546865
              },
              {
                "average": 2.383786914,
                "count": 99798176,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.104272351,
                "variance": 1.219417425
              },
              {
                "average": 0.4997462579,
                "count": 99798176,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999381,
                "variance": 0.2499999381
              },
              {
                "average": 0,
                "count": 99798176,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.034767269,
                "count": 99798176,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2534138626,
                "variance": 0.06421858576
              },
              {
                "average": 0.20874119,
                "count": 99798176,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.83481579,
                "variance": 250.7413912
              },
              {
                "average": 0.4997462579,
                "count": 99798176,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999381,
                "variance": 0.2499999381
              },
              {
                "average": 119.8633955,
                "count": 99798176,
                "maximum": 123,
                "minimum": 116,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.417974461,
                "variance": 2.010651572
              },
              {
                "average": 276540246.4,
                "count": 99798176,
                "maximum": 276541746.9,
                "minimum": 276538425.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 656.9379942,
                "variance": 431567.5282
              },
              {
                "average": 0,
                "count": 99798176,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99798176,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99798176,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99798176,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99798176,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561166.6916,
              4837403.676,
              763.3483939,
              562108.2316,
              4838345.216,
              1484.728394
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561166.691610767,
                    4837403.67612008,
                    763.348393906937
                  ],
                  [
                    561166.691610767,
                    4838345.216120079,
                    763.348393906937
                  ],
                  [
                    562108.2316107671,
                    4838345.216120079,
                    1484.728393906937
                  ],
                  [
                    562108.2316107671,
                    4837403.67612008,
                    1484.728393906937
                  ],
                  [
                    561166.691610767,
                    4837403.67612008,
                    763.348393906937
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:55:46+00:00",
            "end_time": "2020-06-18T18:00:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0266.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.40086922982897,
              43.71749061567872,
              567.3577307974824
            ],
            [
              -122.40078474240353,
              43.725967910400286,
              567.3577307974824
            ],
            [
              -122.38909562837868,
              43.72590603190764,
              2073.4177307974824
            ],
            [
              -122.38918176368422,
              43.71742875538944,
              2073.4177307974824
            ],
            [
              -122.40086922982897,
              43.71749061567872,
              567.3577307974824
            ]
          ]
        ]
      },
      "bbox": [
        -122.4008692,
        43.71742876,
        567.3577308,
        -122.3890956,
        43.72596791,
        2073.417731
      ],
      "properties": {
        "datetime": "2020-06-19T17:02:54Z",
        "pc:count": 80243129,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 548744.8796,
            "count": 80243129,
            "maximum": 549203.6738,
            "minimum": 548262.1538,
            "name": "X",
            "position": 0,
            "stddev": 266.5526846,
            "variance": 71050.33366
          },
          {
            "average": 4841140.727,
            "count": 80243129,
            "maximum": 4841611.876,
            "minimum": 4840670.316,
            "name": "Y",
            "position": 1,
            "stddev": 262.4738258,
            "variance": 68892.50923
          },
          {
            "average": 862.7913369,
            "count": 80243129,
            "maximum": 2073.417731,
            "minimum": 567.3577308,
            "name": "Z",
            "position": 2,
            "stddev": 124.9648331,
            "variance": 15616.20951
          },
          {
            "average": 30413.95354,
            "count": 80243129,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12111.22697,
            "variance": 146681818.8
          },
          {
            "average": 1.822129842,
            "count": 80243129,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9479103446,
            "variance": 0.8985340215
          },
          {
            "average": 2.644303863,
            "count": 80243129,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.094194915,
            "variance": 1.197262512
          },
          {
            "average": 0.4948421067,
            "count": 80243129,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999733985,
            "variance": 0.2499733993
          },
          {
            "average": 0,
            "count": 80243129,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022182734,
            "count": 80243129,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1967164221,
            "variance": 0.03869735072
          },
          {
            "average": -0.4727350787,
            "count": 80243129,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.60757629,
            "variance": 243.5964376
          },
          {
            "average": 0.4948421067,
            "count": 80243129,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999733985,
            "variance": 0.2499733993
          },
          {
            "average": 305.1374851,
            "count": 80243129,
            "maximum": 307,
            "minimum": 303,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9746955734,
            "variance": 0.9500314608
          },
          {
            "average": 276620865,
            "count": 80243129,
            "maximum": 276621374.7,
            "minimum": 276620125.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 305.3377882,
            "variance": 93231.16489
          },
          {
            "average": 0,
            "count": 80243129,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80243129,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80243129,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80243129,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80243129,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          548262.1538,
          4840670.316,
          567.3577308,
          549203.6738,
          4841611.876,
          2073.417731
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                548262.1538249477,
                4840670.316414761,
                567.3577307974824
              ],
              [
                548262.1538249477,
                4841611.876414762,
                567.3577307974824
              ],
              [
                549203.6738249477,
                4841611.876414762,
                2073.4177307974824
              ],
              [
                549203.6738249477,
                4840670.316414761,
                2073.4177307974824
              ],
              [
                548262.1538249477,
                4840670.316414761,
                567.3577307974824
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:02:54+00:00",
        "end_time": "2020-06-19T16:42:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0266.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0266.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0266.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0266.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4008692,
            43.71742876,
            567.3577308,
            -122.3890956,
            43.72596791,
            2073.417731
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.40086922982897,
                  43.71749061567872,
                  567.3577307974824
                ],
                [
                  -122.40078474240353,
                  43.725967910400286,
                  567.3577307974824
                ],
                [
                  -122.38909562837868,
                  43.72590603190764,
                  2073.4177307974824
                ],
                [
                  -122.38918176368422,
                  43.71742875538944,
                  2073.4177307974824
                ],
                [
                  -122.40086922982897,
                  43.71749061567872,
                  567.3577307974824
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0266.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0266.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:02:54Z",
            "pc:count": 80243129,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 548744.8796,
                "count": 80243129,
                "maximum": 549203.6738,
                "minimum": 548262.1538,
                "name": "X",
                "position": 0,
                "stddev": 266.5526846,
                "variance": 71050.33366
              },
              {
                "average": 4841140.727,
                "count": 80243129,
                "maximum": 4841611.876,
                "minimum": 4840670.316,
                "name": "Y",
                "position": 1,
                "stddev": 262.4738258,
                "variance": 68892.50923
              },
              {
                "average": 862.7913369,
                "count": 80243129,
                "maximum": 2073.417731,
                "minimum": 567.3577308,
                "name": "Z",
                "position": 2,
                "stddev": 124.9648331,
                "variance": 15616.20951
              },
              {
                "average": 30413.95354,
                "count": 80243129,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12111.22697,
                "variance": 146681818.8
              },
              {
                "average": 1.822129842,
                "count": 80243129,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9479103446,
                "variance": 0.8985340215
              },
              {
                "average": 2.644303863,
                "count": 80243129,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.094194915,
                "variance": 1.197262512
              },
              {
                "average": 0.4948421067,
                "count": 80243129,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999733985,
                "variance": 0.2499733993
              },
              {
                "average": 0,
                "count": 80243129,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022182734,
                "count": 80243129,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1967164221,
                "variance": 0.03869735072
              },
              {
                "average": -0.4727350787,
                "count": 80243129,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.60757629,
                "variance": 243.5964376
              },
              {
                "average": 0.4948421067,
                "count": 80243129,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999733985,
                "variance": 0.2499733993
              },
              {
                "average": 305.1374851,
                "count": 80243129,
                "maximum": 307,
                "minimum": 303,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9746955734,
                "variance": 0.9500314608
              },
              {
                "average": 276620865,
                "count": 80243129,
                "maximum": 276621374.7,
                "minimum": 276620125.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 305.3377882,
                "variance": 93231.16489
              },
              {
                "average": 0,
                "count": 80243129,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80243129,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80243129,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80243129,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80243129,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              548262.1538,
              4840670.316,
              567.3577308,
              549203.6738,
              4841611.876,
              2073.417731
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    548262.1538249477,
                    4840670.316414761,
                    567.3577307974824
                  ],
                  [
                    548262.1538249477,
                    4841611.876414762,
                    567.3577307974824
                  ],
                  [
                    549203.6738249477,
                    4841611.876414762,
                    2073.4177307974824
                  ],
                  [
                    549203.6738249477,
                    4840670.316414761,
                    2073.4177307974824
                  ],
                  [
                    548262.1538249477,
                    4840670.316414761,
                    567.3577307974824
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:02:54+00:00",
            "end_time": "2020-06-19T16:42:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0291.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.38978452415097,
              43.72590999695931,
              432.5082178322799
            ],
            [
              -122.3896984502067,
              43.73438708173319,
              432.5082178322799
            ],
            [
              -122.37800772296573,
              43.73432405983803,
              706.2482178322799
            ],
            [
              -122.37809544545637,
              43.72584699360318,
              706.2482178322799
            ],
            [
              -122.38978452415097,
              43.72590999695931,
              432.5082178322799
            ]
          ]
        ]
      },
      "bbox": [
        -122.3897845,
        43.72584699,
        432.5082178,
        -122.3780077,
        43.73438708,
        706.2482178
      ],
      "properties": {
        "datetime": "2020-06-19T17:14:11Z",
        "pc:count": 70189282,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 549615.4667,
            "count": 70189282,
            "maximum": 550089.7052,
            "minimum": 549148.1852,
            "name": "X",
            "position": 0,
            "stddev": 264.1455504,
            "variance": 69772.87182
          },
          {
            "average": 4842072.29,
            "count": 70189282,
            "maximum": 4842553.448,
            "minimum": 4841611.908,
            "name": "Y",
            "position": 1,
            "stddev": 265.4886679,
            "variance": 70484.23277
          },
          {
            "average": 519.6150115,
            "count": 70189282,
            "maximum": 706.2482178,
            "minimum": 432.5082178,
            "name": "Z",
            "position": 2,
            "stddev": 49.3377567,
            "variance": 2434.214236
          },
          {
            "average": 32764.0609,
            "count": 70189282,
            "maximum": 65535,
            "minimum": 5528,
            "name": "Intensity",
            "position": 3,
            "stddev": 9881.392277,
            "variance": 97641913.32
          },
          {
            "average": 1.675098301,
            "count": 70189282,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8450402016,
            "variance": 0.7140929422
          },
          {
            "average": 2.350199664,
            "count": 70189282,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.005672884,
            "variance": 1.01137795
          },
          {
            "average": 0.4773227912,
            "count": 70189282,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499485483,
            "variance": 0.2494857478
          },
          {
            "average": 8.548313687e-08,
            "count": 70189282,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002923749832,
            "variance": 8.548313078e-08
          },
          {
            "average": 1.058720974,
            "count": 70189282,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5448396033,
            "variance": 0.2968501933
          },
          {
            "average": 0.1838722315,
            "count": 70189282,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.57613684,
            "variance": 242.6160389
          },
          {
            "average": 0.4987757105,
            "count": 70189282,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999985047,
            "variance": 0.2499985047
          },
          {
            "average": 306.9331892,
            "count": 70189282,
            "maximum": 309,
            "minimum": 305,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.124878922,
            "variance": 1.265352589
          },
          {
            "average": 276621424.8,
            "count": 70189282,
            "maximum": 276622051.3,
            "minimum": 276620764.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 359.7707777,
            "variance": 129435.0125
          },
          {
            "average": 0,
            "count": 70189282,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70189282,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70189282,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70189282,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70189282,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          549148.1852,
          4841611.908,
          432.5082178,
          550089.7052,
          4842553.448,
          706.2482178
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                549148.1852013787,
                4841611.908078941,
                432.5082178322799
              ],
              [
                549148.1852013787,
                4842553.44807894,
                432.5082178322799
              ],
              [
                550089.7052013787,
                4842553.44807894,
                706.2482178322799
              ],
              [
                550089.7052013787,
                4841611.908078941,
                706.2482178322799
              ],
              [
                549148.1852013787,
                4841611.908078941,
                432.5082178322799
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:14:11+00:00",
        "end_time": "2020-06-19T16:52:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0291.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0291.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0291.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0291.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3897845,
            43.72584699,
            432.5082178,
            -122.3780077,
            43.73438708,
            706.2482178
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.38978452415097,
                  43.72590999695931,
                  432.5082178322799
                ],
                [
                  -122.3896984502067,
                  43.73438708173319,
                  432.5082178322799
                ],
                [
                  -122.37800772296573,
                  43.73432405983803,
                  706.2482178322799
                ],
                [
                  -122.37809544545637,
                  43.72584699360318,
                  706.2482178322799
                ],
                [
                  -122.38978452415097,
                  43.72590999695931,
                  432.5082178322799
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0291.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0291.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:14:11Z",
            "pc:count": 70189282,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 549615.4667,
                "count": 70189282,
                "maximum": 550089.7052,
                "minimum": 549148.1852,
                "name": "X",
                "position": 0,
                "stddev": 264.1455504,
                "variance": 69772.87182
              },
              {
                "average": 4842072.29,
                "count": 70189282,
                "maximum": 4842553.448,
                "minimum": 4841611.908,
                "name": "Y",
                "position": 1,
                "stddev": 265.4886679,
                "variance": 70484.23277
              },
              {
                "average": 519.6150115,
                "count": 70189282,
                "maximum": 706.2482178,
                "minimum": 432.5082178,
                "name": "Z",
                "position": 2,
                "stddev": 49.3377567,
                "variance": 2434.214236
              },
              {
                "average": 32764.0609,
                "count": 70189282,
                "maximum": 65535,
                "minimum": 5528,
                "name": "Intensity",
                "position": 3,
                "stddev": 9881.392277,
                "variance": 97641913.32
              },
              {
                "average": 1.675098301,
                "count": 70189282,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8450402016,
                "variance": 0.7140929422
              },
              {
                "average": 2.350199664,
                "count": 70189282,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.005672884,
                "variance": 1.01137795
              },
              {
                "average": 0.4773227912,
                "count": 70189282,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499485483,
                "variance": 0.2494857478
              },
              {
                "average": 8.548313687e-08,
                "count": 70189282,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002923749832,
                "variance": 8.548313078e-08
              },
              {
                "average": 1.058720974,
                "count": 70189282,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5448396033,
                "variance": 0.2968501933
              },
              {
                "average": 0.1838722315,
                "count": 70189282,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.57613684,
                "variance": 242.6160389
              },
              {
                "average": 0.4987757105,
                "count": 70189282,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999985047,
                "variance": 0.2499985047
              },
              {
                "average": 306.9331892,
                "count": 70189282,
                "maximum": 309,
                "minimum": 305,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.124878922,
                "variance": 1.265352589
              },
              {
                "average": 276621424.8,
                "count": 70189282,
                "maximum": 276622051.3,
                "minimum": 276620764.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 359.7707777,
                "variance": 129435.0125
              },
              {
                "average": 0,
                "count": 70189282,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70189282,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70189282,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70189282,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70189282,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              549148.1852,
              4841611.908,
              432.5082178,
              550089.7052,
              4842553.448,
              706.2482178
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    549148.1852013787,
                    4841611.908078941,
                    432.5082178322799
                  ],
                  [
                    549148.1852013787,
                    4842553.44807894,
                    432.5082178322799
                  ],
                  [
                    550089.7052013787,
                    4842553.44807894,
                    706.2482178322799
                  ],
                  [
                    550089.7052013787,
                    4841611.908078941,
                    706.2482178322799
                  ],
                  [
                    549148.1852013787,
                    4841611.908078941,
                    432.5082178322799
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:14:11+00:00",
            "end_time": "2020-06-19T16:52: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": "20200618_BLU_0331.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.19709772602204,
              43.73719607202626,
              1183.820043636049
            ],
            [
              -122.19698734704563,
              43.74545455437003,
              1183.820043636049
            ],
            [
              -122.18865295064339,
              43.74539569318537,
              1563.120043636049
            ],
            [
              -122.18876447492862,
              43.73713722770995,
              1563.120043636049
            ],
            [
              -122.19709772602204,
              43.73719607202626,
              1183.820043636049
            ]
          ]
        ]
      },
      "bbox": [
        -122.1970977,
        43.73713723,
        1183.820044,
        -122.188653,
        43.74545455,
        1563.120044
      ],
      "properties": {
        "datetime": "2020-06-18T17:32:03Z",
        "pc:count": 44901176,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564874.4959,
            "count": 44901176,
            "maximum": 565326.6498,
            "minimum": 564655.5298,
            "name": "X",
            "position": 0,
            "stddev": 142.6519123,
            "variance": 20349.56809
          },
          {
            "average": 4843349.011,
            "count": 44901176,
            "maximum": 4843914.967,
            "minimum": 4842997.667,
            "name": "Y",
            "position": 1,
            "stddev": 239.5755944,
            "variance": 57396.46545
          },
          {
            "average": 1327.87692,
            "count": 44901176,
            "maximum": 1563.120044,
            "minimum": 1183.820044,
            "name": "Z",
            "position": 2,
            "stddev": 63.00551733,
            "variance": 3969.695214
          },
          {
            "average": 28495.70561,
            "count": 44901176,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12317.83357,
            "variance": 151729023.9
          },
          {
            "average": 1.945677503,
            "count": 44901176,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.040877313,
            "variance": 1.083425581
          },
          {
            "average": 2.890754331,
            "count": 44901176,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.18647856,
            "variance": 1.407731372
          },
          {
            "average": 0.4948539878,
            "count": 44901176,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999735234,
            "variance": 0.2499735241
          },
          {
            "average": 1.870775055e-06,
            "count": 44901176,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001367761528,
            "variance": 1.870771597e-06
          },
          {
            "average": 1.020887538,
            "count": 44901176,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1918014398,
            "variance": 0.03678779232
          },
          {
            "average": 2.10764359,
            "count": 44901176,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.7812878,
            "variance": 249.0490446
          },
          {
            "average": 0.4948539878,
            "count": 44901176,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999735234,
            "variance": 0.2499735241
          },
          {
            "average": 110.3195837,
            "count": 44901176,
            "maximum": 112,
            "minimum": 108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.053755311,
            "variance": 1.110400255
          },
          {
            "average": 276535852.2,
            "count": 44901176,
            "maximum": 276536723.4,
            "minimum": 276534934.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 502.4975729,
            "variance": 252503.8108
          },
          {
            "average": 0,
            "count": 44901176,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 44901176,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 44901176,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 44901176,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 44901176,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564655.5298,
          4842997.667,
          1183.820044,
          565326.6498,
          4843914.967,
          1563.120044
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564655.52979897,
                4842997.666629025,
                1183.820043636049
              ],
              [
                564655.52979897,
                4843914.9666290255,
                1183.820043636049
              ],
              [
                565326.6497989701,
                4843914.9666290255,
                1563.120043636049
              ],
              [
                565326.6497989701,
                4842997.666629025,
                1563.120043636049
              ],
              [
                564655.52979897,
                4842997.666629025,
                1183.820043636049
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:32:03+00:00",
        "end_time": "2020-06-18T17:02:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0331.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0331.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0331.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0331.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1970977,
            43.73713723,
            1183.820044,
            -122.188653,
            43.74545455,
            1563.120044
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.19709772602204,
                  43.73719607202626,
                  1183.820043636049
                ],
                [
                  -122.19698734704563,
                  43.74545455437003,
                  1183.820043636049
                ],
                [
                  -122.18865295064339,
                  43.74539569318537,
                  1563.120043636049
                ],
                [
                  -122.18876447492862,
                  43.73713722770995,
                  1563.120043636049
                ],
                [
                  -122.19709772602204,
                  43.73719607202626,
                  1183.820043636049
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0331.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0331.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:32:03Z",
            "pc:count": 44901176,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564874.4959,
                "count": 44901176,
                "maximum": 565326.6498,
                "minimum": 564655.5298,
                "name": "X",
                "position": 0,
                "stddev": 142.6519123,
                "variance": 20349.56809
              },
              {
                "average": 4843349.011,
                "count": 44901176,
                "maximum": 4843914.967,
                "minimum": 4842997.667,
                "name": "Y",
                "position": 1,
                "stddev": 239.5755944,
                "variance": 57396.46545
              },
              {
                "average": 1327.87692,
                "count": 44901176,
                "maximum": 1563.120044,
                "minimum": 1183.820044,
                "name": "Z",
                "position": 2,
                "stddev": 63.00551733,
                "variance": 3969.695214
              },
              {
                "average": 28495.70561,
                "count": 44901176,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12317.83357,
                "variance": 151729023.9
              },
              {
                "average": 1.945677503,
                "count": 44901176,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.040877313,
                "variance": 1.083425581
              },
              {
                "average": 2.890754331,
                "count": 44901176,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.18647856,
                "variance": 1.407731372
              },
              {
                "average": 0.4948539878,
                "count": 44901176,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999735234,
                "variance": 0.2499735241
              },
              {
                "average": 1.870775055e-06,
                "count": 44901176,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001367761528,
                "variance": 1.870771597e-06
              },
              {
                "average": 1.020887538,
                "count": 44901176,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1918014398,
                "variance": 0.03678779232
              },
              {
                "average": 2.10764359,
                "count": 44901176,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.7812878,
                "variance": 249.0490446
              },
              {
                "average": 0.4948539878,
                "count": 44901176,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999735234,
                "variance": 0.2499735241
              },
              {
                "average": 110.3195837,
                "count": 44901176,
                "maximum": 112,
                "minimum": 108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.053755311,
                "variance": 1.110400255
              },
              {
                "average": 276535852.2,
                "count": 44901176,
                "maximum": 276536723.4,
                "minimum": 276534934.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 502.4975729,
                "variance": 252503.8108
              },
              {
                "average": 0,
                "count": 44901176,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 44901176,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 44901176,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 44901176,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 44901176,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564655.5298,
              4842997.667,
              1183.820044,
              565326.6498,
              4843914.967,
              1563.120044
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564655.52979897,
                    4842997.666629025,
                    1183.820043636049
                  ],
                  [
                    564655.52979897,
                    4843914.9666290255,
                    1183.820043636049
                  ],
                  [
                    565326.6497989701,
                    4843914.9666290255,
                    1563.120043636049
                  ],
                  [
                    565326.6497989701,
                    4842997.666629025,
                    1563.120043636049
                  ],
                  [
                    564655.52979897,
                    4842997.666629025,
                    1183.820043636049
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:32:03+00:00",
            "end_time": "2020-06-18T17:02: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": "20200618_BLU_0228.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.24153608603336,
              43.70358778174048,
              1174.5992610401518
            ],
            [
              -122.24142918300915,
              43.71206481730798,
              1174.5992610401518
            ],
            [
              -122.22974291400786,
              43.71198666078094,
              1676.8192610401516
            ],
            [
              -122.22985146354783,
              43.70350964820525,
              1676.8192610401516
            ],
            [
              -122.24153608603336,
              43.70358778174048,
              1174.5992610401518
            ]
          ]
        ]
      },
      "bbox": [
        -122.2415361,
        43.70350965,
        1174.599261,
        -122.2297429,
        43.71206482,
        1676.819261
      ],
      "properties": {
        "datetime": "2020-06-18T18:55:10Z",
        "pc:count": 74029479,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561585.7949,
            "count": 74029479,
            "maximum": 562052.7122,
            "minimum": 561111.1722,
            "name": "X",
            "position": 0,
            "stddev": 269.5973008,
            "variance": 72682.70458
          },
          {
            "average": 4839701.061,
            "count": 74029479,
            "maximum": 4840172.884,
            "minimum": 4839231.324,
            "name": "Y",
            "position": 1,
            "stddev": 263.4907267,
            "variance": 69427.36307
          },
          {
            "average": 1518.254016,
            "count": 74029479,
            "maximum": 1676.819261,
            "minimum": 1174.599261,
            "name": "Z",
            "position": 2,
            "stddev": 92.99823838,
            "variance": 8648.672342
          },
          {
            "average": 35542.81213,
            "count": 74029479,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13163.47143,
            "variance": 173276980.2
          },
          {
            "average": 1.402501333,
            "count": 74029479,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7160830833,
            "variance": 0.5127749822
          },
          {
            "average": 1.805360646,
            "count": 74029479,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9868971799,
            "variance": 0.9739660438
          },
          {
            "average": 0.2985762469,
            "count": 74029479,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4576335592,
            "variance": 0.2094284745
          },
          {
            "average": 0,
            "count": 74029479,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.04814112,
            "count": 74029479,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2716316737,
            "variance": 0.07378376616
          },
          {
            "average": 1.190079079,
            "count": 74029479,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.06943949,
            "variance": 258.2268855
          },
          {
            "average": 0.4969475471,
            "count": 74029479,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999906858,
            "variance": 0.2499906859
          },
          {
            "average": 120.1954226,
            "count": 74029479,
            "maximum": 123,
            "minimum": 118,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.103252648,
            "variance": 1.217166406
          },
          {
            "average": 276540399.8,
            "count": 74029479,
            "maximum": 276541710.4,
            "minimum": 276539382,
            "name": "GpsTime",
            "position": 12,
            "stddev": 509.2843651,
            "variance": 259370.5645
          },
          {
            "average": 0,
            "count": 74029479,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74029479,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74029479,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74029479,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74029479,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561111.1722,
          4839231.324,
          1174.599261,
          562052.7122,
          4840172.884,
          1676.819261
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561111.172226974,
                4839231.324352073,
                1174.5992610401518
              ],
              [
                561111.172226974,
                4840172.884352073,
                1174.5992610401518
              ],
              [
                562052.7122269741,
                4840172.884352073,
                1676.8192610401516
              ],
              [
                562052.7122269741,
                4839231.324352073,
                1676.8192610401516
              ],
              [
                561111.172226974,
                4839231.324352073,
                1174.5992610401518
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:55:10+00:00",
        "end_time": "2020-06-18T18:16:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0228.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0228.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0228.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0228.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2415361,
            43.70350965,
            1174.599261,
            -122.2297429,
            43.71206482,
            1676.819261
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.24153608603336,
                  43.70358778174048,
                  1174.5992610401518
                ],
                [
                  -122.24142918300915,
                  43.71206481730798,
                  1174.5992610401518
                ],
                [
                  -122.22974291400786,
                  43.71198666078094,
                  1676.8192610401516
                ],
                [
                  -122.22985146354783,
                  43.70350964820525,
                  1676.8192610401516
                ],
                [
                  -122.24153608603336,
                  43.70358778174048,
                  1174.5992610401518
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0228.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0228.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:55:10Z",
            "pc:count": 74029479,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561585.7949,
                "count": 74029479,
                "maximum": 562052.7122,
                "minimum": 561111.1722,
                "name": "X",
                "position": 0,
                "stddev": 269.5973008,
                "variance": 72682.70458
              },
              {
                "average": 4839701.061,
                "count": 74029479,
                "maximum": 4840172.884,
                "minimum": 4839231.324,
                "name": "Y",
                "position": 1,
                "stddev": 263.4907267,
                "variance": 69427.36307
              },
              {
                "average": 1518.254016,
                "count": 74029479,
                "maximum": 1676.819261,
                "minimum": 1174.599261,
                "name": "Z",
                "position": 2,
                "stddev": 92.99823838,
                "variance": 8648.672342
              },
              {
                "average": 35542.81213,
                "count": 74029479,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13163.47143,
                "variance": 173276980.2
              },
              {
                "average": 1.402501333,
                "count": 74029479,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7160830833,
                "variance": 0.5127749822
              },
              {
                "average": 1.805360646,
                "count": 74029479,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9868971799,
                "variance": 0.9739660438
              },
              {
                "average": 0.2985762469,
                "count": 74029479,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4576335592,
                "variance": 0.2094284745
              },
              {
                "average": 0,
                "count": 74029479,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.04814112,
                "count": 74029479,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2716316737,
                "variance": 0.07378376616
              },
              {
                "average": 1.190079079,
                "count": 74029479,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.06943949,
                "variance": 258.2268855
              },
              {
                "average": 0.4969475471,
                "count": 74029479,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999906858,
                "variance": 0.2499906859
              },
              {
                "average": 120.1954226,
                "count": 74029479,
                "maximum": 123,
                "minimum": 118,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.103252648,
                "variance": 1.217166406
              },
              {
                "average": 276540399.8,
                "count": 74029479,
                "maximum": 276541710.4,
                "minimum": 276539382,
                "name": "GpsTime",
                "position": 12,
                "stddev": 509.2843651,
                "variance": 259370.5645
              },
              {
                "average": 0,
                "count": 74029479,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74029479,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74029479,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74029479,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74029479,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561111.1722,
              4839231.324,
              1174.599261,
              562052.7122,
              4840172.884,
              1676.819261
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561111.172226974,
                    4839231.324352073,
                    1174.5992610401518
                  ],
                  [
                    561111.172226974,
                    4840172.884352073,
                    1174.5992610401518
                  ],
                  [
                    562052.7122269741,
                    4840172.884352073,
                    1676.8192610401516
                  ],
                  [
                    562052.7122269741,
                    4839231.324352073,
                    1676.8192610401516
                  ],
                  [
                    561111.172226974,
                    4839231.324352073,
                    1174.5992610401518
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:55:10+00:00",
            "end_time": "2020-06-18T18:16: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": "20200619_BLU_0332.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.41425882110684,
              43.74196244020862,
              398.92473038411174
            ],
            [
              -122.41417829753875,
              43.75021967510938,
              398.92473038411174
            ],
            [
              -122.41258403923187,
              43.750211492562116,
              708.6047303841118
            ],
            [
              -122.41266478190656,
              43.74195426000593,
              708.6047303841118
            ],
            [
              -122.41425882110684,
              43.74196244020862,
              398.92473038411174
            ]
          ]
        ]
      },
      "bbox": [
        -122.4142588,
        43.74195426,
        398.9247304,
        -122.412584,
        43.75021968,
        708.6047304
      ],
      "properties": {
        "datetime": "2020-06-19T16:43:16Z",
        "pc:count": 7895524,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 547225.9957,
            "count": 7895524,
            "maximum": 547292.7244,
            "minimum": 547164.3644,
            "name": "X",
            "position": 0,
            "stddev": 32.09319833,
            "variance": 1029.973379
          },
          {
            "average": 4843847.556,
            "count": 7895524,
            "maximum": 4844297.638,
            "minimum": 4843380.518,
            "name": "Y",
            "position": 1,
            "stddev": 271.3471385,
            "variance": 73629.26958
          },
          {
            "average": 539.0798354,
            "count": 7895524,
            "maximum": 708.6047304,
            "minimum": 398.9247304,
            "name": "Z",
            "position": 2,
            "stddev": 65.05939739,
            "variance": 4232.725188
          },
          {
            "average": 33241.06524,
            "count": 7895524,
            "maximum": 58754,
            "minimum": 6297,
            "name": "Intensity",
            "position": 3,
            "stddev": 10948.25959,
            "variance": 119864388.1
          },
          {
            "average": 1.705304296,
            "count": 7895524,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8954588444,
            "variance": 0.801846542
          },
          {
            "average": 2.40742603,
            "count": 7895524,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.095472125,
            "variance": 1.200059177
          },
          {
            "average": 0.4929272585,
            "count": 7895524,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999500055,
            "variance": 0.249950008
          },
          {
            "average": 0,
            "count": 7895524,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.07909912,
            "count": 7895524,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5597918068,
            "variance": 0.313366867
          },
          {
            "average": -1.169546478,
            "count": 7895524,
            "maximum": 16.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.71721713,
            "variance": 247.0309144
          },
          {
            "average": 0.4929272585,
            "count": 7895524,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999500055,
            "variance": 0.249950008
          },
          {
            "average": 301.7630302,
            "count": 7895524,
            "maximum": 303,
            "minimum": 300,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9138902363,
            "variance": 0.8351953641
          },
          {
            "average": 276619863.7,
            "count": 7895524,
            "maximum": 276620196.2,
            "minimum": 276619386.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 245.96765,
            "variance": 60500.08484
          },
          {
            "average": 0,
            "count": 7895524,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895524,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895524,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895524,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895524,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          547164.3644,
          4843380.518,
          398.9247304,
          547292.7244,
          4844297.638,
          708.6047304
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                547164.36437709,
                4843380.517755858,
                398.92473038411174
              ],
              [
                547164.36437709,
                4844297.637755857,
                398.92473038411174
              ],
              [
                547292.7243770901,
                4844297.637755857,
                708.6047303841118
              ],
              [
                547292.7243770901,
                4843380.517755858,
                708.6047303841118
              ],
              [
                547164.36437709,
                4843380.517755858,
                398.92473038411174
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:43:16+00:00",
        "end_time": "2020-06-19T16:29:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0332.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0332.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0332.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0332.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4142588,
            43.74195426,
            398.9247304,
            -122.412584,
            43.75021968,
            708.6047304
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.41425882110684,
                  43.74196244020862,
                  398.92473038411174
                ],
                [
                  -122.41417829753875,
                  43.75021967510938,
                  398.92473038411174
                ],
                [
                  -122.41258403923187,
                  43.750211492562116,
                  708.6047303841118
                ],
                [
                  -122.41266478190656,
                  43.74195426000593,
                  708.6047303841118
                ],
                [
                  -122.41425882110684,
                  43.74196244020862,
                  398.92473038411174
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0332.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0332.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:43:16Z",
            "pc:count": 7895524,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 547225.9957,
                "count": 7895524,
                "maximum": 547292.7244,
                "minimum": 547164.3644,
                "name": "X",
                "position": 0,
                "stddev": 32.09319833,
                "variance": 1029.973379
              },
              {
                "average": 4843847.556,
                "count": 7895524,
                "maximum": 4844297.638,
                "minimum": 4843380.518,
                "name": "Y",
                "position": 1,
                "stddev": 271.3471385,
                "variance": 73629.26958
              },
              {
                "average": 539.0798354,
                "count": 7895524,
                "maximum": 708.6047304,
                "minimum": 398.9247304,
                "name": "Z",
                "position": 2,
                "stddev": 65.05939739,
                "variance": 4232.725188
              },
              {
                "average": 33241.06524,
                "count": 7895524,
                "maximum": 58754,
                "minimum": 6297,
                "name": "Intensity",
                "position": 3,
                "stddev": 10948.25959,
                "variance": 119864388.1
              },
              {
                "average": 1.705304296,
                "count": 7895524,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8954588444,
                "variance": 0.801846542
              },
              {
                "average": 2.40742603,
                "count": 7895524,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.095472125,
                "variance": 1.200059177
              },
              {
                "average": 0.4929272585,
                "count": 7895524,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999500055,
                "variance": 0.249950008
              },
              {
                "average": 0,
                "count": 7895524,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.07909912,
                "count": 7895524,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5597918068,
                "variance": 0.313366867
              },
              {
                "average": -1.169546478,
                "count": 7895524,
                "maximum": 16.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.71721713,
                "variance": 247.0309144
              },
              {
                "average": 0.4929272585,
                "count": 7895524,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999500055,
                "variance": 0.249950008
              },
              {
                "average": 301.7630302,
                "count": 7895524,
                "maximum": 303,
                "minimum": 300,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9138902363,
                "variance": 0.8351953641
              },
              {
                "average": 276619863.7,
                "count": 7895524,
                "maximum": 276620196.2,
                "minimum": 276619386.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 245.96765,
                "variance": 60500.08484
              },
              {
                "average": 0,
                "count": 7895524,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895524,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895524,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895524,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895524,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              547164.3644,
              4843380.518,
              398.9247304,
              547292.7244,
              4844297.638,
              708.6047304
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    547164.36437709,
                    4843380.517755858,
                    398.92473038411174
                  ],
                  [
                    547164.36437709,
                    4844297.637755857,
                    398.92473038411174
                  ],
                  [
                    547292.7243770901,
                    4844297.637755857,
                    708.6047303841118
                  ],
                  [
                    547292.7243770901,
                    4843380.517755858,
                    708.6047303841118
                  ],
                  [
                    547164.36437709,
                    4843380.517755858,
                    398.92473038411174
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:43:16+00:00",
            "end_time": "2020-06-19T16: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": "20200619_BLU_0268.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37817741263831,
              43.71786947548651,
              503.18172757555004
            ],
            [
              -122.37808972611526,
              43.72634655373107,
              503.18172757555004
            ],
            [
              -122.36640009198697,
              43.7262823511543,
              1036.58172757555
            ],
            [
              -122.36648942642911,
              43.71780529179633,
              1036.58172757555
            ],
            [
              -122.37817741263831,
              43.71786947548651,
              503.18172757555004
            ]
          ]
        ]
      },
      "bbox": [
        -122.3781774,
        43.71780529,
        503.1817276,
        -122.3664001,
        43.72634655,
        1036.581728
      ],
      "properties": {
        "datetime": "2020-06-19T17:32:26Z",
        "pc:count": 79480149,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 550563.5945,
            "count": 79480149,
            "maximum": 551031.3096,
            "minimum": 550089.7496,
            "name": "X",
            "position": 0,
            "stddev": 261.1925082,
            "variance": 68221.52633
          },
          {
            "average": 4841182.625,
            "count": 79480149,
            "maximum": 4841667.394,
            "minimum": 4840725.854,
            "name": "Y",
            "position": 1,
            "stddev": 265.4888843,
            "variance": 70484.3477
          },
          {
            "average": 708.6761018,
            "count": 79480149,
            "maximum": 1036.581728,
            "minimum": 503.1817276,
            "name": "Z",
            "position": 2,
            "stddev": 109.5634131,
            "variance": 12004.14148
          },
          {
            "average": 31260.15774,
            "count": 79480149,
            "maximum": 65535,
            "minimum": 342,
            "name": "Intensity",
            "position": 3,
            "stddev": 10977.62809,
            "variance": 120508318.4
          },
          {
            "average": 1.792120999,
            "count": 79480149,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9213515126,
            "variance": 0.8488886098
          },
          {
            "average": 2.584039154,
            "count": 79480149,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.061459844,
            "variance": 1.126697001
          },
          {
            "average": 0.4982943603,
            "count": 79480149,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970939,
            "variance": 0.2499970939
          },
          {
            "average": 0,
            "count": 79480149,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023716803,
            "count": 79480149,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2052761601,
            "variance": 0.0421383019
          },
          {
            "average": -0.2279582339,
            "count": 79480149,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.67344997,
            "variance": 245.6570339
          },
          {
            "average": 0.4988798901,
            "count": 79480149,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999987485,
            "variance": 0.2499987485
          },
          {
            "average": 309.0587542,
            "count": 79480149,
            "maximum": 312,
            "minimum": 307,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.065458045,
            "variance": 1.135200846
          },
          {
            "average": 276622106.2,
            "count": 79480149,
            "maximum": 276623146,
            "minimum": 276621353.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 351.324496,
            "variance": 123428.9015
          },
          {
            "average": 0,
            "count": 79480149,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79480149,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79480149,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79480149,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79480149,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          550089.7496,
          4840725.854,
          503.1817276,
          551031.3096,
          4841667.394,
          1036.581728
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                550089.7495680666,
                4840725.854059404,
                503.18172757555004
              ],
              [
                550089.7495680666,
                4841667.394059403,
                503.18172757555004
              ],
              [
                551031.3095680666,
                4841667.394059403,
                1036.58172757555
              ],
              [
                551031.3095680666,
                4840725.854059404,
                1036.58172757555
              ],
              [
                550089.7495680666,
                4840725.854059404,
                503.18172757555004
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:32:26+00:00",
        "end_time": "2020-06-19T17:02:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0268.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0268.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0268.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0268.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3781774,
            43.71780529,
            503.1817276,
            -122.3664001,
            43.72634655,
            1036.581728
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.37817741263831,
                  43.71786947548651,
                  503.18172757555004
                ],
                [
                  -122.37808972611526,
                  43.72634655373107,
                  503.18172757555004
                ],
                [
                  -122.36640009198697,
                  43.7262823511543,
                  1036.58172757555
                ],
                [
                  -122.36648942642911,
                  43.71780529179633,
                  1036.58172757555
                ],
                [
                  -122.37817741263831,
                  43.71786947548651,
                  503.18172757555004
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0268.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0268.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:32:26Z",
            "pc:count": 79480149,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 550563.5945,
                "count": 79480149,
                "maximum": 551031.3096,
                "minimum": 550089.7496,
                "name": "X",
                "position": 0,
                "stddev": 261.1925082,
                "variance": 68221.52633
              },
              {
                "average": 4841182.625,
                "count": 79480149,
                "maximum": 4841667.394,
                "minimum": 4840725.854,
                "name": "Y",
                "position": 1,
                "stddev": 265.4888843,
                "variance": 70484.3477
              },
              {
                "average": 708.6761018,
                "count": 79480149,
                "maximum": 1036.581728,
                "minimum": 503.1817276,
                "name": "Z",
                "position": 2,
                "stddev": 109.5634131,
                "variance": 12004.14148
              },
              {
                "average": 31260.15774,
                "count": 79480149,
                "maximum": 65535,
                "minimum": 342,
                "name": "Intensity",
                "position": 3,
                "stddev": 10977.62809,
                "variance": 120508318.4
              },
              {
                "average": 1.792120999,
                "count": 79480149,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9213515126,
                "variance": 0.8488886098
              },
              {
                "average": 2.584039154,
                "count": 79480149,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.061459844,
                "variance": 1.126697001
              },
              {
                "average": 0.4982943603,
                "count": 79480149,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970939,
                "variance": 0.2499970939
              },
              {
                "average": 0,
                "count": 79480149,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023716803,
                "count": 79480149,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2052761601,
                "variance": 0.0421383019
              },
              {
                "average": -0.2279582339,
                "count": 79480149,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.67344997,
                "variance": 245.6570339
              },
              {
                "average": 0.4988798901,
                "count": 79480149,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999987485,
                "variance": 0.2499987485
              },
              {
                "average": 309.0587542,
                "count": 79480149,
                "maximum": 312,
                "minimum": 307,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.065458045,
                "variance": 1.135200846
              },
              {
                "average": 276622106.2,
                "count": 79480149,
                "maximum": 276623146,
                "minimum": 276621353.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 351.324496,
                "variance": 123428.9015
              },
              {
                "average": 0,
                "count": 79480149,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79480149,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79480149,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79480149,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79480149,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              550089.7496,
              4840725.854,
              503.1817276,
              551031.3096,
              4841667.394,
              1036.581728
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    550089.7495680666,
                    4840725.854059404,
                    503.18172757555004
                  ],
                  [
                    550089.7495680666,
                    4841667.394059403,
                    503.18172757555004
                  ],
                  [
                    551031.3095680666,
                    4841667.394059403,
                    1036.58172757555
                  ],
                  [
                    551031.3095680666,
                    4840725.854059404,
                    1036.58172757555
                  ],
                  [
                    550089.7495680666,
                    4840725.854059404,
                    503.18172757555004
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:32:26+00:00",
            "end_time": "2020-06-19T17:02: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": "20200618_BLU_0224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.28691079536125,
              43.70288035493222,
              587.1813246412513
            ],
            [
              -122.28681029203156,
              43.71135729787374,
              587.1813246412513
            ],
            [
              -122.27512453647654,
              43.7112837851171,
              2262.4813246412514
            ],
            [
              -122.27522668622476,
              43.70280686380111,
              2262.4813246412514
            ],
            [
              -122.28691079536125,
              43.70288035493222,
              587.1813246412513
            ]
          ]
        ]
      },
      "bbox": [
        -122.2869108,
        43.70280686,
        587.1813246,
        -122.2751245,
        43.7113573,
        2262.481325
      ],
      "properties": {
        "datetime": "2020-06-19T19:40:20Z",
        "pc:count": 103467704,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557938.3795,
            "count": 103467704,
            "maximum": 558397.3946,
            "minimum": 557455.8946,
            "name": "X",
            "position": 0,
            "stddev": 265.3700078,
            "variance": 70421.24105
          },
          {
            "average": 4839593.149,
            "count": 103467704,
            "maximum": 4840061.856,
            "minimum": 4839120.316,
            "name": "Y",
            "position": 1,
            "stddev": 264.6066342,
            "variance": 70016.67085
          },
          {
            "average": 710.8743803,
            "count": 103467704,
            "maximum": 2262.481325,
            "minimum": 587.1813246,
            "name": "Z",
            "position": 2,
            "stddev": 68.45865759,
            "variance": 4686.587798
          },
          {
            "average": 32003.24261,
            "count": 103467704,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10005.41431,
            "variance": 100108315.4
          },
          {
            "average": 1.744999299,
            "count": 103467704,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8835505974,
            "variance": 0.7806616581
          },
          {
            "average": 2.489925668,
            "count": 103467704,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.020755657,
            "variance": 1.041942111
          },
          {
            "average": 0.4978778209,
            "count": 103467704,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999954988,
            "variance": 0.2499954988
          },
          {
            "average": 1.778332686e-06,
            "count": 103467704,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001333540228,
            "variance": 1.778329541e-06
          },
          {
            "average": 1.022128412,
            "count": 103467704,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.192543832,
            "variance": 0.03707312724
          },
          {
            "average": -0.3853793404,
            "count": 103467704,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.6982739,
            "variance": 246.4358033
          },
          {
            "average": 0.4978778209,
            "count": 103467704,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999954988,
            "variance": 0.2499954988
          },
          {
            "average": 328.9160023,
            "count": 103467704,
            "maximum": 332,
            "minimum": 128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.069160558,
            "variance": 4.281425416
          },
          {
            "average": 276629480.7,
            "count": 103467704,
            "maximum": 276630820.5,
            "minimum": 276543850,
            "name": "GpsTime",
            "position": 12,
            "stddev": 869.4896661,
            "variance": 756012.2795
          },
          {
            "average": 0,
            "count": 103467704,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103467704,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103467704,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103467704,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103467704,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557455.8946,
          4839120.316,
          587.1813246,
          558397.3946,
          4840061.856,
          2262.481325
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557455.8946107188,
                4839120.315845199,
                587.1813246412513
              ],
              [
                557455.8946107188,
                4840061.855845198,
                587.1813246412513
              ],
              [
                558397.3946107188,
                4840061.855845198,
                2262.4813246412514
              ],
              [
                558397.3946107188,
                4839120.315845199,
                2262.4813246412514
              ],
              [
                557455.8946107188,
                4839120.315845199,
                587.1813246412513
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:40:20+00:00",
        "end_time": "2020-06-18T19:30:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2869108,
            43.70280686,
            587.1813246,
            -122.2751245,
            43.7113573,
            2262.481325
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.28691079536125,
                  43.70288035493222,
                  587.1813246412513
                ],
                [
                  -122.28681029203156,
                  43.71135729787374,
                  587.1813246412513
                ],
                [
                  -122.27512453647654,
                  43.7112837851171,
                  2262.4813246412514
                ],
                [
                  -122.27522668622476,
                  43.70280686380111,
                  2262.4813246412514
                ],
                [
                  -122.28691079536125,
                  43.70288035493222,
                  587.1813246412513
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:40:20Z",
            "pc:count": 103467704,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557938.3795,
                "count": 103467704,
                "maximum": 558397.3946,
                "minimum": 557455.8946,
                "name": "X",
                "position": 0,
                "stddev": 265.3700078,
                "variance": 70421.24105
              },
              {
                "average": 4839593.149,
                "count": 103467704,
                "maximum": 4840061.856,
                "minimum": 4839120.316,
                "name": "Y",
                "position": 1,
                "stddev": 264.6066342,
                "variance": 70016.67085
              },
              {
                "average": 710.8743803,
                "count": 103467704,
                "maximum": 2262.481325,
                "minimum": 587.1813246,
                "name": "Z",
                "position": 2,
                "stddev": 68.45865759,
                "variance": 4686.587798
              },
              {
                "average": 32003.24261,
                "count": 103467704,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10005.41431,
                "variance": 100108315.4
              },
              {
                "average": 1.744999299,
                "count": 103467704,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8835505974,
                "variance": 0.7806616581
              },
              {
                "average": 2.489925668,
                "count": 103467704,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.020755657,
                "variance": 1.041942111
              },
              {
                "average": 0.4978778209,
                "count": 103467704,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999954988,
                "variance": 0.2499954988
              },
              {
                "average": 1.778332686e-06,
                "count": 103467704,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001333540228,
                "variance": 1.778329541e-06
              },
              {
                "average": 1.022128412,
                "count": 103467704,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.192543832,
                "variance": 0.03707312724
              },
              {
                "average": -0.3853793404,
                "count": 103467704,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.6982739,
                "variance": 246.4358033
              },
              {
                "average": 0.4978778209,
                "count": 103467704,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999954988,
                "variance": 0.2499954988
              },
              {
                "average": 328.9160023,
                "count": 103467704,
                "maximum": 332,
                "minimum": 128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.069160558,
                "variance": 4.281425416
              },
              {
                "average": 276629480.7,
                "count": 103467704,
                "maximum": 276630820.5,
                "minimum": 276543850,
                "name": "GpsTime",
                "position": 12,
                "stddev": 869.4896661,
                "variance": 756012.2795
              },
              {
                "average": 0,
                "count": 103467704,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103467704,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103467704,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103467704,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103467704,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557455.8946,
              4839120.316,
              587.1813246,
              558397.3946,
              4840061.856,
              2262.481325
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557455.8946107188,
                    4839120.315845199,
                    587.1813246412513
                  ],
                  [
                    557455.8946107188,
                    4840061.855845198,
                    587.1813246412513
                  ],
                  [
                    558397.3946107188,
                    4840061.855845198,
                    2262.4813246412514
                  ],
                  [
                    558397.3946107188,
                    4839120.315845199,
                    2262.4813246412514
                  ],
                  [
                    557455.8946107188,
                    4839120.315845199,
                    587.1813246412513
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:40:20+00:00",
            "end_time": "2020-06-18T19: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": "20200619_BLU_0333.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.413008482951,
              43.74198753865598,
              400.5065657047171
            ],
            [
              -122.41292563653502,
              43.750464815530684,
              400.5065657047171
            ],
            [
              -122.40123148154868,
              43.7504041502378,
              2042.506565704717
            ],
            [
              -122.40131597797566,
              43.74192689120883,
              2042.506565704717
            ],
            [
              -122.413008482951,
              43.74198753865598,
              400.5065657047171
            ]
          ]
        ]
      },
      "bbox": [
        -122.4130085,
        43.74192689,
        400.5065657,
        -122.4012315,
        43.75046482,
        2042.506566
      ],
      "properties": {
        "datetime": "2020-06-19T16:53:41Z",
        "pc:count": 80660452,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 547748.7208,
            "count": 80660452,
            "maximum": 548206.5631,
            "minimum": 547265.0231,
            "name": "X",
            "position": 0,
            "stddev": 260.8297726,
            "variance": 68032.1703
          },
          {
            "average": 4843854.144,
            "count": 80660452,
            "maximum": 4844325.578,
            "minimum": 4843384.018,
            "name": "Y",
            "position": 1,
            "stddev": 263.4881179,
            "variance": 69425.98827
          },
          {
            "average": 700.6234642,
            "count": 80660452,
            "maximum": 2042.506566,
            "minimum": 400.5065657,
            "name": "Z",
            "position": 2,
            "stddev": 143.2734051,
            "variance": 20527.26862
          },
          {
            "average": 30777.85455,
            "count": 80660452,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11545.0365,
            "variance": 133287867.7
          },
          {
            "average": 1.852143117,
            "count": 80660452,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9674325218,
            "variance": 0.9359256843
          },
          {
            "average": 2.70384463,
            "count": 80660452,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.108602291,
            "variance": 1.22899904
          },
          {
            "average": 0.4960967489,
            "count": 80660452,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999847675,
            "variance": 0.2499847677
          },
          {
            "average": 0,
            "count": 80660452,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.033106546,
            "count": 80660452,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2816117553,
            "variance": 0.07930518071
          },
          {
            "average": 1.24707581,
            "count": 80660452,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.39744114,
            "variance": 237.0811938
          },
          {
            "average": 0.4960967489,
            "count": 80660452,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999847675,
            "variance": 0.2499847677
          },
          {
            "average": 302.7232478,
            "count": 80660452,
            "maximum": 305,
            "minimum": 300,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9892125843,
            "variance": 0.9785415369
          },
          {
            "average": 276620135.9,
            "count": 80660452,
            "maximum": 276620821.5,
            "minimum": 276619386.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 283.0709119,
            "variance": 80129.14115
          },
          {
            "average": 0,
            "count": 80660452,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80660452,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80660452,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80660452,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80660452,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          547265.0231,
          4843384.018,
          400.5065657,
          548206.5631,
          4844325.578,
          2042.506566
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                547265.0230548352,
                4843384.01768329,
                400.5065657047171
              ],
              [
                547265.0230548352,
                4844325.5776832905,
                400.5065657047171
              ],
              [
                548206.5630548352,
                4844325.5776832905,
                2042.506565704717
              ],
              [
                548206.5630548352,
                4843384.01768329,
                2042.506565704717
              ],
              [
                547265.0230548352,
                4843384.01768329,
                400.5065657047171
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:53:41+00:00",
        "end_time": "2020-06-19T16:29:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0333.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0333.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0333.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0333.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4130085,
            43.74192689,
            400.5065657,
            -122.4012315,
            43.75046482,
            2042.506566
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.413008482951,
                  43.74198753865598,
                  400.5065657047171
                ],
                [
                  -122.41292563653502,
                  43.750464815530684,
                  400.5065657047171
                ],
                [
                  -122.40123148154868,
                  43.7504041502378,
                  2042.506565704717
                ],
                [
                  -122.40131597797566,
                  43.74192689120883,
                  2042.506565704717
                ],
                [
                  -122.413008482951,
                  43.74198753865598,
                  400.5065657047171
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0333.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0333.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:53:41Z",
            "pc:count": 80660452,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 547748.7208,
                "count": 80660452,
                "maximum": 548206.5631,
                "minimum": 547265.0231,
                "name": "X",
                "position": 0,
                "stddev": 260.8297726,
                "variance": 68032.1703
              },
              {
                "average": 4843854.144,
                "count": 80660452,
                "maximum": 4844325.578,
                "minimum": 4843384.018,
                "name": "Y",
                "position": 1,
                "stddev": 263.4881179,
                "variance": 69425.98827
              },
              {
                "average": 700.6234642,
                "count": 80660452,
                "maximum": 2042.506566,
                "minimum": 400.5065657,
                "name": "Z",
                "position": 2,
                "stddev": 143.2734051,
                "variance": 20527.26862
              },
              {
                "average": 30777.85455,
                "count": 80660452,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11545.0365,
                "variance": 133287867.7
              },
              {
                "average": 1.852143117,
                "count": 80660452,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9674325218,
                "variance": 0.9359256843
              },
              {
                "average": 2.70384463,
                "count": 80660452,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.108602291,
                "variance": 1.22899904
              },
              {
                "average": 0.4960967489,
                "count": 80660452,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999847675,
                "variance": 0.2499847677
              },
              {
                "average": 0,
                "count": 80660452,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.033106546,
                "count": 80660452,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2816117553,
                "variance": 0.07930518071
              },
              {
                "average": 1.24707581,
                "count": 80660452,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.39744114,
                "variance": 237.0811938
              },
              {
                "average": 0.4960967489,
                "count": 80660452,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999847675,
                "variance": 0.2499847677
              },
              {
                "average": 302.7232478,
                "count": 80660452,
                "maximum": 305,
                "minimum": 300,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9892125843,
                "variance": 0.9785415369
              },
              {
                "average": 276620135.9,
                "count": 80660452,
                "maximum": 276620821.5,
                "minimum": 276619386.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 283.0709119,
                "variance": 80129.14115
              },
              {
                "average": 0,
                "count": 80660452,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80660452,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80660452,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80660452,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80660452,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              547265.0231,
              4843384.018,
              400.5065657,
              548206.5631,
              4844325.578,
              2042.506566
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    547265.0230548352,
                    4843384.01768329,
                    400.5065657047171
                  ],
                  [
                    547265.0230548352,
                    4844325.5776832905,
                    400.5065657047171
                  ],
                  [
                    548206.5630548352,
                    4844325.5776832905,
                    2042.506565704717
                  ],
                  [
                    548206.5630548352,
                    4843384.01768329,
                    2042.506565704717
                  ],
                  [
                    547265.0230548352,
                    4843384.01768329,
                    400.5065657047171
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:53:41+00:00",
            "end_time": "2020-06-19T16: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": "20200619_BLU_0292.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37843684824314,
              43.72609889425509,
              441.88406167168216
            ],
            [
              -122.37834917127381,
              43.734576140732074,
              441.88406167168216
            ],
            [
              -122.36665818420906,
              43.73451195643917,
              2094.1240616716823
            ],
            [
              -122.3667475097966,
              43.726034728843516,
              2094.1240616716823
            ],
            [
              -122.37843684824314,
              43.72609889425509,
              441.88406167168216
            ]
          ]
        ]
      },
      "bbox": [
        -122.3784368,
        43.72603473,
        441.8840617,
        -122.3666582,
        43.73457614,
        2094.124062
      ],
      "properties": {
        "datetime": "2020-06-19T17:32:24Z",
        "pc:count": 71573267,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 550539.2662,
            "count": 71573267,
            "maximum": 551003.5379,
            "minimum": 550061.9979,
            "name": "X",
            "position": 0,
            "stddev": 261.7640809,
            "variance": 68520.43402
          },
          {
            "average": 4842104.251,
            "count": 71573267,
            "maximum": 4842581.239,
            "minimum": 4841639.679,
            "name": "Y",
            "position": 1,
            "stddev": 266.727245,
            "variance": 71143.42323
          },
          {
            "average": 560.8390321,
            "count": 71573267,
            "maximum": 2094.124062,
            "minimum": 441.8840617,
            "name": "Z",
            "position": 2,
            "stddev": 80.31370997,
            "variance": 6450.292009
          },
          {
            "average": 32671.00207,
            "count": 71573267,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10164.79468,
            "variance": 103323050.9
          },
          {
            "average": 1.696333521,
            "count": 71573267,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8561922364,
            "variance": 0.7330651457
          },
          {
            "average": 2.392548114,
            "count": 71573267,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.008903316,
            "variance": 1.017885902
          },
          {
            "average": 0.3563895861,
            "count": 71573267,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4789322,
            "variance": 0.2293760522
          },
          {
            "average": 1.25745273e-07,
            "count": 71573267,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003546057797,
            "variance": 1.25745259e-07
          },
          {
            "average": 1.06513098,
            "count": 71573267,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5162994991,
            "variance": 0.2665651727
          },
          {
            "average": -0.06096781103,
            "count": 71573267,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.83352273,
            "variance": 250.7004422
          },
          {
            "average": 0.4974062173,
            "count": 71573267,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999932757,
            "variance": 0.2499932758
          },
          {
            "average": 308.9396689,
            "count": 71573267,
            "maximum": 312,
            "minimum": 307,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.131120004,
            "variance": 1.279432463
          },
          {
            "average": 276622067.9,
            "count": 71573267,
            "maximum": 276623144.7,
            "minimum": 276621369.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 373.0591291,
            "variance": 139173.1138
          },
          {
            "average": 0,
            "count": 71573267,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71573267,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71573267,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71573267,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71573267,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          550061.9979,
          4841639.679,
          441.8840617,
          551003.5379,
          4842581.239,
          2094.124062
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                550061.9979494412,
                4841639.678605531,
                441.88406167168216
              ],
              [
                550061.9979494412,
                4842581.238605532,
                441.88406167168216
              ],
              [
                551003.5379494412,
                4842581.238605532,
                2094.1240616716823
              ],
              [
                551003.5379494412,
                4841639.678605531,
                2094.1240616716823
              ],
              [
                550061.9979494412,
                4841639.678605531,
                441.88406167168216
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:32:24+00:00",
        "end_time": "2020-06-19T17:02:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0292.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0292.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0292.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0292.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3784368,
            43.72603473,
            441.8840617,
            -122.3666582,
            43.73457614,
            2094.124062
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.37843684824314,
                  43.72609889425509,
                  441.88406167168216
                ],
                [
                  -122.37834917127381,
                  43.734576140732074,
                  441.88406167168216
                ],
                [
                  -122.36665818420906,
                  43.73451195643917,
                  2094.1240616716823
                ],
                [
                  -122.3667475097966,
                  43.726034728843516,
                  2094.1240616716823
                ],
                [
                  -122.37843684824314,
                  43.72609889425509,
                  441.88406167168216
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0292.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0292.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:32:24Z",
            "pc:count": 71573267,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 550539.2662,
                "count": 71573267,
                "maximum": 551003.5379,
                "minimum": 550061.9979,
                "name": "X",
                "position": 0,
                "stddev": 261.7640809,
                "variance": 68520.43402
              },
              {
                "average": 4842104.251,
                "count": 71573267,
                "maximum": 4842581.239,
                "minimum": 4841639.679,
                "name": "Y",
                "position": 1,
                "stddev": 266.727245,
                "variance": 71143.42323
              },
              {
                "average": 560.8390321,
                "count": 71573267,
                "maximum": 2094.124062,
                "minimum": 441.8840617,
                "name": "Z",
                "position": 2,
                "stddev": 80.31370997,
                "variance": 6450.292009
              },
              {
                "average": 32671.00207,
                "count": 71573267,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10164.79468,
                "variance": 103323050.9
              },
              {
                "average": 1.696333521,
                "count": 71573267,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8561922364,
                "variance": 0.7330651457
              },
              {
                "average": 2.392548114,
                "count": 71573267,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.008903316,
                "variance": 1.017885902
              },
              {
                "average": 0.3563895861,
                "count": 71573267,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4789322,
                "variance": 0.2293760522
              },
              {
                "average": 1.25745273e-07,
                "count": 71573267,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003546057797,
                "variance": 1.25745259e-07
              },
              {
                "average": 1.06513098,
                "count": 71573267,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5162994991,
                "variance": 0.2665651727
              },
              {
                "average": -0.06096781103,
                "count": 71573267,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.83352273,
                "variance": 250.7004422
              },
              {
                "average": 0.4974062173,
                "count": 71573267,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999932757,
                "variance": 0.2499932758
              },
              {
                "average": 308.9396689,
                "count": 71573267,
                "maximum": 312,
                "minimum": 307,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.131120004,
                "variance": 1.279432463
              },
              {
                "average": 276622067.9,
                "count": 71573267,
                "maximum": 276623144.7,
                "minimum": 276621369.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 373.0591291,
                "variance": 139173.1138
              },
              {
                "average": 0,
                "count": 71573267,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71573267,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71573267,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71573267,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71573267,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              550061.9979,
              4841639.679,
              441.8840617,
              551003.5379,
              4842581.239,
              2094.124062
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    550061.9979494412,
                    4841639.678605531,
                    441.88406167168216
                  ],
                  [
                    550061.9979494412,
                    4842581.238605532,
                    441.88406167168216
                  ],
                  [
                    551003.5379494412,
                    4842581.238605532,
                    2094.1240616716823
                  ],
                  [
                    551003.5379494412,
                    4841639.678605531,
                    2094.1240616716823
                  ],
                  [
                    550061.9979494412,
                    4841639.678605531,
                    441.88406167168216
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:32:24+00:00",
            "end_time": "2020-06-19T17:02: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": "20200619_BLU_0336.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37895639130285,
              43.742557547107126,
              553.7004317074426
            ],
            [
              -122.37886873730481,
              43.75103476991288,
              553.7004317074426
            ],
            [
              -122.36717479422707,
              43.750970620907495,
              1067.3804317074428
            ],
            [
              -122.36726409820761,
              43.74249341697215,
              1067.3804317074428
            ],
            [
              -122.37895639130285,
              43.742557547107126,
              553.7004317074426
            ]
          ]
        ]
      },
      "bbox": [
        -122.3789564,
        43.74249342,
        553.7004317,
        -122.3671748,
        43.75103477,
        1067.380432
      ],
      "properties": {
        "datetime": "2020-06-19T17:25:51Z",
        "pc:count": 79478279,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 550488.7693,
            "count": 79478279,
            "maximum": 550947.9748,
            "minimum": 550006.4548,
            "name": "X",
            "position": 0,
            "stddev": 261.4628284,
            "variance": 68362.81064
          },
          {
            "average": 4843940.595,
            "count": 79478279,
            "maximum": 4844408.871,
            "minimum": 4843467.311,
            "name": "Y",
            "position": 1,
            "stddev": 265.0838956,
            "variance": 70269.47168
          },
          {
            "average": 794.5908458,
            "count": 79478279,
            "maximum": 1067.380432,
            "minimum": 553.7004317,
            "name": "Z",
            "position": 2,
            "stddev": 107.7796382,
            "variance": 11616.45042
          },
          {
            "average": 30643.8275,
            "count": 79478279,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11603.07628,
            "variance": 134631379.1
          },
          {
            "average": 1.826246527,
            "count": 79478279,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9586128968,
            "variance": 0.918938686
          },
          {
            "average": 2.651903119,
            "count": 79478279,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.116730993,
            "variance": 1.247088112
          },
          {
            "average": 0.4963856477,
            "count": 79478279,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999869394,
            "variance": 0.2499869396
          },
          {
            "average": 0,
            "count": 79478279,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.029385349,
            "count": 79478279,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2257032104,
            "variance": 0.05094193919
          },
          {
            "average": 0.1875939605,
            "count": 79478279,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.72072517,
            "variance": 247.1411998
          },
          {
            "average": 0.4963856477,
            "count": 79478279,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999869394,
            "variance": 0.2499869396
          },
          {
            "average": 308.6508514,
            "count": 79478279,
            "maximum": 311,
            "minimum": 306,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.978425309,
            "variance": 0.9573160853
          },
          {
            "average": 276621973.5,
            "count": 79478279,
            "maximum": 276622751.5,
            "minimum": 276621137.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 319.9078421,
            "variance": 102341.0274
          },
          {
            "average": 0,
            "count": 79478279,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79478279,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79478279,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79478279,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79478279,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          550006.4548,
          4843467.311,
          553.7004317,
          550947.9748,
          4844408.871,
          1067.380432
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                550006.4548187489,
                4843467.310881413,
                553.7004317074426
              ],
              [
                550006.4548187489,
                4844408.870881413,
                553.7004317074426
              ],
              [
                550947.9748187489,
                4844408.870881413,
                1067.3804317074428
              ],
              [
                550947.9748187489,
                4843467.310881413,
                1067.3804317074428
              ],
              [
                550006.4548187489,
                4843467.310881413,
                553.7004317074426
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:25:51+00:00",
        "end_time": "2020-06-19T16:58:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0336.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0336.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0336.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0336.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3789564,
            43.74249342,
            553.7004317,
            -122.3671748,
            43.75103477,
            1067.380432
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.37895639130285,
                  43.742557547107126,
                  553.7004317074426
                ],
                [
                  -122.37886873730481,
                  43.75103476991288,
                  553.7004317074426
                ],
                [
                  -122.36717479422707,
                  43.750970620907495,
                  1067.3804317074428
                ],
                [
                  -122.36726409820761,
                  43.74249341697215,
                  1067.3804317074428
                ],
                [
                  -122.37895639130285,
                  43.742557547107126,
                  553.7004317074426
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0336.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0336.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:25:51Z",
            "pc:count": 79478279,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 550488.7693,
                "count": 79478279,
                "maximum": 550947.9748,
                "minimum": 550006.4548,
                "name": "X",
                "position": 0,
                "stddev": 261.4628284,
                "variance": 68362.81064
              },
              {
                "average": 4843940.595,
                "count": 79478279,
                "maximum": 4844408.871,
                "minimum": 4843467.311,
                "name": "Y",
                "position": 1,
                "stddev": 265.0838956,
                "variance": 70269.47168
              },
              {
                "average": 794.5908458,
                "count": 79478279,
                "maximum": 1067.380432,
                "minimum": 553.7004317,
                "name": "Z",
                "position": 2,
                "stddev": 107.7796382,
                "variance": 11616.45042
              },
              {
                "average": 30643.8275,
                "count": 79478279,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11603.07628,
                "variance": 134631379.1
              },
              {
                "average": 1.826246527,
                "count": 79478279,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9586128968,
                "variance": 0.918938686
              },
              {
                "average": 2.651903119,
                "count": 79478279,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.116730993,
                "variance": 1.247088112
              },
              {
                "average": 0.4963856477,
                "count": 79478279,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999869394,
                "variance": 0.2499869396
              },
              {
                "average": 0,
                "count": 79478279,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.029385349,
                "count": 79478279,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2257032104,
                "variance": 0.05094193919
              },
              {
                "average": 0.1875939605,
                "count": 79478279,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.72072517,
                "variance": 247.1411998
              },
              {
                "average": 0.4963856477,
                "count": 79478279,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999869394,
                "variance": 0.2499869396
              },
              {
                "average": 308.6508514,
                "count": 79478279,
                "maximum": 311,
                "minimum": 306,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.978425309,
                "variance": 0.9573160853
              },
              {
                "average": 276621973.5,
                "count": 79478279,
                "maximum": 276622751.5,
                "minimum": 276621137.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 319.9078421,
                "variance": 102341.0274
              },
              {
                "average": 0,
                "count": 79478279,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79478279,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79478279,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79478279,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79478279,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              550006.4548,
              4843467.311,
              553.7004317,
              550947.9748,
              4844408.871,
              1067.380432
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    550006.4548187489,
                    4843467.310881413,
                    553.7004317074426
                  ],
                  [
                    550006.4548187489,
                    4844408.870881413,
                    553.7004317074426
                  ],
                  [
                    550947.9748187489,
                    4844408.870881413,
                    1067.3804317074428
                  ],
                  [
                    550947.9748187489,
                    4843467.310881413,
                    1067.3804317074428
                  ],
                  [
                    550006.4548187489,
                    4843467.310881413,
                    553.7004317074426
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:25:51+00:00",
            "end_time": "2020-06-19T16:58: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": "20200618_BLU_0260.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1850483183694,
              43.712676401572566,
              901.5719870578635
            ],
            [
              -122.18493342010977,
              43.72115312856066,
              901.5719870578635
            ],
            [
              -122.17324554505271,
              43.721069182207565,
              1140.3719870578634
            ],
            [
              -122.17336209047393,
              43.71259247991328,
              1140.3719870578634
            ],
            [
              -122.1850483183694,
              43.712676401572566,
              901.5719870578635
            ]
          ]
        ]
      },
      "bbox": [
        -122.1850483,
        43.71259248,
        901.5719871,
        -122.1732455,
        43.72115313,
        1140.371987
      ],
      "properties": {
        "datetime": "2020-06-18T17:16:27Z",
        "pc:count": 99600601,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566111.7177,
            "count": 99600601,
            "maximum": 566594.1534,
            "minimum": 565652.6134,
            "name": "X",
            "position": 0,
            "stddev": 262.8082197,
            "variance": 69068.16032
          },
          {
            "average": 4840760.698,
            "count": 99600601,
            "maximum": 4841225.451,
            "minimum": 4840283.911,
            "name": "Y",
            "position": 1,
            "stddev": 264.2553281,
            "variance": 69830.87844
          },
          {
            "average": 955.350909,
            "count": 99600601,
            "maximum": 1140.371987,
            "minimum": 901.5719871,
            "name": "Z",
            "position": 2,
            "stddev": 34.44500582,
            "variance": 1186.458426
          },
          {
            "average": 32254.59825,
            "count": 99600601,
            "maximum": 65535,
            "minimum": 5756,
            "name": "Intensity",
            "position": 3,
            "stddev": 10038.92155,
            "variance": 100779945.9
          },
          {
            "average": 1.748618264,
            "count": 99600601,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8970791098,
            "variance": 0.8047509293
          },
          {
            "average": 2.497142342,
            "count": 99600601,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.051210747,
            "variance": 1.105044035
          },
          {
            "average": 0.3596109023,
            "count": 99600601,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4798863444,
            "variance": 0.2302909036
          },
          {
            "average": 0,
            "count": 99600601,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.016760903,
            "count": 99600601,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.159414723,
            "variance": 0.0254130539
          },
          {
            "average": -0.8566217505,
            "count": 99600601,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.45054979,
            "variance": 238.7194888
          },
          {
            "average": 0.5026125696,
            "count": 99600601,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999931769,
            "variance": 0.249993177
          },
          {
            "average": 106.3966029,
            "count": 99600601,
            "maximum": 110,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.463544192,
            "variance": 2.141961602
          },
          {
            "average": 276534112.8,
            "count": 99600601,
            "maximum": 276535787.9,
            "minimum": 276532595,
            "name": "GpsTime",
            "position": 12,
            "stddev": 636.6362343,
            "variance": 405305.6948
          },
          {
            "average": 0,
            "count": 99600601,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99600601,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99600601,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99600601,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99600601,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565652.6134,
          4840283.911,
          901.5719871,
          566594.1534,
          4841225.451,
          1140.371987
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565652.613387712,
                4840283.91132601,
                901.5719870578635
              ],
              [
                565652.613387712,
                4841225.451326009,
                901.5719870578635
              ],
              [
                566594.1533877121,
                4841225.451326009,
                1140.3719870578634
              ],
              [
                566594.1533877121,
                4840283.91132601,
                1140.3719870578634
              ],
              [
                565652.613387712,
                4840283.91132601,
                901.5719870578635
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:16:27+00:00",
        "end_time": "2020-06-18T16:23:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0260.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0260.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0260.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0260.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1850483,
            43.71259248,
            901.5719871,
            -122.1732455,
            43.72115313,
            1140.371987
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.1850483183694,
                  43.712676401572566,
                  901.5719870578635
                ],
                [
                  -122.18493342010977,
                  43.72115312856066,
                  901.5719870578635
                ],
                [
                  -122.17324554505271,
                  43.721069182207565,
                  1140.3719870578634
                ],
                [
                  -122.17336209047393,
                  43.71259247991328,
                  1140.3719870578634
                ],
                [
                  -122.1850483183694,
                  43.712676401572566,
                  901.5719870578635
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0260.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0260.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:16:27Z",
            "pc:count": 99600601,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566111.7177,
                "count": 99600601,
                "maximum": 566594.1534,
                "minimum": 565652.6134,
                "name": "X",
                "position": 0,
                "stddev": 262.8082197,
                "variance": 69068.16032
              },
              {
                "average": 4840760.698,
                "count": 99600601,
                "maximum": 4841225.451,
                "minimum": 4840283.911,
                "name": "Y",
                "position": 1,
                "stddev": 264.2553281,
                "variance": 69830.87844
              },
              {
                "average": 955.350909,
                "count": 99600601,
                "maximum": 1140.371987,
                "minimum": 901.5719871,
                "name": "Z",
                "position": 2,
                "stddev": 34.44500582,
                "variance": 1186.458426
              },
              {
                "average": 32254.59825,
                "count": 99600601,
                "maximum": 65535,
                "minimum": 5756,
                "name": "Intensity",
                "position": 3,
                "stddev": 10038.92155,
                "variance": 100779945.9
              },
              {
                "average": 1.748618264,
                "count": 99600601,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8970791098,
                "variance": 0.8047509293
              },
              {
                "average": 2.497142342,
                "count": 99600601,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.051210747,
                "variance": 1.105044035
              },
              {
                "average": 0.3596109023,
                "count": 99600601,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4798863444,
                "variance": 0.2302909036
              },
              {
                "average": 0,
                "count": 99600601,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.016760903,
                "count": 99600601,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.159414723,
                "variance": 0.0254130539
              },
              {
                "average": -0.8566217505,
                "count": 99600601,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.45054979,
                "variance": 238.7194888
              },
              {
                "average": 0.5026125696,
                "count": 99600601,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999931769,
                "variance": 0.249993177
              },
              {
                "average": 106.3966029,
                "count": 99600601,
                "maximum": 110,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.463544192,
                "variance": 2.141961602
              },
              {
                "average": 276534112.8,
                "count": 99600601,
                "maximum": 276535787.9,
                "minimum": 276532595,
                "name": "GpsTime",
                "position": 12,
                "stddev": 636.6362343,
                "variance": 405305.6948
              },
              {
                "average": 0,
                "count": 99600601,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99600601,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99600601,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99600601,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99600601,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565652.6134,
              4840283.911,
              901.5719871,
              566594.1534,
              4841225.451,
              1140.371987
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565652.613387712,
                    4840283.91132601,
                    901.5719870578635
                  ],
                  [
                    565652.613387712,
                    4841225.451326009,
                    901.5719870578635
                  ],
                  [
                    566594.1533877121,
                    4841225.451326009,
                    1140.3719870578634
                  ],
                  [
                    566594.1533877121,
                    4840283.91132601,
                    1140.3719870578634
                  ],
                  [
                    565652.613387712,
                    4840283.91132601,
                    901.5719870578635
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:16:27+00:00",
            "end_time": "2020-06-18T16: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": "20200619_BLU_0298.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.31034883292351,
              43.727208525594975,
              802.5047018454684
            ],
            [
              -122.31025155027855,
              43.73568547485001,
              802.5047018454684
            ],
            [
              -122.29856026047321,
              43.73561432247707,
              2215.5447018454684
            ],
            [
              -122.29865919173983,
              43.727137394152415,
              2215.5447018454684
            ],
            [
              -122.31034883292351,
              43.727208525594975,
              802.5047018454684
            ]
          ]
        ]
      },
      "bbox": [
        -122.3103488,
        43.72713739,
        802.5047018,
        -122.2985603,
        43.73568547,
        2215.544702
      ],
      "properties": {
        "datetime": "2020-06-19T18:58:39Z",
        "pc:count": 116615404,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556027.1962,
            "count": 116615404,
            "maximum": 556486.4955,
            "minimum": 555544.9355,
            "name": "X",
            "position": 0,
            "stddev": 263.1977814,
            "variance": 69273.07213
          },
          {
            "average": 4842279.54,
            "count": 116615404,
            "maximum": 4842747.833,
            "minimum": 4841806.293,
            "name": "Y",
            "position": 1,
            "stddev": 264.1940451,
            "variance": 69798.49344
          },
          {
            "average": 927.5133516,
            "count": 116615404,
            "maximum": 2215.544702,
            "minimum": 802.5047018,
            "name": "Z",
            "position": 2,
            "stddev": 42.80993072,
            "variance": 1832.690168
          },
          {
            "average": 30159.93775,
            "count": 116615404,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11635.43384,
            "variance": 135383320.7
          },
          {
            "average": 1.888254094,
            "count": 116615404,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9993766601,
            "variance": 0.9987537087
          },
          {
            "average": 2.775857399,
            "count": 116615404,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.14806566,
            "variance": 1.318054761
          },
          {
            "average": 0.4967370434,
            "count": 116615404,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999893551,
            "variance": 0.2499893553
          },
          {
            "average": 0,
            "count": 116615404,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.020229669,
            "count": 116615404,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1790003172,
            "variance": 0.03204111356
          },
          {
            "average": 0.1998034727,
            "count": 116615404,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.5139702,
            "variance": 240.6832713
          },
          {
            "average": 0.4967370434,
            "count": 116615404,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999893551,
            "variance": 0.2499893553
          },
          {
            "average": 323.0518287,
            "count": 116615404,
            "maximum": 326,
            "minimum": 320,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.36748762,
            "variance": 1.87002239
          },
          {
            "average": 276627155.2,
            "count": 116615404,
            "maximum": 276628319.4,
            "minimum": 276625980.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 528.2234237,
            "variance": 279019.9854
          },
          {
            "average": 0,
            "count": 116615404,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116615404,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116615404,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116615404,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116615404,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555544.9355,
          4841806.293,
          802.5047018,
          556486.4955,
          4842747.833,
          2215.544702
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555544.935547061,
                4841806.293032823,
                802.5047018454684
              ],
              [
                555544.935547061,
                4842747.833032822,
                802.5047018454684
              ],
              [
                556486.4955470611,
                4842747.833032822,
                2215.5447018454684
              ],
              [
                556486.4955470611,
                4841806.293032823,
                2215.5447018454684
              ],
              [
                555544.935547061,
                4841806.293032823,
                802.5047018454684
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:58:39+00:00",
        "end_time": "2020-06-19T18:19:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0298.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0298.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0298.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0298.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3103488,
            43.72713739,
            802.5047018,
            -122.2985603,
            43.73568547,
            2215.544702
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.31034883292351,
                  43.727208525594975,
                  802.5047018454684
                ],
                [
                  -122.31025155027855,
                  43.73568547485001,
                  802.5047018454684
                ],
                [
                  -122.29856026047321,
                  43.73561432247707,
                  2215.5447018454684
                ],
                [
                  -122.29865919173983,
                  43.727137394152415,
                  2215.5447018454684
                ],
                [
                  -122.31034883292351,
                  43.727208525594975,
                  802.5047018454684
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0298.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0298.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:58:39Z",
            "pc:count": 116615404,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556027.1962,
                "count": 116615404,
                "maximum": 556486.4955,
                "minimum": 555544.9355,
                "name": "X",
                "position": 0,
                "stddev": 263.1977814,
                "variance": 69273.07213
              },
              {
                "average": 4842279.54,
                "count": 116615404,
                "maximum": 4842747.833,
                "minimum": 4841806.293,
                "name": "Y",
                "position": 1,
                "stddev": 264.1940451,
                "variance": 69798.49344
              },
              {
                "average": 927.5133516,
                "count": 116615404,
                "maximum": 2215.544702,
                "minimum": 802.5047018,
                "name": "Z",
                "position": 2,
                "stddev": 42.80993072,
                "variance": 1832.690168
              },
              {
                "average": 30159.93775,
                "count": 116615404,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11635.43384,
                "variance": 135383320.7
              },
              {
                "average": 1.888254094,
                "count": 116615404,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9993766601,
                "variance": 0.9987537087
              },
              {
                "average": 2.775857399,
                "count": 116615404,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.14806566,
                "variance": 1.318054761
              },
              {
                "average": 0.4967370434,
                "count": 116615404,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999893551,
                "variance": 0.2499893553
              },
              {
                "average": 0,
                "count": 116615404,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.020229669,
                "count": 116615404,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1790003172,
                "variance": 0.03204111356
              },
              {
                "average": 0.1998034727,
                "count": 116615404,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.5139702,
                "variance": 240.6832713
              },
              {
                "average": 0.4967370434,
                "count": 116615404,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999893551,
                "variance": 0.2499893553
              },
              {
                "average": 323.0518287,
                "count": 116615404,
                "maximum": 326,
                "minimum": 320,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.36748762,
                "variance": 1.87002239
              },
              {
                "average": 276627155.2,
                "count": 116615404,
                "maximum": 276628319.4,
                "minimum": 276625980.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 528.2234237,
                "variance": 279019.9854
              },
              {
                "average": 0,
                "count": 116615404,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116615404,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116615404,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116615404,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116615404,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555544.9355,
              4841806.293,
              802.5047018,
              556486.4955,
              4842747.833,
              2215.544702
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555544.935547061,
                    4841806.293032823,
                    802.5047018454684
                  ],
                  [
                    555544.935547061,
                    4842747.833032822,
                    802.5047018454684
                  ],
                  [
                    556486.4955470611,
                    4842747.833032822,
                    2215.5447018454684
                  ],
                  [
                    556486.4955470611,
                    4841806.293032823,
                    2215.5447018454684
                  ],
                  [
                    555544.935547061,
                    4841806.293032823,
                    802.5047018454684
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:58:39+00:00",
            "end_time": "2020-06-19T18:19: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": "20200618_BLU_0232.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.19615980715326,
              43.70427736014739,
              1088.0205518116372
            ],
            [
              -122.19604651098453,
              43.71275394284875,
              1088.0205518116372
            ],
            [
              -122.18435998769445,
              43.71267114372716,
              1722.760551811637
            ],
            [
              -122.18447493033055,
              43.704194585382055,
              1722.760551811637
            ],
            [
              -122.19615980715326,
              43.70427736014739,
              1088.0205518116372
            ]
          ]
        ]
      },
      "bbox": [
        -122.1961598,
        43.70419459,
        1088.020552,
        -122.18436,
        43.71275394,
        1722.760552
      ],
      "properties": {
        "datetime": "2020-06-18T17:22:20Z",
        "pc:count": 98182730,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565249.1571,
            "count": 98182730,
            "maximum": 565708.0713,
            "minimum": 564766.5113,
            "name": "X",
            "position": 0,
            "stddev": 266.5397042,
            "variance": 71043.4139
          },
          {
            "average": 4839844.757,
            "count": 98182730,
            "maximum": 4840283.873,
            "minimum": 4839342.353,
            "name": "Y",
            "position": 1,
            "stddev": 266.9267448,
            "variance": 71249.88707
          },
          {
            "average": 1458.937407,
            "count": 98182730,
            "maximum": 1722.760552,
            "minimum": 1088.020552,
            "name": "Z",
            "position": 2,
            "stddev": 121.5605967,
            "variance": 14776.97866
          },
          {
            "average": 31135.05321,
            "count": 98182730,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13232.14767,
            "variance": 175089732
          },
          {
            "average": 1.745564531,
            "count": 98182730,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9617266793,
            "variance": 0.9249182057
          },
          {
            "average": 2.491159586,
            "count": 98182730,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.213422056,
            "variance": 1.472393085
          },
          {
            "average": 0.454104617,
            "count": 98182730,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4978891607,
            "variance": 0.2478936163
          },
          {
            "average": 0,
            "count": 98182730,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.032865444,
            "count": 98182730,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2355626908,
            "variance": 0.05548978132
          },
          {
            "average": 0.4371662174,
            "count": 98182730,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.70108143,
            "variance": 246.5239582
          },
          {
            "average": 0.4968336794,
            "count": 98182730,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999899769,
            "variance": 0.249989977
          },
          {
            "average": 108.7896217,
            "count": 98182730,
            "maximum": 111,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.17578327,
            "variance": 1.382466298
          },
          {
            "average": 276535169.6,
            "count": 98182730,
            "maximum": 276536140.6,
            "minimum": 276533977.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 530.9017018,
            "variance": 281856.617
          },
          {
            "average": 0,
            "count": 98182730,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98182730,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98182730,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98182730,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98182730,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564766.5113,
          4839342.353,
          1088.020552,
          565708.0713,
          4840283.873,
          1722.760552
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564766.5113161528,
                4839342.352687834,
                1088.0205518116372
              ],
              [
                564766.5113161528,
                4840283.872687833,
                1088.0205518116372
              ],
              [
                565708.0713161528,
                4840283.872687833,
                1722.760551811637
              ],
              [
                565708.0713161528,
                4839342.352687834,
                1722.760551811637
              ],
              [
                564766.5113161528,
                4839342.352687834,
                1088.0205518116372
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:22:20+00:00",
        "end_time": "2020-06-18T16:46:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0232.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0232.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0232.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0232.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1961598,
            43.70419459,
            1088.020552,
            -122.18436,
            43.71275394,
            1722.760552
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.19615980715326,
                  43.70427736014739,
                  1088.0205518116372
                ],
                [
                  -122.19604651098453,
                  43.71275394284875,
                  1088.0205518116372
                ],
                [
                  -122.18435998769445,
                  43.71267114372716,
                  1722.760551811637
                ],
                [
                  -122.18447493033055,
                  43.704194585382055,
                  1722.760551811637
                ],
                [
                  -122.19615980715326,
                  43.70427736014739,
                  1088.0205518116372
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0232.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0232.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:22:20Z",
            "pc:count": 98182730,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565249.1571,
                "count": 98182730,
                "maximum": 565708.0713,
                "minimum": 564766.5113,
                "name": "X",
                "position": 0,
                "stddev": 266.5397042,
                "variance": 71043.4139
              },
              {
                "average": 4839844.757,
                "count": 98182730,
                "maximum": 4840283.873,
                "minimum": 4839342.353,
                "name": "Y",
                "position": 1,
                "stddev": 266.9267448,
                "variance": 71249.88707
              },
              {
                "average": 1458.937407,
                "count": 98182730,
                "maximum": 1722.760552,
                "minimum": 1088.020552,
                "name": "Z",
                "position": 2,
                "stddev": 121.5605967,
                "variance": 14776.97866
              },
              {
                "average": 31135.05321,
                "count": 98182730,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13232.14767,
                "variance": 175089732
              },
              {
                "average": 1.745564531,
                "count": 98182730,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9617266793,
                "variance": 0.9249182057
              },
              {
                "average": 2.491159586,
                "count": 98182730,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.213422056,
                "variance": 1.472393085
              },
              {
                "average": 0.454104617,
                "count": 98182730,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4978891607,
                "variance": 0.2478936163
              },
              {
                "average": 0,
                "count": 98182730,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.032865444,
                "count": 98182730,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2355626908,
                "variance": 0.05548978132
              },
              {
                "average": 0.4371662174,
                "count": 98182730,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.70108143,
                "variance": 246.5239582
              },
              {
                "average": 0.4968336794,
                "count": 98182730,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999899769,
                "variance": 0.249989977
              },
              {
                "average": 108.7896217,
                "count": 98182730,
                "maximum": 111,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.17578327,
                "variance": 1.382466298
              },
              {
                "average": 276535169.6,
                "count": 98182730,
                "maximum": 276536140.6,
                "minimum": 276533977.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 530.9017018,
                "variance": 281856.617
              },
              {
                "average": 0,
                "count": 98182730,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98182730,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98182730,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98182730,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98182730,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564766.5113,
              4839342.353,
              1088.020552,
              565708.0713,
              4840283.873,
              1722.760552
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564766.5113161528,
                    4839342.352687834,
                    1088.0205518116372
                  ],
                  [
                    564766.5113161528,
                    4840283.872687833,
                    1088.0205518116372
                  ],
                  [
                    565708.0713161528,
                    4840283.872687833,
                    1722.760551811637
                  ],
                  [
                    565708.0713161528,
                    4839342.352687834,
                    1722.760551811637
                  ],
                  [
                    564766.5113161528,
                    4839342.352687834,
                    1088.0205518116372
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:22:20+00:00",
            "end_time": "2020-06-18T16:46: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": "20200619_BLU_0269.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3668307497196,
              43.718057343411566,
              467.90735487091615
            ],
            [
              -122.3667414626221,
              43.72653440295362,
              467.90735487091615
            ],
            [
              -122.35505231432819,
              43.72646904238054,
              2122.867354870916
            ],
            [
              -122.35514324927625,
              43.71799200206568,
              2122.867354870916
            ],
            [
              -122.3668307497196,
              43.718057343411566,
              467.90735487091615
            ]
          ]
        ]
      },
      "bbox": [
        -122.3668307,
        43.717992,
        467.9073549,
        -122.3550523,
        43.7265344,
        2122.867355
      ],
      "properties": {
        "datetime": "2020-06-19T17:43:49Z",
        "pc:count": 90831619,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 551481.6511,
            "count": 90831619,
            "maximum": 551945.121,
            "minimum": 551003.601,
            "name": "X",
            "position": 0,
            "stddev": 265.5162904,
            "variance": 70498.90048
          },
          {
            "average": 4841222.78,
            "count": 90831619,
            "maximum": 4841695.178,
            "minimum": 4840753.638,
            "name": "Y",
            "position": 1,
            "stddev": 261.4777878,
            "variance": 68370.63352
          },
          {
            "average": 672.1569501,
            "count": 90831619,
            "maximum": 2122.867355,
            "minimum": 467.9073549,
            "name": "Z",
            "position": 2,
            "stddev": 95.08156436,
            "variance": 9040.503881
          },
          {
            "average": 31453.64809,
            "count": 90831619,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10631.6734,
            "variance": 113032479.3
          },
          {
            "average": 1.787229698,
            "count": 90831619,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9134024441,
            "variance": 0.8343040249
          },
          {
            "average": 2.574201435,
            "count": 90831619,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.046955236,
            "variance": 1.096115267
          },
          {
            "average": 0.3862060413,
            "count": 90831619,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4868787709,
            "variance": 0.2370509376
          },
          {
            "average": 0,
            "count": 90831619,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.032200835,
            "count": 90831619,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3363984429,
            "variance": 0.1131639124
          },
          {
            "average": 0.1017201395,
            "count": 90831619,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.54325584,
            "variance": 241.5928022
          },
          {
            "average": 0.4978416051,
            "count": 90831619,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999953441,
            "variance": 0.2499953441
          },
          {
            "average": 311.2315157,
            "count": 90831619,
            "maximum": 314,
            "minimum": 309,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.21468373,
            "variance": 1.475456564
          },
          {
            "average": 276622831.9,
            "count": 90831619,
            "maximum": 276623829.6,
            "minimum": 276622012.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 412.8972579,
            "variance": 170484.1456
          },
          {
            "average": 0,
            "count": 90831619,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90831619,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90831619,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90831619,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90831619,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          551003.601,
          4840753.638,
          467.9073549,
          551945.121,
          4841695.178,
          2122.867355
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                551003.6010242554,
                4840753.637517346,
                467.90735487091615
              ],
              [
                551003.6010242554,
                4841695.177517345,
                467.90735487091615
              ],
              [
                551945.1210242554,
                4841695.177517345,
                2122.867354870916
              ],
              [
                551945.1210242554,
                4840753.637517346,
                2122.867354870916
              ],
              [
                551003.6010242554,
                4840753.637517346,
                467.90735487091615
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:43:49+00:00",
        "end_time": "2020-06-19T17:13:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0269.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0269.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0269.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0269.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3668307,
            43.717992,
            467.9073549,
            -122.3550523,
            43.7265344,
            2122.867355
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.3668307497196,
                  43.718057343411566,
                  467.90735487091615
                ],
                [
                  -122.3667414626221,
                  43.72653440295362,
                  467.90735487091615
                ],
                [
                  -122.35505231432819,
                  43.72646904238054,
                  2122.867354870916
                ],
                [
                  -122.35514324927625,
                  43.71799200206568,
                  2122.867354870916
                ],
                [
                  -122.3668307497196,
                  43.718057343411566,
                  467.90735487091615
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0269.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0269.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:43:49Z",
            "pc:count": 90831619,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 551481.6511,
                "count": 90831619,
                "maximum": 551945.121,
                "minimum": 551003.601,
                "name": "X",
                "position": 0,
                "stddev": 265.5162904,
                "variance": 70498.90048
              },
              {
                "average": 4841222.78,
                "count": 90831619,
                "maximum": 4841695.178,
                "minimum": 4840753.638,
                "name": "Y",
                "position": 1,
                "stddev": 261.4777878,
                "variance": 68370.63352
              },
              {
                "average": 672.1569501,
                "count": 90831619,
                "maximum": 2122.867355,
                "minimum": 467.9073549,
                "name": "Z",
                "position": 2,
                "stddev": 95.08156436,
                "variance": 9040.503881
              },
              {
                "average": 31453.64809,
                "count": 90831619,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10631.6734,
                "variance": 113032479.3
              },
              {
                "average": 1.787229698,
                "count": 90831619,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9134024441,
                "variance": 0.8343040249
              },
              {
                "average": 2.574201435,
                "count": 90831619,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.046955236,
                "variance": 1.096115267
              },
              {
                "average": 0.3862060413,
                "count": 90831619,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4868787709,
                "variance": 0.2370509376
              },
              {
                "average": 0,
                "count": 90831619,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.032200835,
                "count": 90831619,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3363984429,
                "variance": 0.1131639124
              },
              {
                "average": 0.1017201395,
                "count": 90831619,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.54325584,
                "variance": 241.5928022
              },
              {
                "average": 0.4978416051,
                "count": 90831619,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999953441,
                "variance": 0.2499953441
              },
              {
                "average": 311.2315157,
                "count": 90831619,
                "maximum": 314,
                "minimum": 309,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.21468373,
                "variance": 1.475456564
              },
              {
                "average": 276622831.9,
                "count": 90831619,
                "maximum": 276623829.6,
                "minimum": 276622012.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 412.8972579,
                "variance": 170484.1456
              },
              {
                "average": 0,
                "count": 90831619,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90831619,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90831619,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90831619,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90831619,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              551003.601,
              4840753.638,
              467.9073549,
              551945.121,
              4841695.178,
              2122.867355
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    551003.6010242554,
                    4840753.637517346,
                    467.90735487091615
                  ],
                  [
                    551003.6010242554,
                    4841695.177517345,
                    467.90735487091615
                  ],
                  [
                    551945.1210242554,
                    4841695.177517345,
                    2122.867354870916
                  ],
                  [
                    551945.1210242554,
                    4840753.637517346,
                    2122.867354870916
                  ],
                  [
                    551003.6010242554,
                    4840753.637517346,
                    467.90735487091615
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:43:49+00:00",
            "end_time": "2020-06-19T17:13: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": "20200619_BLU_0293.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.36708898593787,
              43.72628686662288,
              450.3878211317584
            ],
            [
              -122.36699970962799,
              43.73476391433491,
              450.3878211317584
            ],
            [
              -122.35530871178618,
              43.734698568973165,
              2126.2078211317585
            ],
            [
              -122.35539963668072,
              43.72622154048356,
              2126.2078211317585
            ],
            [
              -122.36708898593787,
              43.72628686662288,
              450.3878211317584
            ]
          ]
        ]
      },
      "bbox": [
        -122.367089,
        43.72622154,
        450.3878211,
        -122.3553087,
        43.73476391,
        2126.207821
      ],
      "properties": {
        "datetime": "2020-06-19T17:43:33Z",
        "pc:count": 81202384,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 551451.9707,
            "count": 81202384,
            "maximum": 551917.3608,
            "minimum": 550975.8208,
            "name": "X",
            "position": 0,
            "stddev": 260.4767989,
            "variance": 67848.16278
          },
          {
            "average": 4842144.445,
            "count": 81202384,
            "maximum": 4842609.012,
            "minimum": 4841667.472,
            "name": "Y",
            "position": 1,
            "stddev": 266.1327181,
            "variance": 70826.62365
          },
          {
            "average": 677.8845816,
            "count": 81202384,
            "maximum": 2126.207821,
            "minimum": 450.3878211,
            "name": "Z",
            "position": 2,
            "stddev": 130.546988,
            "variance": 17042.51608
          },
          {
            "average": 32472.71243,
            "count": 81202384,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10843.69943,
            "variance": 117585817.3
          },
          {
            "average": 1.704489329,
            "count": 81202384,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8742446921,
            "variance": 0.7643037816
          },
          {
            "average": 2.409017954,
            "count": 81202384,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.045019704,
            "variance": 1.092066182
          },
          {
            "average": 0.4036200711,
            "count": 81202384,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4906229838,
            "variance": 0.2407109123
          },
          {
            "average": 0,
            "count": 81202384,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.059523154,
            "count": 81202384,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4509664887,
            "variance": 0.203370774
          },
          {
            "average": -0.03010751854,
            "count": 81202384,
            "maximum": 28.99799919,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.58012213,
            "variance": 242.7402055
          },
          {
            "average": 0.497738958,
            "count": 81202384,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999948907,
            "variance": 0.2499948908
          },
          {
            "average": 311.0422386,
            "count": 81202384,
            "maximum": 314,
            "minimum": 309,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.165490592,
            "variance": 1.358368321
          },
          {
            "average": 276622766.2,
            "count": 81202384,
            "maximum": 276623813.6,
            "minimum": 276622029.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 394.6773819,
            "variance": 155770.2358
          },
          {
            "average": 0,
            "count": 81202384,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81202384,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81202384,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81202384,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81202384,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          550975.8208,
          4841667.472,
          450.3878211,
          551917.3608,
          4842609.012,
          2126.207821
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                550975.8208401678,
                4841667.471661817,
                450.3878211317584
              ],
              [
                550975.8208401678,
                4842609.011661816,
                450.3878211317584
              ],
              [
                551917.3608401679,
                4842609.011661816,
                2126.2078211317585
              ],
              [
                551917.3608401679,
                4841667.471661817,
                2126.2078211317585
              ],
              [
                550975.8208401678,
                4841667.471661817,
                450.3878211317584
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:43:33+00:00",
        "end_time": "2020-06-19T17:13:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0293.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0293.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0293.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0293.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.367089,
            43.72622154,
            450.3878211,
            -122.3553087,
            43.73476391,
            2126.207821
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.36708898593787,
                  43.72628686662288,
                  450.3878211317584
                ],
                [
                  -122.36699970962799,
                  43.73476391433491,
                  450.3878211317584
                ],
                [
                  -122.35530871178618,
                  43.734698568973165,
                  2126.2078211317585
                ],
                [
                  -122.35539963668072,
                  43.72622154048356,
                  2126.2078211317585
                ],
                [
                  -122.36708898593787,
                  43.72628686662288,
                  450.3878211317584
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0293.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0293.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:43:33Z",
            "pc:count": 81202384,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 551451.9707,
                "count": 81202384,
                "maximum": 551917.3608,
                "minimum": 550975.8208,
                "name": "X",
                "position": 0,
                "stddev": 260.4767989,
                "variance": 67848.16278
              },
              {
                "average": 4842144.445,
                "count": 81202384,
                "maximum": 4842609.012,
                "minimum": 4841667.472,
                "name": "Y",
                "position": 1,
                "stddev": 266.1327181,
                "variance": 70826.62365
              },
              {
                "average": 677.8845816,
                "count": 81202384,
                "maximum": 2126.207821,
                "minimum": 450.3878211,
                "name": "Z",
                "position": 2,
                "stddev": 130.546988,
                "variance": 17042.51608
              },
              {
                "average": 32472.71243,
                "count": 81202384,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10843.69943,
                "variance": 117585817.3
              },
              {
                "average": 1.704489329,
                "count": 81202384,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8742446921,
                "variance": 0.7643037816
              },
              {
                "average": 2.409017954,
                "count": 81202384,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.045019704,
                "variance": 1.092066182
              },
              {
                "average": 0.4036200711,
                "count": 81202384,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4906229838,
                "variance": 0.2407109123
              },
              {
                "average": 0,
                "count": 81202384,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.059523154,
                "count": 81202384,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4509664887,
                "variance": 0.203370774
              },
              {
                "average": -0.03010751854,
                "count": 81202384,
                "maximum": 28.99799919,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.58012213,
                "variance": 242.7402055
              },
              {
                "average": 0.497738958,
                "count": 81202384,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999948907,
                "variance": 0.2499948908
              },
              {
                "average": 311.0422386,
                "count": 81202384,
                "maximum": 314,
                "minimum": 309,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.165490592,
                "variance": 1.358368321
              },
              {
                "average": 276622766.2,
                "count": 81202384,
                "maximum": 276623813.6,
                "minimum": 276622029.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 394.6773819,
                "variance": 155770.2358
              },
              {
                "average": 0,
                "count": 81202384,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81202384,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81202384,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81202384,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81202384,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              550975.8208,
              4841667.472,
              450.3878211,
              551917.3608,
              4842609.012,
              2126.207821
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    550975.8208401678,
                    4841667.471661817,
                    450.3878211317584
                  ],
                  [
                    550975.8208401678,
                    4842609.011661816,
                    450.3878211317584
                  ],
                  [
                    551917.3608401679,
                    4842609.011661816,
                    2126.2078211317585
                  ],
                  [
                    551917.3608401679,
                    4841667.471661817,
                    2126.2078211317585
                  ],
                  [
                    550975.8208401678,
                    4841667.471661817,
                    450.3878211317584
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:43:33+00:00",
            "end_time": "2020-06-19T17:13: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": "20200619_BLU_0334.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.40165788170653,
              43.74217871759413,
              521.1869221952949
            ],
            [
              -122.4015734363796,
              43.7506556166411,
              521.1869221952949
            ],
            [
              -122.38987926860887,
              43.75059378966701,
              2056.486922195295
            ],
            [
              -122.3899653638792,
              43.7421169088067,
              2056.486922195295
            ],
            [
              -122.40165788170653,
              43.74217871759413,
              521.1869221952949
            ]
          ]
        ]
      },
      "bbox": [
        -122.4016579,
        43.74211691,
        521.1869222,
        -122.3898793,
        43.75065562,
        2056.486922
      ],
      "properties": {
        "datetime": "2020-06-19T17:03:45Z",
        "pc:count": 85221836,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 548635.7293,
            "count": 85221836,
            "maximum": 549120.3707,
            "minimum": 548178.8307,
            "name": "X",
            "position": 0,
            "stddev": 263.1074312,
            "variance": 69225.52034
          },
          {
            "average": 4843874.777,
            "count": 85221836,
            "maximum": 4844353.307,
            "minimum": 4843411.787,
            "name": "Y",
            "position": 1,
            "stddev": 263.5897847,
            "variance": 69479.57459
          },
          {
            "average": 815.5113316,
            "count": 85221836,
            "maximum": 2056.486922,
            "minimum": 521.1869222,
            "name": "Z",
            "position": 2,
            "stddev": 90.68745291,
            "variance": 8224.214116
          },
          {
            "average": 29995.51287,
            "count": 85221836,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11930.01815,
            "variance": 142325333
          },
          {
            "average": 1.877619722,
            "count": 85221836,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9978066733,
            "variance": 0.9956181572
          },
          {
            "average": 2.75542124,
            "count": 85221836,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.156791807,
            "variance": 1.338167285
          },
          {
            "average": 0.4973672827,
            "count": 85221836,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999930717,
            "variance": 0.2499930717
          },
          {
            "average": 0,
            "count": 85221836,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023970946,
            "count": 85221836,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.209397795,
            "variance": 0.04384743654
          },
          {
            "average": -0.4183833943,
            "count": 85221836,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.74664006,
            "variance": 247.9566732
          },
          {
            "average": 0.4973672827,
            "count": 85221836,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999930717,
            "variance": 0.2499930717
          },
          {
            "average": 304.6810797,
            "count": 85221836,
            "maximum": 307,
            "minimum": 302,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9658897021,
            "variance": 0.9329429166
          },
          {
            "average": 276620723.2,
            "count": 85221836,
            "maximum": 276621425.5,
            "minimum": 276619933.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 302.4155321,
            "variance": 91455.15407
          },
          {
            "average": 0,
            "count": 85221836,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85221836,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85221836,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85221836,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85221836,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          548178.8307,
          4843411.787,
          521.1869222,
          549120.3707,
          4844353.307,
          2056.486922
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                548178.8306671544,
                4843411.787441577,
                521.1869221952949
              ],
              [
                548178.8306671544,
                4844353.307441576,
                521.1869221952949
              ],
              [
                549120.3706671544,
                4844353.307441576,
                2056.486922195295
              ],
              [
                549120.3706671544,
                4843411.787441577,
                2056.486922195295
              ],
              [
                548178.8306671544,
                4843411.787441577,
                521.1869221952949
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:03:45+00:00",
        "end_time": "2020-06-19T16:38:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0334.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0334.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0334.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0334.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4016579,
            43.74211691,
            521.1869222,
            -122.3898793,
            43.75065562,
            2056.486922
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.40165788170653,
                  43.74217871759413,
                  521.1869221952949
                ],
                [
                  -122.4015734363796,
                  43.7506556166411,
                  521.1869221952949
                ],
                [
                  -122.38987926860887,
                  43.75059378966701,
                  2056.486922195295
                ],
                [
                  -122.3899653638792,
                  43.7421169088067,
                  2056.486922195295
                ],
                [
                  -122.40165788170653,
                  43.74217871759413,
                  521.1869221952949
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0334.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0334.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:03:45Z",
            "pc:count": 85221836,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 548635.7293,
                "count": 85221836,
                "maximum": 549120.3707,
                "minimum": 548178.8307,
                "name": "X",
                "position": 0,
                "stddev": 263.1074312,
                "variance": 69225.52034
              },
              {
                "average": 4843874.777,
                "count": 85221836,
                "maximum": 4844353.307,
                "minimum": 4843411.787,
                "name": "Y",
                "position": 1,
                "stddev": 263.5897847,
                "variance": 69479.57459
              },
              {
                "average": 815.5113316,
                "count": 85221836,
                "maximum": 2056.486922,
                "minimum": 521.1869222,
                "name": "Z",
                "position": 2,
                "stddev": 90.68745291,
                "variance": 8224.214116
              },
              {
                "average": 29995.51287,
                "count": 85221836,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11930.01815,
                "variance": 142325333
              },
              {
                "average": 1.877619722,
                "count": 85221836,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9978066733,
                "variance": 0.9956181572
              },
              {
                "average": 2.75542124,
                "count": 85221836,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.156791807,
                "variance": 1.338167285
              },
              {
                "average": 0.4973672827,
                "count": 85221836,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999930717,
                "variance": 0.2499930717
              },
              {
                "average": 0,
                "count": 85221836,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023970946,
                "count": 85221836,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.209397795,
                "variance": 0.04384743654
              },
              {
                "average": -0.4183833943,
                "count": 85221836,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.74664006,
                "variance": 247.9566732
              },
              {
                "average": 0.4973672827,
                "count": 85221836,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999930717,
                "variance": 0.2499930717
              },
              {
                "average": 304.6810797,
                "count": 85221836,
                "maximum": 307,
                "minimum": 302,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9658897021,
                "variance": 0.9329429166
              },
              {
                "average": 276620723.2,
                "count": 85221836,
                "maximum": 276621425.5,
                "minimum": 276619933.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 302.4155321,
                "variance": 91455.15407
              },
              {
                "average": 0,
                "count": 85221836,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85221836,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85221836,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85221836,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85221836,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              548178.8307,
              4843411.787,
              521.1869222,
              549120.3707,
              4844353.307,
              2056.486922
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    548178.8306671544,
                    4843411.787441577,
                    521.1869221952949
                  ],
                  [
                    548178.8306671544,
                    4844353.307441576,
                    521.1869221952949
                  ],
                  [
                    549120.3706671544,
                    4844353.307441576,
                    2056.486922195295
                  ],
                  [
                    549120.3706671544,
                    4843411.787441577,
                    2056.486922195295
                  ],
                  [
                    548178.8306671544,
                    4843411.787441577,
                    521.1869221952949
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:03:45+00:00",
            "end_time": "2020-06-19T16:38: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": "20200619_BLU_0249.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.30984848921581,
              43.71074928699791,
              561.5922654165602
            ],
            [
              -122.309751191878,
              43.71922625986549,
              561.5922654165602
            ],
            [
              -122.2980631041656,
              43.71915507765195,
              2203.17226541656
            ],
            [
              -122.29816204872711,
              43.71067812572414,
              2203.17226541656
            ],
            [
              -122.30984848921581,
              43.71074928699791,
              561.5922654165602
            ]
          ]
        ]
      },
      "bbox": [
        -122.3098485,
        43.71067813,
        561.5922654,
        -122.2980631,
        43.71922626,
        2203.172265
      ],
      "properties": {
        "datetime": "2020-06-19T19:04:18Z",
        "pc:count": 104624842,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556076.3816,
            "count": 104624842,
            "maximum": 556542.0123,
            "minimum": 555600.4523,
            "name": "X",
            "position": 0,
            "stddev": 259.3207791,
            "variance": 67247.26645
          },
          {
            "average": 4840463.299,
            "count": 104624842,
            "maximum": 4840920.161,
            "minimum": 4839978.621,
            "name": "Y",
            "position": 1,
            "stddev": 260.7554347,
            "variance": 67993.39673
          },
          {
            "average": 684.2055516,
            "count": 104624842,
            "maximum": 2203.172265,
            "minimum": 561.5922654,
            "name": "Z",
            "position": 2,
            "stddev": 43.49822955,
            "variance": 1892.095974
          },
          {
            "average": 31861.56803,
            "count": 104624842,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10069.15887,
            "variance": 101387960.3
          },
          {
            "average": 1.754064833,
            "count": 104624842,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8940113674,
            "variance": 0.799256325
          },
          {
            "average": 2.508188457,
            "count": 104624842,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.036862634,
            "variance": 1.075084122
          },
          {
            "average": 0.4964370699,
            "count": 104624842,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999873078,
            "variance": 0.2499873079
          },
          {
            "average": 0,
            "count": 104624842,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02352599,
            "count": 104624842,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1824655605,
            "variance": 0.03329368077
          },
          {
            "average": 0.8441378298,
            "count": 104624842,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.30324289,
            "variance": 234.1892431
          },
          {
            "average": 0.4964370794,
            "count": 104624842,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999873078,
            "variance": 0.249987308
          },
          {
            "average": 323.3599244,
            "count": 104624842,
            "maximum": 327,
            "minimum": 320,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.513637911,
            "variance": 2.291099725
          },
          {
            "average": 276627274.6,
            "count": 104624842,
            "maximum": 276628658.1,
            "minimum": 276626013,
            "name": "GpsTime",
            "position": 12,
            "stddev": 589.208006,
            "variance": 347166.0744
          },
          {
            "average": 0,
            "count": 104624842,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104624842,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104624842,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104624842,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104624842,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555600.4523,
          4839978.621,
          561.5922654,
          556542.0123,
          4840920.161,
          2203.172265
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555600.4522588563,
                4839978.62116454,
                561.5922654165602
              ],
              [
                555600.4522588563,
                4840920.161164539,
                561.5922654165602
              ],
              [
                556542.0122588563,
                4840920.161164539,
                2203.17226541656
              ],
              [
                556542.0122588563,
                4839978.62116454,
                2203.17226541656
              ],
              [
                555600.4522588563,
                4839978.62116454,
                561.5922654165602
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:04:18+00:00",
        "end_time": "2020-06-19T18:20:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0249.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0249.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0249.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0249.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3098485,
            43.71067813,
            561.5922654,
            -122.2980631,
            43.71922626,
            2203.172265
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.30984848921581,
                  43.71074928699791,
                  561.5922654165602
                ],
                [
                  -122.309751191878,
                  43.71922625986549,
                  561.5922654165602
                ],
                [
                  -122.2980631041656,
                  43.71915507765195,
                  2203.17226541656
                ],
                [
                  -122.29816204872711,
                  43.71067812572414,
                  2203.17226541656
                ],
                [
                  -122.30984848921581,
                  43.71074928699791,
                  561.5922654165602
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0249.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0249.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:04:18Z",
            "pc:count": 104624842,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556076.3816,
                "count": 104624842,
                "maximum": 556542.0123,
                "minimum": 555600.4523,
                "name": "X",
                "position": 0,
                "stddev": 259.3207791,
                "variance": 67247.26645
              },
              {
                "average": 4840463.299,
                "count": 104624842,
                "maximum": 4840920.161,
                "minimum": 4839978.621,
                "name": "Y",
                "position": 1,
                "stddev": 260.7554347,
                "variance": 67993.39673
              },
              {
                "average": 684.2055516,
                "count": 104624842,
                "maximum": 2203.172265,
                "minimum": 561.5922654,
                "name": "Z",
                "position": 2,
                "stddev": 43.49822955,
                "variance": 1892.095974
              },
              {
                "average": 31861.56803,
                "count": 104624842,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10069.15887,
                "variance": 101387960.3
              },
              {
                "average": 1.754064833,
                "count": 104624842,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8940113674,
                "variance": 0.799256325
              },
              {
                "average": 2.508188457,
                "count": 104624842,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.036862634,
                "variance": 1.075084122
              },
              {
                "average": 0.4964370699,
                "count": 104624842,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999873078,
                "variance": 0.2499873079
              },
              {
                "average": 0,
                "count": 104624842,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02352599,
                "count": 104624842,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1824655605,
                "variance": 0.03329368077
              },
              {
                "average": 0.8441378298,
                "count": 104624842,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.30324289,
                "variance": 234.1892431
              },
              {
                "average": 0.4964370794,
                "count": 104624842,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999873078,
                "variance": 0.249987308
              },
              {
                "average": 323.3599244,
                "count": 104624842,
                "maximum": 327,
                "minimum": 320,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.513637911,
                "variance": 2.291099725
              },
              {
                "average": 276627274.6,
                "count": 104624842,
                "maximum": 276628658.1,
                "minimum": 276626013,
                "name": "GpsTime",
                "position": 12,
                "stddev": 589.208006,
                "variance": 347166.0744
              },
              {
                "average": 0,
                "count": 104624842,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104624842,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104624842,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104624842,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104624842,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555600.4523,
              4839978.621,
              561.5922654,
              556542.0123,
              4840920.161,
              2203.172265
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555600.4522588563,
                    4839978.62116454,
                    561.5922654165602
                  ],
                  [
                    555600.4522588563,
                    4840920.161164539,
                    561.5922654165602
                  ],
                  [
                    556542.0122588563,
                    4840920.161164539,
                    2203.17226541656
                  ],
                  [
                    556542.0122588563,
                    4839978.62116454,
                    2203.17226541656
                  ],
                  [
                    555600.4522588563,
                    4839978.62116454,
                    561.5922654165602
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:04:18+00:00",
            "end_time": "2020-06-19T18:20: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": "20200619_BLU_0337.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.36760541252514,
              43.74274602419044,
              655.4543509154445
            ],
            [
              -122.36751616161806,
              43.751222688107084,
              655.4543509154445
            ],
            [
              -122.3558217108866,
              43.75115737459365,
              2117.6143509154444
            ],
            [
              -122.35591261174264,
              43.74268072988871,
              2117.6143509154444
            ],
            [
              -122.36760541252514,
              43.74274602419044,
              655.4543509154445
            ]
          ]
        ]
      },
      "bbox": [
        -122.3676054,
        43.74268073,
        655.4543509,
        -122.3558217,
        43.75122269,
        2117.614351
      ],
      "properties": {
        "datetime": "2020-06-19T17:37:14Z",
        "pc:count": 96737160,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 551407.0774,
            "count": 96737160,
            "maximum": 551861.838,
            "minimum": 550920.278,
            "name": "X",
            "position": 0,
            "stddev": 264.0446068,
            "variance": 69719.55438
          },
          {
            "average": 4843955.865,
            "count": 96737160,
            "maximum": 4844436.656,
            "minimum": 4843495.156,
            "name": "Y",
            "position": 1,
            "stddev": 264.9579998,
            "variance": 70202.74166
          },
          {
            "average": 913.1468423,
            "count": 96737160,
            "maximum": 2117.614351,
            "minimum": 655.4543509,
            "name": "Z",
            "position": 2,
            "stddev": 82.36576504,
            "variance": 6784.119251
          },
          {
            "average": 29341.70603,
            "count": 96737160,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12236.92602,
            "variance": 149742358.4
          },
          {
            "average": 1.926248714,
            "count": 96737160,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.027497092,
            "variance": 1.055750275
          },
          {
            "average": 2.852584736,
            "count": 96737160,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.175372477,
            "variance": 1.38150046
          },
          {
            "average": 0.4987340025,
            "count": 96737160,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983998,
            "variance": 0.2499983998
          },
          {
            "average": 0,
            "count": 96737160,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023324253,
            "count": 96737160,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2015381818,
            "variance": 0.04061763872
          },
          {
            "average": 0.06261801371,
            "count": 96737160,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.58305489,
            "variance": 242.8315996
          },
          {
            "average": 0.4987340129,
            "count": 96737160,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999983999,
            "variance": 0.2499983999
          },
          {
            "average": 310.7507546,
            "count": 96737160,
            "maximum": 313,
            "minimum": 309,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.01813007,
            "variance": 1.03658884
          },
          {
            "average": 276622666.8,
            "count": 96737160,
            "maximum": 276623434,
            "minimum": 276622064,
            "name": "GpsTime",
            "position": 12,
            "stddev": 343.11484,
            "variance": 117727.7934
          },
          {
            "average": 0,
            "count": 96737160,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96737160,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96737160,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96737160,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96737160,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          550920.278,
          4843495.156,
          655.4543509,
          551861.838,
          4844436.656,
          2117.614351
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                550920.2779839174,
                4843495.15642022,
                655.4543509154445
              ],
              [
                550920.2779839174,
                4844436.65642022,
                655.4543509154445
              ],
              [
                551861.8379839174,
                4844436.65642022,
                2117.6143509154444
              ],
              [
                551861.8379839174,
                4843495.15642022,
                2117.6143509154444
              ],
              [
                550920.2779839174,
                4843495.15642022,
                655.4543509154445
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:37:14+00:00",
        "end_time": "2020-06-19T17:14:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0337.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0337.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0337.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0337.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3676054,
            43.74268073,
            655.4543509,
            -122.3558217,
            43.75122269,
            2117.614351
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.36760541252514,
                  43.74274602419044,
                  655.4543509154445
                ],
                [
                  -122.36751616161806,
                  43.751222688107084,
                  655.4543509154445
                ],
                [
                  -122.3558217108866,
                  43.75115737459365,
                  2117.6143509154444
                ],
                [
                  -122.35591261174264,
                  43.74268072988871,
                  2117.6143509154444
                ],
                [
                  -122.36760541252514,
                  43.74274602419044,
                  655.4543509154445
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0337.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0337.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:37:14Z",
            "pc:count": 96737160,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 551407.0774,
                "count": 96737160,
                "maximum": 551861.838,
                "minimum": 550920.278,
                "name": "X",
                "position": 0,
                "stddev": 264.0446068,
                "variance": 69719.55438
              },
              {
                "average": 4843955.865,
                "count": 96737160,
                "maximum": 4844436.656,
                "minimum": 4843495.156,
                "name": "Y",
                "position": 1,
                "stddev": 264.9579998,
                "variance": 70202.74166
              },
              {
                "average": 913.1468423,
                "count": 96737160,
                "maximum": 2117.614351,
                "minimum": 655.4543509,
                "name": "Z",
                "position": 2,
                "stddev": 82.36576504,
                "variance": 6784.119251
              },
              {
                "average": 29341.70603,
                "count": 96737160,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12236.92602,
                "variance": 149742358.4
              },
              {
                "average": 1.926248714,
                "count": 96737160,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.027497092,
                "variance": 1.055750275
              },
              {
                "average": 2.852584736,
                "count": 96737160,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.175372477,
                "variance": 1.38150046
              },
              {
                "average": 0.4987340025,
                "count": 96737160,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983998,
                "variance": 0.2499983998
              },
              {
                "average": 0,
                "count": 96737160,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023324253,
                "count": 96737160,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2015381818,
                "variance": 0.04061763872
              },
              {
                "average": 0.06261801371,
                "count": 96737160,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.58305489,
                "variance": 242.8315996
              },
              {
                "average": 0.4987340129,
                "count": 96737160,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999983999,
                "variance": 0.2499983999
              },
              {
                "average": 310.7507546,
                "count": 96737160,
                "maximum": 313,
                "minimum": 309,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.01813007,
                "variance": 1.03658884
              },
              {
                "average": 276622666.8,
                "count": 96737160,
                "maximum": 276623434,
                "minimum": 276622064,
                "name": "GpsTime",
                "position": 12,
                "stddev": 343.11484,
                "variance": 117727.7934
              },
              {
                "average": 0,
                "count": 96737160,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96737160,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96737160,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96737160,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96737160,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              550920.278,
              4843495.156,
              655.4543509,
              551861.838,
              4844436.656,
              2117.614351
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    550920.2779839174,
                    4843495.15642022,
                    655.4543509154445
                  ],
                  [
                    550920.2779839174,
                    4844436.65642022,
                    655.4543509154445
                  ],
                  [
                    551861.8379839174,
                    4844436.65642022,
                    2117.6143509154444
                  ],
                  [
                    551861.8379839174,
                    4843495.15642022,
                    2117.6143509154444
                  ],
                  [
                    550920.2779839174,
                    4843495.15642022,
                    655.4543509154445
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:37:14+00:00",
            "end_time": "2020-06-19T17:14:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0327.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.24249923468187,
              43.73650640682552,
              1034.6098219725354
            ],
            [
              -122.24239234245273,
              43.74498357533302,
              1034.6098219725354
            ],
            [
              -122.23069917219601,
              43.74490546715994,
              2304.0298219725355
            ],
            [
              -122.23080771384213,
              43.73642832162921,
              2304.0298219725355
            ],
            [
              -122.24249923468187,
              43.73650640682552,
              1034.6098219725354
            ]
          ]
        ]
      },
      "bbox": [
        -122.2424992,
        43.73642832,
        1034.609822,
        -122.2306992,
        43.74498358,
        2304.029822
      ],
      "properties": {
        "datetime": "2020-06-18T19:03:11Z",
        "pc:count": 91452795,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561466.3849,
            "count": 91452795,
            "maximum": 561941.7403,
            "minimum": 561000.1603,
            "name": "X",
            "position": 0,
            "stddev": 274.2123852,
            "variance": 75192.43222
          },
          {
            "average": 4843357.644,
            "count": 91452795,
            "maximum": 4843828.229,
            "minimum": 4842886.649,
            "name": "Y",
            "position": 1,
            "stddev": 269.678395,
            "variance": 72726.43675
          },
          {
            "average": 1238.257337,
            "count": 91452795,
            "maximum": 2304.029822,
            "minimum": 1034.609822,
            "name": "Z",
            "position": 2,
            "stddev": 103.8956036,
            "variance": 10794.29646
          },
          {
            "average": 31701.92927,
            "count": 91452795,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12340.46342,
            "variance": 152287037.5
          },
          {
            "average": 1.652725934,
            "count": 91452795,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8980569856,
            "variance": 0.8065063494
          },
          {
            "average": 2.304871841,
            "count": 91452795,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.157717249,
            "variance": 1.340309228
          },
          {
            "average": 0.3550697056,
            "count": 91452795,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4785344421,
            "variance": 0.2289952123
          },
          {
            "average": 0,
            "count": 91452795,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.041970888,
            "count": 91452795,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2766062403,
            "variance": 0.07651101215
          },
          {
            "average": -0.7435461586,
            "count": 91452795,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.95244758,
            "variance": 254.4805838
          },
          {
            "average": 0.4980571015,
            "count": 91452795,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999962279,
            "variance": 0.2499962279
          },
          {
            "average": 120.9105394,
            "count": 91452795,
            "maximum": 124,
            "minimum": 118,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.374712216,
            "variance": 1.889833676
          },
          {
            "average": 276540729.3,
            "count": 91452795,
            "maximum": 276542191.3,
            "minimum": 276539447.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 632.9174454,
            "variance": 400584.4927
          },
          {
            "average": 0,
            "count": 91452795,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91452795,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91452795,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91452795,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91452795,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561000.1603,
          4842886.649,
          1034.609822,
          561941.7403,
          4843828.229,
          2304.029822
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561000.1602519444,
                4842886.6491783755,
                1034.6098219725354
              ],
              [
                561000.1602519444,
                4843828.229178376,
                1034.6098219725354
              ],
              [
                561941.7402519445,
                4843828.229178376,
                2304.0298219725355
              ],
              [
                561941.7402519445,
                4842886.6491783755,
                2304.0298219725355
              ],
              [
                561000.1602519444,
                4842886.6491783755,
                1034.6098219725354
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:03:11+00:00",
        "end_time": "2020-06-18T18:17:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0327.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0327.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0327.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0327.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2424992,
            43.73642832,
            1034.609822,
            -122.2306992,
            43.74498358,
            2304.029822
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.24249923468187,
                  43.73650640682552,
                  1034.6098219725354
                ],
                [
                  -122.24239234245273,
                  43.74498357533302,
                  1034.6098219725354
                ],
                [
                  -122.23069917219601,
                  43.74490546715994,
                  2304.0298219725355
                ],
                [
                  -122.23080771384213,
                  43.73642832162921,
                  2304.0298219725355
                ],
                [
                  -122.24249923468187,
                  43.73650640682552,
                  1034.6098219725354
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0327.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0327.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:03:11Z",
            "pc:count": 91452795,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561466.3849,
                "count": 91452795,
                "maximum": 561941.7403,
                "minimum": 561000.1603,
                "name": "X",
                "position": 0,
                "stddev": 274.2123852,
                "variance": 75192.43222
              },
              {
                "average": 4843357.644,
                "count": 91452795,
                "maximum": 4843828.229,
                "minimum": 4842886.649,
                "name": "Y",
                "position": 1,
                "stddev": 269.678395,
                "variance": 72726.43675
              },
              {
                "average": 1238.257337,
                "count": 91452795,
                "maximum": 2304.029822,
                "minimum": 1034.609822,
                "name": "Z",
                "position": 2,
                "stddev": 103.8956036,
                "variance": 10794.29646
              },
              {
                "average": 31701.92927,
                "count": 91452795,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12340.46342,
                "variance": 152287037.5
              },
              {
                "average": 1.652725934,
                "count": 91452795,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8980569856,
                "variance": 0.8065063494
              },
              {
                "average": 2.304871841,
                "count": 91452795,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.157717249,
                "variance": 1.340309228
              },
              {
                "average": 0.3550697056,
                "count": 91452795,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4785344421,
                "variance": 0.2289952123
              },
              {
                "average": 0,
                "count": 91452795,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.041970888,
                "count": 91452795,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2766062403,
                "variance": 0.07651101215
              },
              {
                "average": -0.7435461586,
                "count": 91452795,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.95244758,
                "variance": 254.4805838
              },
              {
                "average": 0.4980571015,
                "count": 91452795,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999962279,
                "variance": 0.2499962279
              },
              {
                "average": 120.9105394,
                "count": 91452795,
                "maximum": 124,
                "minimum": 118,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.374712216,
                "variance": 1.889833676
              },
              {
                "average": 276540729.3,
                "count": 91452795,
                "maximum": 276542191.3,
                "minimum": 276539447.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 632.9174454,
                "variance": 400584.4927
              },
              {
                "average": 0,
                "count": 91452795,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91452795,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91452795,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91452795,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91452795,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561000.1603,
              4842886.649,
              1034.609822,
              561941.7403,
              4843828.229,
              2304.029822
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561000.1602519444,
                    4842886.6491783755,
                    1034.6098219725354
                  ],
                  [
                    561000.1602519444,
                    4843828.229178376,
                    1034.6098219725354
                  ],
                  [
                    561941.7402519445,
                    4843828.229178376,
                    2304.0298219725355
                  ],
                  [
                    561941.7402519445,
                    4842886.6491783755,
                    2304.0298219725355
                  ],
                  [
                    561000.1602519444,
                    4842886.6491783755,
                    1034.6098219725354
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:03:11+00:00",
            "end_time": "2020-06-18T18:17: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": "20200618_BLU_0253.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.26446773563636,
              43.7114660947567,
              915.2464108150552
            ],
            [
              -122.2643640360772,
              43.71994316291852,
              915.2464108150552
            ],
            [
              -122.25267592582905,
              43.71986733869942,
              2269.1464108150553
            ],
            [
              -122.25278127264201,
              43.711390292843134,
              2269.1464108150553
            ],
            [
              -122.26446773563636,
              43.7114660947567,
              915.2464108150552
            ]
          ]
        ]
      },
      "bbox": [
        -122.2644677,
        43.71139029,
        915.2464108,
        -122.2526759,
        43.71994316,
        2269.146411
      ],
      "properties": {
        "datetime": "2020-06-19T19:40:01Z",
        "pc:count": 125282049,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559699.4823,
            "count": 125282049,
            "maximum": 560197.31,
            "minimum": 559255.75,
            "name": "X",
            "position": 0,
            "stddev": 259.5028715,
            "variance": 67341.7403
          },
          {
            "average": 4840589.49,
            "count": 125282049,
            "maximum": 4841031.225,
            "minimum": 4840089.665,
            "name": "Y",
            "position": 1,
            "stddev": 265.7489553,
            "variance": 70622.50724
          },
          {
            "average": 1219.845654,
            "count": 125282049,
            "maximum": 2269.146411,
            "minimum": 915.2464108,
            "name": "Z",
            "position": 2,
            "stddev": 130.2304301,
            "variance": 16959.96492
          },
          {
            "average": 29963.99718,
            "count": 125282049,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13127.3722,
            "variance": 172327900.9
          },
          {
            "average": 1.814175405,
            "count": 125282049,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9965055139,
            "variance": 0.9930232392
          },
          {
            "average": 2.628359112,
            "count": 125282049,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.225021001,
            "variance": 1.500676454
          },
          {
            "average": 0.3232794748,
            "count": 125282049,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4677284017,
            "variance": 0.2187698577
          },
          {
            "average": 0,
            "count": 125282049,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.036227249,
            "count": 125282049,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2620985565,
            "variance": 0.06869565333
          },
          {
            "average": -0.8906292539,
            "count": 125282049,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.63072889,
            "variance": 244.3196857
          },
          {
            "average": 0.4984382639,
            "count": 125282049,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499997563,
            "variance": 0.249997563
          },
          {
            "average": 144.1074008,
            "count": 125282049,
            "maximum": 332,
            "minimum": 123,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 57.9592017,
            "variance": 3359.269062
          },
          {
            "average": 276550740,
            "count": 125282049,
            "maximum": 276630801.3,
            "minimum": 276541686.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 24692.63292,
            "variance": 609726120.7
          },
          {
            "average": 0,
            "count": 125282049,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125282049,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125282049,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125282049,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125282049,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559255.75,
          4840089.665,
          915.2464108,
          560197.31,
          4841031.225,
          2269.146411
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559255.7500305461,
                4840089.664932144,
                915.2464108150552
              ],
              [
                559255.7500305461,
                4841031.224932144,
                915.2464108150552
              ],
              [
                560197.3100305462,
                4841031.224932144,
                2269.1464108150553
              ],
              [
                560197.3100305462,
                4840089.664932144,
                2269.1464108150553
              ],
              [
                559255.7500305461,
                4840089.664932144,
                915.2464108150552
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:40:01+00:00",
        "end_time": "2020-06-18T18:54:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0253.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0253.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0253.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0253.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2644677,
            43.71139029,
            915.2464108,
            -122.2526759,
            43.71994316,
            2269.146411
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.26446773563636,
                  43.7114660947567,
                  915.2464108150552
                ],
                [
                  -122.2643640360772,
                  43.71994316291852,
                  915.2464108150552
                ],
                [
                  -122.25267592582905,
                  43.71986733869942,
                  2269.1464108150553
                ],
                [
                  -122.25278127264201,
                  43.711390292843134,
                  2269.1464108150553
                ],
                [
                  -122.26446773563636,
                  43.7114660947567,
                  915.2464108150552
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0253.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0253.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:40:01Z",
            "pc:count": 125282049,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559699.4823,
                "count": 125282049,
                "maximum": 560197.31,
                "minimum": 559255.75,
                "name": "X",
                "position": 0,
                "stddev": 259.5028715,
                "variance": 67341.7403
              },
              {
                "average": 4840589.49,
                "count": 125282049,
                "maximum": 4841031.225,
                "minimum": 4840089.665,
                "name": "Y",
                "position": 1,
                "stddev": 265.7489553,
                "variance": 70622.50724
              },
              {
                "average": 1219.845654,
                "count": 125282049,
                "maximum": 2269.146411,
                "minimum": 915.2464108,
                "name": "Z",
                "position": 2,
                "stddev": 130.2304301,
                "variance": 16959.96492
              },
              {
                "average": 29963.99718,
                "count": 125282049,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13127.3722,
                "variance": 172327900.9
              },
              {
                "average": 1.814175405,
                "count": 125282049,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9965055139,
                "variance": 0.9930232392
              },
              {
                "average": 2.628359112,
                "count": 125282049,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.225021001,
                "variance": 1.500676454
              },
              {
                "average": 0.3232794748,
                "count": 125282049,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4677284017,
                "variance": 0.2187698577
              },
              {
                "average": 0,
                "count": 125282049,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.036227249,
                "count": 125282049,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2620985565,
                "variance": 0.06869565333
              },
              {
                "average": -0.8906292539,
                "count": 125282049,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.63072889,
                "variance": 244.3196857
              },
              {
                "average": 0.4984382639,
                "count": 125282049,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499997563,
                "variance": 0.249997563
              },
              {
                "average": 144.1074008,
                "count": 125282049,
                "maximum": 332,
                "minimum": 123,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 57.9592017,
                "variance": 3359.269062
              },
              {
                "average": 276550740,
                "count": 125282049,
                "maximum": 276630801.3,
                "minimum": 276541686.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 24692.63292,
                "variance": 609726120.7
              },
              {
                "average": 0,
                "count": 125282049,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125282049,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125282049,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125282049,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125282049,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559255.75,
              4840089.665,
              915.2464108,
              560197.31,
              4841031.225,
              2269.146411
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559255.7500305461,
                    4840089.664932144,
                    915.2464108150552
                  ],
                  [
                    559255.7500305461,
                    4841031.224932144,
                    915.2464108150552
                  ],
                  [
                    560197.3100305462,
                    4841031.224932144,
                    2269.1464108150553
                  ],
                  [
                    560197.3100305462,
                    4840089.664932144,
                    2269.1464108150553
                  ],
                  [
                    559255.7500305461,
                    4840089.664932144,
                    915.2464108150552
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:40:01+00:00",
            "end_time": "2020-06-18T18: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": "20200619_BLU_0354.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.41327366502435,
              43.75021710001321,
              394.4559223533902
            ],
            [
              -122.4131908392976,
              43.7586936447632,
              394.4559223533902
            ],
            [
              -122.40149483279272,
              43.75863299621184,
              2049.45592235339
            ],
            [
              -122.40157930912544,
              43.75015646930091,
              2049.45592235339
            ],
            [
              -122.41327366502435,
              43.75021710001321,
              394.4559223533902
            ]
          ]
        ]
      },
      "bbox": [
        -122.4132737,
        43.75015647,
        394.4559224,
        -122.4014948,
        43.75869364,
        2049.455922
      ],
      "properties": {
        "datetime": "2020-06-19T16:53:58Z",
        "pc:count": 70487373,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 547726.3814,
            "count": 70487373,
            "maximum": 548178.7583,
            "minimum": 547237.1983,
            "name": "X",
            "position": 0,
            "stddev": 263.8396649,
            "variance": 69611.36876
          },
          {
            "average": 4844762.949,
            "count": 70487373,
            "maximum": 4845239.347,
            "minimum": 4844297.867,
            "name": "Y",
            "position": 1,
            "stddev": 261.6602769,
            "variance": 68466.1005
          },
          {
            "average": 485.6583798,
            "count": 70487373,
            "maximum": 2049.455922,
            "minimum": 394.4559224,
            "name": "Z",
            "position": 2,
            "stddev": 58.09202214,
            "variance": 3374.683036
          },
          {
            "average": 32786.88175,
            "count": 70487373,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10130.67406,
            "variance": 102630556.9
          },
          {
            "average": 1.712304117,
            "count": 70487373,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8728648225,
            "variance": 0.7618929983
          },
          {
            "average": 2.424911069,
            "count": 70487373,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.032420931,
            "variance": 1.065892979
          },
          {
            "average": 0.4952594843,
            "count": 70487373,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999775306,
            "variance": 0.2499775311
          },
          {
            "average": 0,
            "count": 70487373,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.086018641,
            "count": 70487373,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6643589245,
            "variance": 0.4413727805
          },
          {
            "average": 0.5035472258,
            "count": 70487373,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.42423527,
            "variance": 237.9070335
          },
          {
            "average": 0.4952594843,
            "count": 70487373,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999775306,
            "variance": 0.2499775311
          },
          {
            "average": 302.6949515,
            "count": 70487373,
            "maximum": 305,
            "minimum": 300,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.088353954,
            "variance": 1.18451433
          },
          {
            "average": 276620130.3,
            "count": 70487373,
            "maximum": 276620838.8,
            "minimum": 276619377.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 310.0155138,
            "variance": 96109.61881
          },
          {
            "average": 0,
            "count": 70487373,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70487373,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70487373,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70487373,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70487373,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          547237.1983,
          4844297.867,
          394.4559224,
          548178.7583,
          4845239.347,
          2049.455922
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                547237.198264115,
                4844297.86712469,
                394.4559223533902
              ],
              [
                547237.198264115,
                4845239.34712469,
                394.4559223533902
              ],
              [
                548178.7582641151,
                4845239.34712469,
                2049.45592235339
              ],
              [
                548178.7582641151,
                4844297.86712469,
                2049.45592235339
              ],
              [
                547237.198264115,
                4844297.86712469,
                394.4559223533902
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:53:58+00:00",
        "end_time": "2020-06-19T16:29:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0354.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0354.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0354.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0354.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4132737,
            43.75015647,
            394.4559224,
            -122.4014948,
            43.75869364,
            2049.455922
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.41327366502435,
                  43.75021710001321,
                  394.4559223533902
                ],
                [
                  -122.4131908392976,
                  43.7586936447632,
                  394.4559223533902
                ],
                [
                  -122.40149483279272,
                  43.75863299621184,
                  2049.45592235339
                ],
                [
                  -122.40157930912544,
                  43.75015646930091,
                  2049.45592235339
                ],
                [
                  -122.41327366502435,
                  43.75021710001321,
                  394.4559223533902
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0354.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0354.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:53:58Z",
            "pc:count": 70487373,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 547726.3814,
                "count": 70487373,
                "maximum": 548178.7583,
                "minimum": 547237.1983,
                "name": "X",
                "position": 0,
                "stddev": 263.8396649,
                "variance": 69611.36876
              },
              {
                "average": 4844762.949,
                "count": 70487373,
                "maximum": 4845239.347,
                "minimum": 4844297.867,
                "name": "Y",
                "position": 1,
                "stddev": 261.6602769,
                "variance": 68466.1005
              },
              {
                "average": 485.6583798,
                "count": 70487373,
                "maximum": 2049.455922,
                "minimum": 394.4559224,
                "name": "Z",
                "position": 2,
                "stddev": 58.09202214,
                "variance": 3374.683036
              },
              {
                "average": 32786.88175,
                "count": 70487373,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10130.67406,
                "variance": 102630556.9
              },
              {
                "average": 1.712304117,
                "count": 70487373,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8728648225,
                "variance": 0.7618929983
              },
              {
                "average": 2.424911069,
                "count": 70487373,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.032420931,
                "variance": 1.065892979
              },
              {
                "average": 0.4952594843,
                "count": 70487373,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999775306,
                "variance": 0.2499775311
              },
              {
                "average": 0,
                "count": 70487373,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.086018641,
                "count": 70487373,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6643589245,
                "variance": 0.4413727805
              },
              {
                "average": 0.5035472258,
                "count": 70487373,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.42423527,
                "variance": 237.9070335
              },
              {
                "average": 0.4952594843,
                "count": 70487373,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999775306,
                "variance": 0.2499775311
              },
              {
                "average": 302.6949515,
                "count": 70487373,
                "maximum": 305,
                "minimum": 300,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.088353954,
                "variance": 1.18451433
              },
              {
                "average": 276620130.3,
                "count": 70487373,
                "maximum": 276620838.8,
                "minimum": 276619377.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 310.0155138,
                "variance": 96109.61881
              },
              {
                "average": 0,
                "count": 70487373,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70487373,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70487373,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70487373,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70487373,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              547237.1983,
              4844297.867,
              394.4559224,
              548178.7583,
              4845239.347,
              2049.455922
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    547237.198264115,
                    4844297.86712469,
                    394.4559223533902
                  ],
                  [
                    547237.198264115,
                    4845239.34712469,
                    394.4559223533902
                  ],
                  [
                    548178.7582641151,
                    4845239.34712469,
                    2049.45592235339
                  ],
                  [
                    548178.7582641151,
                    4844297.86712469,
                    2049.45592235339
                  ],
                  [
                    547237.198264115,
                    4844297.86712469,
                    394.4559223533902
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:53:58+00:00",
            "end_time": "2020-06-19T16:29:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0255.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.24177647783046,
              43.711817441736095,
              1226.489322744033
            ],
            [
              -122.24166958027155,
              43.720294285459396,
              1226.489322744033
            ],
            [
              -122.22998171120808,
              43.72021614180352,
              1639.7293227440327
            ],
            [
              -122.23009025594621,
              43.71173932106745,
              1639.7293227440327
            ],
            [
              -122.24177647783046,
              43.711817441736095,
              1226.489322744033
            ]
          ]
        ]
      },
      "bbox": [
        -122.2417765,
        43.71173932,
        1226.489323,
        -122.2299817,
        43.72029429,
        1639.729323
      ],
      "properties": {
        "datetime": "2020-06-18T18:54:42Z",
        "pc:count": 86780340,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561573.0069,
            "count": 86780340,
            "maximum": 562024.985,
            "minimum": 561083.445,
            "name": "X",
            "position": 0,
            "stddev": 266.2960277,
            "variance": 70913.57436
          },
          {
            "average": 4840629.764,
            "count": 86780340,
            "maximum": 4841086.694,
            "minimum": 4840145.154,
            "name": "Y",
            "position": 1,
            "stddev": 264.2848969,
            "variance": 69846.50674
          },
          {
            "average": 1407.596786,
            "count": 86780340,
            "maximum": 1639.729323,
            "minimum": 1226.489323,
            "name": "Z",
            "position": 2,
            "stddev": 91.48158564,
            "variance": 8368.880511
          },
          {
            "average": 31375.99911,
            "count": 86780340,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13874.01396,
            "variance": 192488263.4
          },
          {
            "average": 1.63160293,
            "count": 86780340,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9132393157,
            "variance": 0.8340060478
          },
          {
            "average": 2.263573316,
            "count": 86780340,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.212596044,
            "variance": 1.470389166
          },
          {
            "average": 0.4068344282,
            "count": 86780340,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4912435028,
            "variance": 0.241320179
          },
          {
            "average": 0,
            "count": 86780340,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.050425258,
            "count": 86780340,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2800863188,
            "variance": 0.07844834596
          },
          {
            "average": 0.6166729805,
            "count": 86780340,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.79392298,
            "variance": 249.4480032
          },
          {
            "average": 0.4978341293,
            "count": 86780340,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999953119,
            "variance": 0.2499953119
          },
          {
            "average": 120.2499472,
            "count": 86780340,
            "maximum": 123,
            "minimum": 118,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.144062305,
            "variance": 1.308878558
          },
          {
            "average": 276540425.6,
            "count": 86780340,
            "maximum": 276541682.5,
            "minimum": 276539398.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 528.3414139,
            "variance": 279144.6497
          },
          {
            "average": 0,
            "count": 86780340,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 86780340,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 86780340,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 86780340,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 86780340,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561083.445,
          4840145.154,
          1226.489323,
          562024.985,
          4841086.694,
          1639.729323
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561083.4450162565,
                4840145.154238919,
                1226.489322744033
              ],
              [
                561083.4450162565,
                4841086.694238918,
                1226.489322744033
              ],
              [
                562024.9850162566,
                4841086.694238918,
                1639.7293227440327
              ],
              [
                562024.9850162566,
                4840145.154238919,
                1639.7293227440327
              ],
              [
                561083.4450162565,
                4840145.154238919,
                1226.489322744033
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:54:42+00:00",
        "end_time": "2020-06-18T18:16:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0255.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0255.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0255.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0255.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2417765,
            43.71173932,
            1226.489323,
            -122.2299817,
            43.72029429,
            1639.729323
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.24177647783046,
                  43.711817441736095,
                  1226.489322744033
                ],
                [
                  -122.24166958027155,
                  43.720294285459396,
                  1226.489322744033
                ],
                [
                  -122.22998171120808,
                  43.72021614180352,
                  1639.7293227440327
                ],
                [
                  -122.23009025594621,
                  43.71173932106745,
                  1639.7293227440327
                ],
                [
                  -122.24177647783046,
                  43.711817441736095,
                  1226.489322744033
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0255.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0255.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:54:42Z",
            "pc:count": 86780340,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561573.0069,
                "count": 86780340,
                "maximum": 562024.985,
                "minimum": 561083.445,
                "name": "X",
                "position": 0,
                "stddev": 266.2960277,
                "variance": 70913.57436
              },
              {
                "average": 4840629.764,
                "count": 86780340,
                "maximum": 4841086.694,
                "minimum": 4840145.154,
                "name": "Y",
                "position": 1,
                "stddev": 264.2848969,
                "variance": 69846.50674
              },
              {
                "average": 1407.596786,
                "count": 86780340,
                "maximum": 1639.729323,
                "minimum": 1226.489323,
                "name": "Z",
                "position": 2,
                "stddev": 91.48158564,
                "variance": 8368.880511
              },
              {
                "average": 31375.99911,
                "count": 86780340,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13874.01396,
                "variance": 192488263.4
              },
              {
                "average": 1.63160293,
                "count": 86780340,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9132393157,
                "variance": 0.8340060478
              },
              {
                "average": 2.263573316,
                "count": 86780340,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.212596044,
                "variance": 1.470389166
              },
              {
                "average": 0.4068344282,
                "count": 86780340,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4912435028,
                "variance": 0.241320179
              },
              {
                "average": 0,
                "count": 86780340,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.050425258,
                "count": 86780340,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2800863188,
                "variance": 0.07844834596
              },
              {
                "average": 0.6166729805,
                "count": 86780340,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.79392298,
                "variance": 249.4480032
              },
              {
                "average": 0.4978341293,
                "count": 86780340,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999953119,
                "variance": 0.2499953119
              },
              {
                "average": 120.2499472,
                "count": 86780340,
                "maximum": 123,
                "minimum": 118,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.144062305,
                "variance": 1.308878558
              },
              {
                "average": 276540425.6,
                "count": 86780340,
                "maximum": 276541682.5,
                "minimum": 276539398.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 528.3414139,
                "variance": 279144.6497
              },
              {
                "average": 0,
                "count": 86780340,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 86780340,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 86780340,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 86780340,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 86780340,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561083.445,
              4840145.154,
              1226.489323,
              562024.985,
              4841086.694,
              1639.729323
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561083.4450162565,
                    4840145.154238919,
                    1226.489322744033
                  ],
                  [
                    561083.4450162565,
                    4841086.694238918,
                    1226.489322744033
                  ],
                  [
                    562024.9850162566,
                    4841086.694238918,
                    1639.7293227440327
                  ],
                  [
                    562024.9850162566,
                    4840145.154238919,
                    1639.7293227440327
                  ],
                  [
                    561083.4450162565,
                    4840145.154238919,
                    1226.489322744033
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:54:42+00:00",
            "end_time": "2020-06-18T18: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": "20200619_BLU_0294.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3557409604654,
              43.726473658937465,
              530.4416896908499
            ],
            [
              -122.3556500848462,
              43.734950507553656,
              530.4416896908499
            ],
            [
              -122.3439590769167,
              43.73488400110252,
              2131.8016896908503
            ],
            [
              -122.34405160108665,
              43.72640717204985,
              2131.8016896908503
            ],
            [
              -122.3557409604654,
              43.726473658937465,
              530.4416896908499
            ]
          ]
        ]
      },
      "bbox": [
        -122.355741,
        43.72640717,
        530.4416897,
        -122.3439591,
        43.73495051,
        2131.80169
      ],
      "properties": {
        "datetime": "2020-06-19T17:55:19Z",
        "pc:count": 79271696,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 552372.3583,
            "count": 79271696,
            "maximum": 552831.1923,
            "minimum": 551889.6523,
            "name": "X",
            "position": 0,
            "stddev": 265.7609575,
            "variance": 70628.88651
          },
          {
            "average": 4842201.285,
            "count": 79271696,
            "maximum": 4842636.779,
            "minimum": 4841695.259,
            "name": "Y",
            "position": 1,
            "stddev": 272.1201209,
            "variance": 74049.3602
          },
          {
            "average": 852.4205977,
            "count": 79271696,
            "maximum": 2131.80169,
            "minimum": 530.4416897,
            "name": "Z",
            "position": 2,
            "stddev": 118.2195352,
            "variance": 13975.85849
          },
          {
            "average": 33123.70451,
            "count": 79271696,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11651.97792,
            "variance": 135768589.4
          },
          {
            "average": 1.627484342,
            "count": 79271696,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8715949105,
            "variance": 0.7596776881
          },
          {
            "average": 2.254971169,
            "count": 79271696,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.121342734,
            "variance": 1.257409527
          },
          {
            "average": 0.4997182349,
            "count": 79271696,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999238,
            "variance": 0.2499999238
          },
          {
            "average": 0,
            "count": 79271696,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.049305555,
            "count": 79271696,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2899815766,
            "variance": 0.08408931474
          },
          {
            "average": 0.4378107889,
            "count": 79271696,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.76096548,
            "variance": 248.4080329
          },
          {
            "average": 0.4997182349,
            "count": 79271696,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999238,
            "variance": 0.2499999238
          },
          {
            "average": 313.3117621,
            "count": 79271696,
            "maximum": 316,
            "minimum": 311,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.178168843,
            "variance": 1.388081823
          },
          {
            "average": 276623535.6,
            "count": 79271696,
            "maximum": 276624519.9,
            "minimum": 276622695.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 405.7467651,
            "variance": 164630.4374
          },
          {
            "average": 0,
            "count": 79271696,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79271696,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79271696,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79271696,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79271696,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          551889.6523,
          4841695.259,
          530.4416897,
          552831.1923,
          4842636.779,
          2131.80169
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                551889.6522664446,
                4841695.258905161,
                530.4416896908499
              ],
              [
                551889.6522664446,
                4842636.778905161,
                530.4416896908499
              ],
              [
                552831.1922664447,
                4842636.778905161,
                2131.8016896908503
              ],
              [
                552831.1922664447,
                4841695.258905161,
                2131.8016896908503
              ],
              [
                551889.6522664446,
                4841695.258905161,
                530.4416896908499
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:55:19+00:00",
        "end_time": "2020-06-19T17:24:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0294.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0294.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0294.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0294.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.355741,
            43.72640717,
            530.4416897,
            -122.3439591,
            43.73495051,
            2131.80169
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.3557409604654,
                  43.726473658937465,
                  530.4416896908499
                ],
                [
                  -122.3556500848462,
                  43.734950507553656,
                  530.4416896908499
                ],
                [
                  -122.3439590769167,
                  43.73488400110252,
                  2131.8016896908503
                ],
                [
                  -122.34405160108665,
                  43.72640717204985,
                  2131.8016896908503
                ],
                [
                  -122.3557409604654,
                  43.726473658937465,
                  530.4416896908499
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0294.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0294.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:55:19Z",
            "pc:count": 79271696,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 552372.3583,
                "count": 79271696,
                "maximum": 552831.1923,
                "minimum": 551889.6523,
                "name": "X",
                "position": 0,
                "stddev": 265.7609575,
                "variance": 70628.88651
              },
              {
                "average": 4842201.285,
                "count": 79271696,
                "maximum": 4842636.779,
                "minimum": 4841695.259,
                "name": "Y",
                "position": 1,
                "stddev": 272.1201209,
                "variance": 74049.3602
              },
              {
                "average": 852.4205977,
                "count": 79271696,
                "maximum": 2131.80169,
                "minimum": 530.4416897,
                "name": "Z",
                "position": 2,
                "stddev": 118.2195352,
                "variance": 13975.85849
              },
              {
                "average": 33123.70451,
                "count": 79271696,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11651.97792,
                "variance": 135768589.4
              },
              {
                "average": 1.627484342,
                "count": 79271696,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8715949105,
                "variance": 0.7596776881
              },
              {
                "average": 2.254971169,
                "count": 79271696,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.121342734,
                "variance": 1.257409527
              },
              {
                "average": 0.4997182349,
                "count": 79271696,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999238,
                "variance": 0.2499999238
              },
              {
                "average": 0,
                "count": 79271696,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.049305555,
                "count": 79271696,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2899815766,
                "variance": 0.08408931474
              },
              {
                "average": 0.4378107889,
                "count": 79271696,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.76096548,
                "variance": 248.4080329
              },
              {
                "average": 0.4997182349,
                "count": 79271696,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999238,
                "variance": 0.2499999238
              },
              {
                "average": 313.3117621,
                "count": 79271696,
                "maximum": 316,
                "minimum": 311,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.178168843,
                "variance": 1.388081823
              },
              {
                "average": 276623535.6,
                "count": 79271696,
                "maximum": 276624519.9,
                "minimum": 276622695.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 405.7467651,
                "variance": 164630.4374
              },
              {
                "average": 0,
                "count": 79271696,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79271696,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79271696,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79271696,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79271696,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              551889.6523,
              4841695.259,
              530.4416897,
              552831.1923,
              4842636.779,
              2131.80169
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    551889.6522664446,
                    4841695.258905161,
                    530.4416896908499
                  ],
                  [
                    551889.6522664446,
                    4842636.778905161,
                    530.4416896908499
                  ],
                  [
                    552831.1922664447,
                    4842636.778905161,
                    2131.8016896908503
                  ],
                  [
                    552831.1922664447,
                    4841695.258905161,
                    2131.8016896908503
                  ],
                  [
                    551889.6522664446,
                    4841695.258905161,
                    530.4416896908499
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:55:19+00:00",
            "end_time": "2020-06-19T17:24: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": "20200619_BLU_0335.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3903073631346,
              43.74236869931501,
              554.6916386126239
            ],
            [
              -122.39022130988884,
              43.75084612054369,
              554.6916386126239
            ],
            [
              -122.37852688144612,
              43.75078313054004,
              2058.851638612624
            ],
            [
              -122.37861458477768,
              43.74230572784129,
              2058.851638612624
            ],
            [
              -122.3903073631346,
              43.74236869931501,
              554.6916386126239
            ]
          ]
        ]
      },
      "bbox": [
        -122.3903074,
        43.74230573,
        554.6916386,
        -122.3785269,
        43.75084612,
        2058.851639
      ],
      "properties": {
        "datetime": "2020-06-19T17:14:45Z",
        "pc:count": 82406501,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 549561.3104,
            "count": 82406501,
            "maximum": 550034.1869,
            "minimum": 549092.6269,
            "name": "X",
            "position": 0,
            "stddev": 263.235492,
            "variance": 69292.92423
          },
          {
            "average": 4843909.062,
            "count": 82406501,
            "maximum": 4844381.129,
            "minimum": 4843439.549,
            "name": "Y",
            "position": 1,
            "stddev": 262.6314069,
            "variance": 68975.25588
          },
          {
            "average": 772.4154721,
            "count": 82406501,
            "maximum": 2058.851639,
            "minimum": 554.6916386,
            "name": "Z",
            "position": 2,
            "stddev": 67.09678404,
            "variance": 4501.978429
          },
          {
            "average": 30716.56296,
            "count": 82406501,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11411.82465,
            "variance": 130229742
          },
          {
            "average": 1.821495588,
            "count": 82406501,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9490305822,
            "variance": 0.9006590459
          },
          {
            "average": 2.642890832,
            "count": 82406501,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.097935591,
            "variance": 1.205462562
          },
          {
            "average": 0.4978680748,
            "count": 82406501,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999954579,
            "variance": 0.2499954579
          },
          {
            "average": 0,
            "count": 82406501,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.019759958,
            "count": 82406501,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1837557678,
            "variance": 0.03376618218
          },
          {
            "average": -0.4364698408,
            "count": 82406501,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.65367297,
            "variance": 245.0374774
          },
          {
            "average": 0.4978680869,
            "count": 82406501,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499995458,
            "variance": 0.249995458
          },
          {
            "average": 306.7070173,
            "count": 82406501,
            "maximum": 309,
            "minimum": 305,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.000917543,
            "variance": 1.001835928
          },
          {
            "average": 276621352.2,
            "count": 82406501,
            "maximum": 276622085.9,
            "minimum": 276620799,
            "name": "GpsTime",
            "position": 12,
            "stddev": 314.5317501,
            "variance": 98930.22183
          },
          {
            "average": 0,
            "count": 82406501,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 82406501,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 82406501,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 82406501,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 82406501,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          549092.6269,
          4843439.549,
          554.6916386,
          550034.1869,
          4844381.129,
          2058.851639
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                549092.6268694703,
                4843439.549390844,
                554.6916386126239
              ],
              [
                549092.6268694703,
                4844381.129390844,
                554.6916386126239
              ],
              [
                550034.1868694704,
                4844381.129390844,
                2058.851638612624
              ],
              [
                550034.1868694704,
                4843439.549390844,
                2058.851638612624
              ],
              [
                549092.6268694703,
                4843439.549390844,
                554.6916386126239
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:14:45+00:00",
        "end_time": "2020-06-19T16:53:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0335.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0335.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0335.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0335.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3903074,
            43.74230573,
            554.6916386,
            -122.3785269,
            43.75084612,
            2058.851639
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.3903073631346,
                  43.74236869931501,
                  554.6916386126239
                ],
                [
                  -122.39022130988884,
                  43.75084612054369,
                  554.6916386126239
                ],
                [
                  -122.37852688144612,
                  43.75078313054004,
                  2058.851638612624
                ],
                [
                  -122.37861458477768,
                  43.74230572784129,
                  2058.851638612624
                ],
                [
                  -122.3903073631346,
                  43.74236869931501,
                  554.6916386126239
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0335.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0335.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:14:45Z",
            "pc:count": 82406501,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 549561.3104,
                "count": 82406501,
                "maximum": 550034.1869,
                "minimum": 549092.6269,
                "name": "X",
                "position": 0,
                "stddev": 263.235492,
                "variance": 69292.92423
              },
              {
                "average": 4843909.062,
                "count": 82406501,
                "maximum": 4844381.129,
                "minimum": 4843439.549,
                "name": "Y",
                "position": 1,
                "stddev": 262.6314069,
                "variance": 68975.25588
              },
              {
                "average": 772.4154721,
                "count": 82406501,
                "maximum": 2058.851639,
                "minimum": 554.6916386,
                "name": "Z",
                "position": 2,
                "stddev": 67.09678404,
                "variance": 4501.978429
              },
              {
                "average": 30716.56296,
                "count": 82406501,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11411.82465,
                "variance": 130229742
              },
              {
                "average": 1.821495588,
                "count": 82406501,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9490305822,
                "variance": 0.9006590459
              },
              {
                "average": 2.642890832,
                "count": 82406501,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.097935591,
                "variance": 1.205462562
              },
              {
                "average": 0.4978680748,
                "count": 82406501,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999954579,
                "variance": 0.2499954579
              },
              {
                "average": 0,
                "count": 82406501,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.019759958,
                "count": 82406501,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1837557678,
                "variance": 0.03376618218
              },
              {
                "average": -0.4364698408,
                "count": 82406501,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.65367297,
                "variance": 245.0374774
              },
              {
                "average": 0.4978680869,
                "count": 82406501,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499995458,
                "variance": 0.249995458
              },
              {
                "average": 306.7070173,
                "count": 82406501,
                "maximum": 309,
                "minimum": 305,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.000917543,
                "variance": 1.001835928
              },
              {
                "average": 276621352.2,
                "count": 82406501,
                "maximum": 276622085.9,
                "minimum": 276620799,
                "name": "GpsTime",
                "position": 12,
                "stddev": 314.5317501,
                "variance": 98930.22183
              },
              {
                "average": 0,
                "count": 82406501,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 82406501,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 82406501,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 82406501,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 82406501,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              549092.6269,
              4843439.549,
              554.6916386,
              550034.1869,
              4844381.129,
              2058.851639
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    549092.6268694703,
                    4843439.549390844,
                    554.6916386126239
                  ],
                  [
                    549092.6268694703,
                    4844381.129390844,
                    554.6916386126239
                  ],
                  [
                    550034.1868694704,
                    4844381.129390844,
                    2058.851638612624
                  ],
                  [
                    550034.1868694704,
                    4843439.549390844,
                    2058.851638612624
                  ],
                  [
                    549092.6268694703,
                    4843439.549390844,
                    554.6916386126239
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:14:45+00:00",
            "end_time": "2020-06-19T16:53:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0338.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.35625413391438,
              43.742932125345256,
              907.9372112962722
            ],
            [
              -122.35616327466784,
              43.751409310444906,
              907.9372112962722
            ],
            [
              -122.34446906221153,
              43.751342836563346,
              1184.8772112962722
            ],
            [
              -122.34456157147821,
              43.742865671017896,
              1184.8772112962722
            ],
            [
              -122.35625413391438,
              43.742932125345256,
              907.9372112962722
            ]
          ]
        ]
      },
      "bbox": [
        -122.3562541,
        43.74286567,
        907.9372113,
        -122.3444691,
        43.75140931,
        1184.877211
      ],
      "properties": {
        "datetime": "2020-06-19T17:48:55Z",
        "pc:count": 107597286,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 552312.7341,
            "count": 107597286,
            "maximum": 552775.6617,
            "minimum": 551834.1217,
            "name": "X",
            "position": 0,
            "stddev": 265.4576308,
            "variance": 70467.75373
          },
          {
            "average": 4843987.592,
            "count": 107597286,
            "maximum": 4844464.423,
            "minimum": 4843522.863,
            "name": "Y",
            "position": 1,
            "stddev": 263.4768116,
            "variance": 69420.03023
          },
          {
            "average": 1071.792854,
            "count": 107597286,
            "maximum": 1184.877211,
            "minimum": 907.9372113,
            "name": "Z",
            "position": 2,
            "stddev": 46.07212541,
            "variance": 2122.64074
          },
          {
            "average": 28287.9436,
            "count": 107597286,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13203.02369,
            "variance": 174319834.5
          },
          {
            "average": 1.983704208,
            "count": 107597286,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.081156065,
            "variance": 1.168898437
          },
          {
            "average": 2.967400637,
            "count": 107597286,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.245926627,
            "variance": 1.552333159
          },
          {
            "average": 0.496185638,
            "count": 107597286,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999854528,
            "variance": 0.249985453
          },
          {
            "average": 0,
            "count": 107597286,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02210223,
            "count": 107597286,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1723999224,
            "variance": 0.02972173324
          },
          {
            "average": 0.1274626162,
            "count": 107597286,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.64444806,
            "variance": 244.7487551
          },
          {
            "average": 0.496185638,
            "count": 107597286,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999854528,
            "variance": 0.249985453
          },
          {
            "average": 313.0046085,
            "count": 107597286,
            "maximum": 315,
            "minimum": 311,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.070213662,
            "variance": 1.145357282
          },
          {
            "average": 276623430.5,
            "count": 107597286,
            "maximum": 276624135.1,
            "minimum": 276622730.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 365.4016503,
            "variance": 133518.3661
          },
          {
            "average": 0,
            "count": 107597286,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107597286,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107597286,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107597286,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107597286,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          551834.1217,
          4843522.863,
          907.9372113,
          552775.6617,
          4844464.423,
          1184.877211
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                551834.1216967935,
                4843522.863485468,
                907.9372112962722
              ],
              [
                551834.1216967935,
                4844464.423485468,
                907.9372112962722
              ],
              [
                552775.6616967935,
                4844464.423485468,
                1184.8772112962722
              ],
              [
                552775.6616967935,
                4843522.863485468,
                1184.8772112962722
              ],
              [
                551834.1216967935,
                4843522.863485468,
                907.9372112962722
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:48:55+00:00",
        "end_time": "2020-06-19T17:25:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0338.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0338.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0338.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0338.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3562541,
            43.74286567,
            907.9372113,
            -122.3444691,
            43.75140931,
            1184.877211
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.35625413391438,
                  43.742932125345256,
                  907.9372112962722
                ],
                [
                  -122.35616327466784,
                  43.751409310444906,
                  907.9372112962722
                ],
                [
                  -122.34446906221153,
                  43.751342836563346,
                  1184.8772112962722
                ],
                [
                  -122.34456157147821,
                  43.742865671017896,
                  1184.8772112962722
                ],
                [
                  -122.35625413391438,
                  43.742932125345256,
                  907.9372112962722
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0338.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0338.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:48:55Z",
            "pc:count": 107597286,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 552312.7341,
                "count": 107597286,
                "maximum": 552775.6617,
                "minimum": 551834.1217,
                "name": "X",
                "position": 0,
                "stddev": 265.4576308,
                "variance": 70467.75373
              },
              {
                "average": 4843987.592,
                "count": 107597286,
                "maximum": 4844464.423,
                "minimum": 4843522.863,
                "name": "Y",
                "position": 1,
                "stddev": 263.4768116,
                "variance": 69420.03023
              },
              {
                "average": 1071.792854,
                "count": 107597286,
                "maximum": 1184.877211,
                "minimum": 907.9372113,
                "name": "Z",
                "position": 2,
                "stddev": 46.07212541,
                "variance": 2122.64074
              },
              {
                "average": 28287.9436,
                "count": 107597286,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13203.02369,
                "variance": 174319834.5
              },
              {
                "average": 1.983704208,
                "count": 107597286,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.081156065,
                "variance": 1.168898437
              },
              {
                "average": 2.967400637,
                "count": 107597286,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.245926627,
                "variance": 1.552333159
              },
              {
                "average": 0.496185638,
                "count": 107597286,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999854528,
                "variance": 0.249985453
              },
              {
                "average": 0,
                "count": 107597286,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02210223,
                "count": 107597286,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1723999224,
                "variance": 0.02972173324
              },
              {
                "average": 0.1274626162,
                "count": 107597286,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.64444806,
                "variance": 244.7487551
              },
              {
                "average": 0.496185638,
                "count": 107597286,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999854528,
                "variance": 0.249985453
              },
              {
                "average": 313.0046085,
                "count": 107597286,
                "maximum": 315,
                "minimum": 311,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.070213662,
                "variance": 1.145357282
              },
              {
                "average": 276623430.5,
                "count": 107597286,
                "maximum": 276624135.1,
                "minimum": 276622730.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 365.4016503,
                "variance": 133518.3661
              },
              {
                "average": 0,
                "count": 107597286,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107597286,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107597286,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107597286,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107597286,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              551834.1217,
              4843522.863,
              907.9372113,
              552775.6617,
              4844464.423,
              1184.877211
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    551834.1216967935,
                    4843522.863485468,
                    907.9372112962722
                  ],
                  [
                    551834.1216967935,
                    4844464.423485468,
                    907.9372112962722
                  ],
                  [
                    552775.6616967935,
                    4844464.423485468,
                    1184.8772112962722
                  ],
                  [
                    552775.6616967935,
                    4843522.863485468,
                    1184.8772112962722
                  ],
                  [
                    551834.1216967935,
                    4843522.863485468,
                    907.9372112962722
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:48:55+00:00",
            "end_time": "2020-06-19T17:25: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": "20200618_BLU_0225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.27556740066964,
              43.70305878049004,
              670.3456631110623
            ],
            [
              -122.27546529804195,
              43.711535702069774,
              670.3456631110623
            ],
            [
              -122.2637787925487,
              43.71146102444367,
              2260.305663111062
            ],
            [
              -122.26388254169845,
              43.70298412483208,
              2260.305663111062
            ],
            [
              -122.27556740066964,
              43.70305878049004,
              670.3456631110623
            ]
          ]
        ]
      },
      "bbox": [
        -122.2755674,
        43.70298412,
        670.3456631,
        -122.2637788,
        43.7115357,
        2260.305663
      ],
      "properties": {
        "datetime": "2020-06-19T19:40:18Z",
        "pc:count": 119527434,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558854.6422,
            "count": 119527434,
            "maximum": 559311.2576,
            "minimum": 558369.6976,
            "name": "X",
            "position": 0,
            "stddev": 261.3482248,
            "variance": 68302.89462
          },
          {
            "average": 4839616.565,
            "count": 119527434,
            "maximum": 4840089.594,
            "minimum": 4839148.054,
            "name": "Y",
            "position": 1,
            "stddev": 264.5455815,
            "variance": 69984.36469
          },
          {
            "average": 838.3801092,
            "count": 119527434,
            "maximum": 2260.305663,
            "minimum": 670.3456631,
            "name": "Z",
            "position": 2,
            "stddev": 54.05387684,
            "variance": 2921.821602
          },
          {
            "average": 31590.58009,
            "count": 119527434,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10676.52626,
            "variance": 113988212.9
          },
          {
            "average": 1.783193915,
            "count": 119527434,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9111016652,
            "variance": 0.8301062443
          },
          {
            "average": 2.566662127,
            "count": 119527434,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.045654706,
            "variance": 1.093393763
          },
          {
            "average": 0.4995270793,
            "count": 119527434,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997784,
            "variance": 0.2499997784
          },
          {
            "average": 0,
            "count": 119527434,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.017472315,
            "count": 119527434,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1695868098,
            "variance": 0.02875968607
          },
          {
            "average": 0.5058545188,
            "count": 119527434,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.61088938,
            "variance": 243.6998674
          },
          {
            "average": 0.4995270793,
            "count": 119527434,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999997784,
            "variance": 0.2499997784
          },
          {
            "average": 257.6944414,
            "count": 119527434,
            "maximum": 332,
            "minimum": 125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 97.66016426,
            "variance": 9537.507684
          },
          {
            "average": 276599128.5,
            "count": 119527434,
            "maximum": 276630818.9,
            "minimum": 276542596.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 41599.66221,
            "variance": 1730531896
          },
          {
            "average": 0,
            "count": 119527434,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119527434,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119527434,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119527434,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119527434,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558369.6976,
          4839148.054,
          670.3456631,
          559311.2576,
          4840089.594,
          2260.305663
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558369.6976191878,
                4839148.054433097,
                670.3456631110623
              ],
              [
                558369.6976191878,
                4840089.594433096,
                670.3456631110623
              ],
              [
                559311.2576191878,
                4840089.594433096,
                2260.305663111062
              ],
              [
                559311.2576191878,
                4839148.054433097,
                2260.305663111062
              ],
              [
                558369.6976191878,
                4839148.054433097,
                670.3456631110623
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:40:18+00:00",
        "end_time": "2020-06-18T19:09:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2755674,
            43.70298412,
            670.3456631,
            -122.2637788,
            43.7115357,
            2260.305663
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.27556740066964,
                  43.70305878049004,
                  670.3456631110623
                ],
                [
                  -122.27546529804195,
                  43.711535702069774,
                  670.3456631110623
                ],
                [
                  -122.2637787925487,
                  43.71146102444367,
                  2260.305663111062
                ],
                [
                  -122.26388254169845,
                  43.70298412483208,
                  2260.305663111062
                ],
                [
                  -122.27556740066964,
                  43.70305878049004,
                  670.3456631110623
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:40:18Z",
            "pc:count": 119527434,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558854.6422,
                "count": 119527434,
                "maximum": 559311.2576,
                "minimum": 558369.6976,
                "name": "X",
                "position": 0,
                "stddev": 261.3482248,
                "variance": 68302.89462
              },
              {
                "average": 4839616.565,
                "count": 119527434,
                "maximum": 4840089.594,
                "minimum": 4839148.054,
                "name": "Y",
                "position": 1,
                "stddev": 264.5455815,
                "variance": 69984.36469
              },
              {
                "average": 838.3801092,
                "count": 119527434,
                "maximum": 2260.305663,
                "minimum": 670.3456631,
                "name": "Z",
                "position": 2,
                "stddev": 54.05387684,
                "variance": 2921.821602
              },
              {
                "average": 31590.58009,
                "count": 119527434,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10676.52626,
                "variance": 113988212.9
              },
              {
                "average": 1.783193915,
                "count": 119527434,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9111016652,
                "variance": 0.8301062443
              },
              {
                "average": 2.566662127,
                "count": 119527434,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.045654706,
                "variance": 1.093393763
              },
              {
                "average": 0.4995270793,
                "count": 119527434,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997784,
                "variance": 0.2499997784
              },
              {
                "average": 0,
                "count": 119527434,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.017472315,
                "count": 119527434,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1695868098,
                "variance": 0.02875968607
              },
              {
                "average": 0.5058545188,
                "count": 119527434,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.61088938,
                "variance": 243.6998674
              },
              {
                "average": 0.4995270793,
                "count": 119527434,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999997784,
                "variance": 0.2499997784
              },
              {
                "average": 257.6944414,
                "count": 119527434,
                "maximum": 332,
                "minimum": 125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 97.66016426,
                "variance": 9537.507684
              },
              {
                "average": 276599128.5,
                "count": 119527434,
                "maximum": 276630818.9,
                "minimum": 276542596.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 41599.66221,
                "variance": 1730531896
              },
              {
                "average": 0,
                "count": 119527434,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119527434,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119527434,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119527434,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119527434,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558369.6976,
              4839148.054,
              670.3456631,
              559311.2576,
              4840089.594,
              2260.305663
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558369.6976191878,
                    4839148.054433097,
                    670.3456631110623
                  ],
                  [
                    558369.6976191878,
                    4840089.594433096,
                    670.3456631110623
                  ],
                  [
                    559311.2576191878,
                    4840089.594433096,
                    2260.305663111062
                  ],
                  [
                    559311.2576191878,
                    4839148.054433097,
                    2260.305663111062
                  ],
                  [
                    558369.6976191878,
                    4839148.054433097,
                    670.3456631110623
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:40:18+00:00",
            "end_time": "2020-06-18T19:09:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0355.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.40192135387069,
              43.750408031559004,
              399.74077323051756
            ],
            [
              -122.40183691969845,
              43.758885098828785,
              399.74077323051756
            ],
            [
              -122.3901406518235,
              43.75882328689672,
              716.2207732305176
            ],
            [
              -122.3902267367445,
              43.75034623780932,
              716.2207732305176
            ],
            [
              -122.40192135387069,
              43.750408031559004,
              399.74077323051756
            ]
          ]
        ]
      },
      "bbox": [
        -122.4019214,
        43.75034624,
        399.7407732,
        -122.3901407,
        43.7588851,
        716.2207732
      ],
      "properties": {
        "datetime": "2020-06-19T17:04:03Z",
        "pc:count": 75167398,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 548627.6023,
            "count": 75167398,
            "maximum": 549092.5986,
            "minimum": 548151.0186,
            "name": "X",
            "position": 0,
            "stddev": 265.9440455,
            "variance": 70726.23532
          },
          {
            "average": 4844791.503,
            "count": 75167398,
            "maximum": 4845267.148,
            "minimum": 4844325.608,
            "name": "Y",
            "position": 1,
            "stddev": 265.8767827,
            "variance": 70690.46355
          },
          {
            "average": 494.7541241,
            "count": 75167398,
            "maximum": 716.2207732,
            "minimum": 399.7407732,
            "name": "Z",
            "position": 2,
            "stddev": 62.94061985,
            "variance": 3961.521627
          },
          {
            "average": 32359.63124,
            "count": 75167398,
            "maximum": 65535,
            "minimum": 5072,
            "name": "Intensity",
            "position": 3,
            "stddev": 9999.335254,
            "variance": 99986705.52
          },
          {
            "average": 1.734822363,
            "count": 75167398,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8805644906,
            "variance": 0.7753938222
          },
          {
            "average": 2.469438413,
            "count": 75167398,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.025356643,
            "variance": 1.051356246
          },
          {
            "average": 0.4964751873,
            "count": 75167398,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999875789,
            "variance": 0.249987579
          },
          {
            "average": 3.059837192e-07,
            "count": 75167398,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005531578704,
            "variance": 3.059836296e-07
          },
          {
            "average": 1.062381739,
            "count": 75167398,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5626685616,
            "variance": 0.3165959102
          },
          {
            "average": 0.07343855098,
            "count": 75167398,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.66525927,
            "variance": 245.400348
          },
          {
            "average": 0.4964751873,
            "count": 75167398,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999875789,
            "variance": 0.249987579
          },
          {
            "average": 304.5801442,
            "count": 75167398,
            "maximum": 307,
            "minimum": 302,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.13501245,
            "variance": 1.288253261
          },
          {
            "average": 276620692.3,
            "count": 75167398,
            "maximum": 276621443,
            "minimum": 276619916.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 351.0369467,
            "variance": 123226.9379
          },
          {
            "average": 0,
            "count": 75167398,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75167398,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75167398,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75167398,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75167398,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          548151.0186,
          4844325.608,
          399.7407732,
          549092.5986,
          4845267.148,
          716.2207732
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                548151.0185653291,
                4844325.607591042,
                399.74077323051756
              ],
              [
                548151.0185653291,
                4845267.147591041,
                399.74077323051756
              ],
              [
                549092.5985653292,
                4845267.147591041,
                716.2207732305176
              ],
              [
                549092.5985653292,
                4844325.607591042,
                716.2207732305176
              ],
              [
                548151.0185653291,
                4844325.607591042,
                399.74077323051756
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:04:03+00:00",
        "end_time": "2020-06-19T16:38:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0355.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0355.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0355.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0355.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4019214,
            43.75034624,
            399.7407732,
            -122.3901407,
            43.7588851,
            716.2207732
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.40192135387069,
                  43.750408031559004,
                  399.74077323051756
                ],
                [
                  -122.40183691969845,
                  43.758885098828785,
                  399.74077323051756
                ],
                [
                  -122.3901406518235,
                  43.75882328689672,
                  716.2207732305176
                ],
                [
                  -122.3902267367445,
                  43.75034623780932,
                  716.2207732305176
                ],
                [
                  -122.40192135387069,
                  43.750408031559004,
                  399.74077323051756
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0355.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0355.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:04:03Z",
            "pc:count": 75167398,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 548627.6023,
                "count": 75167398,
                "maximum": 549092.5986,
                "minimum": 548151.0186,
                "name": "X",
                "position": 0,
                "stddev": 265.9440455,
                "variance": 70726.23532
              },
              {
                "average": 4844791.503,
                "count": 75167398,
                "maximum": 4845267.148,
                "minimum": 4844325.608,
                "name": "Y",
                "position": 1,
                "stddev": 265.8767827,
                "variance": 70690.46355
              },
              {
                "average": 494.7541241,
                "count": 75167398,
                "maximum": 716.2207732,
                "minimum": 399.7407732,
                "name": "Z",
                "position": 2,
                "stddev": 62.94061985,
                "variance": 3961.521627
              },
              {
                "average": 32359.63124,
                "count": 75167398,
                "maximum": 65535,
                "minimum": 5072,
                "name": "Intensity",
                "position": 3,
                "stddev": 9999.335254,
                "variance": 99986705.52
              },
              {
                "average": 1.734822363,
                "count": 75167398,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8805644906,
                "variance": 0.7753938222
              },
              {
                "average": 2.469438413,
                "count": 75167398,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.025356643,
                "variance": 1.051356246
              },
              {
                "average": 0.4964751873,
                "count": 75167398,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999875789,
                "variance": 0.249987579
              },
              {
                "average": 3.059837192e-07,
                "count": 75167398,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005531578704,
                "variance": 3.059836296e-07
              },
              {
                "average": 1.062381739,
                "count": 75167398,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5626685616,
                "variance": 0.3165959102
              },
              {
                "average": 0.07343855098,
                "count": 75167398,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.66525927,
                "variance": 245.400348
              },
              {
                "average": 0.4964751873,
                "count": 75167398,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999875789,
                "variance": 0.249987579
              },
              {
                "average": 304.5801442,
                "count": 75167398,
                "maximum": 307,
                "minimum": 302,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.13501245,
                "variance": 1.288253261
              },
              {
                "average": 276620692.3,
                "count": 75167398,
                "maximum": 276621443,
                "minimum": 276619916.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 351.0369467,
                "variance": 123226.9379
              },
              {
                "average": 0,
                "count": 75167398,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75167398,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75167398,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75167398,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75167398,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              548151.0186,
              4844325.608,
              399.7407732,
              549092.5986,
              4845267.148,
              716.2207732
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    548151.0185653291,
                    4844325.607591042,
                    399.74077323051756
                  ],
                  [
                    548151.0185653291,
                    4845267.147591041,
                    399.74077323051756
                  ],
                  [
                    549092.5985653292,
                    4845267.147591041,
                    716.2207732305176
                  ],
                  [
                    549092.5985653292,
                    4844325.607591042,
                    716.2207732305176
                  ],
                  [
                    548151.0185653291,
                    4844325.607591042,
                    399.74077323051756
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:04:03+00:00",
            "end_time": "2020-06-19T16:38:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0270.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.35548481419768,
              43.71824388917179,
              479.8979208657902
            ],
            [
              -122.355393926615,
              43.726720929681385,
              479.8979208657902
            ],
            [
              -122.34370476826396,
              43.72665440842982,
              850.8979208657902
            ],
            [
              -122.3437973036983,
              43.718177387488794,
              850.8979208657902
            ],
            [
              -122.35548481419768,
              43.71824388917179,
              479.8979208657902
            ]
          ]
        ]
      },
      "bbox": [
        -122.3554848,
        43.71817739,
        479.8979209,
        -122.3437048,
        43.72672093,
        850.8979209
      ],
      "properties": {
        "datetime": "2020-06-19T17:55:36Z",
        "pc:count": 90009499,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 552380.2196,
            "count": 90009499,
            "maximum": 552858.9094,
            "minimum": 551917.3894,
            "name": "X",
            "position": 0,
            "stddev": 266.4809733,
            "variance": 71012.10915
          },
          {
            "average": 4841221.456,
            "count": 90009499,
            "maximum": 4841722.939,
            "minimum": 4840781.399,
            "name": "Y",
            "position": 1,
            "stddev": 257.7453465,
            "variance": 66432.66362
          },
          {
            "average": 611.817343,
            "count": 90009499,
            "maximum": 850.8979209,
            "minimum": 479.8979209,
            "name": "Z",
            "position": 2,
            "stddev": 76.32367021,
            "variance": 5825.302635
          },
          {
            "average": 32231.1408,
            "count": 90009499,
            "maximum": 65535,
            "minimum": 4787,
            "name": "Intensity",
            "position": 3,
            "stddev": 10258.56818,
            "variance": 105238221.1
          },
          {
            "average": 1.730551972,
            "count": 90009499,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8834301461,
            "variance": 0.780448823
          },
          {
            "average": 2.461559418,
            "count": 90009499,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.037742524,
            "variance": 1.076909546
          },
          {
            "average": 0.4871346634,
            "count": 90009499,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998344585,
            "variance": 0.2498344859
          },
          {
            "average": 0,
            "count": 90009499,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.050401103,
            "count": 90009499,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4697486278,
            "variance": 0.2206637734
          },
          {
            "average": 0.7129891166,
            "count": 90009499,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.42772616,
            "variance": 238.0147346
          },
          {
            "average": 0.4963230603,
            "count": 90009499,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999864827,
            "variance": 0.2499864829
          },
          {
            "average": 313.4570574,
            "count": 90009499,
            "maximum": 316,
            "minimum": 311,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.318169902,
            "variance": 1.73757189
          },
          {
            "average": 276623587.1,
            "count": 90009499,
            "maximum": 276624536.6,
            "minimum": 276622678.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 458.9752731,
            "variance": 210658.3013
          },
          {
            "average": 0,
            "count": 90009499,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90009499,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90009499,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90009499,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90009499,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          551917.3894,
          4840781.399,
          479.8979209,
          552858.9094,
          4841722.939,
          850.8979209
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                551917.389408596,
                4840781.398793479,
                479.8979208657902
              ],
              [
                551917.389408596,
                4841722.9387934785,
                479.8979208657902
              ],
              [
                552858.909408596,
                4841722.9387934785,
                850.8979208657902
              ],
              [
                552858.909408596,
                4840781.398793479,
                850.8979208657902
              ],
              [
                551917.389408596,
                4840781.398793479,
                479.8979208657902
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:55:36+00:00",
        "end_time": "2020-06-19T17:24:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0270.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0270.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0270.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0270.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3554848,
            43.71817739,
            479.8979209,
            -122.3437048,
            43.72672093,
            850.8979209
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.35548481419768,
                  43.71824388917179,
                  479.8979208657902
                ],
                [
                  -122.355393926615,
                  43.726720929681385,
                  479.8979208657902
                ],
                [
                  -122.34370476826396,
                  43.72665440842982,
                  850.8979208657902
                ],
                [
                  -122.3437973036983,
                  43.718177387488794,
                  850.8979208657902
                ],
                [
                  -122.35548481419768,
                  43.71824388917179,
                  479.8979208657902
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0270.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0270.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:55:36Z",
            "pc:count": 90009499,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 552380.2196,
                "count": 90009499,
                "maximum": 552858.9094,
                "minimum": 551917.3894,
                "name": "X",
                "position": 0,
                "stddev": 266.4809733,
                "variance": 71012.10915
              },
              {
                "average": 4841221.456,
                "count": 90009499,
                "maximum": 4841722.939,
                "minimum": 4840781.399,
                "name": "Y",
                "position": 1,
                "stddev": 257.7453465,
                "variance": 66432.66362
              },
              {
                "average": 611.817343,
                "count": 90009499,
                "maximum": 850.8979209,
                "minimum": 479.8979209,
                "name": "Z",
                "position": 2,
                "stddev": 76.32367021,
                "variance": 5825.302635
              },
              {
                "average": 32231.1408,
                "count": 90009499,
                "maximum": 65535,
                "minimum": 4787,
                "name": "Intensity",
                "position": 3,
                "stddev": 10258.56818,
                "variance": 105238221.1
              },
              {
                "average": 1.730551972,
                "count": 90009499,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8834301461,
                "variance": 0.780448823
              },
              {
                "average": 2.461559418,
                "count": 90009499,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.037742524,
                "variance": 1.076909546
              },
              {
                "average": 0.4871346634,
                "count": 90009499,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998344585,
                "variance": 0.2498344859
              },
              {
                "average": 0,
                "count": 90009499,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.050401103,
                "count": 90009499,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4697486278,
                "variance": 0.2206637734
              },
              {
                "average": 0.7129891166,
                "count": 90009499,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.42772616,
                "variance": 238.0147346
              },
              {
                "average": 0.4963230603,
                "count": 90009499,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999864827,
                "variance": 0.2499864829
              },
              {
                "average": 313.4570574,
                "count": 90009499,
                "maximum": 316,
                "minimum": 311,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.318169902,
                "variance": 1.73757189
              },
              {
                "average": 276623587.1,
                "count": 90009499,
                "maximum": 276624536.6,
                "minimum": 276622678.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 458.9752731,
                "variance": 210658.3013
              },
              {
                "average": 0,
                "count": 90009499,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90009499,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90009499,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90009499,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90009499,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              551917.3894,
              4840781.399,
              479.8979209,
              552858.9094,
              4841722.939,
              850.8979209
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    551917.389408596,
                    4840781.398793479,
                    479.8979208657902
                  ],
                  [
                    551917.389408596,
                    4841722.9387934785,
                    479.8979208657902
                  ],
                  [
                    552858.909408596,
                    4841722.9387934785,
                    850.8979208657902
                  ],
                  [
                    552858.909408596,
                    4840781.398793479,
                    850.8979208657902
                  ],
                  [
                    551917.389408596,
                    4840781.398793479,
                    479.8979208657902
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:55:36+00:00",
            "end_time": "2020-06-19T17:24: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": "20200619_BLU_0360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3451584576031,
              43.751347213039004,
              938.3688940483922
            ],
            [
              -122.34506600522833,
              43.7598243669674,
              938.3688940483922
            ],
            [
              -122.33337017998424,
              43.75975674733962,
              2157.4688940483925
            ],
            [
              -122.33346428308019,
              43.751279613302145,
              2157.4688940483925
            ],
            [
              -122.3451584576031,
              43.751347213039004,
              938.3688940483922
            ]
          ]
        ]
      },
      "bbox": [
        -122.3451585,
        43.75127961,
        938.368894,
        -122.3333702,
        43.75982437,
        2157.468894
      ],
      "properties": {
        "datetime": "2020-06-19T18:01:16Z",
        "pc:count": 107934302,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 553189.4298,
            "count": 107934302,
            "maximum": 553661.6957,
            "minimum": 552720.1557,
            "name": "X",
            "position": 0,
            "stddev": 264.0039204,
            "variance": 69698.06997
          },
          {
            "average": 4844927.591,
            "count": 107934302,
            "maximum": 4845406.031,
            "minimum": 4844464.471,
            "name": "Y",
            "position": 1,
            "stddev": 265.1147093,
            "variance": 70285.80909
          },
          {
            "average": 1124.037565,
            "count": 107934302,
            "maximum": 2157.468894,
            "minimum": 938.368894,
            "name": "Z",
            "position": 2,
            "stddev": 65.81715153,
            "variance": 4331.897435
          },
          {
            "average": 27850.13152,
            "count": 107934302,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13330.61618,
            "variance": 177705327.6
          },
          {
            "average": 1.999668604,
            "count": 107934302,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.089321259,
            "variance": 1.186620805
          },
          {
            "average": 2.998221872,
            "count": 107934302,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.248053599,
            "variance": 1.557637787
          },
          {
            "average": 0.4985974987,
            "count": 107934302,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980353,
            "variance": 0.2499980353
          },
          {
            "average": 0,
            "count": 107934302,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02135878,
            "count": 107934302,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1764052079,
            "variance": 0.03111879738
          },
          {
            "average": 0.1816350817,
            "count": 107934302,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.75361174,
            "variance": 248.176283
          },
          {
            "average": 0.4985974987,
            "count": 107934302,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999980353,
            "variance": 0.2499980353
          },
          {
            "average": 315.1917718,
            "count": 107934302,
            "maximum": 317,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.050818339,
            "variance": 1.104219182
          },
          {
            "average": 276624193,
            "count": 107934302,
            "maximum": 276624876.6,
            "minimum": 276623430.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 375.0658835,
            "variance": 140674.417
          },
          {
            "average": 0,
            "count": 107934302,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107934302,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107934302,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107934302,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107934302,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          552720.1557,
          4844464.471,
          938.368894,
          553661.6957,
          4845406.031,
          2157.468894
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                552720.1557149771,
                4844464.470634677,
                938.3688940483922
              ],
              [
                552720.1557149771,
                4845406.030634678,
                938.3688940483922
              ],
              [
                553661.6957149771,
                4845406.030634678,
                2157.4688940483925
              ],
              [
                553661.6957149771,
                4844464.470634677,
                2157.4688940483925
              ],
              [
                552720.1557149771,
                4844464.470634677,
                938.3688940483922
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:01:16+00:00",
        "end_time": "2020-06-19T17:37:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3451585,
            43.75127961,
            938.368894,
            -122.3333702,
            43.75982437,
            2157.468894
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.3451584576031,
                  43.751347213039004,
                  938.3688940483922
                ],
                [
                  -122.34506600522833,
                  43.7598243669674,
                  938.3688940483922
                ],
                [
                  -122.33337017998424,
                  43.75975674733962,
                  2157.4688940483925
                ],
                [
                  -122.33346428308019,
                  43.751279613302145,
                  2157.4688940483925
                ],
                [
                  -122.3451584576031,
                  43.751347213039004,
                  938.3688940483922
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:01:16Z",
            "pc:count": 107934302,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 553189.4298,
                "count": 107934302,
                "maximum": 553661.6957,
                "minimum": 552720.1557,
                "name": "X",
                "position": 0,
                "stddev": 264.0039204,
                "variance": 69698.06997
              },
              {
                "average": 4844927.591,
                "count": 107934302,
                "maximum": 4845406.031,
                "minimum": 4844464.471,
                "name": "Y",
                "position": 1,
                "stddev": 265.1147093,
                "variance": 70285.80909
              },
              {
                "average": 1124.037565,
                "count": 107934302,
                "maximum": 2157.468894,
                "minimum": 938.368894,
                "name": "Z",
                "position": 2,
                "stddev": 65.81715153,
                "variance": 4331.897435
              },
              {
                "average": 27850.13152,
                "count": 107934302,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13330.61618,
                "variance": 177705327.6
              },
              {
                "average": 1.999668604,
                "count": 107934302,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.089321259,
                "variance": 1.186620805
              },
              {
                "average": 2.998221872,
                "count": 107934302,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.248053599,
                "variance": 1.557637787
              },
              {
                "average": 0.4985974987,
                "count": 107934302,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980353,
                "variance": 0.2499980353
              },
              {
                "average": 0,
                "count": 107934302,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02135878,
                "count": 107934302,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1764052079,
                "variance": 0.03111879738
              },
              {
                "average": 0.1816350817,
                "count": 107934302,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.75361174,
                "variance": 248.176283
              },
              {
                "average": 0.4985974987,
                "count": 107934302,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999980353,
                "variance": 0.2499980353
              },
              {
                "average": 315.1917718,
                "count": 107934302,
                "maximum": 317,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.050818339,
                "variance": 1.104219182
              },
              {
                "average": 276624193,
                "count": 107934302,
                "maximum": 276624876.6,
                "minimum": 276623430.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 375.0658835,
                "variance": 140674.417
              },
              {
                "average": 0,
                "count": 107934302,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107934302,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107934302,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107934302,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107934302,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              552720.1557,
              4844464.471,
              938.368894,
              553661.6957,
              4845406.031,
              2157.468894
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    552720.1557149771,
                    4844464.470634677,
                    938.3688940483922
                  ],
                  [
                    552720.1557149771,
                    4845406.030634678,
                    938.3688940483922
                  ],
                  [
                    553661.6957149771,
                    4845406.030634678,
                    2157.4688940483925
                  ],
                  [
                    553661.6957149771,
                    4844464.470634677,
                    2157.4688940483925
                  ],
                  [
                    552720.1557149771,
                    4844464.470634677,
                    938.3688940483922
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:01:16+00:00",
            "end_time": "2020-06-19T17:37: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": "20200619_BLU_0267.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.38952328140013,
              43.717681174134356,
              517.6453262940213
            ],
            [
              -122.38943719715232,
              43.726158090679085,
              517.6453262940213
            ],
            [
              -122.37774782267952,
              43.72609505016698,
              1086.2853262940212
            ],
            [
              -122.37783555477465,
              43.71761815216664,
              1086.2853262940212
            ],
            [
              -122.38952328140013,
              43.717681174134356,
              517.6453262940213
            ]
          ]
        ]
      },
      "bbox": [
        -122.3895233,
        43.71761815,
        517.6453263,
        -122.3777478,
        43.72615809,
        1086.285326
      ],
      "properties": {
        "datetime": "2020-06-19T17:13:54Z",
        "pc:count": 79981247,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 549643.9711,
            "count": 79981247,
            "maximum": 550117.4968,
            "minimum": 549175.9568,
            "name": "X",
            "position": 0,
            "stddev": 263.1724724,
            "variance": 69259.75021
          },
          {
            "average": 4841158.82,
            "count": 79981247,
            "maximum": 4841639.668,
            "minimum": 4840698.148,
            "name": "Y",
            "position": 1,
            "stddev": 263.1982614,
            "variance": 69273.3248
          },
          {
            "average": 760.370619,
            "count": 79981247,
            "maximum": 1086.285326,
            "minimum": 517.6453263,
            "name": "Z",
            "position": 2,
            "stddev": 125.8784191,
            "variance": 15845.3764
          },
          {
            "average": 30931.8301,
            "count": 79981247,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11465.64275,
            "variance": 131460963.6
          },
          {
            "average": 1.817579876,
            "count": 79981247,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9438459343,
            "variance": 0.8908451478
          },
          {
            "average": 2.634819285,
            "count": 79981247,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.088941767,
            "variance": 1.185794173
          },
          {
            "average": 0.4970137437,
            "count": 79981247,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999910853,
            "variance": 0.2499910854
          },
          {
            "average": 0,
            "count": 79981247,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023193549,
            "count": 79981247,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2048658383,
            "variance": 0.04197001169
          },
          {
            "average": -0.6600111417,
            "count": 79981247,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.49595182,
            "variance": 240.1245227
          },
          {
            "average": 0.4970137437,
            "count": 79981247,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999910853,
            "variance": 0.2499910854
          },
          {
            "average": 307.1053918,
            "count": 79981247,
            "maximum": 309,
            "minimum": 305,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.029651174,
            "variance": 1.06018154
          },
          {
            "average": 276621478,
            "count": 79981247,
            "maximum": 276622034.3,
            "minimum": 276620748.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 330.5056643,
            "variance": 109233.9942
          },
          {
            "average": 0,
            "count": 79981247,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79981247,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79981247,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79981247,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79981247,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          549175.9568,
          4840698.148,
          517.6453263,
          550117.4968,
          4841639.668,
          1086.285326
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                549175.9568172353,
                4840698.14805115,
                517.6453262940213
              ],
              [
                549175.9568172353,
                4841639.66805115,
                517.6453262940213
              ],
              [
                550117.4968172354,
                4841639.66805115,
                1086.2853262940212
              ],
              [
                550117.4968172354,
                4840698.14805115,
                1086.2853262940212
              ],
              [
                549175.9568172353,
                4840698.14805115,
                517.6453262940213
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:13:54+00:00",
        "end_time": "2020-06-19T16:52:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0267.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0267.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0267.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0267.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3895233,
            43.71761815,
            517.6453263,
            -122.3777478,
            43.72615809,
            1086.285326
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.38952328140013,
                  43.717681174134356,
                  517.6453262940213
                ],
                [
                  -122.38943719715232,
                  43.726158090679085,
                  517.6453262940213
                ],
                [
                  -122.37774782267952,
                  43.72609505016698,
                  1086.2853262940212
                ],
                [
                  -122.37783555477465,
                  43.71761815216664,
                  1086.2853262940212
                ],
                [
                  -122.38952328140013,
                  43.717681174134356,
                  517.6453262940213
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0267.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0267.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:13:54Z",
            "pc:count": 79981247,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 549643.9711,
                "count": 79981247,
                "maximum": 550117.4968,
                "minimum": 549175.9568,
                "name": "X",
                "position": 0,
                "stddev": 263.1724724,
                "variance": 69259.75021
              },
              {
                "average": 4841158.82,
                "count": 79981247,
                "maximum": 4841639.668,
                "minimum": 4840698.148,
                "name": "Y",
                "position": 1,
                "stddev": 263.1982614,
                "variance": 69273.3248
              },
              {
                "average": 760.370619,
                "count": 79981247,
                "maximum": 1086.285326,
                "minimum": 517.6453263,
                "name": "Z",
                "position": 2,
                "stddev": 125.8784191,
                "variance": 15845.3764
              },
              {
                "average": 30931.8301,
                "count": 79981247,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11465.64275,
                "variance": 131460963.6
              },
              {
                "average": 1.817579876,
                "count": 79981247,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9438459343,
                "variance": 0.8908451478
              },
              {
                "average": 2.634819285,
                "count": 79981247,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.088941767,
                "variance": 1.185794173
              },
              {
                "average": 0.4970137437,
                "count": 79981247,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999910853,
                "variance": 0.2499910854
              },
              {
                "average": 0,
                "count": 79981247,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023193549,
                "count": 79981247,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2048658383,
                "variance": 0.04197001169
              },
              {
                "average": -0.6600111417,
                "count": 79981247,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.49595182,
                "variance": 240.1245227
              },
              {
                "average": 0.4970137437,
                "count": 79981247,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999910853,
                "variance": 0.2499910854
              },
              {
                "average": 307.1053918,
                "count": 79981247,
                "maximum": 309,
                "minimum": 305,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.029651174,
                "variance": 1.06018154
              },
              {
                "average": 276621478,
                "count": 79981247,
                "maximum": 276622034.3,
                "minimum": 276620748.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 330.5056643,
                "variance": 109233.9942
              },
              {
                "average": 0,
                "count": 79981247,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79981247,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79981247,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79981247,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79981247,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              549175.9568,
              4840698.148,
              517.6453263,
              550117.4968,
              4841639.668,
              1086.285326
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    549175.9568172353,
                    4840698.14805115,
                    517.6453262940213
                  ],
                  [
                    549175.9568172353,
                    4841639.66805115,
                    517.6453262940213
                  ],
                  [
                    550117.4968172354,
                    4841639.66805115,
                    1086.2853262940212
                  ],
                  [
                    550117.4968172354,
                    4840698.14805115,
                    1086.2853262940212
                  ],
                  [
                    549175.9568172353,
                    4840698.14805115,
                    517.6453262940213
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:13:54+00:00",
            "end_time": "2020-06-19T16:52: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": "20200619_BLU_0295.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.34439336391509,
              43.72665894157138,
              643.5238817210128
            ],
            [
              -122.34430088713785,
              43.735135770829096,
              643.5238817210128
            ],
            [
              -122.33260937316227,
              43.735068100428556,
              995.7638817210128
            ],
            [
              -122.33270349856106,
              43.726591291076694,
              995.7638817210128
            ],
            [
              -122.34439336391509,
              43.72665894157138,
              643.5238817210128
            ]
          ]
        ]
      },
      "bbox": [
        -122.3443934,
        43.72659129,
        643.5238817,
        -122.3326094,
        43.73513577,
        995.7638817
      ],
      "properties": {
        "datetime": "2020-06-19T18:07:34Z",
        "pc:count": 96124831,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 553272.6667,
            "count": 96124831,
            "maximum": 553745.0249,
            "minimum": 552803.4449,
            "name": "X",
            "position": 0,
            "stddev": 265.5413285,
            "variance": 70512.19715
          },
          {
            "average": 4842197.874,
            "count": 96124831,
            "maximum": 4842664.523,
            "minimum": 4841723.003,
            "name": "Y",
            "position": 1,
            "stddev": 261.9337046,
            "variance": 68609.26563
          },
          {
            "average": 862.7837522,
            "count": 96124831,
            "maximum": 995.7638817,
            "minimum": 643.5238817,
            "name": "Z",
            "position": 2,
            "stddev": 61.26548135,
            "variance": 3753.459205
          },
          {
            "average": 30534.33093,
            "count": 96124831,
            "maximum": 65535,
            "minimum": 769,
            "name": "Intensity",
            "position": 3,
            "stddev": 11529.33747,
            "variance": 132925622.4
          },
          {
            "average": 1.843460417,
            "count": 96124831,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9688313557,
            "variance": 0.9386341959
          },
          {
            "average": 2.686612703,
            "count": 96124831,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.12272041,
            "variance": 1.260501118
          },
          {
            "average": 0.5012619684,
            "count": 96124831,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999841,
            "variance": 0.24999841
          },
          {
            "average": 0,
            "count": 96124831,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024303762,
            "count": 96124831,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2051040226,
            "variance": 0.04206766007
          },
          {
            "average": 0.8032820736,
            "count": 96124831,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.81954172,
            "variance": 250.2579002
          },
          {
            "average": 0.5012619684,
            "count": 96124831,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.49999841,
            "variance": 0.24999841
          },
          {
            "average": 315.7013412,
            "count": 96124831,
            "maximum": 318,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.180244858,
            "variance": 1.392977926
          },
          {
            "average": 276624376.9,
            "count": 96124831,
            "maximum": 276625254.2,
            "minimum": 276623378.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 425.292863,
            "variance": 180874.0193
          },
          {
            "average": 0,
            "count": 96124831,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96124831,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96124831,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96124831,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96124831,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          552803.4449,
          4841723.003,
          643.5238817,
          553745.0249,
          4842664.523,
          995.7638817
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                552803.4448853701,
                4841723.003355072,
                643.5238817210128
              ],
              [
                552803.4448853701,
                4842664.523355071,
                643.5238817210128
              ],
              [
                553745.0248853702,
                4842664.523355071,
                995.7638817210128
              ],
              [
                553745.0248853702,
                4841723.003355072,
                995.7638817210128
              ],
              [
                552803.4448853701,
                4841723.003355072,
                643.5238817210128
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:07:34+00:00",
        "end_time": "2020-06-19T17:36:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0295.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0295.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0295.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0295.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3443934,
            43.72659129,
            643.5238817,
            -122.3326094,
            43.73513577,
            995.7638817
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.34439336391509,
                  43.72665894157138,
                  643.5238817210128
                ],
                [
                  -122.34430088713785,
                  43.735135770829096,
                  643.5238817210128
                ],
                [
                  -122.33260937316227,
                  43.735068100428556,
                  995.7638817210128
                ],
                [
                  -122.33270349856106,
                  43.726591291076694,
                  995.7638817210128
                ],
                [
                  -122.34439336391509,
                  43.72665894157138,
                  643.5238817210128
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0295.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0295.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:07:34Z",
            "pc:count": 96124831,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 553272.6667,
                "count": 96124831,
                "maximum": 553745.0249,
                "minimum": 552803.4449,
                "name": "X",
                "position": 0,
                "stddev": 265.5413285,
                "variance": 70512.19715
              },
              {
                "average": 4842197.874,
                "count": 96124831,
                "maximum": 4842664.523,
                "minimum": 4841723.003,
                "name": "Y",
                "position": 1,
                "stddev": 261.9337046,
                "variance": 68609.26563
              },
              {
                "average": 862.7837522,
                "count": 96124831,
                "maximum": 995.7638817,
                "minimum": 643.5238817,
                "name": "Z",
                "position": 2,
                "stddev": 61.26548135,
                "variance": 3753.459205
              },
              {
                "average": 30534.33093,
                "count": 96124831,
                "maximum": 65535,
                "minimum": 769,
                "name": "Intensity",
                "position": 3,
                "stddev": 11529.33747,
                "variance": 132925622.4
              },
              {
                "average": 1.843460417,
                "count": 96124831,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9688313557,
                "variance": 0.9386341959
              },
              {
                "average": 2.686612703,
                "count": 96124831,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.12272041,
                "variance": 1.260501118
              },
              {
                "average": 0.5012619684,
                "count": 96124831,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999841,
                "variance": 0.24999841
              },
              {
                "average": 0,
                "count": 96124831,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024303762,
                "count": 96124831,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2051040226,
                "variance": 0.04206766007
              },
              {
                "average": 0.8032820736,
                "count": 96124831,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.81954172,
                "variance": 250.2579002
              },
              {
                "average": 0.5012619684,
                "count": 96124831,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.49999841,
                "variance": 0.24999841
              },
              {
                "average": 315.7013412,
                "count": 96124831,
                "maximum": 318,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.180244858,
                "variance": 1.392977926
              },
              {
                "average": 276624376.9,
                "count": 96124831,
                "maximum": 276625254.2,
                "minimum": 276623378.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 425.292863,
                "variance": 180874.0193
              },
              {
                "average": 0,
                "count": 96124831,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96124831,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96124831,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96124831,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96124831,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              552803.4449,
              4841723.003,
              643.5238817,
              553745.0249,
              4842664.523,
              995.7638817
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    552803.4448853701,
                    4841723.003355072,
                    643.5238817210128
                  ],
                  [
                    552803.4448853701,
                    4842664.523355071,
                    643.5238817210128
                  ],
                  [
                    553745.0248853702,
                    4842664.523355071,
                    995.7638817210128
                  ],
                  [
                    553745.0248853702,
                    4841723.003355072,
                    995.7638817210128
                  ],
                  [
                    552803.4448853701,
                    4841723.003355072,
                    643.5238817210128
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:07:34+00:00",
            "end_time": "2020-06-19T17:36: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": "20200618_BLU_0281.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.23067034566034,
              43.720221413860415,
              1198.9702519652346
            ],
            [
              -122.23056185060152,
              43.72869822312334,
              1198.9702519652346
            ],
            [
              -122.21887212983108,
              43.728618929851194,
              2315.070251965235
            ],
            [
              -122.21898227280019,
              43.720142143913286,
              2315.070251965235
            ],
            [
              -122.23067034566034,
              43.720221413860415,
              1198.9702519652346
            ]
          ]
        ]
      },
      "bbox": [
        -122.2306703,
        43.72014214,
        1198.970252,
        -122.2188721,
        43.72869822,
        2315.070252
      ],
      "properties": {
        "datetime": "2020-06-18T18:32:25Z",
        "pc:count": 116021675,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562412.5436,
            "count": 116021675,
            "maximum": 562911.0699,
            "minimum": 561969.5099,
            "name": "X",
            "position": 0,
            "stddev": 258.9108502,
            "variance": 67034.82837
          },
          {
            "average": 4841571.806,
            "count": 116021675,
            "maximum": 4842028.305,
            "minimum": 4841086.765,
            "name": "Y",
            "position": 1,
            "stddev": 263.681074,
            "variance": 69527.70881
          },
          {
            "average": 1489.535625,
            "count": 116021675,
            "maximum": 2315.070252,
            "minimum": 1198.970252,
            "name": "Z",
            "position": 2,
            "stddev": 101.0537103,
            "variance": 10211.85236
          },
          {
            "average": 29283.75099,
            "count": 116021675,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14913.15842,
            "variance": 222402294.1
          },
          {
            "average": 1.856707809,
            "count": 116021675,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.061883078,
            "variance": 1.127595671
          },
          {
            "average": 2.71301877,
            "count": 116021675,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.33740682,
            "variance": 1.788657002
          },
          {
            "average": 0.4964908152,
            "count": 116021675,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999876876,
            "variance": 0.2499876878
          },
          {
            "average": 0,
            "count": 116021675,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.035478897,
            "count": 116021675,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2381766034,
            "variance": 0.05672809438
          },
          {
            "average": 0.1974561706,
            "count": 116021675,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.76269972,
            "variance": 248.4627024
          },
          {
            "average": 0.4964908152,
            "count": 116021675,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999876876,
            "variance": 0.2499876878
          },
          {
            "average": 117.7806116,
            "count": 116021675,
            "maximum": 120,
            "minimum": 115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.229064265,
            "variance": 1.510598968
          },
          {
            "average": 276539281.8,
            "count": 116021675,
            "maximum": 276540345.2,
            "minimum": 276537944.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 570.9292785,
            "variance": 325960.2411
          },
          {
            "average": 0,
            "count": 116021675,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116021675,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116021675,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116021675,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116021675,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561969.5099,
          4841086.765,
          1198.970252,
          562911.0699,
          4842028.305,
          2315.070252
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561969.5099115118,
                4841086.764740791,
                1198.9702519652346
              ],
              [
                561969.5099115118,
                4842028.30474079,
                1198.9702519652346
              ],
              [
                562911.0699115118,
                4842028.30474079,
                2315.070251965235
              ],
              [
                562911.0699115118,
                4841086.764740791,
                2315.070251965235
              ],
              [
                561969.5099115118,
                4841086.764740791,
                1198.9702519652346
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:32:25+00:00",
        "end_time": "2020-06-18T17:52:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0281.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0281.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0281.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0281.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2306703,
            43.72014214,
            1198.970252,
            -122.2188721,
            43.72869822,
            2315.070252
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.23067034566034,
                  43.720221413860415,
                  1198.9702519652346
                ],
                [
                  -122.23056185060152,
                  43.72869822312334,
                  1198.9702519652346
                ],
                [
                  -122.21887212983108,
                  43.728618929851194,
                  2315.070251965235
                ],
                [
                  -122.21898227280019,
                  43.720142143913286,
                  2315.070251965235
                ],
                [
                  -122.23067034566034,
                  43.720221413860415,
                  1198.9702519652346
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0281.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0281.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:32:25Z",
            "pc:count": 116021675,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562412.5436,
                "count": 116021675,
                "maximum": 562911.0699,
                "minimum": 561969.5099,
                "name": "X",
                "position": 0,
                "stddev": 258.9108502,
                "variance": 67034.82837
              },
              {
                "average": 4841571.806,
                "count": 116021675,
                "maximum": 4842028.305,
                "minimum": 4841086.765,
                "name": "Y",
                "position": 1,
                "stddev": 263.681074,
                "variance": 69527.70881
              },
              {
                "average": 1489.535625,
                "count": 116021675,
                "maximum": 2315.070252,
                "minimum": 1198.970252,
                "name": "Z",
                "position": 2,
                "stddev": 101.0537103,
                "variance": 10211.85236
              },
              {
                "average": 29283.75099,
                "count": 116021675,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14913.15842,
                "variance": 222402294.1
              },
              {
                "average": 1.856707809,
                "count": 116021675,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.061883078,
                "variance": 1.127595671
              },
              {
                "average": 2.71301877,
                "count": 116021675,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.33740682,
                "variance": 1.788657002
              },
              {
                "average": 0.4964908152,
                "count": 116021675,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999876876,
                "variance": 0.2499876878
              },
              {
                "average": 0,
                "count": 116021675,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.035478897,
                "count": 116021675,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2381766034,
                "variance": 0.05672809438
              },
              {
                "average": 0.1974561706,
                "count": 116021675,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.76269972,
                "variance": 248.4627024
              },
              {
                "average": 0.4964908152,
                "count": 116021675,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999876876,
                "variance": 0.2499876878
              },
              {
                "average": 117.7806116,
                "count": 116021675,
                "maximum": 120,
                "minimum": 115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.229064265,
                "variance": 1.510598968
              },
              {
                "average": 276539281.8,
                "count": 116021675,
                "maximum": 276540345.2,
                "minimum": 276537944.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 570.9292785,
                "variance": 325960.2411
              },
              {
                "average": 0,
                "count": 116021675,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116021675,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116021675,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116021675,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116021675,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561969.5099,
              4841086.765,
              1198.970252,
              562911.0699,
              4842028.305,
              2315.070252
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561969.5099115118,
                    4841086.764740791,
                    1198.9702519652346
                  ],
                  [
                    561969.5099115118,
                    4842028.30474079,
                    1198.9702519652346
                  ],
                  [
                    562911.0699115118,
                    4842028.30474079,
                    2315.070251965235
                  ],
                  [
                    562911.0699115118,
                    4841086.764740791,
                    2315.070251965235
                  ],
                  [
                    561969.5099115118,
                    4841086.764740791,
                    1198.9702519652346
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:32:25+00:00",
            "end_time": "2020-06-18T17: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": "20200619_BLU_0299.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.29900072965619,
              43.727389283767536,
              889.1501458845178
            ],
            [
              -122.29890184359476,
              43.735866392401846,
              889.1501458845178
            ],
            [
              -122.28721054710304,
              43.73579407888873,
              1191.0701458845178
            ],
            [
              -122.2873110818205,
              43.72731699152675,
              1191.0701458845178
            ],
            [
              -122.29900072965619,
              43.727389283767536,
              889.1501458845178
            ]
          ]
        ]
      },
      "bbox": [
        -122.2990007,
        43.72731699,
        889.1501459,
        -122.2872105,
        43.73586639,
        1191.070146
      ],
      "properties": {
        "datetime": "2020-06-19T19:11:48Z",
        "pc:count": 113792200,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556921.5085,
            "count": 113792200,
            "maximum": 557400.3112,
            "minimum": 556458.7512,
            "name": "X",
            "position": 0,
            "stddev": 263.9936065,
            "variance": 69692.62427
          },
          {
            "average": 4842310.55,
            "count": 113792200,
            "maximum": 4842775.596,
            "minimum": 4841834.036,
            "name": "Y",
            "position": 1,
            "stddev": 262.4250579,
            "variance": 68866.91099
          },
          {
            "average": 1040.404541,
            "count": 113792200,
            "maximum": 1191.070146,
            "minimum": 889.1501459,
            "name": "Z",
            "position": 2,
            "stddev": 53.95732936,
            "variance": 2911.393392
          },
          {
            "average": 29579.29869,
            "count": 113792200,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12417.62288,
            "variance": 154197358
          },
          {
            "average": 1.916752168,
            "count": 113792200,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.038242948,
            "variance": 1.07794842
          },
          {
            "average": 2.833516357,
            "count": 113792200,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.214551395,
            "variance": 1.475135092
          },
          {
            "average": 0.3395919228,
            "count": 113792200,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4735707452,
            "variance": 0.2242692507
          },
          {
            "average": 0,
            "count": 113792200,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023057169,
            "count": 113792200,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1912819976,
            "variance": 0.03658880259
          },
          {
            "average": 0.7994700328,
            "count": 113792200,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.69532572,
            "variance": 246.3432495
          },
          {
            "average": 0.4966245841,
            "count": 113792200,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999886086,
            "variance": 0.2499886088
          },
          {
            "average": 325.6456246,
            "count": 113792200,
            "maximum": 328,
            "minimum": 323,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.286267211,
            "variance": 1.654483339
          },
          {
            "average": 276628161.6,
            "count": 113792200,
            "maximum": 276629108.7,
            "minimum": 276627111.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 504.3426609,
            "variance": 254361.5196
          },
          {
            "average": 0,
            "count": 113792200,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113792200,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113792200,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113792200,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113792200,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556458.7512,
          4841834.036,
          889.1501459,
          557400.3112,
          4842775.596,
          1191.070146
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556458.7511722586,
                4841834.035913303,
                889.1501458845178
              ],
              [
                556458.7511722586,
                4842775.595913303,
                889.1501458845178
              ],
              [
                557400.3111722587,
                4842775.595913303,
                1191.0701458845178
              ],
              [
                557400.3111722587,
                4841834.035913303,
                1191.0701458845178
              ],
              [
                556458.7511722586,
                4841834.035913303,
                889.1501458845178
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:11:48+00:00",
        "end_time": "2020-06-19T18:38:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0299.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0299.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0299.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0299.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2990007,
            43.72731699,
            889.1501459,
            -122.2872105,
            43.73586639,
            1191.070146
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.29900072965619,
                  43.727389283767536,
                  889.1501458845178
                ],
                [
                  -122.29890184359476,
                  43.735866392401846,
                  889.1501458845178
                ],
                [
                  -122.28721054710304,
                  43.73579407888873,
                  1191.0701458845178
                ],
                [
                  -122.2873110818205,
                  43.72731699152675,
                  1191.0701458845178
                ],
                [
                  -122.29900072965619,
                  43.727389283767536,
                  889.1501458845178
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0299.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0299.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:11:48Z",
            "pc:count": 113792200,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556921.5085,
                "count": 113792200,
                "maximum": 557400.3112,
                "minimum": 556458.7512,
                "name": "X",
                "position": 0,
                "stddev": 263.9936065,
                "variance": 69692.62427
              },
              {
                "average": 4842310.55,
                "count": 113792200,
                "maximum": 4842775.596,
                "minimum": 4841834.036,
                "name": "Y",
                "position": 1,
                "stddev": 262.4250579,
                "variance": 68866.91099
              },
              {
                "average": 1040.404541,
                "count": 113792200,
                "maximum": 1191.070146,
                "minimum": 889.1501459,
                "name": "Z",
                "position": 2,
                "stddev": 53.95732936,
                "variance": 2911.393392
              },
              {
                "average": 29579.29869,
                "count": 113792200,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12417.62288,
                "variance": 154197358
              },
              {
                "average": 1.916752168,
                "count": 113792200,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.038242948,
                "variance": 1.07794842
              },
              {
                "average": 2.833516357,
                "count": 113792200,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.214551395,
                "variance": 1.475135092
              },
              {
                "average": 0.3395919228,
                "count": 113792200,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4735707452,
                "variance": 0.2242692507
              },
              {
                "average": 0,
                "count": 113792200,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023057169,
                "count": 113792200,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1912819976,
                "variance": 0.03658880259
              },
              {
                "average": 0.7994700328,
                "count": 113792200,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.69532572,
                "variance": 246.3432495
              },
              {
                "average": 0.4966245841,
                "count": 113792200,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999886086,
                "variance": 0.2499886088
              },
              {
                "average": 325.6456246,
                "count": 113792200,
                "maximum": 328,
                "minimum": 323,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.286267211,
                "variance": 1.654483339
              },
              {
                "average": 276628161.6,
                "count": 113792200,
                "maximum": 276629108.7,
                "minimum": 276627111.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 504.3426609,
                "variance": 254361.5196
              },
              {
                "average": 0,
                "count": 113792200,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113792200,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113792200,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113792200,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113792200,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556458.7512,
              4841834.036,
              889.1501459,
              557400.3112,
              4842775.596,
              1191.070146
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556458.7511722586,
                    4841834.035913303,
                    889.1501458845178
                  ],
                  [
                    556458.7511722586,
                    4842775.595913303,
                    889.1501458845178
                  ],
                  [
                    557400.3111722587,
                    4842775.595913303,
                    1191.0701458845178
                  ],
                  [
                    557400.3111722587,
                    4841834.035913303,
                    1191.0701458845178
                  ],
                  [
                    556458.7511722586,
                    4841834.035913303,
                    889.1501458845178
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:11:48+00:00",
            "end_time": "2020-06-19T18: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": "20200619_BLU_0271.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3441385059417,
              43.71842939842495,
              491.47205039942946
            ],
            [
              -122.34404601780733,
              43.72690641956994,
              491.47205039942946
            ],
            [
              -122.33235610514957,
              43.72683873324664,
              2172.3320503994296
            ],
            [
              -122.33245024124135,
              43.71836173201287,
              2172.3320503994296
            ],
            [
              -122.3441385059417,
              43.71842939842495,
              491.47205039942946
            ]
          ]
        ]
      },
      "bbox": [
        -122.3441385,
        43.71836173,
        491.4720504,
        -122.3323561,
        43.72690642,
        2172.33205
      ],
      "properties": {
        "datetime": "2020-06-19T18:12:37Z",
        "pc:count": 87740002,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 553298.3725,
            "count": 87740002,
            "maximum": 553772.7832,
            "minimum": 552831.2032,
            "name": "X",
            "position": 0,
            "stddev": 264.109294,
            "variance": 69753.7192
          },
          {
            "average": 4841275.484,
            "count": 87740002,
            "maximum": 4841750.71,
            "minimum": 4840809.17,
            "name": "Y",
            "position": 1,
            "stddev": 265.9314232,
            "variance": 70719.52184
          },
          {
            "average": 621.5375513,
            "count": 87740002,
            "maximum": 2172.33205,
            "minimum": 491.4720504,
            "name": "Z",
            "position": 2,
            "stddev": 70.22346317,
            "variance": 4931.33478
          },
          {
            "average": 32198.38571,
            "count": 87740002,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10038.94532,
            "variance": 100780423
          },
          {
            "average": 1.725933229,
            "count": 87740002,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8742441395,
            "variance": 0.7643028154
          },
          {
            "average": 2.451780204,
            "count": 87740002,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.019729127,
            "variance": 1.039847492
          },
          {
            "average": 0.4998665831,
            "count": 87740002,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999985,
            "variance": 0.249999985
          },
          {
            "average": 0,
            "count": 87740002,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.046657669,
            "count": 87740002,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4579932546,
            "variance": 0.2097578212
          },
          {
            "average": 0.5915924085,
            "count": 87740002,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.63289907,
            "variance": 244.3875334
          },
          {
            "average": 0.4998665831,
            "count": 87740002,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499999985,
            "variance": 0.249999985
          },
          {
            "average": 315.7932634,
            "count": 87740002,
            "maximum": 319,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.321766669,
            "variance": 1.747067127
          },
          {
            "average": 276624409.3,
            "count": 87740002,
            "maximum": 276625557,
            "minimum": 276623360.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 479.485629,
            "variance": 229906.4684
          },
          {
            "average": 0,
            "count": 87740002,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87740002,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87740002,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87740002,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87740002,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          552831.2032,
          4840809.17,
          491.4720504,
          553772.7832,
          4841750.71,
          2172.33205
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                552831.2031508572,
                4840809.170291401,
                491.47205039942946
              ],
              [
                552831.2031508572,
                4841750.710291401,
                491.47205039942946
              ],
              [
                553772.7831508573,
                4841750.710291401,
                2172.3320503994296
              ],
              [
                553772.7831508573,
                4840809.170291401,
                2172.3320503994296
              ],
              [
                552831.2031508572,
                4840809.170291401,
                491.47205039942946
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:12:37+00:00",
        "end_time": "2020-06-19T17:36:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0271.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0271.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0271.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0271.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3441385,
            43.71836173,
            491.4720504,
            -122.3323561,
            43.72690642,
            2172.33205
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.3441385059417,
                  43.71842939842495,
                  491.47205039942946
                ],
                [
                  -122.34404601780733,
                  43.72690641956994,
                  491.47205039942946
                ],
                [
                  -122.33235610514957,
                  43.72683873324664,
                  2172.3320503994296
                ],
                [
                  -122.33245024124135,
                  43.71836173201287,
                  2172.3320503994296
                ],
                [
                  -122.3441385059417,
                  43.71842939842495,
                  491.47205039942946
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0271.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0271.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:12:37Z",
            "pc:count": 87740002,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 553298.3725,
                "count": 87740002,
                "maximum": 553772.7832,
                "minimum": 552831.2032,
                "name": "X",
                "position": 0,
                "stddev": 264.109294,
                "variance": 69753.7192
              },
              {
                "average": 4841275.484,
                "count": 87740002,
                "maximum": 4841750.71,
                "minimum": 4840809.17,
                "name": "Y",
                "position": 1,
                "stddev": 265.9314232,
                "variance": 70719.52184
              },
              {
                "average": 621.5375513,
                "count": 87740002,
                "maximum": 2172.33205,
                "minimum": 491.4720504,
                "name": "Z",
                "position": 2,
                "stddev": 70.22346317,
                "variance": 4931.33478
              },
              {
                "average": 32198.38571,
                "count": 87740002,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10038.94532,
                "variance": 100780423
              },
              {
                "average": 1.725933229,
                "count": 87740002,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8742441395,
                "variance": 0.7643028154
              },
              {
                "average": 2.451780204,
                "count": 87740002,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.019729127,
                "variance": 1.039847492
              },
              {
                "average": 0.4998665831,
                "count": 87740002,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999985,
                "variance": 0.249999985
              },
              {
                "average": 0,
                "count": 87740002,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.046657669,
                "count": 87740002,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4579932546,
                "variance": 0.2097578212
              },
              {
                "average": 0.5915924085,
                "count": 87740002,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.63289907,
                "variance": 244.3875334
              },
              {
                "average": 0.4998665831,
                "count": 87740002,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499999985,
                "variance": 0.249999985
              },
              {
                "average": 315.7932634,
                "count": 87740002,
                "maximum": 319,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.321766669,
                "variance": 1.747067127
              },
              {
                "average": 276624409.3,
                "count": 87740002,
                "maximum": 276625557,
                "minimum": 276623360.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 479.485629,
                "variance": 229906.4684
              },
              {
                "average": 0,
                "count": 87740002,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87740002,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87740002,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87740002,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87740002,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              552831.2032,
              4840809.17,
              491.4720504,
              553772.7832,
              4841750.71,
              2172.33205
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    552831.2031508572,
                    4840809.170291401,
                    491.47205039942946
                  ],
                  [
                    552831.2031508572,
                    4841750.710291401,
                    491.47205039942946
                  ],
                  [
                    553772.7831508573,
                    4841750.710291401,
                    2172.3320503994296
                  ],
                  [
                    553772.7831508573,
                    4840809.170291401,
                    2172.3320503994296
                  ],
                  [
                    552831.2031508572,
                    4840809.170291401,
                    491.47205039942946
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:12:37+00:00",
            "end_time": "2020-06-19T17:36: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": "20200619_BLU_0339.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.34490339266196,
              43.74311759566288,
              995.9019055497731
            ],
            [
              -122.34481092886118,
              43.751594941479034,
              995.9019055497731
            ],
            [
              -122.33311621011447,
              43.75152730298188,
              2158.4219055497733
            ],
            [
              -122.33321032404132,
              43.74304997706288,
              2158.4219055497733
            ],
            [
              -122.34490339266196,
              43.74311759566288,
              995.9019055497731
            ]
          ]
        ]
      },
      "bbox": [
        -122.3449034,
        43.74304998,
        995.9019055,
        -122.3331162,
        43.75159494,
        2158.421906
      ],
      "properties": {
        "datetime": "2020-06-19T18:07:00Z",
        "pc:count": 110675463,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 553215.8593,
            "count": 110675463,
            "maximum": 553689.4971,
            "minimum": 552747.9171,
            "name": "X",
            "position": 0,
            "stddev": 262.2473773,
            "variance": 68773.68692
          },
          {
            "average": 4844028.257,
            "count": 110675463,
            "maximum": 4844492.205,
            "minimum": 4843550.625,
            "name": "Y",
            "position": 1,
            "stddev": 264.1802717,
            "variance": 69791.21596
          },
          {
            "average": 1178.08336,
            "count": 110675463,
            "maximum": 2158.421906,
            "minimum": 995.9019055,
            "name": "Z",
            "position": 2,
            "stddev": 62.9336487,
            "variance": 3960.644139
          },
          {
            "average": 27105.25497,
            "count": 110675463,
            "maximum": 57528,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13908.94485,
            "variance": 193458746.9
          },
          {
            "average": 2.058467196,
            "count": 110675463,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.12458533,
            "variance": 1.264692164
          },
          {
            "average": 3.115159509,
            "count": 110675463,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.269103623,
            "variance": 1.610624005
          },
          {
            "average": 0.4964241713,
            "count": 110675463,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999872155,
            "variance": 0.2499872157
          },
          {
            "average": 0,
            "count": 110675463,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022709767,
            "count": 110675463,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1883481525,
            "variance": 0.03547502655
          },
          {
            "average": -0.7391769948,
            "count": 110675463,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.68481694,
            "variance": 246.0134825
          },
          {
            "average": 0.4964241713,
            "count": 110675463,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999872155,
            "variance": 0.2499872157
          },
          {
            "average": 315.3436597,
            "count": 110675463,
            "maximum": 318,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.011475055,
            "variance": 1.023081787
          },
          {
            "average": 276624246.4,
            "count": 110675463,
            "maximum": 276625220.9,
            "minimum": 276623413.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 360.9232614,
            "variance": 130265.6006
          },
          {
            "average": 0,
            "count": 110675463,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110675463,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110675463,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110675463,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110675463,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          552747.9171,
          4843550.625,
          995.9019055,
          553689.4971,
          4844492.205,
          2158.421906
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                552747.9171247309,
                4843550.625370023,
                995.9019055497731
              ],
              [
                552747.9171247309,
                4844492.205370023,
                995.9019055497731
              ],
              [
                553689.497124731,
                4844492.205370023,
                2158.4219055497733
              ],
              [
                553689.497124731,
                4843550.625370023,
                2158.4219055497733
              ],
              [
                552747.9171247309,
                4843550.625370023,
                995.9019055497731
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:07:00+00:00",
        "end_time": "2020-06-19T17:36:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0339.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0339.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0339.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0339.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3449034,
            43.74304998,
            995.9019055,
            -122.3331162,
            43.75159494,
            2158.421906
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.34490339266196,
                  43.74311759566288,
                  995.9019055497731
                ],
                [
                  -122.34481092886118,
                  43.751594941479034,
                  995.9019055497731
                ],
                [
                  -122.33311621011447,
                  43.75152730298188,
                  2158.4219055497733
                ],
                [
                  -122.33321032404132,
                  43.74304997706288,
                  2158.4219055497733
                ],
                [
                  -122.34490339266196,
                  43.74311759566288,
                  995.9019055497731
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0339.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0339.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:07:00Z",
            "pc:count": 110675463,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 553215.8593,
                "count": 110675463,
                "maximum": 553689.4971,
                "minimum": 552747.9171,
                "name": "X",
                "position": 0,
                "stddev": 262.2473773,
                "variance": 68773.68692
              },
              {
                "average": 4844028.257,
                "count": 110675463,
                "maximum": 4844492.205,
                "minimum": 4843550.625,
                "name": "Y",
                "position": 1,
                "stddev": 264.1802717,
                "variance": 69791.21596
              },
              {
                "average": 1178.08336,
                "count": 110675463,
                "maximum": 2158.421906,
                "minimum": 995.9019055,
                "name": "Z",
                "position": 2,
                "stddev": 62.9336487,
                "variance": 3960.644139
              },
              {
                "average": 27105.25497,
                "count": 110675463,
                "maximum": 57528,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13908.94485,
                "variance": 193458746.9
              },
              {
                "average": 2.058467196,
                "count": 110675463,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.12458533,
                "variance": 1.264692164
              },
              {
                "average": 3.115159509,
                "count": 110675463,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.269103623,
                "variance": 1.610624005
              },
              {
                "average": 0.4964241713,
                "count": 110675463,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999872155,
                "variance": 0.2499872157
              },
              {
                "average": 0,
                "count": 110675463,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022709767,
                "count": 110675463,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1883481525,
                "variance": 0.03547502655
              },
              {
                "average": -0.7391769948,
                "count": 110675463,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.68481694,
                "variance": 246.0134825
              },
              {
                "average": 0.4964241713,
                "count": 110675463,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999872155,
                "variance": 0.2499872157
              },
              {
                "average": 315.3436597,
                "count": 110675463,
                "maximum": 318,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.011475055,
                "variance": 1.023081787
              },
              {
                "average": 276624246.4,
                "count": 110675463,
                "maximum": 276625220.9,
                "minimum": 276623413.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 360.9232614,
                "variance": 130265.6006
              },
              {
                "average": 0,
                "count": 110675463,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110675463,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110675463,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110675463,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110675463,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              552747.9171,
              4843550.625,
              995.9019055,
              553689.4971,
              4844492.205,
              2158.421906
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    552747.9171247309,
                    4843550.625370023,
                    995.9019055497731
                  ],
                  [
                    552747.9171247309,
                    4844492.205370023,
                    995.9019055497731
                  ],
                  [
                    553689.497124731,
                    4844492.205370023,
                    2158.4219055497733
                  ],
                  [
                    553689.497124731,
                    4843550.625370023,
                    2158.4219055497733
                  ],
                  [
                    552747.9171247309,
                    4843550.625370023,
                    995.9019055497731
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:07:00+00:00",
            "end_time": "2020-06-19T17:36: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": "20200619_BLU_0250.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.2985030836784,
              43.71093021367401,
              606.029852806433
            ],
            [
              -122.29840418632361,
              43.719407165845666,
              606.029852806433
            ],
            [
              -122.28671683677372,
              43.71933482776134,
              2226.809852806433
            ],
            [
              -122.28681738124651,
              43.710857896869406,
              2226.809852806433
            ],
            [
              -122.2985030836784,
              43.71093021367401,
              606.029852806433
            ]
          ]
        ]
      },
      "bbox": [
        -122.2985031,
        43.7108579,
        606.0298528,
        -122.2867168,
        43.71940717,
        2226.809853
      ],
      "properties": {
        "datetime": "2020-06-19T19:18:08Z",
        "pc:count": 99471309,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556982.811,
            "count": 99471309,
            "maximum": 557455.8006,
            "minimum": 556514.3006,
            "name": "X",
            "position": 0,
            "stddev": 265.3163571,
            "variance": 70392.76935
          },
          {
            "average": 4840491.371,
            "count": 99471309,
            "maximum": 4840947.926,
            "minimum": 4840006.386,
            "name": "Y",
            "position": 1,
            "stddev": 260.4556499,
            "variance": 67837.14557
          },
          {
            "average": 729.6515026,
            "count": 99471309,
            "maximum": 2226.809853,
            "minimum": 606.0298528,
            "name": "Z",
            "position": 2,
            "stddev": 49.33376617,
            "variance": 2433.820485
          },
          {
            "average": 32206.31487,
            "count": 99471309,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10293.25325,
            "variance": 105951062.5
          },
          {
            "average": 1.74008061,
            "count": 99471309,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8865084318,
            "variance": 0.7858971996
          },
          {
            "average": 2.479899093,
            "count": 99471309,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.034238722,
            "variance": 1.069649735
          },
          {
            "average": 0.4976318649,
            "count": 99471309,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999943944,
            "variance": 0.2499943944
          },
          {
            "average": 0,
            "count": 99471309,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023817622,
            "count": 99471309,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1867371925,
            "variance": 0.03487077907
          },
          {
            "average": -0.1337804639,
            "count": 99471309,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.77497549,
            "variance": 248.8498518
          },
          {
            "average": 0.4976318649,
            "count": 99471309,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999943944,
            "variance": 0.2499943944
          },
          {
            "average": 326.0162022,
            "count": 99471309,
            "maximum": 329,
            "minimum": 323,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.482041899,
            "variance": 2.196448192
          },
          {
            "average": 276628309.7,
            "count": 99471309,
            "maximum": 276629488.4,
            "minimum": 276627076.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 586.828115,
            "variance": 344367.2366
          },
          {
            "average": 0,
            "count": 99471309,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99471309,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99471309,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99471309,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99471309,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556514.3006,
          4840006.386,
          606.0298528,
          557455.8006,
          4840947.926,
          2226.809853
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556514.3005895847,
                4840006.38617708,
                606.029852806433
              ],
              [
                556514.3005895847,
                4840947.926177079,
                606.029852806433
              ],
              [
                557455.8005895847,
                4840947.926177079,
                2226.809852806433
              ],
              [
                557455.8005895847,
                4840006.38617708,
                2226.809852806433
              ],
              [
                556514.3005895847,
                4840006.38617708,
                606.029852806433
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:18:08+00:00",
        "end_time": "2020-06-19T18:37:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0250.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0250.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0250.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0250.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2985031,
            43.7108579,
            606.0298528,
            -122.2867168,
            43.71940717,
            2226.809853
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.2985030836784,
                  43.71093021367401,
                  606.029852806433
                ],
                [
                  -122.29840418632361,
                  43.719407165845666,
                  606.029852806433
                ],
                [
                  -122.28671683677372,
                  43.71933482776134,
                  2226.809852806433
                ],
                [
                  -122.28681738124651,
                  43.710857896869406,
                  2226.809852806433
                ],
                [
                  -122.2985030836784,
                  43.71093021367401,
                  606.029852806433
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0250.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0250.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:18:08Z",
            "pc:count": 99471309,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556982.811,
                "count": 99471309,
                "maximum": 557455.8006,
                "minimum": 556514.3006,
                "name": "X",
                "position": 0,
                "stddev": 265.3163571,
                "variance": 70392.76935
              },
              {
                "average": 4840491.371,
                "count": 99471309,
                "maximum": 4840947.926,
                "minimum": 4840006.386,
                "name": "Y",
                "position": 1,
                "stddev": 260.4556499,
                "variance": 67837.14557
              },
              {
                "average": 729.6515026,
                "count": 99471309,
                "maximum": 2226.809853,
                "minimum": 606.0298528,
                "name": "Z",
                "position": 2,
                "stddev": 49.33376617,
                "variance": 2433.820485
              },
              {
                "average": 32206.31487,
                "count": 99471309,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10293.25325,
                "variance": 105951062.5
              },
              {
                "average": 1.74008061,
                "count": 99471309,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8865084318,
                "variance": 0.7858971996
              },
              {
                "average": 2.479899093,
                "count": 99471309,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.034238722,
                "variance": 1.069649735
              },
              {
                "average": 0.4976318649,
                "count": 99471309,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999943944,
                "variance": 0.2499943944
              },
              {
                "average": 0,
                "count": 99471309,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023817622,
                "count": 99471309,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1867371925,
                "variance": 0.03487077907
              },
              {
                "average": -0.1337804639,
                "count": 99471309,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.77497549,
                "variance": 248.8498518
              },
              {
                "average": 0.4976318649,
                "count": 99471309,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999943944,
                "variance": 0.2499943944
              },
              {
                "average": 326.0162022,
                "count": 99471309,
                "maximum": 329,
                "minimum": 323,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.482041899,
                "variance": 2.196448192
              },
              {
                "average": 276628309.7,
                "count": 99471309,
                "maximum": 276629488.4,
                "minimum": 276627076.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 586.828115,
                "variance": 344367.2366
              },
              {
                "average": 0,
                "count": 99471309,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99471309,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99471309,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99471309,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99471309,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556514.3006,
              4840006.386,
              606.0298528,
              557455.8006,
              4840947.926,
              2226.809853
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556514.3005895847,
                    4840006.38617708,
                    606.029852806433
                  ],
                  [
                    556514.3005895847,
                    4840947.926177079,
                    606.029852806433
                  ],
                  [
                    557455.8005895847,
                    4840947.926177079,
                    2226.809852806433
                  ],
                  [
                    557455.8005895847,
                    4840006.38617708,
                    2226.809852806433
                  ],
                  [
                    556514.3005895847,
                    4840006.38617708,
                    606.029852806433
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:18:08+00:00",
            "end_time": "2020-06-19T18:37:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0346.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.26544306315742,
              43.744384316526215,
              1107.8152551378896
            ],
            [
              -122.26533937990231,
              43.752861517594305,
              1107.8152551378896
            ],
            [
              -122.25364535930446,
              43.75278575098105,
              1588.8952551378895
            ],
            [
              -122.25375069257585,
              43.74430857220074,
              1588.8952551378895
            ],
            [
              -122.26544306315742,
              43.744384316526215,
              1107.8152551378896
            ]
          ]
        ]
      },
      "bbox": [
        -122.2654431,
        43.74430857,
        1107.815255,
        -122.2536454,
        43.75286152,
        1588.895255
      ],
      "properties": {
        "datetime": "2020-06-19T19:38:53Z",
        "pc:count": 137028388,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559632.7158,
            "count": 137028388,
            "maximum": 560086.2948,
            "minimum": 559144.7748,
            "name": "X",
            "position": 0,
            "stddev": 255.5001261,
            "variance": 65280.31446
          },
          {
            "average": 4844236.416,
            "count": 137028388,
            "maximum": 4844686.542,
            "minimum": 4843744.962,
            "name": "Y",
            "position": 1,
            "stddev": 259.7009194,
            "variance": 67444.56753
          },
          {
            "average": 1387.488509,
            "count": 137028388,
            "maximum": 1588.895255,
            "minimum": 1107.815255,
            "name": "Z",
            "position": 2,
            "stddev": 92.70499171,
            "variance": 8594.215487
          },
          {
            "average": 28271.06134,
            "count": 137028388,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14554.19592,
            "variance": 211824618.7
          },
          {
            "average": 1.933170191,
            "count": 137028388,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.066712135,
            "variance": 1.137874779
          },
          {
            "average": 2.865202932,
            "count": 137028388,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.267530104,
            "variance": 1.606632566
          },
          {
            "average": 0.4976306151,
            "count": 137028388,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999943878,
            "variance": 0.2499943878
          },
          {
            "average": 0,
            "count": 137028388,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.029735306,
            "count": 137028388,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2232702694,
            "variance": 0.04984961319
          },
          {
            "average": -0.4666517084,
            "count": 137028388,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.7284536,
            "variance": 247.3842526
          },
          {
            "average": 0.4976306151,
            "count": 137028388,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999943878,
            "variance": 0.2499943878
          },
          {
            "average": 154.5758037,
            "count": 137028388,
            "maximum": 332,
            "minimum": 124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 70.32719623,
            "variance": 4945.91453
          },
          {
            "average": 276555204.3,
            "count": 137028388,
            "maximum": 276630733.9,
            "minimum": 276542184.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29938.09084,
            "variance": 896289283.3
          },
          {
            "average": 0,
            "count": 137028388,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 137028388,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 137028388,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 137028388,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 137028388,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559144.7748,
          4843744.962,
          1107.815255,
          560086.2948,
          4844686.542,
          1588.895255
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559144.7748125873,
                4843744.961818336,
                1107.8152551378896
              ],
              [
                559144.7748125873,
                4844686.541818336,
                1107.8152551378896
              ],
              [
                560086.2948125873,
                4844686.541818336,
                1588.8952551378895
              ],
              [
                560086.2948125873,
                4843744.961818336,
                1588.8952551378895
              ],
              [
                559144.7748125873,
                4843744.961818336,
                1107.8152551378896
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:38:53+00:00",
        "end_time": "2020-06-18T19:03:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0346.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0346.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0346.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0346.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2654431,
            43.74430857,
            1107.815255,
            -122.2536454,
            43.75286152,
            1588.895255
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.26544306315742,
                  43.744384316526215,
                  1107.8152551378896
                ],
                [
                  -122.26533937990231,
                  43.752861517594305,
                  1107.8152551378896
                ],
                [
                  -122.25364535930446,
                  43.75278575098105,
                  1588.8952551378895
                ],
                [
                  -122.25375069257585,
                  43.74430857220074,
                  1588.8952551378895
                ],
                [
                  -122.26544306315742,
                  43.744384316526215,
                  1107.8152551378896
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0346.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0346.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:38:53Z",
            "pc:count": 137028388,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559632.7158,
                "count": 137028388,
                "maximum": 560086.2948,
                "minimum": 559144.7748,
                "name": "X",
                "position": 0,
                "stddev": 255.5001261,
                "variance": 65280.31446
              },
              {
                "average": 4844236.416,
                "count": 137028388,
                "maximum": 4844686.542,
                "minimum": 4843744.962,
                "name": "Y",
                "position": 1,
                "stddev": 259.7009194,
                "variance": 67444.56753
              },
              {
                "average": 1387.488509,
                "count": 137028388,
                "maximum": 1588.895255,
                "minimum": 1107.815255,
                "name": "Z",
                "position": 2,
                "stddev": 92.70499171,
                "variance": 8594.215487
              },
              {
                "average": 28271.06134,
                "count": 137028388,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14554.19592,
                "variance": 211824618.7
              },
              {
                "average": 1.933170191,
                "count": 137028388,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.066712135,
                "variance": 1.137874779
              },
              {
                "average": 2.865202932,
                "count": 137028388,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.267530104,
                "variance": 1.606632566
              },
              {
                "average": 0.4976306151,
                "count": 137028388,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999943878,
                "variance": 0.2499943878
              },
              {
                "average": 0,
                "count": 137028388,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.029735306,
                "count": 137028388,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2232702694,
                "variance": 0.04984961319
              },
              {
                "average": -0.4666517084,
                "count": 137028388,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.7284536,
                "variance": 247.3842526
              },
              {
                "average": 0.4976306151,
                "count": 137028388,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999943878,
                "variance": 0.2499943878
              },
              {
                "average": 154.5758037,
                "count": 137028388,
                "maximum": 332,
                "minimum": 124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 70.32719623,
                "variance": 4945.91453
              },
              {
                "average": 276555204.3,
                "count": 137028388,
                "maximum": 276630733.9,
                "minimum": 276542184.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29938.09084,
                "variance": 896289283.3
              },
              {
                "average": 0,
                "count": 137028388,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 137028388,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 137028388,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 137028388,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 137028388,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559144.7748,
              4843744.962,
              1107.815255,
              560086.2948,
              4844686.542,
              1588.895255
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559144.7748125873,
                    4843744.961818336,
                    1107.8152551378896
                  ],
                  [
                    559144.7748125873,
                    4844686.541818336,
                    1107.8152551378896
                  ],
                  [
                    560086.2948125873,
                    4844686.541818336,
                    1588.8952551378895
                  ],
                  [
                    560086.2948125873,
                    4843744.961818336,
                    1588.8952551378895
                  ],
                  [
                    559144.7748125873,
                    4843744.961818336,
                    1107.8152551378896
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:38:53+00:00",
            "end_time": "2020-06-18T19:03: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": "20200618_BLU_0328.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.23114895117092,
              43.73668063187316,
              850.0699220920053
            ],
            [
              -122.23104046132947,
              43.7451574175832,
              850.0699220920053
            ],
            [
              -122.21934753687894,
              43.745078149529704,
              2324.5899220920055
            ],
            [
              -122.21945767602944,
              43.73660138713659,
              2324.5899220920055
            ],
            [
              -122.23114895117092,
              43.73668063187316,
              850.0699220920053
            ]
          ]
        ]
      },
      "bbox": [
        -122.231149,
        43.73660139,
        850.0699221,
        -122.2193475,
        43.74515742,
        2324.589922
      ],
      "properties": {
        "datetime": "2020-06-18T18:38:48Z",
        "pc:count": 125391883,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562387.4636,
            "count": 125391883,
            "maximum": 562855.5609,
            "minimum": 561914.0009,
            "name": "X",
            "position": 0,
            "stddev": 264.0163487,
            "variance": 69704.63236
          },
          {
            "average": 4843383.807,
            "count": 125391883,
            "maximum": 4843855.957,
            "minimum": 4842914.417,
            "name": "Y",
            "position": 1,
            "stddev": 261.3679002,
            "variance": 68313.17927
          },
          {
            "average": 977.4828889,
            "count": 125391883,
            "maximum": 2324.589922,
            "minimum": 850.0699221,
            "name": "Z",
            "position": 2,
            "stddev": 53.40131294,
            "variance": 2851.700224
          },
          {
            "average": 30888.53915,
            "count": 125391883,
            "maximum": 58155,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11028.41455,
            "variance": 121625927.5
          },
          {
            "average": 1.84419765,
            "count": 125391883,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9612526543,
            "variance": 0.9240066655
          },
          {
            "average": 2.68840318,
            "count": 125391883,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.102004877,
            "variance": 1.214414748
          },
          {
            "average": 0.4998205187,
            "count": 125391883,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999698,
            "variance": 0.2499999698
          },
          {
            "average": 0,
            "count": 125391883,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018848373,
            "count": 125391883,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1864556158,
            "variance": 0.03476569666
          },
          {
            "average": 0.1087895498,
            "count": 125391883,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.53688165,
            "variance": 241.3946914
          },
          {
            "average": 0.4998205187,
            "count": 125391883,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999698,
            "variance": 0.2499999698
          },
          {
            "average": 117.9716611,
            "count": 125391883,
            "maximum": 121,
            "minimum": 115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.489145238,
            "variance": 2.21755354
          },
          {
            "average": 276539369.5,
            "count": 125391883,
            "maximum": 276540728.5,
            "minimum": 276537911.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 694.8279985,
            "variance": 482785.9475
          },
          {
            "average": 0,
            "count": 125391883,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125391883,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125391883,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125391883,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125391883,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561914.0009,
          4842914.417,
          850.0699221,
          562855.5609,
          4843855.957,
          2324.589922
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561914.0009346621,
                4842914.416539479,
                850.0699220920053
              ],
              [
                561914.0009346621,
                4843855.956539478,
                850.0699220920053
              ],
              [
                562855.5609346621,
                4843855.956539478,
                2324.5899220920055
              ],
              [
                562855.5609346621,
                4842914.416539479,
                2324.5899220920055
              ],
              [
                561914.0009346621,
                4842914.416539479,
                850.0699220920053
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:38:48+00:00",
        "end_time": "2020-06-18T17:51:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0328.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0328.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0328.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0328.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.231149,
            43.73660139,
            850.0699221,
            -122.2193475,
            43.74515742,
            2324.589922
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.23114895117092,
                  43.73668063187316,
                  850.0699220920053
                ],
                [
                  -122.23104046132947,
                  43.7451574175832,
                  850.0699220920053
                ],
                [
                  -122.21934753687894,
                  43.745078149529704,
                  2324.5899220920055
                ],
                [
                  -122.21945767602944,
                  43.73660138713659,
                  2324.5899220920055
                ],
                [
                  -122.23114895117092,
                  43.73668063187316,
                  850.0699220920053
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0328.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0328.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:38:48Z",
            "pc:count": 125391883,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562387.4636,
                "count": 125391883,
                "maximum": 562855.5609,
                "minimum": 561914.0009,
                "name": "X",
                "position": 0,
                "stddev": 264.0163487,
                "variance": 69704.63236
              },
              {
                "average": 4843383.807,
                "count": 125391883,
                "maximum": 4843855.957,
                "minimum": 4842914.417,
                "name": "Y",
                "position": 1,
                "stddev": 261.3679002,
                "variance": 68313.17927
              },
              {
                "average": 977.4828889,
                "count": 125391883,
                "maximum": 2324.589922,
                "minimum": 850.0699221,
                "name": "Z",
                "position": 2,
                "stddev": 53.40131294,
                "variance": 2851.700224
              },
              {
                "average": 30888.53915,
                "count": 125391883,
                "maximum": 58155,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11028.41455,
                "variance": 121625927.5
              },
              {
                "average": 1.84419765,
                "count": 125391883,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9612526543,
                "variance": 0.9240066655
              },
              {
                "average": 2.68840318,
                "count": 125391883,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.102004877,
                "variance": 1.214414748
              },
              {
                "average": 0.4998205187,
                "count": 125391883,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999698,
                "variance": 0.2499999698
              },
              {
                "average": 0,
                "count": 125391883,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018848373,
                "count": 125391883,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1864556158,
                "variance": 0.03476569666
              },
              {
                "average": 0.1087895498,
                "count": 125391883,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.53688165,
                "variance": 241.3946914
              },
              {
                "average": 0.4998205187,
                "count": 125391883,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999698,
                "variance": 0.2499999698
              },
              {
                "average": 117.9716611,
                "count": 125391883,
                "maximum": 121,
                "minimum": 115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.489145238,
                "variance": 2.21755354
              },
              {
                "average": 276539369.5,
                "count": 125391883,
                "maximum": 276540728.5,
                "minimum": 276537911.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 694.8279985,
                "variance": 482785.9475
              },
              {
                "average": 0,
                "count": 125391883,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125391883,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125391883,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125391883,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125391883,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561914.0009,
              4842914.417,
              850.0699221,
              562855.5609,
              4843855.957,
              2324.589922
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561914.0009346621,
                    4842914.416539479,
                    850.0699220920053
                  ],
                  [
                    561914.0009346621,
                    4843855.956539478,
                    850.0699220920053
                  ],
                  [
                    562855.5609346621,
                    4843855.956539478,
                    2324.5899220920055
                  ],
                  [
                    562855.5609346621,
                    4842914.416539479,
                    2324.5899220920055
                  ],
                  [
                    561914.0009346621,
                    4842914.416539479,
                    850.0699220920053
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:38:48+00:00",
            "end_time": "2020-06-18T17:51: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": "20200618_BLU_0306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.21956101175745,
              43.72862401729381,
              849.0941721388886
            ],
            [
              -122.21945092016828,
              43.73710061171097,
              849.0941721388886
            ],
            [
              -122.20775959601093,
              43.737020169829734,
              2403.5541721388886
            ],
            [
              -122.20787133617141,
              43.728543599074534,
              2403.5541721388886
            ],
            [
              -122.21956101175745,
              43.72862401729381,
              849.0941721388886
            ]
          ]
        ]
      },
      "bbox": [
        -122.219561,
        43.7285436,
        849.0941721,
        -122.2077596,
        43.73710061,
        2403.554172
      ],
      "properties": {
        "datetime": "2020-06-18T18:17:35Z",
        "pc:count": 119894438,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563317.5405,
            "count": 119894438,
            "maximum": 563797.1427,
            "minimum": 562855.5827,
            "name": "X",
            "position": 0,
            "stddev": 265.3280467,
            "variance": 70398.97234
          },
          {
            "average": 4842498.911,
            "count": 119894438,
            "maximum": 4842969.867,
            "minimum": 4842028.347,
            "name": "Y",
            "position": 1,
            "stddev": 263.823688,
            "variance": 69602.93835
          },
          {
            "average": 981.9236273,
            "count": 119894438,
            "maximum": 2403.554172,
            "minimum": 849.0941721,
            "name": "Z",
            "position": 2,
            "stddev": 77.90582794,
            "variance": 6069.318027
          },
          {
            "average": 31199.90855,
            "count": 119894438,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10788.46234,
            "variance": 116390919.7
          },
          {
            "average": 1.821846932,
            "count": 119894438,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9506565575,
            "variance": 0.9037478903
          },
          {
            "average": 2.643464128,
            "count": 119894438,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.10160766,
            "variance": 1.213539436
          },
          {
            "average": 0.5022131635,
            "count": 119894438,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499995104,
            "variance": 0.249995104
          },
          {
            "average": 0,
            "count": 119894438,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.015911564,
            "count": 119894438,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1570575083,
            "variance": 0.02466706093
          },
          {
            "average": -0.5601931315,
            "count": 119894438,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.55400028,
            "variance": 241.9269248
          },
          {
            "average": 0.5022131635,
            "count": 119894438,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499995104,
            "variance": 0.249995104
          },
          {
            "average": 114.9255712,
            "count": 119894438,
            "maximum": 118,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.518976388,
            "variance": 2.307289267
          },
          {
            "average": 276537961.7,
            "count": 119894438,
            "maximum": 276539455.6,
            "minimum": 276536682.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 703.1259925,
            "variance": 494386.1614
          },
          {
            "average": 0,
            "count": 119894438,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119894438,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119894438,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119894438,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119894438,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562855.5827,
          4842028.347,
          849.0941721,
          563797.1427,
          4842969.867,
          2403.554172
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562855.5827367068,
                4842028.347110062,
                849.0941721388886
              ],
              [
                562855.5827367068,
                4842969.867110061,
                849.0941721388886
              ],
              [
                563797.1427367069,
                4842969.867110061,
                2403.5541721388886
              ],
              [
                563797.1427367069,
                4842028.347110062,
                2403.5541721388886
              ],
              [
                562855.5827367068,
                4842028.347110062,
                849.0941721388886
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:17:35+00:00",
        "end_time": "2020-06-18T17:31:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.219561,
            43.7285436,
            849.0941721,
            -122.2077596,
            43.73710061,
            2403.554172
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.21956101175745,
                  43.72862401729381,
                  849.0941721388886
                ],
                [
                  -122.21945092016828,
                  43.73710061171097,
                  849.0941721388886
                ],
                [
                  -122.20775959601093,
                  43.737020169829734,
                  2403.5541721388886
                ],
                [
                  -122.20787133617141,
                  43.728543599074534,
                  2403.5541721388886
                ],
                [
                  -122.21956101175745,
                  43.72862401729381,
                  849.0941721388886
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:17:35Z",
            "pc:count": 119894438,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563317.5405,
                "count": 119894438,
                "maximum": 563797.1427,
                "minimum": 562855.5827,
                "name": "X",
                "position": 0,
                "stddev": 265.3280467,
                "variance": 70398.97234
              },
              {
                "average": 4842498.911,
                "count": 119894438,
                "maximum": 4842969.867,
                "minimum": 4842028.347,
                "name": "Y",
                "position": 1,
                "stddev": 263.823688,
                "variance": 69602.93835
              },
              {
                "average": 981.9236273,
                "count": 119894438,
                "maximum": 2403.554172,
                "minimum": 849.0941721,
                "name": "Z",
                "position": 2,
                "stddev": 77.90582794,
                "variance": 6069.318027
              },
              {
                "average": 31199.90855,
                "count": 119894438,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10788.46234,
                "variance": 116390919.7
              },
              {
                "average": 1.821846932,
                "count": 119894438,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9506565575,
                "variance": 0.9037478903
              },
              {
                "average": 2.643464128,
                "count": 119894438,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.10160766,
                "variance": 1.213539436
              },
              {
                "average": 0.5022131635,
                "count": 119894438,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499995104,
                "variance": 0.249995104
              },
              {
                "average": 0,
                "count": 119894438,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.015911564,
                "count": 119894438,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1570575083,
                "variance": 0.02466706093
              },
              {
                "average": -0.5601931315,
                "count": 119894438,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.55400028,
                "variance": 241.9269248
              },
              {
                "average": 0.5022131635,
                "count": 119894438,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499995104,
                "variance": 0.249995104
              },
              {
                "average": 114.9255712,
                "count": 119894438,
                "maximum": 118,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.518976388,
                "variance": 2.307289267
              },
              {
                "average": 276537961.7,
                "count": 119894438,
                "maximum": 276539455.6,
                "minimum": 276536682.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 703.1259925,
                "variance": 494386.1614
              },
              {
                "average": 0,
                "count": 119894438,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119894438,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119894438,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119894438,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119894438,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562855.5827,
              4842028.347,
              849.0941721,
              563797.1427,
              4842969.867,
              2403.554172
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562855.5827367068,
                    4842028.347110062,
                    849.0941721388886
                  ],
                  [
                    562855.5827367068,
                    4842969.867110061,
                    849.0941721388886
                  ],
                  [
                    563797.1427367069,
                    4842969.867110061,
                    2403.5541721388886
                  ],
                  [
                    563797.1427367069,
                    4842028.347110062,
                    2403.5541721388886
                  ],
                  [
                    562855.5827367068,
                    4842028.347110062,
                    849.0941721388886
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:17:35+00:00",
            "end_time": "2020-06-18T17: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": "20200618_BLU_0282.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.21932337531385,
              43.72039426874539,
              904.4373874662575
            ],
            [
              -122.21921327947743,
              43.728871054997086,
              904.4373874662575
            ],
            [
              -122.20752330852164,
              43.72879059913208,
              2369.5973874662577
            ],
            [
              -122.20763505230019,
              43.72031383654729,
              2369.5973874662577
            ],
            [
              -122.21932337531385,
              43.72039426874539,
              904.4373874662575
            ]
          ]
        ]
      },
      "bbox": [
        -122.2193234,
        43.72031384,
        904.4373875,
        -122.2075233,
        43.72887105,
        2369.597387
      ],
      "properties": {
        "datetime": "2020-06-18T18:17:17Z",
        "pc:count": 106200167,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563347.9298,
            "count": 106200167,
            "maximum": 563824.9103,
            "minimum": 562883.3303,
            "name": "X",
            "position": 0,
            "stddev": 257.0406742,
            "variance": 66069.90821
          },
          {
            "average": 4841614.595,
            "count": 106200167,
            "maximum": 4842056.048,
            "minimum": 4841114.508,
            "name": "Y",
            "position": 1,
            "stddev": 256.5322618,
            "variance": 65808.80133
          },
          {
            "average": 1272.508181,
            "count": 106200167,
            "maximum": 2369.597387,
            "minimum": 904.4373875,
            "name": "Z",
            "position": 2,
            "stddev": 160.0771711,
            "variance": 25624.70072
          },
          {
            "average": 31685.68811,
            "count": 106200167,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12773.81174,
            "variance": 163170266.3
          },
          {
            "average": 1.745089619,
            "count": 106200167,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9576781106,
            "variance": 0.9171473636
          },
          {
            "average": 2.490382882,
            "count": 106200167,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.20420092,
            "variance": 1.450099856
          },
          {
            "average": 0.3232587007,
            "count": 106200167,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4677205525,
            "variance": 0.2187625152
          },
          {
            "average": 0,
            "count": 106200167,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.029771902,
            "count": 106200167,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2368905492,
            "variance": 0.05611713229
          },
          {
            "average": -0.7420552592,
            "count": 106200167,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.77788575,
            "variance": 248.9416788
          },
          {
            "average": 0.495423543,
            "count": 106200167,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499979058,
            "variance": 0.2499790584
          },
          {
            "average": 114.6405534,
            "count": 106200167,
            "maximum": 118,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.331910104,
            "variance": 1.773984526
          },
          {
            "average": 276537826.6,
            "count": 106200167,
            "maximum": 276539437.5,
            "minimum": 276536666.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 615.8815667,
            "variance": 379310.1042
          },
          {
            "average": 0,
            "count": 106200167,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106200167,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106200167,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106200167,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106200167,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562883.3303,
          4841114.508,
          904.4373875,
          563824.9103,
          4842056.048,
          2369.597387
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562883.330276014,
                4841114.507621751,
                904.4373874662575
              ],
              [
                562883.330276014,
                4842056.04762175,
                904.4373874662575
              ],
              [
                563824.9102760141,
                4842056.04762175,
                2369.5973874662577
              ],
              [
                563824.9102760141,
                4841114.507621751,
                2369.5973874662577
              ],
              [
                562883.330276014,
                4841114.507621751,
                904.4373874662575
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:17:17+00:00",
        "end_time": "2020-06-18T17:31:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0282.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0282.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0282.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0282.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2193234,
            43.72031384,
            904.4373875,
            -122.2075233,
            43.72887105,
            2369.597387
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.21932337531385,
                  43.72039426874539,
                  904.4373874662575
                ],
                [
                  -122.21921327947743,
                  43.728871054997086,
                  904.4373874662575
                ],
                [
                  -122.20752330852164,
                  43.72879059913208,
                  2369.5973874662577
                ],
                [
                  -122.20763505230019,
                  43.72031383654729,
                  2369.5973874662577
                ],
                [
                  -122.21932337531385,
                  43.72039426874539,
                  904.4373874662575
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0282.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0282.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:17:17Z",
            "pc:count": 106200167,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563347.9298,
                "count": 106200167,
                "maximum": 563824.9103,
                "minimum": 562883.3303,
                "name": "X",
                "position": 0,
                "stddev": 257.0406742,
                "variance": 66069.90821
              },
              {
                "average": 4841614.595,
                "count": 106200167,
                "maximum": 4842056.048,
                "minimum": 4841114.508,
                "name": "Y",
                "position": 1,
                "stddev": 256.5322618,
                "variance": 65808.80133
              },
              {
                "average": 1272.508181,
                "count": 106200167,
                "maximum": 2369.597387,
                "minimum": 904.4373875,
                "name": "Z",
                "position": 2,
                "stddev": 160.0771711,
                "variance": 25624.70072
              },
              {
                "average": 31685.68811,
                "count": 106200167,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12773.81174,
                "variance": 163170266.3
              },
              {
                "average": 1.745089619,
                "count": 106200167,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9576781106,
                "variance": 0.9171473636
              },
              {
                "average": 2.490382882,
                "count": 106200167,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.20420092,
                "variance": 1.450099856
              },
              {
                "average": 0.3232587007,
                "count": 106200167,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4677205525,
                "variance": 0.2187625152
              },
              {
                "average": 0,
                "count": 106200167,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.029771902,
                "count": 106200167,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2368905492,
                "variance": 0.05611713229
              },
              {
                "average": -0.7420552592,
                "count": 106200167,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.77788575,
                "variance": 248.9416788
              },
              {
                "average": 0.495423543,
                "count": 106200167,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499979058,
                "variance": 0.2499790584
              },
              {
                "average": 114.6405534,
                "count": 106200167,
                "maximum": 118,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.331910104,
                "variance": 1.773984526
              },
              {
                "average": 276537826.6,
                "count": 106200167,
                "maximum": 276539437.5,
                "minimum": 276536666.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 615.8815667,
                "variance": 379310.1042
              },
              {
                "average": 0,
                "count": 106200167,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106200167,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106200167,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106200167,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106200167,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562883.3303,
              4841114.508,
              904.4373875,
              563824.9103,
              4842056.048,
              2369.597387
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562883.330276014,
                    4841114.507621751,
                    904.4373874662575
                  ],
                  [
                    562883.330276014,
                    4842056.04762175,
                    904.4373874662575
                  ],
                  [
                    563824.9102760141,
                    4842056.04762175,
                    2369.5973874662577
                  ],
                  [
                    563824.9102760141,
                    4841114.507621751,
                    2369.5973874662577
                  ],
                  [
                    562883.330276014,
                    4841114.507621751,
                    904.4373874662575
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:17:17+00:00",
            "end_time": "2020-06-18T17: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": "20200619_BLU_0272.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.33279178008644,
              43.71861361992993,
              514.2114593477424
            ],
            [
              -122.3326976893296,
              43.72709080144504,
              514.2114593477424
            ],
            [
              -122.32100801625542,
              43.72702195575568,
              2178.771459347742
            ],
            [
              -122.32110375497005,
              43.71854479449324,
              2178.771459347742
            ],
            [
              -122.33279178008644,
              43.71861361992993,
              514.2114593477424
            ]
          ]
        ]
      },
      "bbox": [
        -122.3327918,
        43.71854479,
        514.2114593,
        -122.321008,
        43.7270908,
        2178.771459
      ],
      "properties": {
        "datetime": "2020-06-19T18:25:35Z",
        "pc:count": 85581603,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554214.3222,
            "count": 85581603,
            "maximum": 554686.6061,
            "minimum": 553745.0461,
            "name": "X",
            "position": 0,
            "stddev": 262.002268,
            "variance": 68645.18843
          },
          {
            "average": 4841322.744,
            "count": 85581603,
            "maximum": 4841778.484,
            "minimum": 4840836.924,
            "name": "Y",
            "position": 1,
            "stddev": 262.7788777,
            "variance": 69052.73857
          },
          {
            "average": 670.4415546,
            "count": 85581603,
            "maximum": 2178.771459,
            "minimum": 514.2114593,
            "name": "Z",
            "position": 2,
            "stddev": 69.9387351,
            "variance": 4891.426668
          },
          {
            "average": 32308.4575,
            "count": 85581603,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10273.70095,
            "variance": 105548931.1
          },
          {
            "average": 1.728525978,
            "count": 85581603,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8823570578,
            "variance": 0.7785539774
          },
          {
            "average": 2.456711543,
            "count": 85581603,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.03756483,
            "variance": 1.076540776
          },
          {
            "average": 0.5009867249,
            "count": 85581603,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990293,
            "variance": 0.2499990293
          },
          {
            "average": 0,
            "count": 85581603,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.035998379,
            "count": 85581603,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4090810891,
            "variance": 0.1673473374
          },
          {
            "average": -0.7343728825,
            "count": 85581603,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.58450552,
            "variance": 242.8768123
          },
          {
            "average": 0.5009867249,
            "count": 85581603,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999990293,
            "variance": 0.2499990293
          },
          {
            "average": 318.1961946,
            "count": 85581603,
            "maximum": 321,
            "minimum": 315,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.284238178,
            "variance": 1.649267699
          },
          {
            "average": 276625292.7,
            "count": 85581603,
            "maximum": 276626335.8,
            "minimum": 276624064,
            "name": "GpsTime",
            "position": 12,
            "stddev": 481.1707977,
            "variance": 231525.3366
          },
          {
            "average": 0,
            "count": 85581603,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85581603,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85581603,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85581603,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85581603,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          553745.0461,
          4840836.924,
          514.2114593,
          554686.6061,
          4841778.484,
          2178.771459
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                553745.0461382191,
                4840836.924149691,
                514.2114593477424
              ],
              [
                553745.0461382191,
                4841778.484149692,
                514.2114593477424
              ],
              [
                554686.6061382191,
                4841778.484149692,
                2178.771459347742
              ],
              [
                554686.6061382191,
                4840836.924149691,
                2178.771459347742
              ],
              [
                553745.0461382191,
                4840836.924149691,
                514.2114593477424
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:25:35+00:00",
        "end_time": "2020-06-19T17:47:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0272.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0272.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0272.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0272.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3327918,
            43.71854479,
            514.2114593,
            -122.321008,
            43.7270908,
            2178.771459
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.33279178008644,
                  43.71861361992993,
                  514.2114593477424
                ],
                [
                  -122.3326976893296,
                  43.72709080144504,
                  514.2114593477424
                ],
                [
                  -122.32100801625542,
                  43.72702195575568,
                  2178.771459347742
                ],
                [
                  -122.32110375497005,
                  43.71854479449324,
                  2178.771459347742
                ],
                [
                  -122.33279178008644,
                  43.71861361992993,
                  514.2114593477424
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0272.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0272.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:25:35Z",
            "pc:count": 85581603,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554214.3222,
                "count": 85581603,
                "maximum": 554686.6061,
                "minimum": 553745.0461,
                "name": "X",
                "position": 0,
                "stddev": 262.002268,
                "variance": 68645.18843
              },
              {
                "average": 4841322.744,
                "count": 85581603,
                "maximum": 4841778.484,
                "minimum": 4840836.924,
                "name": "Y",
                "position": 1,
                "stddev": 262.7788777,
                "variance": 69052.73857
              },
              {
                "average": 670.4415546,
                "count": 85581603,
                "maximum": 2178.771459,
                "minimum": 514.2114593,
                "name": "Z",
                "position": 2,
                "stddev": 69.9387351,
                "variance": 4891.426668
              },
              {
                "average": 32308.4575,
                "count": 85581603,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10273.70095,
                "variance": 105548931.1
              },
              {
                "average": 1.728525978,
                "count": 85581603,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8823570578,
                "variance": 0.7785539774
              },
              {
                "average": 2.456711543,
                "count": 85581603,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.03756483,
                "variance": 1.076540776
              },
              {
                "average": 0.5009867249,
                "count": 85581603,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990293,
                "variance": 0.2499990293
              },
              {
                "average": 0,
                "count": 85581603,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.035998379,
                "count": 85581603,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4090810891,
                "variance": 0.1673473374
              },
              {
                "average": -0.7343728825,
                "count": 85581603,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.58450552,
                "variance": 242.8768123
              },
              {
                "average": 0.5009867249,
                "count": 85581603,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999990293,
                "variance": 0.2499990293
              },
              {
                "average": 318.1961946,
                "count": 85581603,
                "maximum": 321,
                "minimum": 315,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.284238178,
                "variance": 1.649267699
              },
              {
                "average": 276625292.7,
                "count": 85581603,
                "maximum": 276626335.8,
                "minimum": 276624064,
                "name": "GpsTime",
                "position": 12,
                "stddev": 481.1707977,
                "variance": 231525.3366
              },
              {
                "average": 0,
                "count": 85581603,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85581603,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85581603,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85581603,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85581603,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              553745.0461,
              4840836.924,
              514.2114593,
              554686.6061,
              4841778.484,
              2178.771459
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    553745.0461382191,
                    4840836.924149691,
                    514.2114593477424
                  ],
                  [
                    553745.0461382191,
                    4841778.484149692,
                    514.2114593477424
                  ],
                  [
                    554686.6061382191,
                    4841778.484149692,
                    2178.771459347742
                  ],
                  [
                    554686.6061382191,
                    4840836.924149691,
                    2178.771459347742
                  ],
                  [
                    553745.0461382191,
                    4840836.924149691,
                    514.2114593477424
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:25:35+00:00",
            "end_time": "2020-06-19T17:47: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": "20200619_BLU_0361.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.33380556929252,
              43.75153139811962,
              1060.3617008559852
            ],
            [
              -122.33371151555025,
              43.760008352305036,
              1060.3617008559852
            ],
            [
              -122.32201593003103,
              43.75993957203932,
              1421.8017008559852
            ],
            [
              -122.32211163442473,
              43.751462638085734,
              1421.8017008559852
            ],
            [
              -122.33380556929252,
              43.75153139811962,
              1060.3617008559852
            ]
          ]
        ]
      },
      "bbox": [
        -122.3338056,
        43.75146264,
        1060.361701,
        -122.3220159,
        43.76000835,
        1421.801701
      ],
      "properties": {
        "datetime": "2020-06-19T18:19:12Z",
        "pc:count": 104621979,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554090.9252,
            "count": 104621979,
            "maximum": 554575.5144,
            "minimum": 553633.9944,
            "name": "X",
            "position": 0,
            "stddev": 258.172511,
            "variance": 66653.04541
          },
          {
            "average": 4844956.635,
            "count": 104621979,
            "maximum": 4845433.754,
            "minimum": 4844492.214,
            "name": "Y",
            "position": 1,
            "stddev": 266.7531075,
            "variance": 71157.22036
          },
          {
            "average": 1256.689261,
            "count": 104621979,
            "maximum": 1421.801701,
            "minimum": 1060.361701,
            "name": "Z",
            "position": 2,
            "stddev": 69.73783481,
            "variance": 4863.365605
          },
          {
            "average": 27655.60355,
            "count": 104621979,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14535.01097,
            "variance": 211266543.9
          },
          {
            "average": 2.005823757,
            "count": 104621979,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.110221925,
            "variance": 1.232592722
          },
          {
            "average": 3.010989373,
            "count": 104621979,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.294692567,
            "variance": 1.676228844
          },
          {
            "average": 0.4975784295,
            "count": 104621979,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999941384,
            "variance": 0.2499941384
          },
          {
            "average": 0,
            "count": 104621979,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024372145,
            "count": 104621979,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1885218563,
            "variance": 0.0355404903
          },
          {
            "average": -1.133913612,
            "count": 104621979,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.32841556,
            "variance": 234.9603235
          },
          {
            "average": 0.4975784295,
            "count": 104621979,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999941384,
            "variance": 0.2499941384
          },
          {
            "average": 317.5257215,
            "count": 104621979,
            "maximum": 320,
            "minimum": 315,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9225201852,
            "variance": 0.851043492
          },
          {
            "average": 276625040.4,
            "count": 104621979,
            "maximum": 276625952.1,
            "minimum": 276624147.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 346.3748015,
            "variance": 119975.5031
          },
          {
            "average": 0,
            "count": 104621979,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104621979,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104621979,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104621979,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104621979,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          553633.9944,
          4844492.214,
          1060.361701,
          554575.5144,
          4845433.754,
          1421.801701
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                553633.9944077677,
                4844492.213690165,
                1060.3617008559852
              ],
              [
                553633.9944077677,
                4845433.753690165,
                1060.3617008559852
              ],
              [
                554575.5144077677,
                4845433.753690165,
                1421.8017008559852
              ],
              [
                554575.5144077677,
                4844492.213690165,
                1421.8017008559852
              ],
              [
                553633.9944077677,
                4844492.213690165,
                1060.3617008559852
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:19:12+00:00",
        "end_time": "2020-06-19T17:49:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0361.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0361.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0361.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0361.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3338056,
            43.75146264,
            1060.361701,
            -122.3220159,
            43.76000835,
            1421.801701
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.33380556929252,
                  43.75153139811962,
                  1060.3617008559852
                ],
                [
                  -122.33371151555025,
                  43.760008352305036,
                  1060.3617008559852
                ],
                [
                  -122.32201593003103,
                  43.75993957203932,
                  1421.8017008559852
                ],
                [
                  -122.32211163442473,
                  43.751462638085734,
                  1421.8017008559852
                ],
                [
                  -122.33380556929252,
                  43.75153139811962,
                  1060.3617008559852
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0361.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0361.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:19:12Z",
            "pc:count": 104621979,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554090.9252,
                "count": 104621979,
                "maximum": 554575.5144,
                "minimum": 553633.9944,
                "name": "X",
                "position": 0,
                "stddev": 258.172511,
                "variance": 66653.04541
              },
              {
                "average": 4844956.635,
                "count": 104621979,
                "maximum": 4845433.754,
                "minimum": 4844492.214,
                "name": "Y",
                "position": 1,
                "stddev": 266.7531075,
                "variance": 71157.22036
              },
              {
                "average": 1256.689261,
                "count": 104621979,
                "maximum": 1421.801701,
                "minimum": 1060.361701,
                "name": "Z",
                "position": 2,
                "stddev": 69.73783481,
                "variance": 4863.365605
              },
              {
                "average": 27655.60355,
                "count": 104621979,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14535.01097,
                "variance": 211266543.9
              },
              {
                "average": 2.005823757,
                "count": 104621979,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.110221925,
                "variance": 1.232592722
              },
              {
                "average": 3.010989373,
                "count": 104621979,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.294692567,
                "variance": 1.676228844
              },
              {
                "average": 0.4975784295,
                "count": 104621979,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999941384,
                "variance": 0.2499941384
              },
              {
                "average": 0,
                "count": 104621979,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024372145,
                "count": 104621979,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1885218563,
                "variance": 0.0355404903
              },
              {
                "average": -1.133913612,
                "count": 104621979,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.32841556,
                "variance": 234.9603235
              },
              {
                "average": 0.4975784295,
                "count": 104621979,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999941384,
                "variance": 0.2499941384
              },
              {
                "average": 317.5257215,
                "count": 104621979,
                "maximum": 320,
                "minimum": 315,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9225201852,
                "variance": 0.851043492
              },
              {
                "average": 276625040.4,
                "count": 104621979,
                "maximum": 276625952.1,
                "minimum": 276624147.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 346.3748015,
                "variance": 119975.5031
              },
              {
                "average": 0,
                "count": 104621979,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104621979,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104621979,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104621979,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104621979,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              553633.9944,
              4844492.214,
              1060.361701,
              554575.5144,
              4845433.754,
              1421.801701
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    553633.9944077677,
                    4844492.213690165,
                    1060.3617008559852
                  ],
                  [
                    553633.9944077677,
                    4845433.753690165,
                    1060.3617008559852
                  ],
                  [
                    554575.5144077677,
                    4845433.753690165,
                    1421.8017008559852
                  ],
                  [
                    554575.5144077677,
                    4844492.213690165,
                    1421.8017008559852
                  ],
                  [
                    553633.9944077677,
                    4844492.213690165,
                    1060.3617008559852
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:19:12+00:00",
            "end_time": "2020-06-19T17:49: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": "20200619_BLU_0340.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.33355212352456,
              43.743302022390814,
              1052.5020370887003
            ],
            [
              -122.33345805901021,
              43.75177916845824,
              1052.5020370887003
            ],
            [
              -122.32176357992478,
              43.75171036961208,
              1590.5220370887002
            ],
            [
              -122.32185929449552,
              43.74323324378266,
              1590.5220370887002
            ],
            [
              -122.33355212352456,
              43.743302022390814,
              1052.5020370887003
            ]
          ]
        ]
      },
      "bbox": [
        -122.3335521,
        43.74323324,
        1052.502037,
        -122.3217636,
        43.75177917,
        1590.522037
      ],
      "properties": {
        "datetime": "2020-06-19T18:19:30Z",
        "pc:count": 110225211,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554120.023,
            "count": 110225211,
            "maximum": 554603.3104,
            "minimum": 553661.7504,
            "name": "X",
            "position": 0,
            "stddev": 263.9537004,
            "variance": 69671.55596
          },
          {
            "average": 4844057.442,
            "count": 110225211,
            "maximum": 4844519.957,
            "minimum": 4843578.397,
            "name": "Y",
            "position": 1,
            "stddev": 261.5883731,
            "variance": 68428.47694
          },
          {
            "average": 1291.227585,
            "count": 110225211,
            "maximum": 1590.522037,
            "minimum": 1052.502037,
            "name": "Z",
            "position": 2,
            "stddev": 97.1568964,
            "variance": 9439.462518
          },
          {
            "average": 26700.17731,
            "count": 110225211,
            "maximum": 60435,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14889.86614,
            "variance": 221708113.6
          },
          {
            "average": 2.068700662,
            "count": 110225211,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.145228656,
            "variance": 1.311548675
          },
          {
            "average": 3.135553063,
            "count": 110225211,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.310442566,
            "variance": 1.717259719
          },
          {
            "average": 0.4953561032,
            "count": 110225211,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499978436,
            "variance": 0.2499784365
          },
          {
            "average": 0,
            "count": 110225211,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02962648,
            "count": 110225211,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2275726406,
            "variance": 0.05178930674
          },
          {
            "average": -0.7283453138,
            "count": 110225211,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.72994078,
            "variance": 247.431037
          },
          {
            "average": 0.4953561032,
            "count": 110225211,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499978436,
            "variance": 0.2499784365
          },
          {
            "average": 317.6960503,
            "count": 110225211,
            "maximum": 320,
            "minimum": 316,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9595859415,
            "variance": 0.9208051792
          },
          {
            "average": 276625104.6,
            "count": 110225211,
            "maximum": 276625970,
            "minimum": 276624462.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 358.396842,
            "variance": 128448.2963
          },
          {
            "average": 0,
            "count": 110225211,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110225211,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110225211,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110225211,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110225211,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          553661.7504,
          4843578.397,
          1052.502037,
          554603.3104,
          4844519.957,
          1590.522037
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                553661.7504397398,
                4843578.396905058,
                1052.5020370887003
              ],
              [
                553661.7504397398,
                4844519.956905059,
                1052.5020370887003
              ],
              [
                554603.3104397398,
                4844519.956905059,
                1590.5220370887002
              ],
              [
                554603.3104397398,
                4843578.396905058,
                1590.5220370887002
              ],
              [
                553661.7504397398,
                4843578.396905058,
                1052.5020370887003
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:19:30+00:00",
        "end_time": "2020-06-19T17:54:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0340.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0340.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0340.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0340.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3335521,
            43.74323324,
            1052.502037,
            -122.3217636,
            43.75177917,
            1590.522037
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.33355212352456,
                  43.743302022390814,
                  1052.5020370887003
                ],
                [
                  -122.33345805901021,
                  43.75177916845824,
                  1052.5020370887003
                ],
                [
                  -122.32176357992478,
                  43.75171036961208,
                  1590.5220370887002
                ],
                [
                  -122.32185929449552,
                  43.74323324378266,
                  1590.5220370887002
                ],
                [
                  -122.33355212352456,
                  43.743302022390814,
                  1052.5020370887003
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0340.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0340.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:19:30Z",
            "pc:count": 110225211,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554120.023,
                "count": 110225211,
                "maximum": 554603.3104,
                "minimum": 553661.7504,
                "name": "X",
                "position": 0,
                "stddev": 263.9537004,
                "variance": 69671.55596
              },
              {
                "average": 4844057.442,
                "count": 110225211,
                "maximum": 4844519.957,
                "minimum": 4843578.397,
                "name": "Y",
                "position": 1,
                "stddev": 261.5883731,
                "variance": 68428.47694
              },
              {
                "average": 1291.227585,
                "count": 110225211,
                "maximum": 1590.522037,
                "minimum": 1052.502037,
                "name": "Z",
                "position": 2,
                "stddev": 97.1568964,
                "variance": 9439.462518
              },
              {
                "average": 26700.17731,
                "count": 110225211,
                "maximum": 60435,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14889.86614,
                "variance": 221708113.6
              },
              {
                "average": 2.068700662,
                "count": 110225211,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.145228656,
                "variance": 1.311548675
              },
              {
                "average": 3.135553063,
                "count": 110225211,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.310442566,
                "variance": 1.717259719
              },
              {
                "average": 0.4953561032,
                "count": 110225211,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499978436,
                "variance": 0.2499784365
              },
              {
                "average": 0,
                "count": 110225211,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02962648,
                "count": 110225211,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2275726406,
                "variance": 0.05178930674
              },
              {
                "average": -0.7283453138,
                "count": 110225211,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.72994078,
                "variance": 247.431037
              },
              {
                "average": 0.4953561032,
                "count": 110225211,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499978436,
                "variance": 0.2499784365
              },
              {
                "average": 317.6960503,
                "count": 110225211,
                "maximum": 320,
                "minimum": 316,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9595859415,
                "variance": 0.9208051792
              },
              {
                "average": 276625104.6,
                "count": 110225211,
                "maximum": 276625970,
                "minimum": 276624462.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 358.396842,
                "variance": 128448.2963
              },
              {
                "average": 0,
                "count": 110225211,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110225211,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110225211,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110225211,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110225211,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              553661.7504,
              4843578.397,
              1052.502037,
              554603.3104,
              4844519.957,
              1590.522037
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    553661.7504397398,
                    4843578.396905058,
                    1052.5020370887003
                  ],
                  [
                    553661.7504397398,
                    4844519.956905059,
                    1052.5020370887003
                  ],
                  [
                    554603.3104397398,
                    4844519.956905059,
                    1590.5220370887002
                  ],
                  [
                    554603.3104397398,
                    4843578.396905058,
                    1590.5220370887002
                  ],
                  [
                    553661.7504397398,
                    4843578.396905058,
                    1052.5020370887003
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:19:30+00:00",
            "end_time": "2020-06-19T17:54: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": "20200619_BLU_0300.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.28765196535115,
              43.72756891476078,
              981.2420163062569
            ],
            [
              -122.28755147569952,
              43.73604618244073,
              981.2420163062569
            ],
            [
              -122.27586066987901,
              43.73597271086341,
              1491.562016306257
            ],
            [
              -122.2759628081506,
              43.727495464796846,
              1491.562016306257
            ],
            [
              -122.28765196535115,
              43.72756891476078,
              981.2420163062569
            ]
          ]
        ]
      },
      "bbox": [
        -122.287652,
        43.72749546,
        981.2420163,
        -122.2758607,
        43.73604618,
        1491.562016
      ],
      "properties": {
        "datetime": "2020-06-19T19:32:48Z",
        "pc:count": 112475275,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557852.0511,
            "count": 112475275,
            "maximum": 558314.1357,
            "minimum": 557372.6157,
            "name": "X",
            "position": 0,
            "stddev": 264.1750266,
            "variance": 69788.44469
          },
          {
            "average": 4842326.359,
            "count": 112475275,
            "maximum": 4842803.359,
            "minimum": 4841861.779,
            "name": "Y",
            "position": 1,
            "stddev": 264.2825374,
            "variance": 69845.25958
          },
          {
            "average": 1150.037911,
            "count": 112475275,
            "maximum": 1491.562016,
            "minimum": 981.2420163,
            "name": "Z",
            "position": 2,
            "stddev": 90.34113287,
            "variance": 8161.520288
          },
          {
            "average": 28893.32404,
            "count": 112475275,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12906.41433,
            "variance": 166575530.7
          },
          {
            "average": 1.934131532,
            "count": 112475275,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.044216255,
            "variance": 1.090387587
          },
          {
            "average": 2.867129376,
            "count": 112475275,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.209269331,
            "variance": 1.462332314
          },
          {
            "average": 0.4637179593,
            "count": 112475275,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4986818783,
            "variance": 0.2486836157
          },
          {
            "average": 0,
            "count": 112475275,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023453039,
            "count": 112475275,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1931190235,
            "variance": 0.03729495723
          },
          {
            "average": -0.5509813692,
            "count": 112475275,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.79496496,
            "variance": 249.480918
          },
          {
            "average": 0.4952935478,
            "count": 112475275,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499977851,
            "variance": 0.2499778515
          },
          {
            "average": 328.3676457,
            "count": 112475275,
            "maximum": 331,
            "minimum": 326,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.18459169,
            "variance": 1.403257473
          },
          {
            "average": 276629250.9,
            "count": 112475275,
            "maximum": 276630368.1,
            "minimum": 276628295.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 485.4890634,
            "variance": 235699.6306
          },
          {
            "average": 0,
            "count": 112475275,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112475275,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112475275,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112475275,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112475275,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557372.6157,
          4841861.779,
          981.2420163,
          558314.1357,
          4842803.359,
          1491.562016
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557372.6157174911,
                4841861.779217948,
                981.2420163062569
              ],
              [
                557372.6157174911,
                4842803.359217948,
                981.2420163062569
              ],
              [
                558314.1357174912,
                4842803.359217948,
                1491.562016306257
              ],
              [
                558314.1357174912,
                4841861.779217948,
                1491.562016306257
              ],
              [
                557372.6157174911,
                4841861.779217948,
                981.2420163062569
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:32:48+00:00",
        "end_time": "2020-06-19T18:58:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0300.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0300.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0300.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0300.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.287652,
            43.72749546,
            981.2420163,
            -122.2758607,
            43.73604618,
            1491.562016
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.28765196535115,
                  43.72756891476078,
                  981.2420163062569
                ],
                [
                  -122.28755147569952,
                  43.73604618244073,
                  981.2420163062569
                ],
                [
                  -122.27586066987901,
                  43.73597271086341,
                  1491.562016306257
                ],
                [
                  -122.2759628081506,
                  43.727495464796846,
                  1491.562016306257
                ],
                [
                  -122.28765196535115,
                  43.72756891476078,
                  981.2420163062569
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0300.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0300.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:32:48Z",
            "pc:count": 112475275,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557852.0511,
                "count": 112475275,
                "maximum": 558314.1357,
                "minimum": 557372.6157,
                "name": "X",
                "position": 0,
                "stddev": 264.1750266,
                "variance": 69788.44469
              },
              {
                "average": 4842326.359,
                "count": 112475275,
                "maximum": 4842803.359,
                "minimum": 4841861.779,
                "name": "Y",
                "position": 1,
                "stddev": 264.2825374,
                "variance": 69845.25958
              },
              {
                "average": 1150.037911,
                "count": 112475275,
                "maximum": 1491.562016,
                "minimum": 981.2420163,
                "name": "Z",
                "position": 2,
                "stddev": 90.34113287,
                "variance": 8161.520288
              },
              {
                "average": 28893.32404,
                "count": 112475275,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12906.41433,
                "variance": 166575530.7
              },
              {
                "average": 1.934131532,
                "count": 112475275,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.044216255,
                "variance": 1.090387587
              },
              {
                "average": 2.867129376,
                "count": 112475275,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.209269331,
                "variance": 1.462332314
              },
              {
                "average": 0.4637179593,
                "count": 112475275,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4986818783,
                "variance": 0.2486836157
              },
              {
                "average": 0,
                "count": 112475275,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023453039,
                "count": 112475275,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1931190235,
                "variance": 0.03729495723
              },
              {
                "average": -0.5509813692,
                "count": 112475275,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.79496496,
                "variance": 249.480918
              },
              {
                "average": 0.4952935478,
                "count": 112475275,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499977851,
                "variance": 0.2499778515
              },
              {
                "average": 328.3676457,
                "count": 112475275,
                "maximum": 331,
                "minimum": 326,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.18459169,
                "variance": 1.403257473
              },
              {
                "average": 276629250.9,
                "count": 112475275,
                "maximum": 276630368.1,
                "minimum": 276628295.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 485.4890634,
                "variance": 235699.6306
              },
              {
                "average": 0,
                "count": 112475275,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112475275,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112475275,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112475275,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112475275,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557372.6157,
              4841861.779,
              981.2420163,
              558314.1357,
              4842803.359,
              1491.562016
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557372.6157174911,
                    4841861.779217948,
                    981.2420163062569
                  ],
                  [
                    557372.6157174911,
                    4842803.359217948,
                    981.2420163062569
                  ],
                  [
                    558314.1357174912,
                    4842803.359217948,
                    1491.562016306257
                  ],
                  [
                    558314.1357174912,
                    4841861.779217948,
                    1491.562016306257
                  ],
                  [
                    557372.6157174911,
                    4841861.779217948,
                    981.2420163062569
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:32:48+00:00",
            "end_time": "2020-06-19T18: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": "20200619_BLU_0276.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.28740518295427,
              43.71933934983443,
              796.4593367378067
            ],
            [
              -122.28730468734649,
              43.72781662931269,
              796.4593367378067
            ],
            [
              -122.2756152345632,
              43.72774314192925,
              2239.179336737807
            ],
            [
              -122.27571737812674,
              43.719265884069365,
              2239.179336737807
            ],
            [
              -122.28740518295427,
              43.71933934983443,
              796.4593367378067
            ]
          ]
        ]
      },
      "bbox": [
        -122.2874052,
        43.71926588,
        796.4593367,
        -122.2756152,
        43.72781663,
        2239.179337
      ],
      "properties": {
        "datetime": "2020-06-19T19:39:46Z",
        "pc:count": 110815090,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557878.6688,
            "count": 110815090,
            "maximum": 558341.889,
            "minimum": 557400.349,
            "name": "X",
            "position": 0,
            "stddev": 265.5509856,
            "variance": 70517.32598
          },
          {
            "average": 4841426.534,
            "count": 110815090,
            "maximum": 4841889.532,
            "minimum": 4840947.952,
            "name": "Y",
            "position": 1,
            "stddev": 264.0417123,
            "variance": 69718.02583
          },
          {
            "average": 979.3950411,
            "count": 110815090,
            "maximum": 2239.179337,
            "minimum": 796.4593367,
            "name": "Z",
            "position": 2,
            "stddev": 75.51581619,
            "variance": 5702.638495
          },
          {
            "average": 30128.9187,
            "count": 110815090,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11772.46493,
            "variance": 138590930.5
          },
          {
            "average": 1.889565167,
            "count": 110815090,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.001627067,
            "variance": 1.003256781
          },
          {
            "average": 2.779311419,
            "count": 110815090,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.152190546,
            "variance": 1.327543055
          },
          {
            "average": 0.4975653767,
            "count": 110815090,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999940748,
            "variance": 0.2499940749
          },
          {
            "average": 0,
            "count": 110815090,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022041466,
            "count": 110815090,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1998669993,
            "variance": 0.0399468174
          },
          {
            "average": -1.480118827,
            "count": 110815090,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.71489987,
            "variance": 246.958078
          },
          {
            "average": 0.4975653947,
            "count": 110815090,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999940749,
            "variance": 0.249994075
          },
          {
            "average": 328.5680771,
            "count": 110815090,
            "maximum": 332,
            "minimum": 326,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.286242917,
            "variance": 1.654420842
          },
          {
            "average": 276629334.9,
            "count": 110815090,
            "maximum": 276630786.9,
            "minimum": 276628311.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 528.9231784,
            "variance": 279759.7286
          },
          {
            "average": 0,
            "count": 110815090,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110815090,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110815090,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110815090,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110815090,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557400.349,
          4840947.952,
          796.4593367,
          558341.889,
          4841889.532,
          2239.179337
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557400.3490421912,
                4840947.951552265,
                796.4593367378067
              ],
              [
                557400.3490421912,
                4841889.531552265,
                796.4593367378067
              ],
              [
                558341.8890421912,
                4841889.531552265,
                2239.179336737807
              ],
              [
                558341.8890421912,
                4840947.951552265,
                2239.179336737807
              ],
              [
                557400.3490421912,
                4840947.951552265,
                796.4593367378067
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:39:46+00:00",
        "end_time": "2020-06-19T18:58:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0276.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0276.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0276.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0276.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2874052,
            43.71926588,
            796.4593367,
            -122.2756152,
            43.72781663,
            2239.179337
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.28740518295427,
                  43.71933934983443,
                  796.4593367378067
                ],
                [
                  -122.28730468734649,
                  43.72781662931269,
                  796.4593367378067
                ],
                [
                  -122.2756152345632,
                  43.72774314192925,
                  2239.179336737807
                ],
                [
                  -122.27571737812674,
                  43.719265884069365,
                  2239.179336737807
                ],
                [
                  -122.28740518295427,
                  43.71933934983443,
                  796.4593367378067
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0276.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0276.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:39:46Z",
            "pc:count": 110815090,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557878.6688,
                "count": 110815090,
                "maximum": 558341.889,
                "minimum": 557400.349,
                "name": "X",
                "position": 0,
                "stddev": 265.5509856,
                "variance": 70517.32598
              },
              {
                "average": 4841426.534,
                "count": 110815090,
                "maximum": 4841889.532,
                "minimum": 4840947.952,
                "name": "Y",
                "position": 1,
                "stddev": 264.0417123,
                "variance": 69718.02583
              },
              {
                "average": 979.3950411,
                "count": 110815090,
                "maximum": 2239.179337,
                "minimum": 796.4593367,
                "name": "Z",
                "position": 2,
                "stddev": 75.51581619,
                "variance": 5702.638495
              },
              {
                "average": 30128.9187,
                "count": 110815090,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11772.46493,
                "variance": 138590930.5
              },
              {
                "average": 1.889565167,
                "count": 110815090,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.001627067,
                "variance": 1.003256781
              },
              {
                "average": 2.779311419,
                "count": 110815090,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.152190546,
                "variance": 1.327543055
              },
              {
                "average": 0.4975653767,
                "count": 110815090,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999940748,
                "variance": 0.2499940749
              },
              {
                "average": 0,
                "count": 110815090,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022041466,
                "count": 110815090,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1998669993,
                "variance": 0.0399468174
              },
              {
                "average": -1.480118827,
                "count": 110815090,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.71489987,
                "variance": 246.958078
              },
              {
                "average": 0.4975653947,
                "count": 110815090,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999940749,
                "variance": 0.249994075
              },
              {
                "average": 328.5680771,
                "count": 110815090,
                "maximum": 332,
                "minimum": 326,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.286242917,
                "variance": 1.654420842
              },
              {
                "average": 276629334.9,
                "count": 110815090,
                "maximum": 276630786.9,
                "minimum": 276628311.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 528.9231784,
                "variance": 279759.7286
              },
              {
                "average": 0,
                "count": 110815090,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110815090,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110815090,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110815090,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110815090,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557400.349,
              4840947.952,
              796.4593367,
              558341.889,
              4841889.532,
              2239.179337
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557400.3490421912,
                    4840947.951552265,
                    796.4593367378067
                  ],
                  [
                    557400.3490421912,
                    4841889.531552265,
                    796.4593367378067
                  ],
                  [
                    558341.8890421912,
                    4841889.531552265,
                    2239.179336737807
                  ],
                  [
                    558341.8890421912,
                    4840947.951552265,
                    2239.179336737807
                  ],
                  [
                    557400.3490421912,
                    4840947.951552265,
                    796.4593367378067
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:39:46+00:00",
            "end_time": "2020-06-19T18:58:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0341.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.32220059556722,
              43.74348527993578,
              1006.6962331460435
            ],
            [
              -122.32210493035784,
              43.751962225923215,
              1006.6962331460435
            ],
            [
              -122.31041069162224,
              43.75189226674742,
              1425.4962331460436
            ],
            [
              -122.31050800681797,
              43.74341534133883,
              1425.4962331460436
            ],
            [
              -122.32220059556722,
              43.74348527993578,
              1006.6962331460435
            ]
          ]
        ]
      },
      "bbox": [
        -122.3222006,
        43.74341534,
        1006.696233,
        -122.3104107,
        43.75196223,
        1425.496233
      ],
      "properties": {
        "datetime": "2020-06-19T18:32:27Z",
        "pc:count": 113568186,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555060.4041,
            "count": 113568186,
            "maximum": 555517.1401,
            "minimum": 554575.6001,
            "name": "X",
            "position": 0,
            "stddev": 270.6662565,
            "variance": 73260.22239
          },
          {
            "average": 4844085.301,
            "count": 113568186,
            "maximum": 4844547.704,
            "minimum": 4843606.164,
            "name": "Y",
            "position": 1,
            "stddev": 264.9732084,
            "variance": 70210.80118
          },
          {
            "average": 1203.352347,
            "count": 113568186,
            "maximum": 1425.496233,
            "minimum": 1006.696233,
            "name": "Z",
            "position": 2,
            "stddev": 72.96082065,
            "variance": 5323.28135
          },
          {
            "average": 27409.16579,
            "count": 113568186,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13933.39192,
            "variance": 194139410.3
          },
          {
            "average": 2.05171981,
            "count": 113568186,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.128561929,
            "variance": 1.273652027
          },
          {
            "average": 3.102889131,
            "count": 113568186,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.287244549,
            "variance": 1.656998529
          },
          {
            "average": 0.4959843331,
            "count": 113568186,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999838764,
            "variance": 0.2499838766
          },
          {
            "average": 0,
            "count": 113568186,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.025249862,
            "count": 113568186,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2044001915,
            "variance": 0.04177943828
          },
          {
            "average": 0.09090517211,
            "count": 113568186,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.17317735,
            "variance": 261.5716656
          },
          {
            "average": 0.514787187,
            "count": 113568186,
            "maximum": 255,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.924186527,
            "variance": 3.702493789
          },
          {
            "average": 320.0801673,
            "count": 113568186,
            "maximum": 322,
            "minimum": 318,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.015761681,
            "variance": 1.031771794
          },
          {
            "average": 276626004.8,
            "count": 113568186,
            "maximum": 276626747.5,
            "minimum": 276625197.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 390.2906328,
            "variance": 152326.778
          },
          {
            "average": 0,
            "count": 113568186,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113568186,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113568186,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113568186,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113568186,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554575.6001,
          4843606.164,
          1006.696233,
          555517.1401,
          4844547.704,
          1425.496233
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554575.6001399026,
                4843606.163982718,
                1006.6962331460435
              ],
              [
                554575.6001399026,
                4844547.703982717,
                1006.6962331460435
              ],
              [
                555517.1401399026,
                4844547.703982717,
                1425.4962331460436
              ],
              [
                555517.1401399026,
                4843606.163982718,
                1425.4962331460436
              ],
              [
                554575.6001399026,
                4843606.163982718,
                1006.6962331460435
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:32:27+00:00",
        "end_time": "2020-06-19T18:06:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0341.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0341.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0341.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0341.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3222006,
            43.74341534,
            1006.696233,
            -122.3104107,
            43.75196223,
            1425.496233
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.32220059556722,
                  43.74348527993578,
                  1006.6962331460435
                ],
                [
                  -122.32210493035784,
                  43.751962225923215,
                  1006.6962331460435
                ],
                [
                  -122.31041069162224,
                  43.75189226674742,
                  1425.4962331460436
                ],
                [
                  -122.31050800681797,
                  43.74341534133883,
                  1425.4962331460436
                ],
                [
                  -122.32220059556722,
                  43.74348527993578,
                  1006.6962331460435
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0341.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0341.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:32:27Z",
            "pc:count": 113568186,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555060.4041,
                "count": 113568186,
                "maximum": 555517.1401,
                "minimum": 554575.6001,
                "name": "X",
                "position": 0,
                "stddev": 270.6662565,
                "variance": 73260.22239
              },
              {
                "average": 4844085.301,
                "count": 113568186,
                "maximum": 4844547.704,
                "minimum": 4843606.164,
                "name": "Y",
                "position": 1,
                "stddev": 264.9732084,
                "variance": 70210.80118
              },
              {
                "average": 1203.352347,
                "count": 113568186,
                "maximum": 1425.496233,
                "minimum": 1006.696233,
                "name": "Z",
                "position": 2,
                "stddev": 72.96082065,
                "variance": 5323.28135
              },
              {
                "average": 27409.16579,
                "count": 113568186,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13933.39192,
                "variance": 194139410.3
              },
              {
                "average": 2.05171981,
                "count": 113568186,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.128561929,
                "variance": 1.273652027
              },
              {
                "average": 3.102889131,
                "count": 113568186,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.287244549,
                "variance": 1.656998529
              },
              {
                "average": 0.4959843331,
                "count": 113568186,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999838764,
                "variance": 0.2499838766
              },
              {
                "average": 0,
                "count": 113568186,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.025249862,
                "count": 113568186,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2044001915,
                "variance": 0.04177943828
              },
              {
                "average": 0.09090517211,
                "count": 113568186,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.17317735,
                "variance": 261.5716656
              },
              {
                "average": 0.514787187,
                "count": 113568186,
                "maximum": 255,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.924186527,
                "variance": 3.702493789
              },
              {
                "average": 320.0801673,
                "count": 113568186,
                "maximum": 322,
                "minimum": 318,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.015761681,
                "variance": 1.031771794
              },
              {
                "average": 276626004.8,
                "count": 113568186,
                "maximum": 276626747.5,
                "minimum": 276625197.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 390.2906328,
                "variance": 152326.778
              },
              {
                "average": 0,
                "count": 113568186,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113568186,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113568186,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113568186,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113568186,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554575.6001,
              4843606.164,
              1006.696233,
              555517.1401,
              4844547.704,
              1425.496233
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554575.6001399026,
                    4843606.163982718,
                    1006.6962331460435
                  ],
                  [
                    554575.6001399026,
                    4844547.703982717,
                    1006.6962331460435
                  ],
                  [
                    555517.1401399026,
                    4844547.703982717,
                    1425.4962331460436
                  ],
                  [
                    555517.1401399026,
                    4843606.163982718,
                    1425.4962331460436
                  ],
                  [
                    554575.6001399026,
                    4843606.163982718,
                    1006.6962331460435
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:32:27+00:00",
            "end_time": "2020-06-19T18: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": "20200619_BLU_0321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3105991765877,
              43.73543792658997,
              938.1384411128016
            ],
            [
              -122.31050190339984,
              43.74391468397366,
              938.1384411128016
            ],
            [
              -122.2988090116035,
              43.74384354655288,
              2212.798441112802
            ],
            [
              -122.29890793407752,
              43.73536681009444,
              2212.798441112802
            ],
            [
              -122.3105991765877,
              43.73543792658997,
              938.1384411128016
            ]
          ]
        ]
      },
      "bbox": [
        -122.3105992,
        43.73536681,
        938.1384411,
        -122.298809,
        43.74391468,
        2212.798441
      ],
      "properties": {
        "datetime": "2020-06-19T18:58:21Z",
        "pc:count": 122749122,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555992.5413,
            "count": 122749122,
            "maximum": 556458.7301,
            "minimum": 555517.1701,
            "name": "X",
            "position": 0,
            "stddev": 262.718788,
            "variance": 69021.16159
          },
          {
            "average": 4843197.34,
            "count": 122749122,
            "maximum": 4843661.627,
            "minimum": 4842720.107,
            "name": "Y",
            "position": 1,
            "stddev": 264.4933567,
            "variance": 69956.73572
          },
          {
            "average": 1103.580205,
            "count": 122749122,
            "maximum": 2212.798441,
            "minimum": 938.1384411,
            "name": "Z",
            "position": 2,
            "stddev": 64.68996922,
            "variance": 4184.792118
          },
          {
            "average": 28588.8488,
            "count": 122749122,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12859.03376,
            "variance": 165354749.2
          },
          {
            "average": 1.969165824,
            "count": 122749122,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.058195663,
            "variance": 1.119778061
          },
          {
            "average": 2.937894236,
            "count": 122749122,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.203685578,
            "variance": 1.448858971
          },
          {
            "average": 0.4959883379,
            "count": 122749122,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999839083,
            "variance": 0.2499839086
          },
          {
            "average": 0,
            "count": 122749122,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02235093,
            "count": 122749122,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1889252985,
            "variance": 0.03569276843
          },
          {
            "average": -0.253783455,
            "count": 122749122,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.56847055,
            "variance": 242.3772752
          },
          {
            "average": 0.495988623,
            "count": 122749122,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999839106,
            "variance": 0.2499839109
          },
          {
            "average": 322.8499665,
            "count": 122749122,
            "maximum": 326,
            "minimum": 320,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.235035965,
            "variance": 1.525313836
          },
          {
            "average": 276627077.7,
            "count": 122749122,
            "maximum": 276628301.8,
            "minimum": 276625963.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 476.7785415,
            "variance": 227317.7777
          },
          {
            "average": 0,
            "count": 122749122,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122749122,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122749122,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122749122,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122749122,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555517.1701,
          4842720.107,
          938.1384411,
          556458.7301,
          4843661.627,
          2212.798441
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555517.1701041451,
                4842720.1066441685,
                938.1384411128016
              ],
              [
                555517.1701041451,
                4843661.626644168,
                938.1384411128016
              ],
              [
                556458.7301041451,
                4843661.626644168,
                2212.798441112802
              ],
              [
                556458.7301041451,
                4842720.1066441685,
                2212.798441112802
              ],
              [
                555517.1701041451,
                4842720.1066441685,
                938.1384411128016
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:58:21+00:00",
        "end_time": "2020-06-19T18:19:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3105992,
            43.73536681,
            938.1384411,
            -122.298809,
            43.74391468,
            2212.798441
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.3105991765877,
                  43.73543792658997,
                  938.1384411128016
                ],
                [
                  -122.31050190339984,
                  43.74391468397366,
                  938.1384411128016
                ],
                [
                  -122.2988090116035,
                  43.74384354655288,
                  2212.798441112802
                ],
                [
                  -122.29890793407752,
                  43.73536681009444,
                  2212.798441112802
                ],
                [
                  -122.3105991765877,
                  43.73543792658997,
                  938.1384411128016
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:58:21Z",
            "pc:count": 122749122,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555992.5413,
                "count": 122749122,
                "maximum": 556458.7301,
                "minimum": 555517.1701,
                "name": "X",
                "position": 0,
                "stddev": 262.718788,
                "variance": 69021.16159
              },
              {
                "average": 4843197.34,
                "count": 122749122,
                "maximum": 4843661.627,
                "minimum": 4842720.107,
                "name": "Y",
                "position": 1,
                "stddev": 264.4933567,
                "variance": 69956.73572
              },
              {
                "average": 1103.580205,
                "count": 122749122,
                "maximum": 2212.798441,
                "minimum": 938.1384411,
                "name": "Z",
                "position": 2,
                "stddev": 64.68996922,
                "variance": 4184.792118
              },
              {
                "average": 28588.8488,
                "count": 122749122,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12859.03376,
                "variance": 165354749.2
              },
              {
                "average": 1.969165824,
                "count": 122749122,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.058195663,
                "variance": 1.119778061
              },
              {
                "average": 2.937894236,
                "count": 122749122,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.203685578,
                "variance": 1.448858971
              },
              {
                "average": 0.4959883379,
                "count": 122749122,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999839083,
                "variance": 0.2499839086
              },
              {
                "average": 0,
                "count": 122749122,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02235093,
                "count": 122749122,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1889252985,
                "variance": 0.03569276843
              },
              {
                "average": -0.253783455,
                "count": 122749122,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.56847055,
                "variance": 242.3772752
              },
              {
                "average": 0.495988623,
                "count": 122749122,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999839106,
                "variance": 0.2499839109
              },
              {
                "average": 322.8499665,
                "count": 122749122,
                "maximum": 326,
                "minimum": 320,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.235035965,
                "variance": 1.525313836
              },
              {
                "average": 276627077.7,
                "count": 122749122,
                "maximum": 276628301.8,
                "minimum": 276625963.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 476.7785415,
                "variance": 227317.7777
              },
              {
                "average": 0,
                "count": 122749122,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122749122,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122749122,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122749122,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122749122,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555517.1701,
              4842720.107,
              938.1384411,
              556458.7301,
              4843661.627,
              2212.798441
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555517.1701041451,
                    4842720.1066441685,
                    938.1384411128016
                  ],
                  [
                    555517.1701041451,
                    4843661.626644168,
                    938.1384411128016
                  ],
                  [
                    556458.7301041451,
                    4843661.626644168,
                    2212.798441112802
                  ],
                  [
                    556458.7301041451,
                    4842720.1066441685,
                    2212.798441112802
                  ],
                  [
                    555517.1701041451,
                    4842720.1066441685,
                    938.1384411128016
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:58:21+00:00",
            "end_time": "2020-06-19T18:19: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": "20200619_BLU_0273.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.32144535114053,
              43.718796690206055,
              611.3810988341172
            ],
            [
              -122.32134965975504,
              43.72727385169336,
              611.3810988341172
            ],
            [
              -122.30965997867817,
              43.72720384521483,
              848.9810988341171
            ],
            [
              -122.30975731802148,
              43.718726704321604,
              848.9810988341171
            ],
            [
              -122.32144535114053,
              43.718796690206055,
              611.3810988341172
            ]
          ]
        ]
      },
      "bbox": [
        -122.3214454,
        43.7187267,
        611.3810988,
        -122.30966,
        43.72727385,
        848.9810988
      ],
      "properties": {
        "datetime": "2020-06-19T18:46:02Z",
        "pc:count": 95639681,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555139.0137,
            "count": 95639681,
            "maximum": 555600.4208,
            "minimum": 554658.8608,
            "name": "X",
            "position": 0,
            "stddev": 264.3719863,
            "variance": 69892.54713
          },
          {
            "average": 4841333.829,
            "count": 95639681,
            "maximum": 4841806.235,
            "minimum": 4840864.675,
            "name": "Y",
            "position": 1,
            "stddev": 264.4636388,
            "variance": 69941.01623
          },
          {
            "average": 728.9452826,
            "count": 95639681,
            "maximum": 848.9810988,
            "minimum": 611.3810988,
            "name": "Z",
            "position": 2,
            "stddev": 41.70749259,
            "variance": 1739.514938
          },
          {
            "average": 31749.93061,
            "count": 95639681,
            "maximum": 65535,
            "minimum": 4986,
            "name": "Intensity",
            "position": 3,
            "stddev": 10527.12022,
            "variance": 110820260
          },
          {
            "average": 1.783069937,
            "count": 95639681,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9185077904,
            "variance": 0.843656561
          },
          {
            "average": 2.566337564,
            "count": 95639681,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.065139606,
            "variance": 1.13452238
          },
          {
            "average": 0.4992197642,
            "count": 95639681,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993938,
            "variance": 0.2499993938
          },
          {
            "average": 0,
            "count": 95639681,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023690282,
            "count": 95639681,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1878471688,
            "variance": 0.03528655882
          },
          {
            "average": -1.021644283,
            "count": 95639681,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.6787493,
            "variance": 245.8231797
          },
          {
            "average": 0.4992197642,
            "count": 95639681,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999993938,
            "variance": 0.2499993938
          },
          {
            "average": 320.5991634,
            "count": 95639681,
            "maximum": 324,
            "minimum": 318,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.337553112,
            "variance": 1.789048326
          },
          {
            "average": 276626207,
            "count": 95639681,
            "maximum": 276627562.6,
            "minimum": 276625245.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 515.7968733,
            "variance": 266046.4145
          },
          {
            "average": 0,
            "count": 95639681,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95639681,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95639681,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95639681,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95639681,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554658.8608,
          4840864.675,
          611.3810988,
          555600.4208,
          4841806.235,
          848.9810988
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554658.8607514671,
                4840864.675073923,
                611.3810988341172
              ],
              [
                554658.8607514671,
                4841806.235073923,
                611.3810988341172
              ],
              [
                555600.4207514671,
                4841806.235073923,
                848.9810988341171
              ],
              [
                555600.4207514671,
                4840864.675073923,
                848.9810988341171
              ],
              [
                554658.8607514671,
                4840864.675073923,
                611.3810988341172
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:46:02+00:00",
        "end_time": "2020-06-19T18:07:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0273.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0273.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0273.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0273.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3214454,
            43.7187267,
            611.3810988,
            -122.30966,
            43.72727385,
            848.9810988
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.32144535114053,
                  43.718796690206055,
                  611.3810988341172
                ],
                [
                  -122.32134965975504,
                  43.72727385169336,
                  611.3810988341172
                ],
                [
                  -122.30965997867817,
                  43.72720384521483,
                  848.9810988341171
                ],
                [
                  -122.30975731802148,
                  43.718726704321604,
                  848.9810988341171
                ],
                [
                  -122.32144535114053,
                  43.718796690206055,
                  611.3810988341172
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0273.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0273.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:46:02Z",
            "pc:count": 95639681,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555139.0137,
                "count": 95639681,
                "maximum": 555600.4208,
                "minimum": 554658.8608,
                "name": "X",
                "position": 0,
                "stddev": 264.3719863,
                "variance": 69892.54713
              },
              {
                "average": 4841333.829,
                "count": 95639681,
                "maximum": 4841806.235,
                "minimum": 4840864.675,
                "name": "Y",
                "position": 1,
                "stddev": 264.4636388,
                "variance": 69941.01623
              },
              {
                "average": 728.9452826,
                "count": 95639681,
                "maximum": 848.9810988,
                "minimum": 611.3810988,
                "name": "Z",
                "position": 2,
                "stddev": 41.70749259,
                "variance": 1739.514938
              },
              {
                "average": 31749.93061,
                "count": 95639681,
                "maximum": 65535,
                "minimum": 4986,
                "name": "Intensity",
                "position": 3,
                "stddev": 10527.12022,
                "variance": 110820260
              },
              {
                "average": 1.783069937,
                "count": 95639681,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9185077904,
                "variance": 0.843656561
              },
              {
                "average": 2.566337564,
                "count": 95639681,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.065139606,
                "variance": 1.13452238
              },
              {
                "average": 0.4992197642,
                "count": 95639681,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993938,
                "variance": 0.2499993938
              },
              {
                "average": 0,
                "count": 95639681,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023690282,
                "count": 95639681,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1878471688,
                "variance": 0.03528655882
              },
              {
                "average": -1.021644283,
                "count": 95639681,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.6787493,
                "variance": 245.8231797
              },
              {
                "average": 0.4992197642,
                "count": 95639681,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999993938,
                "variance": 0.2499993938
              },
              {
                "average": 320.5991634,
                "count": 95639681,
                "maximum": 324,
                "minimum": 318,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.337553112,
                "variance": 1.789048326
              },
              {
                "average": 276626207,
                "count": 95639681,
                "maximum": 276627562.6,
                "minimum": 276625245.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 515.7968733,
                "variance": 266046.4145
              },
              {
                "average": 0,
                "count": 95639681,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95639681,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95639681,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95639681,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95639681,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554658.8608,
              4840864.675,
              611.3810988,
              555600.4208,
              4841806.235,
              848.9810988
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554658.8607514671,
                    4840864.675073923,
                    611.3810988341172
                  ],
                  [
                    554658.8607514671,
                    4841806.235073923,
                    611.3810988341172
                  ],
                  [
                    555600.4207514671,
                    4841806.235073923,
                    848.9810988341171
                  ],
                  [
                    555600.4207514671,
                    4840864.675073923,
                    848.9810988341171
                  ],
                  [
                    554658.8607514671,
                    4840864.675073923,
                    611.3810988341172
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:46:02+00:00",
            "end_time": "2020-06-19T18: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": "20200618_BLU_0283.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.20797597578236,
              43.720565921702104,
              867.329229856323
            ],
            [
              -122.2078642767243,
              43.72904286467193,
              867.329229856323
            ],
            [
              -122.19617480115728,
              43.728961251356985,
              2437.049229856323
            ],
            [
              -122.19628814811895,
              43.72048433239497,
              2437.049229856323
            ],
            [
              -122.20797597578236,
              43.720565921702104,
              867.329229856323
            ]
          ]
        ]
      },
      "bbox": [
        -122.207976,
        43.72048433,
        867.3292299,
        -122.1961748,
        43.72904286,
        2437.04923
      ],
      "properties": {
        "datetime": "2020-06-18T17:52:43Z",
        "pc:count": 103079909,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564268.6704,
            "count": 103079909,
            "maximum": 564738.7213,
            "minimum": 563797.1813,
            "name": "X",
            "position": 0,
            "stddev": 261.4584593,
            "variance": 68360.52593
          },
          {
            "average": 4841621.928,
            "count": 103079909,
            "maximum": 4842083.802,
            "minimum": 4841142.242,
            "name": "Y",
            "position": 1,
            "stddev": 265.2709775,
            "variance": 70368.69152
          },
          {
            "average": 968.4928219,
            "count": 103079909,
            "maximum": 2437.04923,
            "minimum": 867.3292299,
            "name": "Z",
            "position": 2,
            "stddev": 82.43365742,
            "variance": 6795.307876
          },
          {
            "average": 31766.33544,
            "count": 103079909,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10359.98502,
            "variance": 107329289.6
          },
          {
            "average": 1.777532206,
            "count": 103079909,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9188833208,
            "variance": 0.8443465572
          },
          {
            "average": 2.554759046,
            "count": 103079909,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.072634064,
            "variance": 1.150543835
          },
          {
            "average": 0.499690934,
            "count": 103079909,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999069,
            "variance": 0.2499999069
          },
          {
            "average": 0,
            "count": 103079909,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018254285,
            "count": 103079909,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1712319409,
            "variance": 0.0293203776
          },
          {
            "average": 0.6376355745,
            "count": 103079909,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.722057,
            "variance": 247.1830764
          },
          {
            "average": 0.499690934,
            "count": 103079909,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999069,
            "variance": 0.2499999069
          },
          {
            "average": 111.8766422,
            "count": 103079909,
            "maximum": 115,
            "minimum": 108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.454664669,
            "variance": 2.116049299
          },
          {
            "average": 276536560.3,
            "count": 103079909,
            "maximum": 276537963.9,
            "minimum": 276534898.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 662.8942963,
            "variance": 439428.848
          },
          {
            "average": 0,
            "count": 103079909,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103079909,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103079909,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103079909,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103079909,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563797.1813,
          4841142.242,
          867.3292299,
          564738.7213,
          4842083.802,
          2437.04923
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563797.1813441736,
                4841142.242476541,
                867.329229856323
              ],
              [
                563797.1813441736,
                4842083.802476541,
                867.329229856323
              ],
              [
                564738.7213441737,
                4842083.802476541,
                2437.049229856323
              ],
              [
                564738.7213441737,
                4841142.242476541,
                2437.049229856323
              ],
              [
                563797.1813441736,
                4841142.242476541,
                867.329229856323
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:52:43+00:00",
        "end_time": "2020-06-18T17:01:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0283.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0283.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0283.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0283.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.207976,
            43.72048433,
            867.3292299,
            -122.1961748,
            43.72904286,
            2437.04923
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.20797597578236,
                  43.720565921702104,
                  867.329229856323
                ],
                [
                  -122.2078642767243,
                  43.72904286467193,
                  867.329229856323
                ],
                [
                  -122.19617480115728,
                  43.728961251356985,
                  2437.049229856323
                ],
                [
                  -122.19628814811895,
                  43.72048433239497,
                  2437.049229856323
                ],
                [
                  -122.20797597578236,
                  43.720565921702104,
                  867.329229856323
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0283.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0283.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:52:43Z",
            "pc:count": 103079909,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564268.6704,
                "count": 103079909,
                "maximum": 564738.7213,
                "minimum": 563797.1813,
                "name": "X",
                "position": 0,
                "stddev": 261.4584593,
                "variance": 68360.52593
              },
              {
                "average": 4841621.928,
                "count": 103079909,
                "maximum": 4842083.802,
                "minimum": 4841142.242,
                "name": "Y",
                "position": 1,
                "stddev": 265.2709775,
                "variance": 70368.69152
              },
              {
                "average": 968.4928219,
                "count": 103079909,
                "maximum": 2437.04923,
                "minimum": 867.3292299,
                "name": "Z",
                "position": 2,
                "stddev": 82.43365742,
                "variance": 6795.307876
              },
              {
                "average": 31766.33544,
                "count": 103079909,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10359.98502,
                "variance": 107329289.6
              },
              {
                "average": 1.777532206,
                "count": 103079909,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9188833208,
                "variance": 0.8443465572
              },
              {
                "average": 2.554759046,
                "count": 103079909,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.072634064,
                "variance": 1.150543835
              },
              {
                "average": 0.499690934,
                "count": 103079909,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999069,
                "variance": 0.2499999069
              },
              {
                "average": 0,
                "count": 103079909,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018254285,
                "count": 103079909,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1712319409,
                "variance": 0.0293203776
              },
              {
                "average": 0.6376355745,
                "count": 103079909,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.722057,
                "variance": 247.1830764
              },
              {
                "average": 0.499690934,
                "count": 103079909,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999069,
                "variance": 0.2499999069
              },
              {
                "average": 111.8766422,
                "count": 103079909,
                "maximum": 115,
                "minimum": 108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.454664669,
                "variance": 2.116049299
              },
              {
                "average": 276536560.3,
                "count": 103079909,
                "maximum": 276537963.9,
                "minimum": 276534898.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 662.8942963,
                "variance": 439428.848
              },
              {
                "average": 0,
                "count": 103079909,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103079909,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103079909,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103079909,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103079909,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563797.1813,
              4841142.242,
              867.3292299,
              564738.7213,
              4842083.802,
              2437.04923
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563797.1813441736,
                    4841142.242476541,
                    867.329229856323
                  ],
                  [
                    563797.1813441736,
                    4842083.802476541,
                    867.329229856323
                  ],
                  [
                    564738.7213441737,
                    4842083.802476541,
                    2437.049229856323
                  ],
                  [
                    564738.7213441737,
                    4841142.242476541,
                    2437.049229856323
                  ],
                  [
                    563797.1813441736,
                    4841142.242476541,
                    867.329229856323
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:52:43+00:00",
            "end_time": "2020-06-18T17:01:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0362.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3224528154176,
              43.7517148748583,
              1033.8584806127642
            ],
            [
              -122.32235715631562,
              43.76019198909977,
              1033.8584806127642
            ],
            [
              -122.3106613141687,
              43.76012204525739,
              1480.6184806127644
            ],
            [
              -122.3107586239923,
              43.75164495159042,
              1480.6184806127644
            ],
            [
              -122.3224528154176,
              43.7517148748583,
              1033.8584806127642
            ]
          ]
        ]
      },
      "bbox": [
        -122.3224528,
        43.75164495,
        1033.858481,
        -122.3106613,
        43.76019199,
        1480.618481
      ],
      "properties": {
        "datetime": "2020-06-19T18:32:10Z",
        "pc:count": 109232420,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555019.1089,
            "count": 109232420,
            "maximum": 555489.3574,
            "minimum": 554547.8174,
            "name": "X",
            "position": 0,
            "stddev": 272.4150689,
            "variance": 74209.96978
          },
          {
            "average": 4844986.766,
            "count": 109232420,
            "maximum": 4845461.563,
            "minimum": 4844520.003,
            "name": "Y",
            "position": 1,
            "stddev": 267.2417981,
            "variance": 71418.17865
          },
          {
            "average": 1257.319788,
            "count": 109232420,
            "maximum": 1480.618481,
            "minimum": 1033.858481,
            "name": "Z",
            "position": 2,
            "stddev": 90.78124093,
            "variance": 8241.233705
          },
          {
            "average": 27454.53361,
            "count": 109232420,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14144.41347,
            "variance": 200064432.4
          },
          {
            "average": 2.019716079,
            "count": 109232420,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.106985838,
            "variance": 1.225417646
          },
          {
            "average": 3.037811448,
            "count": 109232420,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.269470394,
            "variance": 1.611555081
          },
          {
            "average": 0.4968374865,
            "count": 109232420,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999900007,
            "variance": 0.2499900008
          },
          {
            "average": 0,
            "count": 109232420,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.025018809,
            "count": 109232420,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2023903409,
            "variance": 0.04096185011
          },
          {
            "average": -0.2391433914,
            "count": 109232420,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.22558925,
            "variance": 263.2697464
          },
          {
            "average": 0.4968374865,
            "count": 109232420,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999900007,
            "variance": 0.2499900008
          },
          {
            "average": 319.8821999,
            "count": 109232420,
            "maximum": 322,
            "minimum": 318,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9828158238,
            "variance": 0.9659269434
          },
          {
            "average": 276625927.1,
            "count": 109232420,
            "maximum": 276626730,
            "minimum": 276625179.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 378.139279,
            "variance": 142989.3143
          },
          {
            "average": 0,
            "count": 109232420,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109232420,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109232420,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109232420,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109232420,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554547.8174,
          4844520.003,
          1033.858481,
          555489.3574,
          4845461.563,
          1480.618481
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554547.8174089284,
                4844520.003248946,
                1033.8584806127642
              ],
              [
                554547.8174089284,
                4845461.563248946,
                1033.8584806127642
              ],
              [
                555489.3574089285,
                4845461.563248946,
                1480.6184806127644
              ],
              [
                555489.3574089285,
                4844520.003248946,
                1480.6184806127644
              ],
              [
                554547.8174089284,
                4844520.003248946,
                1033.8584806127642
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:32:10+00:00",
        "end_time": "2020-06-19T18:06:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0362.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0362.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0362.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0362.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3224528,
            43.75164495,
            1033.858481,
            -122.3106613,
            43.76019199,
            1480.618481
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.3224528154176,
                  43.7517148748583,
                  1033.8584806127642
                ],
                [
                  -122.32235715631562,
                  43.76019198909977,
                  1033.8584806127642
                ],
                [
                  -122.3106613141687,
                  43.76012204525739,
                  1480.6184806127644
                ],
                [
                  -122.3107586239923,
                  43.75164495159042,
                  1480.6184806127644
                ],
                [
                  -122.3224528154176,
                  43.7517148748583,
                  1033.8584806127642
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0362.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0362.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:32:10Z",
            "pc:count": 109232420,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555019.1089,
                "count": 109232420,
                "maximum": 555489.3574,
                "minimum": 554547.8174,
                "name": "X",
                "position": 0,
                "stddev": 272.4150689,
                "variance": 74209.96978
              },
              {
                "average": 4844986.766,
                "count": 109232420,
                "maximum": 4845461.563,
                "minimum": 4844520.003,
                "name": "Y",
                "position": 1,
                "stddev": 267.2417981,
                "variance": 71418.17865
              },
              {
                "average": 1257.319788,
                "count": 109232420,
                "maximum": 1480.618481,
                "minimum": 1033.858481,
                "name": "Z",
                "position": 2,
                "stddev": 90.78124093,
                "variance": 8241.233705
              },
              {
                "average": 27454.53361,
                "count": 109232420,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14144.41347,
                "variance": 200064432.4
              },
              {
                "average": 2.019716079,
                "count": 109232420,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.106985838,
                "variance": 1.225417646
              },
              {
                "average": 3.037811448,
                "count": 109232420,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.269470394,
                "variance": 1.611555081
              },
              {
                "average": 0.4968374865,
                "count": 109232420,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999900007,
                "variance": 0.2499900008
              },
              {
                "average": 0,
                "count": 109232420,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.025018809,
                "count": 109232420,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2023903409,
                "variance": 0.04096185011
              },
              {
                "average": -0.2391433914,
                "count": 109232420,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.22558925,
                "variance": 263.2697464
              },
              {
                "average": 0.4968374865,
                "count": 109232420,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999900007,
                "variance": 0.2499900008
              },
              {
                "average": 319.8821999,
                "count": 109232420,
                "maximum": 322,
                "minimum": 318,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9828158238,
                "variance": 0.9659269434
              },
              {
                "average": 276625927.1,
                "count": 109232420,
                "maximum": 276626730,
                "minimum": 276625179.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 378.139279,
                "variance": 142989.3143
              },
              {
                "average": 0,
                "count": 109232420,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109232420,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109232420,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109232420,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109232420,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554547.8174,
              4844520.003,
              1033.858481,
              555489.3574,
              4845461.563,
              1480.618481
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554547.8174089284,
                    4844520.003248946,
                    1033.8584806127642
                  ],
                  [
                    554547.8174089284,
                    4845461.563248946,
                    1033.8584806127642
                  ],
                  [
                    555489.3574089285,
                    4845461.563248946,
                    1480.6184806127644
                  ],
                  [
                    555489.3574089285,
                    4844520.003248946,
                    1480.6184806127644
                  ],
                  [
                    554547.8174089284,
                    4844520.003248946,
                    1033.8584806127642
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:32:10+00:00",
            "end_time": "2020-06-19T18:06: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": "20200619_BLU_0316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3673461460709,
              43.7345159976759,
              782.4770174980703
            ],
            [
              -122.3672568766188,
              43.74299339369108,
              782.4770174980703
            ],
            [
              -122.35556502197416,
              43.742928069041696,
              1137.2770174980703
            ],
            [
              -122.3556559406754,
              43.7344506922434,
              1137.2770174980703
            ],
            [
              -122.3673461460709,
              43.7345159976759,
              782.4770174980703
            ]
          ]
        ]
      },
      "bbox": [
        -122.3673461,
        43.73445069,
        782.4770175,
        -122.355565,
        43.74299339,
        1137.277017
      ],
      "properties": {
        "datetime": "2020-06-19T17:36:57Z",
        "pc:count": 92616200,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 551450.1749,
            "count": 92616200,
            "maximum": 551889.6123,
            "minimum": 550948.1323,
            "name": "X",
            "position": 0,
            "stddev": 260.2852626,
            "variance": 67748.41793
          },
          {
            "average": 4843077.072,
            "count": 92616200,
            "maximum": 4843522.844,
            "minimum": 4842581.264,
            "name": "Y",
            "position": 1,
            "stddev": 261.7719227,
            "variance": 68524.53951
          },
          {
            "average": 1034.033853,
            "count": 92616200,
            "maximum": 1137.277017,
            "minimum": 782.4770175,
            "name": "Z",
            "position": 2,
            "stddev": 52.901321,
            "variance": 2798.549764
          },
          {
            "average": 29351.53568,
            "count": 92616200,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13018.55233,
            "variance": 169482704.9
          },
          {
            "average": 1.897337464,
            "count": 92616200,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.047857652,
            "variance": 1.098005659
          },
          {
            "average": 2.793938555,
            "count": 92616200,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.260462108,
            "variance": 1.588764725
          },
          {
            "average": 0.4973714426,
            "count": 92616200,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999930933,
            "variance": 0.2499930934
          },
          {
            "average": 0,
            "count": 92616200,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.034291161,
            "count": 92616200,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2267851663,
            "variance": 0.05143151167
          },
          {
            "average": -0.5821597175,
            "count": 92616200,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.63988152,
            "variance": 244.6058938
          },
          {
            "average": 0.4973714426,
            "count": 92616200,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999930933,
            "variance": 0.2499930934
          },
          {
            "average": 310.9527806,
            "count": 92616200,
            "maximum": 313,
            "minimum": 309,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.003150972,
            "variance": 1.006311872
          },
          {
            "average": 276622735.1,
            "count": 92616200,
            "maximum": 276623417,
            "minimum": 276622046.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 338.6380616,
            "variance": 114675.7368
          },
          {
            "average": 0,
            "count": 92616200,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92616200,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92616200,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92616200,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92616200,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          550948.1323,
          4842581.264,
          782.4770175,
          551889.6123,
          4843522.844,
          1137.277017
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                550948.1322843882,
                4842581.264279277,
                782.4770174980703
              ],
              [
                550948.1322843882,
                4843522.844279277,
                782.4770174980703
              ],
              [
                551889.6122843882,
                4843522.844279277,
                1137.2770174980703
              ],
              [
                551889.6122843882,
                4842581.264279277,
                1137.2770174980703
              ],
              [
                550948.1322843882,
                4842581.264279277,
                782.4770174980703
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:36:57+00:00",
        "end_time": "2020-06-19T17:14:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3673461,
            43.73445069,
            782.4770175,
            -122.355565,
            43.74299339,
            1137.277017
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.3673461460709,
                  43.7345159976759,
                  782.4770174980703
                ],
                [
                  -122.3672568766188,
                  43.74299339369108,
                  782.4770174980703
                ],
                [
                  -122.35556502197416,
                  43.742928069041696,
                  1137.2770174980703
                ],
                [
                  -122.3556559406754,
                  43.7344506922434,
                  1137.2770174980703
                ],
                [
                  -122.3673461460709,
                  43.7345159976759,
                  782.4770174980703
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:36:57Z",
            "pc:count": 92616200,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 551450.1749,
                "count": 92616200,
                "maximum": 551889.6123,
                "minimum": 550948.1323,
                "name": "X",
                "position": 0,
                "stddev": 260.2852626,
                "variance": 67748.41793
              },
              {
                "average": 4843077.072,
                "count": 92616200,
                "maximum": 4843522.844,
                "minimum": 4842581.264,
                "name": "Y",
                "position": 1,
                "stddev": 261.7719227,
                "variance": 68524.53951
              },
              {
                "average": 1034.033853,
                "count": 92616200,
                "maximum": 1137.277017,
                "minimum": 782.4770175,
                "name": "Z",
                "position": 2,
                "stddev": 52.901321,
                "variance": 2798.549764
              },
              {
                "average": 29351.53568,
                "count": 92616200,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13018.55233,
                "variance": 169482704.9
              },
              {
                "average": 1.897337464,
                "count": 92616200,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.047857652,
                "variance": 1.098005659
              },
              {
                "average": 2.793938555,
                "count": 92616200,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.260462108,
                "variance": 1.588764725
              },
              {
                "average": 0.4973714426,
                "count": 92616200,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999930933,
                "variance": 0.2499930934
              },
              {
                "average": 0,
                "count": 92616200,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.034291161,
                "count": 92616200,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2267851663,
                "variance": 0.05143151167
              },
              {
                "average": -0.5821597175,
                "count": 92616200,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.63988152,
                "variance": 244.6058938
              },
              {
                "average": 0.4973714426,
                "count": 92616200,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999930933,
                "variance": 0.2499930934
              },
              {
                "average": 310.9527806,
                "count": 92616200,
                "maximum": 313,
                "minimum": 309,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.003150972,
                "variance": 1.006311872
              },
              {
                "average": 276622735.1,
                "count": 92616200,
                "maximum": 276623417,
                "minimum": 276622046.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 338.6380616,
                "variance": 114675.7368
              },
              {
                "average": 0,
                "count": 92616200,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92616200,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92616200,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92616200,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92616200,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              550948.1323,
              4842581.264,
              782.4770175,
              551889.6123,
              4843522.844,
              1137.277017
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    550948.1322843882,
                    4842581.264279277,
                    782.4770174980703
                  ],
                  [
                    550948.1322843882,
                    4843522.844279277,
                    782.4770174980703
                  ],
                  [
                    551889.6122843882,
                    4843522.844279277,
                    1137.2770174980703
                  ],
                  [
                    551889.6122843882,
                    4842581.264279277,
                    1137.2770174980703
                  ],
                  [
                    550948.1322843882,
                    4842581.264279277,
                    782.4770174980703
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:36:57+00:00",
            "end_time": "2020-06-19T17:14: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": "20200618_BLU_0371.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.22027413716704,
              43.75331281978524,
              748.034925142939
            ],
            [
              -122.22016404438102,
              43.761789919067176,
              748.034925142939
            ],
            [
              -122.20846815993188,
              43.76170951576586,
              2391.174925142939
            ],
            [
              -122.20857990345908,
              43.75323244013504,
              2391.174925142939
            ],
            [
              -122.22027413716704,
              43.75331281978524,
              748.034925142939
            ]
          ]
        ]
      },
      "bbox": [
        -122.2202741,
        43.75323244,
        748.0349251,
        -122.2084682,
        43.76178992,
        2391.174925
      ],
      "properties": {
        "datetime": "2020-06-18T18:22:37Z",
        "pc:count": 121735856,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563235.8429,
            "count": 121735856,
            "maximum": 563713.8868,
            "minimum": 562772.3468,
            "name": "X",
            "position": 0,
            "stddev": 263.1922231,
            "variance": 69270.14632
          },
          {
            "average": 4845239.258,
            "count": 121735856,
            "maximum": 4845711.404,
            "minimum": 4844769.824,
            "name": "Y",
            "position": 1,
            "stddev": 262.3399747,
            "variance": 68822.26235
          },
          {
            "average": 911.7961966,
            "count": 121735856,
            "maximum": 2391.174925,
            "minimum": 748.0349251,
            "name": "Z",
            "position": 2,
            "stddev": 79.55162318,
            "variance": 6328.46075
          },
          {
            "average": 31205.60527,
            "count": 121735856,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10393.62824,
            "variance": 108027508
          },
          {
            "average": 1.829049709,
            "count": 121735856,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9395583736,
            "variance": 0.8827699375
          },
          {
            "average": 2.657929402,
            "count": 121735856,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.063891456,
            "variance": 1.131865031
          },
          {
            "average": 0.5032101553,
            "count": 121735856,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999896969,
            "variance": 0.249989697
          },
          {
            "average": 0,
            "count": 121735856,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.017753898,
            "count": 121735856,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1803645613,
            "variance": 0.03253137499
          },
          {
            "average": -0.3061316782,
            "count": 121735856,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.47937686,
            "variance": 239.611108
          },
          {
            "average": 0.5032101553,
            "count": 121735856,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999896969,
            "variance": 0.249989697
          },
          {
            "average": 115.5733721,
            "count": 121735856,
            "maximum": 119,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.616409,
            "variance": 2.612778056
          },
          {
            "average": 276538259.7,
            "count": 121735856,
            "maximum": 276539757,
            "minimum": 276536732.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 755.7610728,
            "variance": 571174.7991
          },
          {
            "average": 0,
            "count": 121735856,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121735856,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121735856,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121735856,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121735856,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562772.3468,
          4844769.824,
          748.0349251,
          563713.8868,
          4845711.404,
          2391.174925
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562772.3468165437,
                4844769.824275029,
                748.034925142939
              ],
              [
                562772.3468165437,
                4845711.404275029,
                748.034925142939
              ],
              [
                563713.8868165438,
                4845711.404275029,
                2391.174925142939
              ],
              [
                563713.8868165438,
                4844769.824275029,
                2391.174925142939
              ],
              [
                562772.3468165437,
                4844769.824275029,
                748.034925142939
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:22:37+00:00",
        "end_time": "2020-06-18T17:32:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0371.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0371.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0371.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0371.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2202741,
            43.75323244,
            748.0349251,
            -122.2084682,
            43.76178992,
            2391.174925
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.22027413716704,
                  43.75331281978524,
                  748.034925142939
                ],
                [
                  -122.22016404438102,
                  43.761789919067176,
                  748.034925142939
                ],
                [
                  -122.20846815993188,
                  43.76170951576586,
                  2391.174925142939
                ],
                [
                  -122.20857990345908,
                  43.75323244013504,
                  2391.174925142939
                ],
                [
                  -122.22027413716704,
                  43.75331281978524,
                  748.034925142939
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0371.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0371.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:22:37Z",
            "pc:count": 121735856,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563235.8429,
                "count": 121735856,
                "maximum": 563713.8868,
                "minimum": 562772.3468,
                "name": "X",
                "position": 0,
                "stddev": 263.1922231,
                "variance": 69270.14632
              },
              {
                "average": 4845239.258,
                "count": 121735856,
                "maximum": 4845711.404,
                "minimum": 4844769.824,
                "name": "Y",
                "position": 1,
                "stddev": 262.3399747,
                "variance": 68822.26235
              },
              {
                "average": 911.7961966,
                "count": 121735856,
                "maximum": 2391.174925,
                "minimum": 748.0349251,
                "name": "Z",
                "position": 2,
                "stddev": 79.55162318,
                "variance": 6328.46075
              },
              {
                "average": 31205.60527,
                "count": 121735856,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10393.62824,
                "variance": 108027508
              },
              {
                "average": 1.829049709,
                "count": 121735856,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9395583736,
                "variance": 0.8827699375
              },
              {
                "average": 2.657929402,
                "count": 121735856,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.063891456,
                "variance": 1.131865031
              },
              {
                "average": 0.5032101553,
                "count": 121735856,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999896969,
                "variance": 0.249989697
              },
              {
                "average": 0,
                "count": 121735856,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.017753898,
                "count": 121735856,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1803645613,
                "variance": 0.03253137499
              },
              {
                "average": -0.3061316782,
                "count": 121735856,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.47937686,
                "variance": 239.611108
              },
              {
                "average": 0.5032101553,
                "count": 121735856,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999896969,
                "variance": 0.249989697
              },
              {
                "average": 115.5733721,
                "count": 121735856,
                "maximum": 119,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.616409,
                "variance": 2.612778056
              },
              {
                "average": 276538259.7,
                "count": 121735856,
                "maximum": 276539757,
                "minimum": 276536732.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 755.7610728,
                "variance": 571174.7991
              },
              {
                "average": 0,
                "count": 121735856,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121735856,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121735856,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121735856,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121735856,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562772.3468,
              4844769.824,
              748.0349251,
              563713.8868,
              4845711.404,
              2391.174925
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562772.3468165437,
                    4844769.824275029,
                    748.034925142939
                  ],
                  [
                    562772.3468165437,
                    4845711.404275029,
                    748.034925142939
                  ],
                  [
                    563713.8868165438,
                    4845711.404275029,
                    2391.174925142939
                  ],
                  [
                    563713.8868165438,
                    4844769.824275029,
                    2391.174925142939
                  ],
                  [
                    562772.3468165437,
                    4844769.824275029,
                    748.034925142939
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:22:37+00:00",
            "end_time": "2020-06-18T17: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": "20200618_BLU_0307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.20821196862623,
              43.72879581081432,
              786.3716502124416
            ],
            [
              -122.20810027315756,
              43.737272561953276,
              786.3716502124416
            ],
            [
              -122.19640919607606,
              43.73719096055926,
              2427.8916502124416
            ],
            [
              -122.19652254011253,
              43.72871423342377,
              2427.8916502124416
            ],
            [
              -122.20821196862623,
              43.72879581081432,
              786.3716502124416
            ]
          ]
        ]
      },
      "bbox": [
        -122.208212,
        43.72871423,
        786.3716502,
        -122.1964092,
        43.73727256,
        2427.89165
      ],
      "properties": {
        "datetime": "2020-06-18T17:52:29Z",
        "pc:count": 106797701,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564233.5958,
            "count": 106797701,
            "maximum": 564710.9809,
            "minimum": 563769.4409,
            "name": "X",
            "position": 0,
            "stddev": 268.8329538,
            "variance": 72271.15707
          },
          {
            "average": 4842519.94,
            "count": 106797701,
            "maximum": 4842997.636,
            "minimum": 4842056.096,
            "name": "Y",
            "position": 1,
            "stddev": 267.6961313,
            "variance": 71661.21874
          },
          {
            "average": 986.4864775,
            "count": 106797701,
            "maximum": 2427.89165,
            "minimum": 786.3716502,
            "name": "Z",
            "position": 2,
            "stddev": 99.61711282,
            "variance": 9923.569166
          },
          {
            "average": 31437.07625,
            "count": 106797701,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10565.65343,
            "variance": 111633032.4
          },
          {
            "average": 1.80410098,
            "count": 106797701,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.937380184,
            "variance": 0.8786816094
          },
          {
            "average": 2.607754927,
            "count": 106797701,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.088519504,
            "variance": 1.18487471
          },
          {
            "average": 0.5029018087,
            "count": 106797701,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999915818,
            "variance": 0.2499915818
          },
          {
            "average": 0,
            "count": 106797701,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.019312054,
            "count": 106797701,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1787127734,
            "variance": 0.03193825538
          },
          {
            "average": -0.1878406938,
            "count": 106797701,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.6653347,
            "variance": 245.4027114
          },
          {
            "average": 0.5029018087,
            "count": 106797701,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999915818,
            "variance": 0.2499915818
          },
          {
            "average": 112.1825491,
            "count": 106797701,
            "maximum": 115,
            "minimum": 109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.450038342,
            "variance": 2.102611194
          },
          {
            "average": 276536700.3,
            "count": 106797701,
            "maximum": 276537949.4,
            "minimum": 276535152.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 658.7279538,
            "variance": 433922.5171
          },
          {
            "average": 0,
            "count": 106797701,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106797701,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106797701,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106797701,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106797701,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563769.4409,
          4842056.096,
          786.3716502,
          564710.9809,
          4842997.636,
          2427.89165
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563769.4409087816,
                4842056.096362109,
                786.3716502124416
              ],
              [
                563769.4409087816,
                4842997.636362108,
                786.3716502124416
              ],
              [
                564710.9809087816,
                4842997.636362108,
                2427.8916502124416
              ],
              [
                564710.9809087816,
                4842056.096362109,
                2427.8916502124416
              ],
              [
                563769.4409087816,
                4842056.096362109,
                786.3716502124416
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:52:29+00:00",
        "end_time": "2020-06-18T17:05:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.208212,
            43.72871423,
            786.3716502,
            -122.1964092,
            43.73727256,
            2427.89165
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.20821196862623,
                  43.72879581081432,
                  786.3716502124416
                ],
                [
                  -122.20810027315756,
                  43.737272561953276,
                  786.3716502124416
                ],
                [
                  -122.19640919607606,
                  43.73719096055926,
                  2427.8916502124416
                ],
                [
                  -122.19652254011253,
                  43.72871423342377,
                  2427.8916502124416
                ],
                [
                  -122.20821196862623,
                  43.72879581081432,
                  786.3716502124416
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:52:29Z",
            "pc:count": 106797701,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564233.5958,
                "count": 106797701,
                "maximum": 564710.9809,
                "minimum": 563769.4409,
                "name": "X",
                "position": 0,
                "stddev": 268.8329538,
                "variance": 72271.15707
              },
              {
                "average": 4842519.94,
                "count": 106797701,
                "maximum": 4842997.636,
                "minimum": 4842056.096,
                "name": "Y",
                "position": 1,
                "stddev": 267.6961313,
                "variance": 71661.21874
              },
              {
                "average": 986.4864775,
                "count": 106797701,
                "maximum": 2427.89165,
                "minimum": 786.3716502,
                "name": "Z",
                "position": 2,
                "stddev": 99.61711282,
                "variance": 9923.569166
              },
              {
                "average": 31437.07625,
                "count": 106797701,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10565.65343,
                "variance": 111633032.4
              },
              {
                "average": 1.80410098,
                "count": 106797701,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.937380184,
                "variance": 0.8786816094
              },
              {
                "average": 2.607754927,
                "count": 106797701,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.088519504,
                "variance": 1.18487471
              },
              {
                "average": 0.5029018087,
                "count": 106797701,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999915818,
                "variance": 0.2499915818
              },
              {
                "average": 0,
                "count": 106797701,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.019312054,
                "count": 106797701,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1787127734,
                "variance": 0.03193825538
              },
              {
                "average": -0.1878406938,
                "count": 106797701,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.6653347,
                "variance": 245.4027114
              },
              {
                "average": 0.5029018087,
                "count": 106797701,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999915818,
                "variance": 0.2499915818
              },
              {
                "average": 112.1825491,
                "count": 106797701,
                "maximum": 115,
                "minimum": 109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.450038342,
                "variance": 2.102611194
              },
              {
                "average": 276536700.3,
                "count": 106797701,
                "maximum": 276537949.4,
                "minimum": 276535152.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 658.7279538,
                "variance": 433922.5171
              },
              {
                "average": 0,
                "count": 106797701,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106797701,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106797701,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106797701,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106797701,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563769.4409,
              4842056.096,
              786.3716502,
              564710.9809,
              4842997.636,
              2427.89165
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563769.4409087816,
                    4842056.096362109,
                    786.3716502124416
                  ],
                  [
                    563769.4409087816,
                    4842997.636362108,
                    786.3716502124416
                  ],
                  [
                    564710.9809087816,
                    4842997.636362108,
                    2427.8916502124416
                  ],
                  [
                    564710.9809087816,
                    4842056.096362109,
                    2427.8916502124416
                  ],
                  [
                    563769.4409087816,
                    4842056.096362109,
                    786.3716502124416
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:52:29+00:00",
            "end_time": "2020-06-18T17:05: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": "20200618_BLU_0284.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1966288020171,
              43.72073651625183,
              872.592530632012
            ],
            [
              -122.19651549969058,
              43.72921361560767,
              872.592530632012
            ],
            [
              -122.18482602356715,
              43.72913084142017,
              1348.272530632012
            ],
            [
              -122.18494097382836,
              43.72065376641409,
              1348.272530632012
            ],
            [
              -122.1966288020171,
              43.72073651625183,
              872.592530632012
            ]
          ]
        ]
      },
      "bbox": [
        -122.1966288,
        43.72065377,
        872.5925306,
        -122.184826,
        43.72921362,
        1348.272531
      ],
      "properties": {
        "datetime": "2020-06-18T17:31:30Z",
        "pc:count": 106247665,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565178.5991,
            "count": 106247665,
            "maximum": 565652.5503,
            "minimum": 564711.0103,
            "name": "X",
            "position": 0,
            "stddev": 262.1838811,
            "variance": 68740.38753
          },
          {
            "average": 4841645.228,
            "count": 106247665,
            "maximum": 4842111.565,
            "minimum": 4841169.985,
            "name": "Y",
            "position": 1,
            "stddev": 262.1846706,
            "variance": 68740.80149
          },
          {
            "average": 993.3040583,
            "count": 106247665,
            "maximum": 1348.272531,
            "minimum": 872.5925306,
            "name": "Z",
            "position": 2,
            "stddev": 87.6426652,
            "variance": 7681.236764
          },
          {
            "average": 31639.79057,
            "count": 106247665,
            "maximum": 65535,
            "minimum": 1596,
            "name": "Intensity",
            "position": 3,
            "stddev": 10437.77966,
            "variance": 108947244.3
          },
          {
            "average": 1.786390016,
            "count": 106247665,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9258466486,
            "variance": 0.8571920167
          },
          {
            "average": 2.572784992,
            "count": 106247665,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.080051048,
            "variance": 1.166510266
          },
          {
            "average": 0.4706481879,
            "count": 106247665,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49913773,
            "variance": 0.2491384735
          },
          {
            "average": 0,
            "count": 106247665,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022719775,
            "count": 106247665,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1941794754,
            "variance": 0.03770566865
          },
          {
            "average": 0.6633914284,
            "count": 106247665,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.50227518,
            "variance": 240.3205358
          },
          {
            "average": 0.5023201028,
            "count": 106247665,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999946194,
            "variance": 0.2499946195
          },
          {
            "average": 109.2220787,
            "count": 106247665,
            "maximum": 112,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.460337912,
            "variance": 2.132586818
          },
          {
            "average": 276535368.4,
            "count": 106247665,
            "maximum": 276536690.9,
            "minimum": 276534010.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 663.4380529,
            "variance": 440150.05
          },
          {
            "average": 0,
            "count": 106247665,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106247665,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106247665,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106247665,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106247665,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564711.0103,
          4841169.985,
          872.5925306,
          565652.5503,
          4842111.565,
          1348.272531
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564711.0102616113,
                4841169.984748728,
                872.592530632012
              ],
              [
                564711.0102616113,
                4842111.564748728,
                872.592530632012
              ],
              [
                565652.5502616114,
                4842111.564748728,
                1348.272530632012
              ],
              [
                565652.5502616114,
                4841169.984748728,
                1348.272530632012
              ],
              [
                564711.0102616113,
                4841169.984748728,
                872.592530632012
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:31:30+00:00",
        "end_time": "2020-06-18T16:46:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0284.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0284.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0284.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0284.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1966288,
            43.72065377,
            872.5925306,
            -122.184826,
            43.72921362,
            1348.272531
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.1966288020171,
                  43.72073651625183,
                  872.592530632012
                ],
                [
                  -122.19651549969058,
                  43.72921361560767,
                  872.592530632012
                ],
                [
                  -122.18482602356715,
                  43.72913084142017,
                  1348.272530632012
                ],
                [
                  -122.18494097382836,
                  43.72065376641409,
                  1348.272530632012
                ],
                [
                  -122.1966288020171,
                  43.72073651625183,
                  872.592530632012
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0284.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0284.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:31:30Z",
            "pc:count": 106247665,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565178.5991,
                "count": 106247665,
                "maximum": 565652.5503,
                "minimum": 564711.0103,
                "name": "X",
                "position": 0,
                "stddev": 262.1838811,
                "variance": 68740.38753
              },
              {
                "average": 4841645.228,
                "count": 106247665,
                "maximum": 4842111.565,
                "minimum": 4841169.985,
                "name": "Y",
                "position": 1,
                "stddev": 262.1846706,
                "variance": 68740.80149
              },
              {
                "average": 993.3040583,
                "count": 106247665,
                "maximum": 1348.272531,
                "minimum": 872.5925306,
                "name": "Z",
                "position": 2,
                "stddev": 87.6426652,
                "variance": 7681.236764
              },
              {
                "average": 31639.79057,
                "count": 106247665,
                "maximum": 65535,
                "minimum": 1596,
                "name": "Intensity",
                "position": 3,
                "stddev": 10437.77966,
                "variance": 108947244.3
              },
              {
                "average": 1.786390016,
                "count": 106247665,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9258466486,
                "variance": 0.8571920167
              },
              {
                "average": 2.572784992,
                "count": 106247665,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.080051048,
                "variance": 1.166510266
              },
              {
                "average": 0.4706481879,
                "count": 106247665,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49913773,
                "variance": 0.2491384735
              },
              {
                "average": 0,
                "count": 106247665,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022719775,
                "count": 106247665,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1941794754,
                "variance": 0.03770566865
              },
              {
                "average": 0.6633914284,
                "count": 106247665,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.50227518,
                "variance": 240.3205358
              },
              {
                "average": 0.5023201028,
                "count": 106247665,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999946194,
                "variance": 0.2499946195
              },
              {
                "average": 109.2220787,
                "count": 106247665,
                "maximum": 112,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.460337912,
                "variance": 2.132586818
              },
              {
                "average": 276535368.4,
                "count": 106247665,
                "maximum": 276536690.9,
                "minimum": 276534010.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 663.4380529,
                "variance": 440150.05
              },
              {
                "average": 0,
                "count": 106247665,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106247665,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106247665,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106247665,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106247665,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564711.0103,
              4841169.985,
              872.5925306,
              565652.5503,
              4842111.565,
              1348.272531
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564711.0102616113,
                    4841169.984748728,
                    872.592530632012
                  ],
                  [
                    564711.0102616113,
                    4842111.564748728,
                    872.592530632012
                  ],
                  [
                    565652.5502616114,
                    4842111.564748728,
                    1348.272530632012
                  ],
                  [
                    565652.5502616114,
                    4841169.984748728,
                    1348.272530632012
                  ],
                  [
                    564711.0102616113,
                    4841169.984748728,
                    872.592530632012
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:31:30+00:00",
            "end_time": "2020-06-18T16: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": "20200619_BLU_0274.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.31009867488801,
              43.71897887709899,
              710.6077601139638
            ],
            [
              -122.31000138489239,
              43.727455838160516,
              710.6077601139638
            ],
            [
              -122.2983119447838,
              43.72738467238858,
              2211.947760113964
            ],
            [
              -122.29841088266693,
              43.71890773226168,
              2211.947760113964
            ],
            [
              -122.31009867488801,
              43.71897887709899,
              710.6077601139638
            ]
          ]
        ]
      },
      "bbox": [
        -122.3100987,
        43.71890773,
        710.6077601,
        -122.2983119,
        43.72745584,
        2211.94776
      ],
      "properties": {
        "datetime": "2020-06-19T18:58:56Z",
        "pc:count": 112191307,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556049.0105,
            "count": 112191307,
            "maximum": 556514.2306,
            "minimum": 555572.6906,
            "name": "X",
            "position": 0,
            "stddev": 263.3101074,
            "variance": 69332.21265
          },
          {
            "average": 4841368.232,
            "count": 112191307,
            "maximum": 4841833.993,
            "minimum": 4840892.453,
            "name": "Y",
            "position": 1,
            "stddev": 263.8381508,
            "variance": 69610.56984
          },
          {
            "average": 833.617772,
            "count": 112191307,
            "maximum": 2211.94776,
            "minimum": 710.6077601,
            "name": "Z",
            "position": 2,
            "stddev": 50.93456942,
            "variance": 2594.330362
          },
          {
            "average": 31099.8034,
            "count": 112191307,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11071.93474,
            "variance": 122587738.8
          },
          {
            "average": 1.821941222,
            "count": 112191307,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9461070241,
            "variance": 0.895118501
          },
          {
            "average": 2.643848841,
            "count": 112191307,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.089695574,
            "variance": 1.187436443
          },
          {
            "average": 0.4983283152,
            "count": 112191307,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972077,
            "variance": 0.2499972077
          },
          {
            "average": 0,
            "count": 112191307,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023099321,
            "count": 112191307,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1884177188,
            "variance": 0.03550123676
          },
          {
            "average": 0.7454278733,
            "count": 112191307,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.55093679,
            "variance": 241.8316349
          },
          {
            "average": 0.4983283152,
            "count": 112191307,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999972077,
            "variance": 0.2499972077
          },
          {
            "average": 323.2096373,
            "count": 112191307,
            "maximum": 326,
            "minimum": 320,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.439379436,
            "variance": 2.071813161
          },
          {
            "average": 276627215.9,
            "count": 112191307,
            "maximum": 276628336.9,
            "minimum": 276625996.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 557.5963257,
            "variance": 310913.6625
          },
          {
            "average": 0,
            "count": 112191307,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112191307,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112191307,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112191307,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112191307,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555572.6906,
          4840892.453,
          710.6077601,
          556514.2306,
          4841833.993,
          2211.94776
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555572.6906349406,
                4840892.453167442,
                710.6077601139638
              ],
              [
                555572.6906349406,
                4841833.993167441,
                710.6077601139638
              ],
              [
                556514.2306349407,
                4841833.993167441,
                2211.947760113964
              ],
              [
                556514.2306349407,
                4840892.453167442,
                2211.947760113964
              ],
              [
                555572.6906349406,
                4840892.453167442,
                710.6077601139638
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:58:56+00:00",
        "end_time": "2020-06-19T18:19:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0274.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0274.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0274.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0274.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3100987,
            43.71890773,
            710.6077601,
            -122.2983119,
            43.72745584,
            2211.94776
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.31009867488801,
                  43.71897887709899,
                  710.6077601139638
                ],
                [
                  -122.31000138489239,
                  43.727455838160516,
                  710.6077601139638
                ],
                [
                  -122.2983119447838,
                  43.72738467238858,
                  2211.947760113964
                ],
                [
                  -122.29841088266693,
                  43.71890773226168,
                  2211.947760113964
                ],
                [
                  -122.31009867488801,
                  43.71897887709899,
                  710.6077601139638
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0274.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0274.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:58:56Z",
            "pc:count": 112191307,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556049.0105,
                "count": 112191307,
                "maximum": 556514.2306,
                "minimum": 555572.6906,
                "name": "X",
                "position": 0,
                "stddev": 263.3101074,
                "variance": 69332.21265
              },
              {
                "average": 4841368.232,
                "count": 112191307,
                "maximum": 4841833.993,
                "minimum": 4840892.453,
                "name": "Y",
                "position": 1,
                "stddev": 263.8381508,
                "variance": 69610.56984
              },
              {
                "average": 833.617772,
                "count": 112191307,
                "maximum": 2211.94776,
                "minimum": 710.6077601,
                "name": "Z",
                "position": 2,
                "stddev": 50.93456942,
                "variance": 2594.330362
              },
              {
                "average": 31099.8034,
                "count": 112191307,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11071.93474,
                "variance": 122587738.8
              },
              {
                "average": 1.821941222,
                "count": 112191307,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9461070241,
                "variance": 0.895118501
              },
              {
                "average": 2.643848841,
                "count": 112191307,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.089695574,
                "variance": 1.187436443
              },
              {
                "average": 0.4983283152,
                "count": 112191307,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972077,
                "variance": 0.2499972077
              },
              {
                "average": 0,
                "count": 112191307,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023099321,
                "count": 112191307,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1884177188,
                "variance": 0.03550123676
              },
              {
                "average": 0.7454278733,
                "count": 112191307,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.55093679,
                "variance": 241.8316349
              },
              {
                "average": 0.4983283152,
                "count": 112191307,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999972077,
                "variance": 0.2499972077
              },
              {
                "average": 323.2096373,
                "count": 112191307,
                "maximum": 326,
                "minimum": 320,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.439379436,
                "variance": 2.071813161
              },
              {
                "average": 276627215.9,
                "count": 112191307,
                "maximum": 276628336.9,
                "minimum": 276625996.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 557.5963257,
                "variance": 310913.6625
              },
              {
                "average": 0,
                "count": 112191307,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112191307,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112191307,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112191307,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112191307,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555572.6906,
              4840892.453,
              710.6077601,
              556514.2306,
              4841833.993,
              2211.94776
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555572.6906349406,
                    4840892.453167442,
                    710.6077601139638
                  ],
                  [
                    555572.6906349406,
                    4841833.993167441,
                    710.6077601139638
                  ],
                  [
                    556514.2306349407,
                    4841833.993167441,
                    2211.947760113964
                  ],
                  [
                    556514.2306349407,
                    4840892.453167442,
                    2211.947760113964
                  ],
                  [
                    555572.6906349406,
                    4840892.453167442,
                    710.6077601139638
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:58:56+00:00",
            "end_time": "2020-06-19T18:19: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": "20200618_BLU_0347.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25409198426371,
              43.744560793739886,
              885.2034329458495
            ],
            [
              -122.25398670047349,
              43.753037792740805,
              885.2034329458495
            ],
            [
              -122.2422921790843,
              43.75296086108191,
              1474.6034329458496
            ],
            [
              -122.24239911292376,
              43.74448388471094,
              1474.6034329458496
            ],
            [
              -122.25409198426371,
              43.744560793739886,
              885.2034329458495
            ]
          ]
        ]
      },
      "bbox": [
        -122.254092,
        43.74448388,
        885.2034329,
        -122.2422922,
        43.75303779,
        1474.603433
      ],
      "properties": {
        "datetime": "2020-06-18T19:23:47Z",
        "pc:count": 122753192,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560518.2279,
            "count": 122753192,
            "maximum": 561000.1225,
            "minimum": 560058.5625,
            "name": "X",
            "position": 0,
            "stddev": 263.7799573,
            "variance": 69579.86588
          },
          {
            "average": 4844252.176,
            "count": 122753192,
            "maximum": 4844714.287,
            "minimum": 4843772.727,
            "name": "Y",
            "position": 1,
            "stddev": 265.7228991,
            "variance": 70608.65913
          },
          {
            "average": 1081.18308,
            "count": 122753192,
            "maximum": 1474.603433,
            "minimum": 885.2034329,
            "name": "Z",
            "position": 2,
            "stddev": 89.23287377,
            "variance": 7962.505761
          },
          {
            "average": 30205.291,
            "count": 122753192,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11983.93528,
            "variance": 143614704.7
          },
          {
            "average": 1.855924317,
            "count": 122753192,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9938584095,
            "variance": 0.9877545382
          },
          {
            "average": 2.711954382,
            "count": 122753192,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.171917301,
            "variance": 1.373390159
          },
          {
            "average": 0.4991444622,
            "count": 122753192,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992701,
            "variance": 0.2499992701
          },
          {
            "average": 0,
            "count": 122753192,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02722194,
            "count": 122753192,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2286123719,
            "variance": 0.0522636166
          },
          {
            "average": -0.3803665689,
            "count": 122753192,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.6475143,
            "variance": 244.8447039
          },
          {
            "average": 0.4991444622,
            "count": 122753192,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999992701,
            "variance": 0.2499992701
          },
          {
            "average": 124.0451435,
            "count": 122753192,
            "maximum": 127,
            "minimum": 121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.375156547,
            "variance": 1.89105553
          },
          {
            "average": 276542156.5,
            "count": 122753192,
            "maximum": 276543427.2,
            "minimum": 276540690.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 618.7277431,
            "variance": 382824.02
          },
          {
            "average": 0,
            "count": 122753192,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122753192,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122753192,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122753192,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122753192,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560058.5625,
          4843772.727,
          885.2034329,
          561000.1225,
          4844714.287,
          1474.603433
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560058.5625407083,
                4843772.72692505,
                885.2034329458495
              ],
              [
                560058.5625407083,
                4844714.28692505,
                885.2034329458495
              ],
              [
                561000.1225407084,
                4844714.28692505,
                1474.6034329458496
              ],
              [
                561000.1225407084,
                4843772.72692505,
                1474.6034329458496
              ],
              [
                560058.5625407083,
                4843772.72692505,
                885.2034329458495
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:23:47+00:00",
        "end_time": "2020-06-18T18:38:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0347.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0347.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0347.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0347.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.254092,
            43.74448388,
            885.2034329,
            -122.2422922,
            43.75303779,
            1474.603433
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.25409198426371,
                  43.744560793739886,
                  885.2034329458495
                ],
                [
                  -122.25398670047349,
                  43.753037792740805,
                  885.2034329458495
                ],
                [
                  -122.2422921790843,
                  43.75296086108191,
                  1474.6034329458496
                ],
                [
                  -122.24239911292376,
                  43.74448388471094,
                  1474.6034329458496
                ],
                [
                  -122.25409198426371,
                  43.744560793739886,
                  885.2034329458495
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0347.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0347.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:23:47Z",
            "pc:count": 122753192,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560518.2279,
                "count": 122753192,
                "maximum": 561000.1225,
                "minimum": 560058.5625,
                "name": "X",
                "position": 0,
                "stddev": 263.7799573,
                "variance": 69579.86588
              },
              {
                "average": 4844252.176,
                "count": 122753192,
                "maximum": 4844714.287,
                "minimum": 4843772.727,
                "name": "Y",
                "position": 1,
                "stddev": 265.7228991,
                "variance": 70608.65913
              },
              {
                "average": 1081.18308,
                "count": 122753192,
                "maximum": 1474.603433,
                "minimum": 885.2034329,
                "name": "Z",
                "position": 2,
                "stddev": 89.23287377,
                "variance": 7962.505761
              },
              {
                "average": 30205.291,
                "count": 122753192,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11983.93528,
                "variance": 143614704.7
              },
              {
                "average": 1.855924317,
                "count": 122753192,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9938584095,
                "variance": 0.9877545382
              },
              {
                "average": 2.711954382,
                "count": 122753192,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.171917301,
                "variance": 1.373390159
              },
              {
                "average": 0.4991444622,
                "count": 122753192,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992701,
                "variance": 0.2499992701
              },
              {
                "average": 0,
                "count": 122753192,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02722194,
                "count": 122753192,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2286123719,
                "variance": 0.0522636166
              },
              {
                "average": -0.3803665689,
                "count": 122753192,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.6475143,
                "variance": 244.8447039
              },
              {
                "average": 0.4991444622,
                "count": 122753192,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999992701,
                "variance": 0.2499992701
              },
              {
                "average": 124.0451435,
                "count": 122753192,
                "maximum": 127,
                "minimum": 121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.375156547,
                "variance": 1.89105553
              },
              {
                "average": 276542156.5,
                "count": 122753192,
                "maximum": 276543427.2,
                "minimum": 276540690.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 618.7277431,
                "variance": 382824.02
              },
              {
                "average": 0,
                "count": 122753192,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122753192,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122753192,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122753192,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122753192,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560058.5625,
              4843772.727,
              885.2034329,
              561000.1225,
              4844714.287,
              1474.603433
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560058.5625407083,
                    4843772.72692505,
                    885.2034329458495
                  ],
                  [
                    560058.5625407083,
                    4844714.28692505,
                    885.2034329458495
                  ],
                  [
                    561000.1225407084,
                    4844714.28692505,
                    1474.6034329458496
                  ],
                  [
                    561000.1225407084,
                    4843772.72692505,
                    1474.6034329458496
                  ],
                  [
                    560058.5625407083,
                    4843772.72692505,
                    885.2034329458495
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:23:47+00:00",
            "end_time": "2020-06-18T18: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": "20200619_BLU_0322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.29924943475012,
              43.735618932076065,
              965.7247022487043
            ],
            [
              -122.29915056379065,
              43.744095308648895,
              965.7247022487043
            ],
            [
              -122.28745791372039,
              43.7440230112972,
              2204.624702248704
            ],
            [
              -122.28755843386024,
              43.73554665598985,
              2204.624702248704
            ],
            [
              -122.29924943475012,
              43.735618932076065,
              965.7247022487043
            ]
          ]
        ]
      },
      "bbox": [
        -122.2992494,
        43.73554666,
        965.7247022,
        -122.2874579,
        43.74409531,
        2204.624702
      ],
      "properties": {
        "datetime": "2020-06-19T19:11:31Z",
        "pc:count": 121087529,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556892.0471,
            "count": 121087529,
            "maximum": 557372.5323,
            "minimum": 556430.9923,
            "name": "X",
            "position": 0,
            "stddev": 264.9179148,
            "variance": 70181.5016
          },
          {
            "average": 4843217.795,
            "count": 121087529,
            "maximum": 4843689.355,
            "minimum": 4842747.875,
            "name": "Y",
            "position": 1,
            "stddev": 263.0950213,
            "variance": 69218.99021
          },
          {
            "average": 1133.800213,
            "count": 121087529,
            "maximum": 2204.624702,
            "minimum": 965.7247022,
            "name": "Z",
            "position": 2,
            "stddev": 65.02383321,
            "variance": 4228.098885
          },
          {
            "average": 28542.89206,
            "count": 121087529,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13074.83046,
            "variance": 170951191.4
          },
          {
            "average": 1.977771658,
            "count": 121087529,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.075517184,
            "variance": 1.156737214
          },
          {
            "average": 2.954911236,
            "count": 121087529,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.238423589,
            "variance": 1.533692987
          },
          {
            "average": 0.494932711,
            "count": 121087529,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499974324,
            "variance": 0.2499743246
          },
          {
            "average": 0,
            "count": 121087529,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02223229,
            "count": 121087529,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1869479407,
            "variance": 0.03494953253
          },
          {
            "average": 0.5460183283,
            "count": 121087529,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.8328167,
            "variance": 250.6780845
          },
          {
            "average": 0.494932711,
            "count": 121087529,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499974324,
            "variance": 0.2499743246
          },
          {
            "average": 325.5156216,
            "count": 121087529,
            "maximum": 328,
            "minimum": 323,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.219696694,
            "variance": 1.487660024
          },
          {
            "average": 276628109.9,
            "count": 121087529,
            "maximum": 276629091.3,
            "minimum": 276627127.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 476.8357942,
            "variance": 227372.3746
          },
          {
            "average": 0,
            "count": 121087529,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121087529,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121087529,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121087529,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121087529,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556430.9923,
          4842747.875,
          965.7247022,
          557372.5323,
          4843689.355,
          2204.624702
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556430.9923253484,
                4842747.875476591,
                965.7247022487043
              ],
              [
                556430.9923253484,
                4843689.355476592,
                965.7247022487043
              ],
              [
                557372.5323253485,
                4843689.355476592,
                2204.624702248704
              ],
              [
                557372.5323253485,
                4842747.875476591,
                2204.624702248704
              ],
              [
                556430.9923253484,
                4842747.875476591,
                965.7247022487043
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:11:31+00:00",
        "end_time": "2020-06-19T18:38:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2992494,
            43.73554666,
            965.7247022,
            -122.2874579,
            43.74409531,
            2204.624702
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.29924943475012,
                  43.735618932076065,
                  965.7247022487043
                ],
                [
                  -122.29915056379065,
                  43.744095308648895,
                  965.7247022487043
                ],
                [
                  -122.28745791372039,
                  43.7440230112972,
                  2204.624702248704
                ],
                [
                  -122.28755843386024,
                  43.73554665598985,
                  2204.624702248704
                ],
                [
                  -122.29924943475012,
                  43.735618932076065,
                  965.7247022487043
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:11:31Z",
            "pc:count": 121087529,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556892.0471,
                "count": 121087529,
                "maximum": 557372.5323,
                "minimum": 556430.9923,
                "name": "X",
                "position": 0,
                "stddev": 264.9179148,
                "variance": 70181.5016
              },
              {
                "average": 4843217.795,
                "count": 121087529,
                "maximum": 4843689.355,
                "minimum": 4842747.875,
                "name": "Y",
                "position": 1,
                "stddev": 263.0950213,
                "variance": 69218.99021
              },
              {
                "average": 1133.800213,
                "count": 121087529,
                "maximum": 2204.624702,
                "minimum": 965.7247022,
                "name": "Z",
                "position": 2,
                "stddev": 65.02383321,
                "variance": 4228.098885
              },
              {
                "average": 28542.89206,
                "count": 121087529,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13074.83046,
                "variance": 170951191.4
              },
              {
                "average": 1.977771658,
                "count": 121087529,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.075517184,
                "variance": 1.156737214
              },
              {
                "average": 2.954911236,
                "count": 121087529,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.238423589,
                "variance": 1.533692987
              },
              {
                "average": 0.494932711,
                "count": 121087529,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499974324,
                "variance": 0.2499743246
              },
              {
                "average": 0,
                "count": 121087529,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02223229,
                "count": 121087529,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1869479407,
                "variance": 0.03494953253
              },
              {
                "average": 0.5460183283,
                "count": 121087529,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.8328167,
                "variance": 250.6780845
              },
              {
                "average": 0.494932711,
                "count": 121087529,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499974324,
                "variance": 0.2499743246
              },
              {
                "average": 325.5156216,
                "count": 121087529,
                "maximum": 328,
                "minimum": 323,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.219696694,
                "variance": 1.487660024
              },
              {
                "average": 276628109.9,
                "count": 121087529,
                "maximum": 276629091.3,
                "minimum": 276627127.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 476.8357942,
                "variance": 227372.3746
              },
              {
                "average": 0,
                "count": 121087529,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121087529,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121087529,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121087529,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121087529,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556430.9923,
              4842747.875,
              965.7247022,
              557372.5323,
              4843689.355,
              2204.624702
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556430.9923253484,
                    4842747.875476591,
                    965.7247022487043
                  ],
                  [
                    556430.9923253484,
                    4843689.355476592,
                    965.7247022487043
                  ],
                  [
                    557372.5323253485,
                    4843689.355476592,
                    2204.624702248704
                  ],
                  [
                    557372.5323253485,
                    4842747.875476591,
                    2204.624702248704
                  ],
                  [
                    556430.9923253484,
                    4842747.875476591,
                    965.7247022487043
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:11:31+00:00",
            "end_time": "2020-06-19T18:38: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": "20200618_BLU_0372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.20892093814443,
              43.7534847525042,
              911.1727695842842
            ],
            [
              -122.2088120087429,
              43.761751877879696,
              911.1727695842842
            ],
            [
              -122.20117071123859,
              43.76169872429551,
              2419.6127695842843
            ],
            [
              -122.20128069240951,
              43.75343161416824,
              2419.6127695842843
            ],
            [
              -122.20892093814443,
              43.7534847525042,
              911.1727695842842
            ]
          ]
        ]
      },
      "bbox": [
        -122.2089209,
        43.75343161,
        911.1727696,
        -122.2011707,
        43.76175188,
        2419.61277
      ],
      "properties": {
        "datetime": "2020-06-18T18:03:08Z",
        "pc:count": 49002376,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563909.0478,
            "count": 49002376,
            "maximum": 564301.3039,
            "minimum": 563686.1639,
            "name": "X",
            "position": 0,
            "stddev": 140.9809604,
            "variance": 19875.63121
          },
          {
            "average": 4845173.905,
            "count": 49002376,
            "maximum": 4845715.845,
            "minimum": 4844797.585,
            "name": "Y",
            "position": 1,
            "stddev": 245.547616,
            "variance": 60293.63173
          },
          {
            "average": 998.5717309,
            "count": 49002376,
            "maximum": 2419.61277,
            "minimum": 911.1727696,
            "name": "Z",
            "position": 2,
            "stddev": 32.05416823,
            "variance": 1027.469701
          },
          {
            "average": 30495.9632,
            "count": 49002376,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10697.0417,
            "variance": 114426701.2
          },
          {
            "average": 1.900932355,
            "count": 49002376,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9854988641,
            "variance": 0.9712080111
          },
          {
            "average": 2.80215694,
            "count": 49002376,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.09579362,
            "variance": 1.200763658
          },
          {
            "average": 0.5020333912,
            "count": 49002376,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958704,
            "variance": 0.2499958704
          },
          {
            "average": 0,
            "count": 49002376,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018419617,
            "count": 49002376,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1739356853,
            "variance": 0.03025362264
          },
          {
            "average": -1.136028025,
            "count": 49002376,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.56216805,
            "variance": 242.1810745
          },
          {
            "average": 0.5020333912,
            "count": 49002376,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999958704,
            "variance": 0.2499958704
          },
          {
            "average": 113.4115571,
            "count": 49002376,
            "maximum": 116,
            "minimum": 110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.302447202,
            "variance": 1.696368715
          },
          {
            "average": 276537263.6,
            "count": 49002376,
            "maximum": 276538588.4,
            "minimum": 276535845.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 605.2960051,
            "variance": 366383.2538
          },
          {
            "average": 0,
            "count": 49002376,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49002376,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49002376,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49002376,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49002376,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563686.1639,
          4844797.585,
          911.1727696,
          564301.3039,
          4845715.845,
          2419.61277
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563686.1638914979,
                4844797.5847373465,
                911.1727695842842
              ],
              [
                563686.1638914979,
                4845715.844737346,
                911.1727695842842
              ],
              [
                564301.3038914978,
                4845715.844737346,
                2419.6127695842843
              ],
              [
                564301.3038914978,
                4844797.5847373465,
                2419.6127695842843
              ],
              [
                563686.1638914979,
                4844797.5847373465,
                911.1727695842842
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:03:08+00:00",
        "end_time": "2020-06-18T17:17:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2089209,
            43.75343161,
            911.1727696,
            -122.2011707,
            43.76175188,
            2419.61277
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.20892093814443,
                  43.7534847525042,
                  911.1727695842842
                ],
                [
                  -122.2088120087429,
                  43.761751877879696,
                  911.1727695842842
                ],
                [
                  -122.20117071123859,
                  43.76169872429551,
                  2419.6127695842843
                ],
                [
                  -122.20128069240951,
                  43.75343161416824,
                  2419.6127695842843
                ],
                [
                  -122.20892093814443,
                  43.7534847525042,
                  911.1727695842842
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:03:08Z",
            "pc:count": 49002376,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563909.0478,
                "count": 49002376,
                "maximum": 564301.3039,
                "minimum": 563686.1639,
                "name": "X",
                "position": 0,
                "stddev": 140.9809604,
                "variance": 19875.63121
              },
              {
                "average": 4845173.905,
                "count": 49002376,
                "maximum": 4845715.845,
                "minimum": 4844797.585,
                "name": "Y",
                "position": 1,
                "stddev": 245.547616,
                "variance": 60293.63173
              },
              {
                "average": 998.5717309,
                "count": 49002376,
                "maximum": 2419.61277,
                "minimum": 911.1727696,
                "name": "Z",
                "position": 2,
                "stddev": 32.05416823,
                "variance": 1027.469701
              },
              {
                "average": 30495.9632,
                "count": 49002376,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10697.0417,
                "variance": 114426701.2
              },
              {
                "average": 1.900932355,
                "count": 49002376,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9854988641,
                "variance": 0.9712080111
              },
              {
                "average": 2.80215694,
                "count": 49002376,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.09579362,
                "variance": 1.200763658
              },
              {
                "average": 0.5020333912,
                "count": 49002376,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958704,
                "variance": 0.2499958704
              },
              {
                "average": 0,
                "count": 49002376,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018419617,
                "count": 49002376,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1739356853,
                "variance": 0.03025362264
              },
              {
                "average": -1.136028025,
                "count": 49002376,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.56216805,
                "variance": 242.1810745
              },
              {
                "average": 0.5020333912,
                "count": 49002376,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999958704,
                "variance": 0.2499958704
              },
              {
                "average": 113.4115571,
                "count": 49002376,
                "maximum": 116,
                "minimum": 110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.302447202,
                "variance": 1.696368715
              },
              {
                "average": 276537263.6,
                "count": 49002376,
                "maximum": 276538588.4,
                "minimum": 276535845.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 605.2960051,
                "variance": 366383.2538
              },
              {
                "average": 0,
                "count": 49002376,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49002376,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49002376,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49002376,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49002376,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563686.1639,
              4844797.585,
              911.1727696,
              564301.3039,
              4845715.845,
              2419.61277
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563686.1638914979,
                    4844797.5847373465,
                    911.1727695842842
                  ],
                  [
                    563686.1638914979,
                    4845715.844737346,
                    911.1727695842842
                  ],
                  [
                    564301.3038914978,
                    4845715.844737346,
                    2419.6127695842843
                  ],
                  [
                    564301.3038914978,
                    4844797.5847373465,
                    2419.6127695842843
                  ],
                  [
                    563686.1638914979,
                    4844797.5847373465,
                    911.1727695842842
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:03:08+00:00",
            "end_time": "2020-06-18T17:17: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": "20200619_BLU_0363.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.31109967771965,
              43.75189685850001,
              1157.2140368869123
            ],
            [
              -122.31100241312394,
              43.760374132464726,
              1157.2140368869123
            ],
            [
              -122.29930656354124,
              43.760303026477175,
              1635.0340368869124
            ],
            [
              -122.29940547889333,
              43.7518257734292,
              1635.0340368869124
            ],
            [
              -122.31109967771965,
              43.75189685850001,
              1157.2140368869123
            ]
          ]
        ]
      },
      "bbox": [
        -122.3110997,
        43.75182577,
        1157.214037,
        -122.2993066,
        43.76037413,
        1635.034037
      ],
      "properties": {
        "datetime": "2020-06-19T18:52:34Z",
        "pc:count": 132954736,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555945.3235,
            "count": 132954736,
            "maximum": 556403.2072,
            "minimum": 555461.6672,
            "name": "X",
            "position": 0,
            "stddev": 257.7252219,
            "variance": 66422.28998
          },
          {
            "average": 4845014.879,
            "count": 132954736,
            "maximum": 4845489.332,
            "minimum": 4844547.752,
            "name": "Y",
            "position": 1,
            "stddev": 263.3467548,
            "variance": 69351.51327
          },
          {
            "average": 1429.899828,
            "count": 132954736,
            "maximum": 1635.034037,
            "minimum": 1157.214037,
            "name": "Z",
            "position": 2,
            "stddev": 102.2080339,
            "variance": 10446.48219
          },
          {
            "average": 25929.45267,
            "count": 132954736,
            "maximum": 62315,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 15365.36713,
            "variance": 236094507.1
          },
          {
            "average": 2.057061721,
            "count": 132954736,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.131199648,
            "variance": 1.279612645
          },
          {
            "average": 3.114029785,
            "count": 132954736,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.288035923,
            "variance": 1.659036538
          },
          {
            "average": 0.4924121319,
            "count": 132954736,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999424228,
            "variance": 0.2499424261
          },
          {
            "average": 0,
            "count": 132954736,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.026313933,
            "count": 132954736,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2150398499,
            "variance": 0.04624213703
          },
          {
            "average": 2.622752415,
            "count": 132954736,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.27974621,
            "variance": 233.4706443
          },
          {
            "average": 0.4924121319,
            "count": 132954736,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999424228,
            "variance": 0.2499424261
          },
          {
            "average": 322.4439627,
            "count": 132954736,
            "maximum": 325,
            "minimum": 320,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.016363894,
            "variance": 1.032995566
          },
          {
            "average": 276626920.4,
            "count": 132954736,
            "maximum": 276627954.2,
            "minimum": 276625929.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 389.8168635,
            "variance": 151957.187
          },
          {
            "average": 0,
            "count": 132954736,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 132954736,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 132954736,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 132954736,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 132954736,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555461.6672,
          4844547.752,
          1157.214037,
          556403.2072,
          4845489.332,
          1635.034037
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555461.6672010057,
                4844547.752496709,
                1157.2140368869123
              ],
              [
                555461.6672010057,
                4845489.332496709,
                1157.2140368869123
              ],
              [
                556403.2072010058,
                4845489.332496709,
                1635.0340368869124
              ],
              [
                556403.2072010058,
                4844547.752496709,
                1635.0340368869124
              ],
              [
                555461.6672010057,
                4844547.752496709,
                1157.2140368869123
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:52:34+00:00",
        "end_time": "2020-06-19T18:18:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0363.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0363.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0363.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0363.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3110997,
            43.75182577,
            1157.214037,
            -122.2993066,
            43.76037413,
            1635.034037
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.31109967771965,
                  43.75189685850001,
                  1157.2140368869123
                ],
                [
                  -122.31100241312394,
                  43.760374132464726,
                  1157.2140368869123
                ],
                [
                  -122.29930656354124,
                  43.760303026477175,
                  1635.0340368869124
                ],
                [
                  -122.29940547889333,
                  43.7518257734292,
                  1635.0340368869124
                ],
                [
                  -122.31109967771965,
                  43.75189685850001,
                  1157.2140368869123
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0363.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0363.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:52:34Z",
            "pc:count": 132954736,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555945.3235,
                "count": 132954736,
                "maximum": 556403.2072,
                "minimum": 555461.6672,
                "name": "X",
                "position": 0,
                "stddev": 257.7252219,
                "variance": 66422.28998
              },
              {
                "average": 4845014.879,
                "count": 132954736,
                "maximum": 4845489.332,
                "minimum": 4844547.752,
                "name": "Y",
                "position": 1,
                "stddev": 263.3467548,
                "variance": 69351.51327
              },
              {
                "average": 1429.899828,
                "count": 132954736,
                "maximum": 1635.034037,
                "minimum": 1157.214037,
                "name": "Z",
                "position": 2,
                "stddev": 102.2080339,
                "variance": 10446.48219
              },
              {
                "average": 25929.45267,
                "count": 132954736,
                "maximum": 62315,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 15365.36713,
                "variance": 236094507.1
              },
              {
                "average": 2.057061721,
                "count": 132954736,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.131199648,
                "variance": 1.279612645
              },
              {
                "average": 3.114029785,
                "count": 132954736,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.288035923,
                "variance": 1.659036538
              },
              {
                "average": 0.4924121319,
                "count": 132954736,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999424228,
                "variance": 0.2499424261
              },
              {
                "average": 0,
                "count": 132954736,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.026313933,
                "count": 132954736,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2150398499,
                "variance": 0.04624213703
              },
              {
                "average": 2.622752415,
                "count": 132954736,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.27974621,
                "variance": 233.4706443
              },
              {
                "average": 0.4924121319,
                "count": 132954736,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999424228,
                "variance": 0.2499424261
              },
              {
                "average": 322.4439627,
                "count": 132954736,
                "maximum": 325,
                "minimum": 320,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.016363894,
                "variance": 1.032995566
              },
              {
                "average": 276626920.4,
                "count": 132954736,
                "maximum": 276627954.2,
                "minimum": 276625929.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 389.8168635,
                "variance": 151957.187
              },
              {
                "average": 0,
                "count": 132954736,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 132954736,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 132954736,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 132954736,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 132954736,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555461.6672,
              4844547.752,
              1157.214037,
              556403.2072,
              4845489.332,
              1635.034037
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555461.6672010057,
                    4844547.752496709,
                    1157.2140368869123
                  ],
                  [
                    555461.6672010057,
                    4845489.332496709,
                    1157.2140368869123
                  ],
                  [
                    556403.2072010058,
                    4845489.332496709,
                    1635.0340368869124
                  ],
                  [
                    556403.2072010058,
                    4844547.752496709,
                    1635.0340368869124
                  ],
                  [
                    555461.6672010057,
                    4844547.752496709,
                    1157.2140368869123
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:52:34+00:00",
            "end_time": "2020-06-19T18:18: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": "20200618_BLU_0301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.27630370256823,
              43.72774778243016,
              1034.710701235568
            ],
            [
              -122.27620161582266,
              43.736224668631245,
              1034.710701235568
            ],
            [
              -122.2645108047084,
              43.73615003594133,
              1643.570701235568
            ],
            [
              -122.26461454000248,
              43.727673171694235,
              1643.570701235568
            ],
            [
              -122.27630370256823,
              43.72774778243016,
              1034.710701235568
            ]
          ]
        ]
      },
      "bbox": [
        -122.2763037,
        43.72767317,
        1034.710701,
        -122.2645108,
        43.73622467,
        1643.570701
      ],
      "properties": {
        "datetime": "2020-06-19T19:39:30Z",
        "pc:count": 129563217,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558768.8843,
            "count": 129563217,
            "maximum": 559227.9552,
            "minimum": 558286.4352,
            "name": "X",
            "position": 0,
            "stddev": 260.8680105,
            "variance": 68052.11891
          },
          {
            "average": 4842364.511,
            "count": 129563217,
            "maximum": 4842831.103,
            "minimum": 4841889.563,
            "name": "Y",
            "position": 1,
            "stddev": 263.9973017,
            "variance": 69694.57529
          },
          {
            "average": 1358.008268,
            "count": 129563217,
            "maximum": 1643.570701,
            "minimum": 1034.710701,
            "name": "Z",
            "position": 2,
            "stddev": 142.5597565,
            "variance": 20323.28417
          },
          {
            "average": 27515.78628,
            "count": 129563217,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14593.13223,
            "variance": 212959508.4
          },
          {
            "average": 1.976696102,
            "count": 129563217,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.080550202,
            "variance": 1.167588738
          },
          {
            "average": 2.952633208,
            "count": 129563217,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.252292374,
            "variance": 1.56823619
          },
          {
            "average": 0.4932934322,
            "count": 129563217,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999550219,
            "variance": 0.2499550239
          },
          {
            "average": 0,
            "count": 129563217,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.029966923,
            "count": 129563217,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.232496672,
            "variance": 0.05405470248
          },
          {
            "average": 0.1671748663,
            "count": 129563217,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.74413023,
            "variance": 247.8776366
          },
          {
            "average": 0.4932934322,
            "count": 129563217,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999550219,
            "variance": 0.2499550239
          },
          {
            "average": 305.7712686,
            "count": 129563217,
            "maximum": 332,
            "minimum": 127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 66.79214565,
            "variance": 4461.190721
          },
          {
            "average": 276619606.7,
            "count": 129563217,
            "maximum": 276630770.1,
            "minimum": 276543450.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28439.68182,
            "variance": 808815502.1
          },
          {
            "average": 0,
            "count": 129563217,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129563217,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129563217,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129563217,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129563217,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558286.4352,
          4841889.563,
          1034.710701,
          559227.9552,
          4842831.103,
          1643.570701
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558286.4352497768,
                4841889.5625626445,
                1034.710701235568
              ],
              [
                558286.4352497768,
                4842831.102562644,
                1034.710701235568
              ],
              [
                559227.9552497768,
                4842831.102562644,
                1643.570701235568
              ],
              [
                559227.9552497768,
                4841889.5625626445,
                1643.570701235568
              ],
              [
                558286.4352497768,
                4841889.5625626445,
                1034.710701235568
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:39:30+00:00",
        "end_time": "2020-06-18T19:24:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2763037,
            43.72767317,
            1034.710701,
            -122.2645108,
            43.73622467,
            1643.570701
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.27630370256823,
                  43.72774778243016,
                  1034.710701235568
                ],
                [
                  -122.27620161582266,
                  43.736224668631245,
                  1034.710701235568
                ],
                [
                  -122.2645108047084,
                  43.73615003594133,
                  1643.570701235568
                ],
                [
                  -122.26461454000248,
                  43.727673171694235,
                  1643.570701235568
                ],
                [
                  -122.27630370256823,
                  43.72774778243016,
                  1034.710701235568
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:39:30Z",
            "pc:count": 129563217,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558768.8843,
                "count": 129563217,
                "maximum": 559227.9552,
                "minimum": 558286.4352,
                "name": "X",
                "position": 0,
                "stddev": 260.8680105,
                "variance": 68052.11891
              },
              {
                "average": 4842364.511,
                "count": 129563217,
                "maximum": 4842831.103,
                "minimum": 4841889.563,
                "name": "Y",
                "position": 1,
                "stddev": 263.9973017,
                "variance": 69694.57529
              },
              {
                "average": 1358.008268,
                "count": 129563217,
                "maximum": 1643.570701,
                "minimum": 1034.710701,
                "name": "Z",
                "position": 2,
                "stddev": 142.5597565,
                "variance": 20323.28417
              },
              {
                "average": 27515.78628,
                "count": 129563217,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14593.13223,
                "variance": 212959508.4
              },
              {
                "average": 1.976696102,
                "count": 129563217,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.080550202,
                "variance": 1.167588738
              },
              {
                "average": 2.952633208,
                "count": 129563217,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.252292374,
                "variance": 1.56823619
              },
              {
                "average": 0.4932934322,
                "count": 129563217,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999550219,
                "variance": 0.2499550239
              },
              {
                "average": 0,
                "count": 129563217,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.029966923,
                "count": 129563217,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.232496672,
                "variance": 0.05405470248
              },
              {
                "average": 0.1671748663,
                "count": 129563217,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.74413023,
                "variance": 247.8776366
              },
              {
                "average": 0.4932934322,
                "count": 129563217,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999550219,
                "variance": 0.2499550239
              },
              {
                "average": 305.7712686,
                "count": 129563217,
                "maximum": 332,
                "minimum": 127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 66.79214565,
                "variance": 4461.190721
              },
              {
                "average": 276619606.7,
                "count": 129563217,
                "maximum": 276630770.1,
                "minimum": 276543450.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28439.68182,
                "variance": 808815502.1
              },
              {
                "average": 0,
                "count": 129563217,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129563217,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129563217,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129563217,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129563217,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558286.4352,
              4841889.563,
              1034.710701,
              559227.9552,
              4842831.103,
              1643.570701
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558286.4352497768,
                    4841889.5625626445,
                    1034.710701235568
                  ],
                  [
                    558286.4352497768,
                    4842831.102562644,
                    1034.710701235568
                  ],
                  [
                    559227.9552497768,
                    4842831.102562644,
                    1643.570701235568
                  ],
                  [
                    559227.9552497768,
                    4841889.5625626445,
                    1643.570701235568
                  ],
                  [
                    558286.4352497768,
                    4841889.5625626445,
                    1034.710701235568
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:39:30+00:00",
            "end_time": "2020-06-18T19:24: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": "20200619_BLU_0373.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.41442401890349,
              43.75842703428324,
              606.9616689526488
            ],
            [
              -122.41434353328795,
              43.766677943162705,
              606.9616689526488
            ],
            [
              -122.41311284978819,
              43.76667163025867,
              854.0616689526487
            ],
            [
              -122.41319350451052,
              43.75842072318663,
              854.0616689526487
            ],
            [
              -122.41442401890349,
              43.75842703428324,
              606.9616689526488
            ]
          ]
        ]
      },
      "bbox": [
        -122.414424,
        43.75842072,
        606.961669,
        -122.4131128,
        43.76667794,
        854.061669
      ],
      "properties": {
        "datetime": "2020-06-19T16:43:45Z",
        "pc:count": 5007427,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 547182.9469,
            "count": 5007427,
            "maximum": 547237.1984,
            "minimum": 547138.1384,
            "name": "X",
            "position": 0,
            "stddev": 24.14469947,
            "variance": 582.9665124
          },
          {
            "average": 4845649.543,
            "count": 5007427,
            "maximum": 4846125.454,
            "minimum": 4845209.034,
            "name": "Y",
            "position": 1,
            "stddev": 262.4986026,
            "variance": 68905.51636
          },
          {
            "average": 714.3138732,
            "count": 5007427,
            "maximum": 854.061669,
            "minimum": 606.961669,
            "name": "Z",
            "position": 2,
            "stddev": 51.7111099,
            "variance": 2674.038888
          },
          {
            "average": 32661.58808,
            "count": 5007427,
            "maximum": 56930,
            "minimum": 2507,
            "name": "Intensity",
            "position": 3,
            "stddev": 11709.55145,
            "variance": 137113595.1
          },
          {
            "average": 1.701179069,
            "count": 5007427,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8972276199,
            "variance": 0.8050174019
          },
          {
            "average": 2.387306894,
            "count": 5007427,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.106073848,
            "variance": 1.223399357
          },
          {
            "average": 0.4995803234,
            "count": 5007427,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998738,
            "variance": 0.2499998738
          },
          {
            "average": 0,
            "count": 5007427,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.064747624,
            "count": 5007427,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3285133691,
            "variance": 0.1079210337
          },
          {
            "average": 5.165643068,
            "count": 5007427,
            "maximum": 15,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.01082624,
            "variance": 169.2815993
          },
          {
            "average": 0.4995803234,
            "count": 5007427,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999998738,
            "variance": 0.2499998738
          },
          {
            "average": 301.4786113,
            "count": 5007427,
            "maximum": 303,
            "minimum": 300,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7271873327,
            "variance": 0.5288014169
          },
          {
            "average": 276619792.5,
            "count": 5007427,
            "maximum": 276620225.5,
            "minimum": 276619355.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 190.3515804,
            "variance": 36233.72418
          },
          {
            "average": 0,
            "count": 5007427,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5007427,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5007427,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5007427,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5007427,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          547138.1384,
          4845209.034,
          606.961669,
          547237.1984,
          4846125.454,
          854.061669
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                547138.1384343565,
                4845209.03402068,
                606.9616689526488
              ],
              [
                547138.1384343565,
                4846125.45402068,
                606.9616689526488
              ],
              [
                547237.1984343566,
                4846125.45402068,
                854.0616689526487
              ],
              [
                547237.1984343566,
                4845209.03402068,
                854.0616689526487
              ],
              [
                547138.1384343565,
                4845209.03402068,
                606.9616689526488
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:43:45+00:00",
        "end_time": "2020-06-19T16:29:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0373.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0373.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0373.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0373.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.414424,
            43.75842072,
            606.961669,
            -122.4131128,
            43.76667794,
            854.061669
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.41442401890349,
                  43.75842703428324,
                  606.9616689526488
                ],
                [
                  -122.41434353328795,
                  43.766677943162705,
                  606.9616689526488
                ],
                [
                  -122.41311284978819,
                  43.76667163025867,
                  854.0616689526487
                ],
                [
                  -122.41319350451052,
                  43.75842072318663,
                  854.0616689526487
                ],
                [
                  -122.41442401890349,
                  43.75842703428324,
                  606.9616689526488
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0373.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0373.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:43:45Z",
            "pc:count": 5007427,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 547182.9469,
                "count": 5007427,
                "maximum": 547237.1984,
                "minimum": 547138.1384,
                "name": "X",
                "position": 0,
                "stddev": 24.14469947,
                "variance": 582.9665124
              },
              {
                "average": 4845649.543,
                "count": 5007427,
                "maximum": 4846125.454,
                "minimum": 4845209.034,
                "name": "Y",
                "position": 1,
                "stddev": 262.4986026,
                "variance": 68905.51636
              },
              {
                "average": 714.3138732,
                "count": 5007427,
                "maximum": 854.061669,
                "minimum": 606.961669,
                "name": "Z",
                "position": 2,
                "stddev": 51.7111099,
                "variance": 2674.038888
              },
              {
                "average": 32661.58808,
                "count": 5007427,
                "maximum": 56930,
                "minimum": 2507,
                "name": "Intensity",
                "position": 3,
                "stddev": 11709.55145,
                "variance": 137113595.1
              },
              {
                "average": 1.701179069,
                "count": 5007427,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8972276199,
                "variance": 0.8050174019
              },
              {
                "average": 2.387306894,
                "count": 5007427,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.106073848,
                "variance": 1.223399357
              },
              {
                "average": 0.4995803234,
                "count": 5007427,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998738,
                "variance": 0.2499998738
              },
              {
                "average": 0,
                "count": 5007427,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.064747624,
                "count": 5007427,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3285133691,
                "variance": 0.1079210337
              },
              {
                "average": 5.165643068,
                "count": 5007427,
                "maximum": 15,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.01082624,
                "variance": 169.2815993
              },
              {
                "average": 0.4995803234,
                "count": 5007427,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999998738,
                "variance": 0.2499998738
              },
              {
                "average": 301.4786113,
                "count": 5007427,
                "maximum": 303,
                "minimum": 300,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7271873327,
                "variance": 0.5288014169
              },
              {
                "average": 276619792.5,
                "count": 5007427,
                "maximum": 276620225.5,
                "minimum": 276619355.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 190.3515804,
                "variance": 36233.72418
              },
              {
                "average": 0,
                "count": 5007427,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5007427,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5007427,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5007427,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5007427,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              547138.1384,
              4845209.034,
              606.961669,
              547237.1984,
              4846125.454,
              854.061669
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    547138.1384343565,
                    4845209.03402068,
                    606.9616689526488
                  ],
                  [
                    547138.1384343565,
                    4846125.45402068,
                    606.9616689526488
                  ],
                  [
                    547237.1984343566,
                    4846125.45402068,
                    854.0616689526487
                  ],
                  [
                    547237.1984343566,
                    4845209.03402068,
                    854.0616689526487
                  ],
                  [
                    547138.1384343565,
                    4845209.03402068,
                    606.9616689526488
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:43:45+00:00",
            "end_time": "2020-06-19T16:29: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": "20200618_BLU_0285.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.18528139027998,
              43.7209060014288,
              902.6155267219531
            ],
            [
              -122.18516648945564,
              43.72938289671662,
              902.6155267219531
            ],
            [
              -122.17347751013149,
              43.729298965222334,
              1501.675526721953
            ],
            [
              -122.1735940587813,
              43.72082209462413,
              1501.675526721953
            ],
            [
              -122.18528139027998,
              43.7209060014288,
              902.6155267219531
            ]
          ]
        ]
      },
      "bbox": [
        -122.1852814,
        43.72082209,
        902.6155267,
        -122.1734775,
        43.7293829,
        1501.675527
      ],
      "properties": {
        "datetime": "2020-06-18T17:16:38Z",
        "pc:count": 107781665,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566109.5296,
            "count": 107781665,
            "maximum": 566566.3545,
            "minimum": 565624.8545,
            "name": "X",
            "position": 0,
            "stddev": 259.6848386,
            "variance": 67436.21542
          },
          {
            "average": 4841672.356,
            "count": 107781665,
            "maximum": 4842139.289,
            "minimum": 4841197.729,
            "name": "Y",
            "position": 1,
            "stddev": 264.7762142,
            "variance": 70106.44359
          },
          {
            "average": 1207.254818,
            "count": 107781665,
            "maximum": 1501.675527,
            "minimum": 902.6155267,
            "name": "Z",
            "position": 2,
            "stddev": 140.4757518,
            "variance": 19733.43685
          },
          {
            "average": 30305.11147,
            "count": 107781665,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11515.12294,
            "variance": 132598056.3
          },
          {
            "average": 1.828887835,
            "count": 107781665,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9638286649,
            "variance": 0.9289656953
          },
          {
            "average": 2.657832063,
            "count": 107781665,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.127085262,
            "variance": 1.270321188
          },
          {
            "average": 0.4978567366,
            "count": 107781665,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999954087,
            "variance": 0.2499954087
          },
          {
            "average": 0,
            "count": 107781665,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.029880546,
            "count": 107781665,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2349992117,
            "variance": 0.05522462949
          },
          {
            "average": -1.106334549,
            "count": 107781665,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.71624418,
            "variance": 247.0003311
          },
          {
            "average": 0.4978567366,
            "count": 107781665,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999954087,
            "variance": 0.2499954087
          },
          {
            "average": 106.5210897,
            "count": 107781665,
            "maximum": 110,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.324411776,
            "variance": 1.754066553
          },
          {
            "average": 276534163.6,
            "count": 107781665,
            "maximum": 276535798.2,
            "minimum": 276532594.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 582.8590362,
            "variance": 339724.6561
          },
          {
            "average": 0,
            "count": 107781665,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107781665,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107781665,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107781665,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107781665,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565624.8545,
          4841197.729,
          902.6155267,
          566566.3545,
          4842139.289,
          1501.675527
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565624.8544877841,
                4841197.729138355,
                902.6155267219531
              ],
              [
                565624.8544877841,
                4842139.289138355,
                902.6155267219531
              ],
              [
                566566.3544877841,
                4842139.289138355,
                1501.675526721953
              ],
              [
                566566.3544877841,
                4841197.729138355,
                1501.675526721953
              ],
              [
                565624.8544877841,
                4841197.729138355,
                902.6155267219531
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:16:38+00:00",
        "end_time": "2020-06-18T16:23:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0285.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0285.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0285.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0285.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1852814,
            43.72082209,
            902.6155267,
            -122.1734775,
            43.7293829,
            1501.675527
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.18528139027998,
                  43.7209060014288,
                  902.6155267219531
                ],
                [
                  -122.18516648945564,
                  43.72938289671662,
                  902.6155267219531
                ],
                [
                  -122.17347751013149,
                  43.729298965222334,
                  1501.675526721953
                ],
                [
                  -122.1735940587813,
                  43.72082209462413,
                  1501.675526721953
                ],
                [
                  -122.18528139027998,
                  43.7209060014288,
                  902.6155267219531
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0285.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0285.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:16:38Z",
            "pc:count": 107781665,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566109.5296,
                "count": 107781665,
                "maximum": 566566.3545,
                "minimum": 565624.8545,
                "name": "X",
                "position": 0,
                "stddev": 259.6848386,
                "variance": 67436.21542
              },
              {
                "average": 4841672.356,
                "count": 107781665,
                "maximum": 4842139.289,
                "minimum": 4841197.729,
                "name": "Y",
                "position": 1,
                "stddev": 264.7762142,
                "variance": 70106.44359
              },
              {
                "average": 1207.254818,
                "count": 107781665,
                "maximum": 1501.675527,
                "minimum": 902.6155267,
                "name": "Z",
                "position": 2,
                "stddev": 140.4757518,
                "variance": 19733.43685
              },
              {
                "average": 30305.11147,
                "count": 107781665,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11515.12294,
                "variance": 132598056.3
              },
              {
                "average": 1.828887835,
                "count": 107781665,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9638286649,
                "variance": 0.9289656953
              },
              {
                "average": 2.657832063,
                "count": 107781665,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.127085262,
                "variance": 1.270321188
              },
              {
                "average": 0.4978567366,
                "count": 107781665,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999954087,
                "variance": 0.2499954087
              },
              {
                "average": 0,
                "count": 107781665,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.029880546,
                "count": 107781665,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2349992117,
                "variance": 0.05522462949
              },
              {
                "average": -1.106334549,
                "count": 107781665,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.71624418,
                "variance": 247.0003311
              },
              {
                "average": 0.4978567366,
                "count": 107781665,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999954087,
                "variance": 0.2499954087
              },
              {
                "average": 106.5210897,
                "count": 107781665,
                "maximum": 110,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.324411776,
                "variance": 1.754066553
              },
              {
                "average": 276534163.6,
                "count": 107781665,
                "maximum": 276535798.2,
                "minimum": 276532594.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 582.8590362,
                "variance": 339724.6561
              },
              {
                "average": 0,
                "count": 107781665,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107781665,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107781665,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107781665,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107781665,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565624.8545,
              4841197.729,
              902.6155267,
              566566.3545,
              4842139.289,
              1501.675527
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565624.8544877841,
                    4841197.729138355,
                    902.6155267219531
                  ],
                  [
                    565624.8544877841,
                    4842139.289138355,
                    902.6155267219531
                  ],
                  [
                    566566.3544877841,
                    4842139.289138355,
                    1501.675526721953
                  ],
                  [
                    566566.3544877841,
                    4841197.729138355,
                    1501.675526721953
                  ],
                  [
                    565624.8544877841,
                    4841197.729138355,
                    902.6155267219531
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:16:38+00:00",
            "end_time": "2020-06-18T16: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": "20200619_BLU_0374.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.41353800460965,
              43.75844614460426,
              538.0693696954403
            ],
            [
              -122.41345518715029,
              43.766923217707486,
              538.0693696954403
            ],
            [
              -122.40175757670623,
              43.76686258711998,
              2052.84936969544
            ],
            [
              -122.4018420455773,
              43.758385531851395,
              2052.84936969544
            ],
            [
              -122.41353800460965,
              43.75844614460426,
              538.0693696954403
            ]
          ]
        ]
      },
      "bbox": [
        -122.413538,
        43.75838553,
        538.0693697,
        -122.4017576,
        43.76692322,
        2052.84937
      ],
      "properties": {
        "datetime": "2020-06-19T16:54:10Z",
        "pc:count": 70194658,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 547685.5847,
            "count": 70194658,
            "maximum": 548151.0066,
            "minimum": 547209.4466,
            "name": "X",
            "position": 0,
            "stddev": 263.6421977,
            "variance": 69507.20839
          },
          {
            "average": 4845696.235,
            "count": 70194658,
            "maximum": 4846153.201,
            "minimum": 4845211.661,
            "name": "Y",
            "position": 1,
            "stddev": 261.1150132,
            "variance": 68181.05011
          },
          {
            "average": 738.2524878,
            "count": 70194658,
            "maximum": 2052.84937,
            "minimum": 538.0693697,
            "name": "Z",
            "position": 2,
            "stddev": 82.01634838,
            "variance": 6726.681402
          },
          {
            "average": 32490.96305,
            "count": 70194658,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11728.35297,
            "variance": 137554263.4
          },
          {
            "average": 1.706631166,
            "count": 70194658,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8979791733,
            "variance": 0.8063665956
          },
          {
            "average": 2.413842518,
            "count": 70194658,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.101359305,
            "variance": 1.212992318
          },
          {
            "average": 0.4970652183,
            "count": 70194658,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999913905,
            "variance": 0.2499913906
          },
          {
            "average": 0,
            "count": 70194658,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.051951546,
            "count": 70194658,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2917772215,
            "variance": 0.08513394697
          },
          {
            "average": -0.1636548901,
            "count": 70194658,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.70868414,
            "variance": 246.7627574
          },
          {
            "average": 0.4970652183,
            "count": 70194658,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999913905,
            "variance": 0.2499913906
          },
          {
            "average": 302.5388139,
            "count": 70194658,
            "maximum": 305,
            "minimum": 301,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9515471176,
            "variance": 0.9054419171
          },
          {
            "average": 276620084,
            "count": 70194658,
            "maximum": 276620850.5,
            "minimum": 276619672.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 265.2528728,
            "variance": 70359.08651
          },
          {
            "average": 0,
            "count": 70194658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70194658,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70194658,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70194658,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70194658,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          547209.4466,
          4845211.661,
          538.0693697,
          548151.0066,
          4846153.201,
          2052.84937
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                547209.4465699268,
                4845211.6610242715,
                538.0693696954403
              ],
              [
                547209.4465699268,
                4846153.201024271,
                538.0693696954403
              ],
              [
                548151.0065699269,
                4846153.201024271,
                2052.84936969544
              ],
              [
                548151.0065699269,
                4845211.6610242715,
                2052.84936969544
              ],
              [
                547209.4465699268,
                4845211.6610242715,
                538.0693696954403
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:54:10+00:00",
        "end_time": "2020-06-19T16:34:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0374.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0374.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0374.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0374.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.413538,
            43.75838553,
            538.0693697,
            -122.4017576,
            43.76692322,
            2052.84937
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.41353800460965,
                  43.75844614460426,
                  538.0693696954403
                ],
                [
                  -122.41345518715029,
                  43.766923217707486,
                  538.0693696954403
                ],
                [
                  -122.40175757670623,
                  43.76686258711998,
                  2052.84936969544
                ],
                [
                  -122.4018420455773,
                  43.758385531851395,
                  2052.84936969544
                ],
                [
                  -122.41353800460965,
                  43.75844614460426,
                  538.0693696954403
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0374.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0374.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:54:10Z",
            "pc:count": 70194658,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 547685.5847,
                "count": 70194658,
                "maximum": 548151.0066,
                "minimum": 547209.4466,
                "name": "X",
                "position": 0,
                "stddev": 263.6421977,
                "variance": 69507.20839
              },
              {
                "average": 4845696.235,
                "count": 70194658,
                "maximum": 4846153.201,
                "minimum": 4845211.661,
                "name": "Y",
                "position": 1,
                "stddev": 261.1150132,
                "variance": 68181.05011
              },
              {
                "average": 738.2524878,
                "count": 70194658,
                "maximum": 2052.84937,
                "minimum": 538.0693697,
                "name": "Z",
                "position": 2,
                "stddev": 82.01634838,
                "variance": 6726.681402
              },
              {
                "average": 32490.96305,
                "count": 70194658,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11728.35297,
                "variance": 137554263.4
              },
              {
                "average": 1.706631166,
                "count": 70194658,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8979791733,
                "variance": 0.8063665956
              },
              {
                "average": 2.413842518,
                "count": 70194658,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.101359305,
                "variance": 1.212992318
              },
              {
                "average": 0.4970652183,
                "count": 70194658,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999913905,
                "variance": 0.2499913906
              },
              {
                "average": 0,
                "count": 70194658,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.051951546,
                "count": 70194658,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2917772215,
                "variance": 0.08513394697
              },
              {
                "average": -0.1636548901,
                "count": 70194658,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.70868414,
                "variance": 246.7627574
              },
              {
                "average": 0.4970652183,
                "count": 70194658,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999913905,
                "variance": 0.2499913906
              },
              {
                "average": 302.5388139,
                "count": 70194658,
                "maximum": 305,
                "minimum": 301,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9515471176,
                "variance": 0.9054419171
              },
              {
                "average": 276620084,
                "count": 70194658,
                "maximum": 276620850.5,
                "minimum": 276619672.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 265.2528728,
                "variance": 70359.08651
              },
              {
                "average": 0,
                "count": 70194658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70194658,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70194658,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70194658,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70194658,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              547209.4466,
              4845211.661,
              538.0693697,
              548151.0066,
              4846153.201,
              2052.84937
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    547209.4465699268,
                    4845211.6610242715,
                    538.0693696954403
                  ],
                  [
                    547209.4465699268,
                    4846153.201024271,
                    538.0693696954403
                  ],
                  [
                    548151.0065699269,
                    4846153.201024271,
                    2052.84936969544
                  ],
                  [
                    548151.0065699269,
                    4845211.6610242715,
                    2052.84936969544
                  ],
                  [
                    547209.4465699268,
                    4845211.6610242715,
                    538.0693696954403
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:54:10+00:00",
            "end_time": "2020-06-19T16:34: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": "20200619_BLU_0275.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.2987518975732,
              43.719159951495,
              742.6168140611691
            ],
            [
              -122.29865300900846,
              43.7276367118,
              742.6168140611691
            ],
            [
              -122.28696356223999,
              43.72756438522127,
              1053.4168140611691
            ],
            [
              -122.28706409865653,
              43.71908764619184,
              1053.4168140611691
            ],
            [
              -122.2987518975732,
              43.719159951495,
              742.6168140611691
            ]
          ]
        ]
      },
      "bbox": [
        -122.2987519,
        43.71908765,
        742.6168141,
        -122.2869636,
        43.72763671,
        1053.416814
      ],
      "properties": {
        "datetime": "2020-06-19T19:18:24Z",
        "pc:count": 105176766,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556949.1032,
            "count": 105176766,
            "maximum": 557428.0643,
            "minimum": 556486.5243,
            "name": "X",
            "position": 0,
            "stddev": 263.3093327,
            "variance": 69331.80468
          },
          {
            "average": 4841390.648,
            "count": 105176766,
            "maximum": 4841861.753,
            "minimum": 4840920.233,
            "name": "Y",
            "position": 1,
            "stddev": 263.6044749,
            "variance": 69487.31918
          },
          {
            "average": 901.9000062,
            "count": 105176766,
            "maximum": 1053.416814,
            "minimum": 742.6168141,
            "name": "Z",
            "position": 2,
            "stddev": 55.37169889,
            "variance": 3066.025038
          },
          {
            "average": 31019.15772,
            "count": 105176766,
            "maximum": 65535,
            "minimum": 655,
            "name": "Intensity",
            "position": 3,
            "stddev": 11421.95576,
            "variance": 130461073.4
          },
          {
            "average": 1.811552629,
            "count": 105176766,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9487806072,
            "variance": 0.9001846407
          },
          {
            "average": 2.62242585,
            "count": 105176766,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.10908386,
            "variance": 1.230067009
          },
          {
            "average": 0.38935061,
            "count": 105176766,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4876030299,
            "variance": 0.2377567148
          },
          {
            "average": 0,
            "count": 105176766,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024608724,
            "count": 105176766,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1980240605,
            "variance": 0.03921352854
          },
          {
            "average": 0.4291607108,
            "count": 105176766,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.72454205,
            "variance": 247.2612228
          },
          {
            "average": 0.4958576308,
            "count": 105176766,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999828429,
            "variance": 0.2499828432
          },
          {
            "average": 325.8248088,
            "count": 105176766,
            "maximum": 329,
            "minimum": 323,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.368432702,
            "variance": 1.87260806
          },
          {
            "average": 276628232.9,
            "count": 105176766,
            "maximum": 276629504.2,
            "minimum": 276627093.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 539.545262,
            "variance": 291109.0898
          },
          {
            "average": 0,
            "count": 105176766,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105176766,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105176766,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105176766,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105176766,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556486.5243,
          4840920.233,
          742.6168141,
          557428.0643,
          4841861.753,
          1053.416814
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556486.5242653971,
                4840920.232893494,
                742.6168140611691
              ],
              [
                556486.5242653971,
                4841861.7528934935,
                742.6168140611691
              ],
              [
                557428.0642653971,
                4841861.7528934935,
                1053.4168140611691
              ],
              [
                557428.0642653971,
                4840920.232893494,
                1053.4168140611691
              ],
              [
                556486.5242653971,
                4840920.232893494,
                742.6168140611691
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:18:24+00:00",
        "end_time": "2020-06-19T18:38:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0275.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0275.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0275.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0275.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2987519,
            43.71908765,
            742.6168141,
            -122.2869636,
            43.72763671,
            1053.416814
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.2987518975732,
                  43.719159951495,
                  742.6168140611691
                ],
                [
                  -122.29865300900846,
                  43.7276367118,
                  742.6168140611691
                ],
                [
                  -122.28696356223999,
                  43.72756438522127,
                  1053.4168140611691
                ],
                [
                  -122.28706409865653,
                  43.71908764619184,
                  1053.4168140611691
                ],
                [
                  -122.2987518975732,
                  43.719159951495,
                  742.6168140611691
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0275.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0275.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:18:24Z",
            "pc:count": 105176766,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556949.1032,
                "count": 105176766,
                "maximum": 557428.0643,
                "minimum": 556486.5243,
                "name": "X",
                "position": 0,
                "stddev": 263.3093327,
                "variance": 69331.80468
              },
              {
                "average": 4841390.648,
                "count": 105176766,
                "maximum": 4841861.753,
                "minimum": 4840920.233,
                "name": "Y",
                "position": 1,
                "stddev": 263.6044749,
                "variance": 69487.31918
              },
              {
                "average": 901.9000062,
                "count": 105176766,
                "maximum": 1053.416814,
                "minimum": 742.6168141,
                "name": "Z",
                "position": 2,
                "stddev": 55.37169889,
                "variance": 3066.025038
              },
              {
                "average": 31019.15772,
                "count": 105176766,
                "maximum": 65535,
                "minimum": 655,
                "name": "Intensity",
                "position": 3,
                "stddev": 11421.95576,
                "variance": 130461073.4
              },
              {
                "average": 1.811552629,
                "count": 105176766,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9487806072,
                "variance": 0.9001846407
              },
              {
                "average": 2.62242585,
                "count": 105176766,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.10908386,
                "variance": 1.230067009
              },
              {
                "average": 0.38935061,
                "count": 105176766,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4876030299,
                "variance": 0.2377567148
              },
              {
                "average": 0,
                "count": 105176766,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024608724,
                "count": 105176766,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1980240605,
                "variance": 0.03921352854
              },
              {
                "average": 0.4291607108,
                "count": 105176766,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.72454205,
                "variance": 247.2612228
              },
              {
                "average": 0.4958576308,
                "count": 105176766,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999828429,
                "variance": 0.2499828432
              },
              {
                "average": 325.8248088,
                "count": 105176766,
                "maximum": 329,
                "minimum": 323,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.368432702,
                "variance": 1.87260806
              },
              {
                "average": 276628232.9,
                "count": 105176766,
                "maximum": 276629504.2,
                "minimum": 276627093.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 539.545262,
                "variance": 291109.0898
              },
              {
                "average": 0,
                "count": 105176766,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105176766,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105176766,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105176766,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105176766,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556486.5243,
              4840920.233,
              742.6168141,
              557428.0643,
              4841861.753,
              1053.416814
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556486.5242653971,
                    4840920.232893494,
                    742.6168140611691
                  ],
                  [
                    556486.5242653971,
                    4841861.7528934935,
                    742.6168140611691
                  ],
                  [
                    557428.0642653971,
                    4841861.7528934935,
                    1053.4168140611691
                  ],
                  [
                    557428.0642653971,
                    4840920.232893494,
                    1053.4168140611691
                  ],
                  [
                    556486.5242653971,
                    4840920.232893494,
                    742.6168140611691
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:18:24+00:00",
            "end_time": "2020-06-19T18:38: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": "20200618_BLU_0277.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.2760582324935,
              43.71951799518929,
              886.5120411661081
            ],
            [
              -122.27595613609921,
              43.72799525331248,
              886.5120411661081
            ],
            [
              -122.2642666780125,
              43.72792060509799,
              2254.712041166108
            ],
            [
              -122.26437042236118,
              43.7194433689346,
              2254.712041166108
            ],
            [
              -122.2760582324935,
              43.71951799518929,
              886.5120411661081
            ]
          ]
        ]
      },
      "bbox": [
        -122.2760582,
        43.71944337,
        886.5120412,
        -122.2642667,
        43.72799525,
        2254.712041
      ],
      "properties": {
        "datetime": "2020-06-19T19:39:46Z",
        "pc:count": 130346827,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558809.7853,
            "count": 130346827,
            "maximum": 559255.7282,
            "minimum": 558314.1882,
            "name": "X",
            "position": 0,
            "stddev": 262.9733064,
            "variance": 69154.95989
          },
          {
            "average": 4841450.533,
            "count": 130346827,
            "maximum": 4841917.292,
            "minimum": 4840975.712,
            "name": "Y",
            "position": 1,
            "stddev": 262.744904,
            "variance": 69034.88457
          },
          {
            "average": 1138.600232,
            "count": 130346827,
            "maximum": 2254.712041,
            "minimum": 886.5120412,
            "name": "Z",
            "position": 2,
            "stddev": 104.1428147,
            "variance": 10845.72586
          },
          {
            "average": 28535.10804,
            "count": 130346827,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12750.50218,
            "variance": 162575305.8
          },
          {
            "average": 1.967306393,
            "count": 130346827,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.055722868,
            "variance": 1.114550775
          },
          {
            "average": 2.933821381,
            "count": 130346827,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.199257857,
            "variance": 1.438219407
          },
          {
            "average": 0.4977460249,
            "count": 130346827,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999949215,
            "variance": 0.2499949215
          },
          {
            "average": 0,
            "count": 130346827,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02297479,
            "count": 130346827,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2183506878,
            "variance": 0.04767702286
          },
          {
            "average": 1.261599385,
            "count": 130346827,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.69580723,
            "variance": 246.3583647
          },
          {
            "average": 0.4977460479,
            "count": 130346827,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999949216,
            "variance": 0.2499949216
          },
          {
            "average": 285.1636671,
            "count": 130346827,
            "maximum": 332,
            "minimum": 126,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 84.84487751,
            "variance": 7198.65324
          },
          {
            "average": 276610829.1,
            "count": 130346827,
            "maximum": 276630786.6,
            "minimum": 276543027.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36133.45907,
            "variance": 1305626864
          },
          {
            "average": 0,
            "count": 130346827,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 130346827,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 130346827,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 130346827,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 130346827,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558314.1882,
          4840975.712,
          886.5120412,
          559255.7282,
          4841917.292,
          2254.712041
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558314.1881956764,
                4840975.711871275,
                886.5120411661081
              ],
              [
                558314.1881956764,
                4841917.291871275,
                886.5120411661081
              ],
              [
                559255.7281956765,
                4841917.291871275,
                2254.712041166108
              ],
              [
                559255.7281956765,
                4840975.711871275,
                2254.712041166108
              ],
              [
                558314.1881956764,
                4840975.711871275,
                886.5120411661081
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:39:46+00:00",
        "end_time": "2020-06-18T19:17:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0277.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0277.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0277.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0277.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2760582,
            43.71944337,
            886.5120412,
            -122.2642667,
            43.72799525,
            2254.712041
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.2760582324935,
                  43.71951799518929,
                  886.5120411661081
                ],
                [
                  -122.27595613609921,
                  43.72799525331248,
                  886.5120411661081
                ],
                [
                  -122.2642666780125,
                  43.72792060509799,
                  2254.712041166108
                ],
                [
                  -122.26437042236118,
                  43.7194433689346,
                  2254.712041166108
                ],
                [
                  -122.2760582324935,
                  43.71951799518929,
                  886.5120411661081
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0277.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0277.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:39:46Z",
            "pc:count": 130346827,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558809.7853,
                "count": 130346827,
                "maximum": 559255.7282,
                "minimum": 558314.1882,
                "name": "X",
                "position": 0,
                "stddev": 262.9733064,
                "variance": 69154.95989
              },
              {
                "average": 4841450.533,
                "count": 130346827,
                "maximum": 4841917.292,
                "minimum": 4840975.712,
                "name": "Y",
                "position": 1,
                "stddev": 262.744904,
                "variance": 69034.88457
              },
              {
                "average": 1138.600232,
                "count": 130346827,
                "maximum": 2254.712041,
                "minimum": 886.5120412,
                "name": "Z",
                "position": 2,
                "stddev": 104.1428147,
                "variance": 10845.72586
              },
              {
                "average": 28535.10804,
                "count": 130346827,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12750.50218,
                "variance": 162575305.8
              },
              {
                "average": 1.967306393,
                "count": 130346827,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.055722868,
                "variance": 1.114550775
              },
              {
                "average": 2.933821381,
                "count": 130346827,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.199257857,
                "variance": 1.438219407
              },
              {
                "average": 0.4977460249,
                "count": 130346827,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999949215,
                "variance": 0.2499949215
              },
              {
                "average": 0,
                "count": 130346827,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02297479,
                "count": 130346827,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2183506878,
                "variance": 0.04767702286
              },
              {
                "average": 1.261599385,
                "count": 130346827,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.69580723,
                "variance": 246.3583647
              },
              {
                "average": 0.4977460479,
                "count": 130346827,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999949216,
                "variance": 0.2499949216
              },
              {
                "average": 285.1636671,
                "count": 130346827,
                "maximum": 332,
                "minimum": 126,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 84.84487751,
                "variance": 7198.65324
              },
              {
                "average": 276610829.1,
                "count": 130346827,
                "maximum": 276630786.6,
                "minimum": 276543027.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36133.45907,
                "variance": 1305626864
              },
              {
                "average": 0,
                "count": 130346827,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 130346827,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 130346827,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 130346827,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 130346827,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558314.1882,
              4840975.712,
              886.5120412,
              559255.7282,
              4841917.292,
              2254.712041
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558314.1881956764,
                    4840975.711871275,
                    886.5120411661081
                  ],
                  [
                    558314.1881956764,
                    4841917.291871275,
                    886.5120411661081
                  ],
                  [
                    559255.7281956765,
                    4841917.291871275,
                    2254.712041166108
                  ],
                  [
                    559255.7281956765,
                    4840975.711871275,
                    2254.712041166108
                  ],
                  [
                    558314.1881956764,
                    4840975.711871275,
                    886.5120411661081
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:39:46+00:00",
            "end_time": "2020-06-18T19:17: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": "20200619_BLU_0342.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.31084934248335,
              43.74366739927621,
              996.8465767003254
            ],
            [
              -122.31075207460631,
              43.75214432491829,
              996.8465767003254
            ],
            [
              -122.29905807686664,
              43.752073205486475,
              1512.4465767003253
            ],
            [
              -122.29915699469463,
              43.743596300764494,
              1512.4465767003253
            ],
            [
              -122.31084934248335,
              43.74366739927621,
              996.8465767003254
            ]
          ]
        ]
      },
      "bbox": [
        -122.3108493,
        43.7435963,
        996.8465767,
        -122.2990581,
        43.75214432,
        1512.446577
      ],
      "properties": {
        "datetime": "2020-06-19T18:52:17Z",
        "pc:count": 129164652,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555976.0557,
            "count": 129164652,
            "maximum": 556430.9433,
            "minimum": 555489.4233,
            "name": "X",
            "position": 0,
            "stddev": 260.9634871,
            "variance": 68101.94159
          },
          {
            "average": 4844103.108,
            "count": 129164652,
            "maximum": 4844575.47,
            "minimum": 4843633.93,
            "name": "Y",
            "position": 1,
            "stddev": 264.9563661,
            "variance": 70201.87591
          },
          {
            "average": 1258.137542,
            "count": 129164652,
            "maximum": 1512.446577,
            "minimum": 996.8465767,
            "name": "Z",
            "position": 2,
            "stddev": 68.88988893,
            "variance": 4745.816797
          },
          {
            "average": 27283.81685,
            "count": 129164652,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14169.45603,
            "variance": 200773484.1
          },
          {
            "average": 2.044516212,
            "count": 129164652,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.120642089,
            "variance": 1.255838691
          },
          {
            "average": 3.08751608,
            "count": 129164652,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.275294231,
            "variance": 1.626375374
          },
          {
            "average": 0.4944588478,
            "count": 129164652,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999692966,
            "variance": 0.2499692976
          },
          {
            "average": 0,
            "count": 129164652,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024555937,
            "count": 129164652,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1993448674,
            "variance": 0.03973837615
          },
          {
            "average": 0.7867795569,
            "count": 129164652,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.53329905,
            "variance": 241.2833793
          },
          {
            "average": 0.4944588478,
            "count": 129164652,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999692966,
            "variance": 0.2499692976
          },
          {
            "average": 322.6789319,
            "count": 129164652,
            "maximum": 325,
            "minimum": 320,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.123915448,
            "variance": 1.263185934
          },
          {
            "average": 276627011.9,
            "count": 129164652,
            "maximum": 276627937,
            "minimum": 276625947.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 433.0514156,
            "variance": 187533.5286
          },
          {
            "average": 0,
            "count": 129164652,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129164652,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129164652,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129164652,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129164652,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555489.4233,
          4843633.93,
          996.8465767,
          556430.9433,
          4844575.47,
          1512.446577
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555489.4232790472,
                4843633.929695413,
                996.8465767003254
              ],
              [
                555489.4232790472,
                4844575.469695413,
                996.8465767003254
              ],
              [
                556430.9432790473,
                4844575.469695413,
                1512.4465767003253
              ],
              [
                556430.9432790473,
                4843633.929695413,
                1512.4465767003253
              ],
              [
                555489.4232790472,
                4843633.929695413,
                996.8465767003254
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:52:17+00:00",
        "end_time": "2020-06-19T18:19:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0342.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0342.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0342.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0342.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3108493,
            43.7435963,
            996.8465767,
            -122.2990581,
            43.75214432,
            1512.446577
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.31084934248335,
                  43.74366739927621,
                  996.8465767003254
                ],
                [
                  -122.31075207460631,
                  43.75214432491829,
                  996.8465767003254
                ],
                [
                  -122.29905807686664,
                  43.752073205486475,
                  1512.4465767003253
                ],
                [
                  -122.29915699469463,
                  43.743596300764494,
                  1512.4465767003253
                ],
                [
                  -122.31084934248335,
                  43.74366739927621,
                  996.8465767003254
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0342.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0342.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:52:17Z",
            "pc:count": 129164652,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555976.0557,
                "count": 129164652,
                "maximum": 556430.9433,
                "minimum": 555489.4233,
                "name": "X",
                "position": 0,
                "stddev": 260.9634871,
                "variance": 68101.94159
              },
              {
                "average": 4844103.108,
                "count": 129164652,
                "maximum": 4844575.47,
                "minimum": 4843633.93,
                "name": "Y",
                "position": 1,
                "stddev": 264.9563661,
                "variance": 70201.87591
              },
              {
                "average": 1258.137542,
                "count": 129164652,
                "maximum": 1512.446577,
                "minimum": 996.8465767,
                "name": "Z",
                "position": 2,
                "stddev": 68.88988893,
                "variance": 4745.816797
              },
              {
                "average": 27283.81685,
                "count": 129164652,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14169.45603,
                "variance": 200773484.1
              },
              {
                "average": 2.044516212,
                "count": 129164652,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.120642089,
                "variance": 1.255838691
              },
              {
                "average": 3.08751608,
                "count": 129164652,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.275294231,
                "variance": 1.626375374
              },
              {
                "average": 0.4944588478,
                "count": 129164652,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999692966,
                "variance": 0.2499692976
              },
              {
                "average": 0,
                "count": 129164652,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024555937,
                "count": 129164652,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1993448674,
                "variance": 0.03973837615
              },
              {
                "average": 0.7867795569,
                "count": 129164652,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.53329905,
                "variance": 241.2833793
              },
              {
                "average": 0.4944588478,
                "count": 129164652,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999692966,
                "variance": 0.2499692976
              },
              {
                "average": 322.6789319,
                "count": 129164652,
                "maximum": 325,
                "minimum": 320,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.123915448,
                "variance": 1.263185934
              },
              {
                "average": 276627011.9,
                "count": 129164652,
                "maximum": 276627937,
                "minimum": 276625947.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 433.0514156,
                "variance": 187533.5286
              },
              {
                "average": 0,
                "count": 129164652,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129164652,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129164652,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129164652,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129164652,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555489.4233,
              4843633.93,
              996.8465767,
              556430.9433,
              4844575.47,
              1512.446577
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555489.4232790472,
                    4843633.929695413,
                    996.8465767003254
                  ],
                  [
                    555489.4232790472,
                    4844575.469695413,
                    996.8465767003254
                  ],
                  [
                    556430.9432790473,
                    4844575.469695413,
                    1512.4465767003253
                  ],
                  [
                    556430.9432790473,
                    4843633.929695413,
                    1512.4465767003253
                  ],
                  [
                    555489.4232790472,
                    4843633.929695413,
                    996.8465767003254
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:52:17+00:00",
            "end_time": "2020-06-19T18: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": "20200618_BLU_0329.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.21979839141395,
              43.73685345312697,
              791.1350258915619
            ],
            [
              -122.21968829703032,
              43.74533039589429,
              791.1350258915619
            ],
            [
              -122.20799586738765,
              43.745249969698996,
              2392.455025891562
            ],
            [
              -122.20810761104214,
              43.73677305058968,
              2392.455025891562
            ],
            [
              -122.21979839141395,
              43.73685345312697,
              791.1350258915619
            ]
          ]
        ]
      },
      "bbox": [
        -122.2197984,
        43.73677305,
        791.1350259,
        -122.2079959,
        43.7453304,
        2392.455026
      ],
      "properties": {
        "datetime": "2020-06-18T18:23:00Z",
        "pc:count": 125489558,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563288.9178,
            "count": 125489558,
            "maximum": 563769.3801,
            "minimum": 562827.8601,
            "name": "X",
            "position": 0,
            "stddev": 262.5806809,
            "variance": 68948.61397
          },
          {
            "average": 4843412.295,
            "count": 125489558,
            "maximum": 4843883.713,
            "minimum": 4842942.153,
            "name": "Y",
            "position": 1,
            "stddev": 261.0640474,
            "variance": 68154.43687
          },
          {
            "average": 941.153363,
            "count": 125489558,
            "maximum": 2392.455026,
            "minimum": 791.1350259,
            "name": "Z",
            "position": 2,
            "stddev": 44.77964437,
            "variance": 2005.216549
          },
          {
            "average": 30996.53784,
            "count": 125489558,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10572.38573,
            "variance": 111775340
          },
          {
            "average": 1.848653487,
            "count": 125489558,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9609511298,
            "variance": 0.9234270739
          },
          {
            "average": 2.697071449,
            "count": 125489558,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.095878427,
            "variance": 1.200949526
          },
          {
            "average": 0.5008796828,
            "count": 125489558,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992281,
            "variance": 0.2499992282
          },
          {
            "average": 0,
            "count": 125489558,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.017387112,
            "count": 125489558,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1757800309,
            "variance": 0.03089861926
          },
          {
            "average": -0.06985243547,
            "count": 125489558,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.64425147,
            "variance": 244.7426041
          },
          {
            "average": 0.5008796828,
            "count": 125489558,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999992281,
            "variance": 0.2499992282
          },
          {
            "average": 115.1485631,
            "count": 125489558,
            "maximum": 119,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.543151207,
            "variance": 2.381315648
          },
          {
            "average": 276538066.5,
            "count": 125489558,
            "maximum": 276539780.1,
            "minimum": 276536699.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 717.9478471,
            "variance": 515449.1111
          },
          {
            "average": 0,
            "count": 125489558,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125489558,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125489558,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125489558,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125489558,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562827.8601,
          4842942.153,
          791.1350259,
          563769.3801,
          4843883.713,
          2392.455026
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562827.8601403702,
                4842942.1534088645,
                791.1350258915619
              ],
              [
                562827.8601403702,
                4843883.713408865,
                791.1350258915619
              ],
              [
                563769.3801403702,
                4843883.713408865,
                2392.455025891562
              ],
              [
                563769.3801403702,
                4842942.1534088645,
                2392.455025891562
              ],
              [
                562827.8601403702,
                4842942.1534088645,
                791.1350258915619
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:23:00+00:00",
        "end_time": "2020-06-18T17:31:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0329.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0329.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0329.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0329.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2197984,
            43.73677305,
            791.1350259,
            -122.2079959,
            43.7453304,
            2392.455026
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.21979839141395,
                  43.73685345312697,
                  791.1350258915619
                ],
                [
                  -122.21968829703032,
                  43.74533039589429,
                  791.1350258915619
                ],
                [
                  -122.20799586738765,
                  43.745249969698996,
                  2392.455025891562
                ],
                [
                  -122.20810761104214,
                  43.73677305058968,
                  2392.455025891562
                ],
                [
                  -122.21979839141395,
                  43.73685345312697,
                  791.1350258915619
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0329.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0329.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:23:00Z",
            "pc:count": 125489558,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563288.9178,
                "count": 125489558,
                "maximum": 563769.3801,
                "minimum": 562827.8601,
                "name": "X",
                "position": 0,
                "stddev": 262.5806809,
                "variance": 68948.61397
              },
              {
                "average": 4843412.295,
                "count": 125489558,
                "maximum": 4843883.713,
                "minimum": 4842942.153,
                "name": "Y",
                "position": 1,
                "stddev": 261.0640474,
                "variance": 68154.43687
              },
              {
                "average": 941.153363,
                "count": 125489558,
                "maximum": 2392.455026,
                "minimum": 791.1350259,
                "name": "Z",
                "position": 2,
                "stddev": 44.77964437,
                "variance": 2005.216549
              },
              {
                "average": 30996.53784,
                "count": 125489558,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10572.38573,
                "variance": 111775340
              },
              {
                "average": 1.848653487,
                "count": 125489558,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9609511298,
                "variance": 0.9234270739
              },
              {
                "average": 2.697071449,
                "count": 125489558,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.095878427,
                "variance": 1.200949526
              },
              {
                "average": 0.5008796828,
                "count": 125489558,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992281,
                "variance": 0.2499992282
              },
              {
                "average": 0,
                "count": 125489558,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.017387112,
                "count": 125489558,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1757800309,
                "variance": 0.03089861926
              },
              {
                "average": -0.06985243547,
                "count": 125489558,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.64425147,
                "variance": 244.7426041
              },
              {
                "average": 0.5008796828,
                "count": 125489558,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999992281,
                "variance": 0.2499992282
              },
              {
                "average": 115.1485631,
                "count": 125489558,
                "maximum": 119,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.543151207,
                "variance": 2.381315648
              },
              {
                "average": 276538066.5,
                "count": 125489558,
                "maximum": 276539780.1,
                "minimum": 276536699.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 717.9478471,
                "variance": 515449.1111
              },
              {
                "average": 0,
                "count": 125489558,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125489558,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125489558,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125489558,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125489558,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562827.8601,
              4842942.153,
              791.1350259,
              563769.3801,
              4843883.713,
              2392.455026
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562827.8601403702,
                    4842942.1534088645,
                    791.1350258915619
                  ],
                  [
                    562827.8601403702,
                    4843883.713408865,
                    791.1350258915619
                  ],
                  [
                    563769.3801403702,
                    4843883.713408865,
                    2392.455025891562
                  ],
                  [
                    563769.3801403702,
                    4842942.1534088645,
                    2392.455025891562
                  ],
                  [
                    562827.8601403702,
                    4842942.1534088645,
                    791.1350258915619
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:23:00+00:00",
            "end_time": "2020-06-18T17: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": "20200619_BLU_0396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.39109184840297,
              43.76705693369642,
              556.5114868279663
            ],
            [
              -122.39100583548576,
              43.77553395926559,
              556.5114868279663
            ],
            [
              -122.37930634676961,
              43.77547101989802,
              1035.0514868279663
            ],
            [
              -122.37939401183928,
              43.76699401284231,
              1035.0514868279663
            ],
            [
              -122.39109184840297,
              43.76705693369642,
              556.5114868279663
            ]
          ]
        ]
      },
      "bbox": [
        -122.3910918,
        43.76699401,
        556.5114868,
        -122.3793063,
        43.77553396,
        1035.051487
      ],
      "properties": {
        "datetime": "2020-06-19T17:15:23Z",
        "pc:count": 76706992,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 549476.0483,
            "count": 76706992,
            "maximum": 549950.8866,
            "minimum": 549009.3066,
            "name": "X",
            "position": 0,
            "stddev": 259.5981843,
            "variance": 67391.21731
          },
          {
            "average": 4846648.916,
            "count": 76706992,
            "maximum": 4847122.582,
            "minimum": 4846181.042,
            "name": "Y",
            "position": 1,
            "stddev": 265.8495289,
            "variance": 70675.97202
          },
          {
            "average": 811.7394117,
            "count": 76706992,
            "maximum": 1035.051487,
            "minimum": 556.5114868,
            "name": "Z",
            "position": 2,
            "stddev": 106.3974987,
            "variance": 11320.42772
          },
          {
            "average": 31212.41609,
            "count": 76706992,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11827.89624,
            "variance": 139899129.5
          },
          {
            "average": 1.770767364,
            "count": 76706992,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9249216105,
            "variance": 0.8554799855
          },
          {
            "average": 2.54193765,
            "count": 76706992,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.096079605,
            "variance": 1.201390501
          },
          {
            "average": 0.4982847457,
            "count": 76706992,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970612,
            "variance": 0.2499970612
          },
          {
            "average": 0,
            "count": 76706992,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.025714644,
            "count": 76706992,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2134549259,
            "variance": 0.04556300539
          },
          {
            "average": 1.585628581,
            "count": 76706992,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.1164679,
            "variance": 228.5076017
          },
          {
            "average": 0.4982847457,
            "count": 76706992,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999970612,
            "variance": 0.2499970612
          },
          {
            "average": 306.3556602,
            "count": 76706992,
            "maximum": 309,
            "minimum": 304,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9395687917,
            "variance": 0.8827895143
          },
          {
            "average": 276621241.7,
            "count": 76706992,
            "maximum": 276622123.5,
            "minimum": 276620460.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 285.7251177,
            "variance": 81638.84289
          },
          {
            "average": 0,
            "count": 76706992,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76706992,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76706992,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76706992,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76706992,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          549009.3066,
          4846181.042,
          556.5114868,
          549950.8866,
          4847122.582,
          1035.051487
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                549009.306587291,
                4846181.041574834,
                556.5114868279663
              ],
              [
                549009.306587291,
                4847122.581574833,
                556.5114868279663
              ],
              [
                549950.886587291,
                4847122.581574833,
                1035.0514868279663
              ],
              [
                549950.886587291,
                4846181.041574834,
                1035.0514868279663
              ],
              [
                549009.306587291,
                4846181.041574834,
                556.5114868279663
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:15:23+00:00",
        "end_time": "2020-06-19T16:47:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3910918,
            43.76699401,
            556.5114868,
            -122.3793063,
            43.77553396,
            1035.051487
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.39109184840297,
                  43.76705693369642,
                  556.5114868279663
                ],
                [
                  -122.39100583548576,
                  43.77553395926559,
                  556.5114868279663
                ],
                [
                  -122.37930634676961,
                  43.77547101989802,
                  1035.0514868279663
                ],
                [
                  -122.37939401183928,
                  43.76699401284231,
                  1035.0514868279663
                ],
                [
                  -122.39109184840297,
                  43.76705693369642,
                  556.5114868279663
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:15:23Z",
            "pc:count": 76706992,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 549476.0483,
                "count": 76706992,
                "maximum": 549950.8866,
                "minimum": 549009.3066,
                "name": "X",
                "position": 0,
                "stddev": 259.5981843,
                "variance": 67391.21731
              },
              {
                "average": 4846648.916,
                "count": 76706992,
                "maximum": 4847122.582,
                "minimum": 4846181.042,
                "name": "Y",
                "position": 1,
                "stddev": 265.8495289,
                "variance": 70675.97202
              },
              {
                "average": 811.7394117,
                "count": 76706992,
                "maximum": 1035.051487,
                "minimum": 556.5114868,
                "name": "Z",
                "position": 2,
                "stddev": 106.3974987,
                "variance": 11320.42772
              },
              {
                "average": 31212.41609,
                "count": 76706992,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11827.89624,
                "variance": 139899129.5
              },
              {
                "average": 1.770767364,
                "count": 76706992,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9249216105,
                "variance": 0.8554799855
              },
              {
                "average": 2.54193765,
                "count": 76706992,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.096079605,
                "variance": 1.201390501
              },
              {
                "average": 0.4982847457,
                "count": 76706992,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970612,
                "variance": 0.2499970612
              },
              {
                "average": 0,
                "count": 76706992,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.025714644,
                "count": 76706992,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2134549259,
                "variance": 0.04556300539
              },
              {
                "average": 1.585628581,
                "count": 76706992,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.1164679,
                "variance": 228.5076017
              },
              {
                "average": 0.4982847457,
                "count": 76706992,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999970612,
                "variance": 0.2499970612
              },
              {
                "average": 306.3556602,
                "count": 76706992,
                "maximum": 309,
                "minimum": 304,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9395687917,
                "variance": 0.8827895143
              },
              {
                "average": 276621241.7,
                "count": 76706992,
                "maximum": 276622123.5,
                "minimum": 276620460.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 285.7251177,
                "variance": 81638.84289
              },
              {
                "average": 0,
                "count": 76706992,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76706992,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76706992,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76706992,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76706992,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              549009.3066,
              4846181.042,
              556.5114868,
              549950.8866,
              4847122.582,
              1035.051487
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    549009.306587291,
                    4846181.041574834,
                    556.5114868279663
                  ],
                  [
                    549009.306587291,
                    4847122.581574833,
                    556.5114868279663
                  ],
                  [
                    549950.886587291,
                    4847122.581574833,
                    1035.0514868279663
                  ],
                  [
                    549950.886587291,
                    4846181.041574834,
                    1035.0514868279663
                  ],
                  [
                    549009.306587291,
                    4846181.041574834,
                    556.5114868279663
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:15:23+00:00",
            "end_time": "2020-06-19T16:47:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0375.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.40218414262439,
              43.75863717453547,
              469.2098544135287
            ],
            [
              -122.40209971952612,
              43.767114410026416,
              469.2098544135287
            ],
            [
              -122.39040209618194,
              43.76705261705321,
              912.5898544135287
            ],
            [
              -122.39048817072953,
              43.75857539973917,
              912.5898544135287
            ],
            [
              -122.40218414262439,
              43.75863717453547,
              469.2098544135287
            ]
          ]
        ]
      },
      "bbox": [
        -122.4021841,
        43.7585754,
        469.2098544,
        -122.3904021,
        43.76711441,
        912.5898544
      ],
      "properties": {
        "datetime": "2020-06-19T17:04:12Z",
        "pc:count": 73478587,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 548596.1763,
            "count": 73478587,
            "maximum": 549064.8264,
            "minimum": 548123.2664,
            "name": "X",
            "position": 0,
            "stddev": 264.6686635,
            "variance": 70049.50146
          },
          {
            "average": 4845713.553,
            "count": 73478587,
            "maximum": 4846180.971,
            "minimum": 4845239.411,
            "name": "Y",
            "position": 1,
            "stddev": 263.4046545,
            "variance": 69382.01204
          },
          {
            "average": 645.7418125,
            "count": 73478587,
            "maximum": 912.5898544,
            "minimum": 469.2098544,
            "name": "Z",
            "position": 2,
            "stddev": 77.32120798,
            "variance": 5978.569204
          },
          {
            "average": 32172.39423,
            "count": 73478587,
            "maximum": 65535,
            "minimum": 1966,
            "name": "Intensity",
            "position": 3,
            "stddev": 10791.60975,
            "variance": 116458841
          },
          {
            "average": 1.71108519,
            "count": 73478587,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8697984067,
            "variance": 0.7565492683
          },
          {
            "average": 2.422114513,
            "count": 73478587,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.025960608,
            "variance": 1.05259517
          },
          {
            "average": 0.4972406315,
            "count": 73478587,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999923892,
            "variance": 0.2499923893
          },
          {
            "average": 0,
            "count": 73478587,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.031362103,
            "count": 73478587,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2384313303,
            "variance": 0.05684949928
          },
          {
            "average": 0.05353656625,
            "count": 73478587,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.61740829,
            "variance": 243.9034418
          },
          {
            "average": 0.4972406315,
            "count": 73478587,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999923892,
            "variance": 0.2499923893
          },
          {
            "average": 304.4735528,
            "count": 73478587,
            "maximum": 307,
            "minimum": 302,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.013553931,
            "variance": 1.02729157
          },
          {
            "average": 276620659.4,
            "count": 73478587,
            "maximum": 276621452.8,
            "minimum": 276619902.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 313.8337472,
            "variance": 98491.62086
          },
          {
            "average": 0,
            "count": 73478587,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73478587,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73478587,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73478587,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73478587,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          548123.2664,
          4845239.411,
          469.2098544,
          549064.8264,
          4846180.971,
          912.5898544
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                548123.2664282683,
                4845239.410517265,
                469.2098544135287
              ],
              [
                548123.2664282683,
                4846180.970517266,
                469.2098544135287
              ],
              [
                549064.8264282683,
                4846180.970517266,
                912.5898544135287
              ],
              [
                549064.8264282683,
                4845239.410517265,
                912.5898544135287
              ],
              [
                548123.2664282683,
                4845239.410517265,
                469.2098544135287
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:04:12+00:00",
        "end_time": "2020-06-19T16:38:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0375.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0375.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0375.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0375.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4021841,
            43.7585754,
            469.2098544,
            -122.3904021,
            43.76711441,
            912.5898544
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.40218414262439,
                  43.75863717453547,
                  469.2098544135287
                ],
                [
                  -122.40209971952612,
                  43.767114410026416,
                  469.2098544135287
                ],
                [
                  -122.39040209618194,
                  43.76705261705321,
                  912.5898544135287
                ],
                [
                  -122.39048817072953,
                  43.75857539973917,
                  912.5898544135287
                ],
                [
                  -122.40218414262439,
                  43.75863717453547,
                  469.2098544135287
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0375.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0375.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:04:12Z",
            "pc:count": 73478587,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 548596.1763,
                "count": 73478587,
                "maximum": 549064.8264,
                "minimum": 548123.2664,
                "name": "X",
                "position": 0,
                "stddev": 264.6686635,
                "variance": 70049.50146
              },
              {
                "average": 4845713.553,
                "count": 73478587,
                "maximum": 4846180.971,
                "minimum": 4845239.411,
                "name": "Y",
                "position": 1,
                "stddev": 263.4046545,
                "variance": 69382.01204
              },
              {
                "average": 645.7418125,
                "count": 73478587,
                "maximum": 912.5898544,
                "minimum": 469.2098544,
                "name": "Z",
                "position": 2,
                "stddev": 77.32120798,
                "variance": 5978.569204
              },
              {
                "average": 32172.39423,
                "count": 73478587,
                "maximum": 65535,
                "minimum": 1966,
                "name": "Intensity",
                "position": 3,
                "stddev": 10791.60975,
                "variance": 116458841
              },
              {
                "average": 1.71108519,
                "count": 73478587,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8697984067,
                "variance": 0.7565492683
              },
              {
                "average": 2.422114513,
                "count": 73478587,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.025960608,
                "variance": 1.05259517
              },
              {
                "average": 0.4972406315,
                "count": 73478587,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999923892,
                "variance": 0.2499923893
              },
              {
                "average": 0,
                "count": 73478587,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.031362103,
                "count": 73478587,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2384313303,
                "variance": 0.05684949928
              },
              {
                "average": 0.05353656625,
                "count": 73478587,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.61740829,
                "variance": 243.9034418
              },
              {
                "average": 0.4972406315,
                "count": 73478587,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999923892,
                "variance": 0.2499923893
              },
              {
                "average": 304.4735528,
                "count": 73478587,
                "maximum": 307,
                "minimum": 302,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.013553931,
                "variance": 1.02729157
              },
              {
                "average": 276620659.4,
                "count": 73478587,
                "maximum": 276621452.8,
                "minimum": 276619902.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 313.8337472,
                "variance": 98491.62086
              },
              {
                "average": 0,
                "count": 73478587,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73478587,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73478587,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73478587,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73478587,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              548123.2664,
              4845239.411,
              469.2098544,
              549064.8264,
              4846180.971,
              912.5898544
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    548123.2664282683,
                    4845239.410517265,
                    469.2098544135287
                  ],
                  [
                    548123.2664282683,
                    4846180.970517266,
                    469.2098544135287
                  ],
                  [
                    549064.8264282683,
                    4846180.970517266,
                    912.5898544135287
                  ],
                  [
                    549064.8264282683,
                    4845239.410517265,
                    912.5898544135287
                  ],
                  [
                    548123.2664282683,
                    4845239.410517265,
                    469.2098544135287
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:04:12+00:00",
            "end_time": "2020-06-19T16:38: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": "20200619_BLU_0317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.35599775193663,
              43.73470287948836,
              909.3608504773658
            ],
            [
              -122.35590688452565,
              43.743179896347044,
              909.3608504773658
            ],
            [
              -122.34421402630385,
              43.74311340477201,
              2128.800850477366
            ],
            [
              -122.3443065430351,
              43.7346364074726,
              2128.800850477366
            ],
            [
              -122.35599775193663,
              43.73470287948836,
              909.3608504773658
            ]
          ]
        ]
      },
      "bbox": [
        -122.3559978,
        43.73463641,
        909.3608505,
        -122.344214,
        43.7431799,
        2128.80085
      ],
      "properties": {
        "datetime": "2020-06-19T17:55:02Z",
        "pc:count": 109207072,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 552327.8584,
            "count": 109207072,
            "maximum": 552803.4282,
            "minimum": 551861.8682,
            "name": "X",
            "position": 0,
            "stddev": 260.8155161,
            "variance": 68024.73344
          },
          {
            "average": 4843087.571,
            "count": 109207072,
            "maximum": 4843550.599,
            "minimum": 4842609.059,
            "name": "Y",
            "position": 1,
            "stddev": 262.5474193,
            "variance": 68931.1474
          },
          {
            "average": 1044.905337,
            "count": 109207072,
            "maximum": 2128.80085,
            "minimum": 909.3608505,
            "name": "Z",
            "position": 2,
            "stddev": 43.22610835,
            "variance": 1868.496443
          },
          {
            "average": 28259.79928,
            "count": 109207072,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13006.23001,
            "variance": 169162019
          },
          {
            "average": 2.008993429,
            "count": 109207072,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.095821844,
            "variance": 1.200825514
          },
          {
            "average": 3.017903447,
            "count": 109207072,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.253983475,
            "variance": 1.572474556
          },
          {
            "average": 0.4960528289,
            "count": 109207072,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999844219,
            "variance": 0.2499844221
          },
          {
            "average": 0,
            "count": 109207072,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022973576,
            "count": 109207072,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1826063677,
            "variance": 0.03334508553
          },
          {
            "average": -0.3753974711,
            "count": 109207072,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.54988407,
            "variance": 241.7988946
          },
          {
            "average": 0.496052838,
            "count": 109207072,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499984422,
            "variance": 0.2499844222
          },
          {
            "average": 313.1335464,
            "count": 109207072,
            "maximum": 316,
            "minimum": 311,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.072564314,
            "variance": 1.150394208
          },
          {
            "average": 276623474.6,
            "count": 109207072,
            "maximum": 276624502.7,
            "minimum": 276622713,
            "name": "GpsTime",
            "position": 12,
            "stddev": 366.6179772,
            "variance": 134408.7412
          },
          {
            "average": 0,
            "count": 109207072,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109207072,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109207072,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109207072,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109207072,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          551861.8682,
          4842609.059,
          909.3608505,
          552803.4282,
          4843550.599,
          2128.80085
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                551861.8682123122,
                4842609.058979795,
                909.3608504773658
              ],
              [
                551861.8682123122,
                4843550.598979794,
                909.3608504773658
              ],
              [
                552803.4282123123,
                4843550.598979794,
                2128.800850477366
              ],
              [
                552803.4282123123,
                4842609.058979795,
                2128.800850477366
              ],
              [
                551861.8682123122,
                4842609.058979795,
                909.3608504773658
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:55:02+00:00",
        "end_time": "2020-06-19T17:25:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3559978,
            43.73463641,
            909.3608505,
            -122.344214,
            43.7431799,
            2128.80085
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.35599775193663,
                  43.73470287948836,
                  909.3608504773658
                ],
                [
                  -122.35590688452565,
                  43.743179896347044,
                  909.3608504773658
                ],
                [
                  -122.34421402630385,
                  43.74311340477201,
                  2128.800850477366
                ],
                [
                  -122.3443065430351,
                  43.7346364074726,
                  2128.800850477366
                ],
                [
                  -122.35599775193663,
                  43.73470287948836,
                  909.3608504773658
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:55:02Z",
            "pc:count": 109207072,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 552327.8584,
                "count": 109207072,
                "maximum": 552803.4282,
                "minimum": 551861.8682,
                "name": "X",
                "position": 0,
                "stddev": 260.8155161,
                "variance": 68024.73344
              },
              {
                "average": 4843087.571,
                "count": 109207072,
                "maximum": 4843550.599,
                "minimum": 4842609.059,
                "name": "Y",
                "position": 1,
                "stddev": 262.5474193,
                "variance": 68931.1474
              },
              {
                "average": 1044.905337,
                "count": 109207072,
                "maximum": 2128.80085,
                "minimum": 909.3608505,
                "name": "Z",
                "position": 2,
                "stddev": 43.22610835,
                "variance": 1868.496443
              },
              {
                "average": 28259.79928,
                "count": 109207072,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13006.23001,
                "variance": 169162019
              },
              {
                "average": 2.008993429,
                "count": 109207072,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.095821844,
                "variance": 1.200825514
              },
              {
                "average": 3.017903447,
                "count": 109207072,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.253983475,
                "variance": 1.572474556
              },
              {
                "average": 0.4960528289,
                "count": 109207072,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999844219,
                "variance": 0.2499844221
              },
              {
                "average": 0,
                "count": 109207072,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022973576,
                "count": 109207072,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1826063677,
                "variance": 0.03334508553
              },
              {
                "average": -0.3753974711,
                "count": 109207072,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.54988407,
                "variance": 241.7988946
              },
              {
                "average": 0.496052838,
                "count": 109207072,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499984422,
                "variance": 0.2499844222
              },
              {
                "average": 313.1335464,
                "count": 109207072,
                "maximum": 316,
                "minimum": 311,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.072564314,
                "variance": 1.150394208
              },
              {
                "average": 276623474.6,
                "count": 109207072,
                "maximum": 276624502.7,
                "minimum": 276622713,
                "name": "GpsTime",
                "position": 12,
                "stddev": 366.6179772,
                "variance": 134408.7412
              },
              {
                "average": 0,
                "count": 109207072,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109207072,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109207072,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109207072,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109207072,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              551861.8682,
              4842609.059,
              909.3608505,
              552803.4282,
              4843550.599,
              2128.80085
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    551861.8682123122,
                    4842609.058979795,
                    909.3608504773658
                  ],
                  [
                    551861.8682123122,
                    4843550.598979794,
                    909.3608504773658
                  ],
                  [
                    552803.4282123123,
                    4843550.598979794,
                    2128.800850477366
                  ],
                  [
                    552803.4282123123,
                    4842609.058979795,
                    2128.800850477366
                  ],
                  [
                    551861.8682123122,
                    4842609.058979795,
                    909.3608504773658
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:55:02+00:00",
            "end_time": "2020-06-19T17: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": "20200619_BLU_0311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.41417542689737,
              43.733729955353326,
              458.608032811415
            ],
            [
              -122.41409486230629,
              43.74199260413871,
              458.608032811415
            ],
            [
              -122.41231976051809,
              43.741983490815905,
              662.388032811415
            ],
            [
              -122.41240056915946,
              43.73372084464356,
              662.388032811415
            ],
            [
              -122.41417542689737,
              43.733729955353326,
              458.608032811415
            ]
          ]
        ]
      },
      "bbox": [
        -122.4141754,
        43.73372084,
        458.6080328,
        -122.4123198,
        43.7419926,
        662.3880328
      ],
      "properties": {
        "datetime": "2020-06-19T16:42:59Z",
        "pc:count": 9703564,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 547245.4041,
            "count": 9703564,
            "maximum": 547320.4828,
            "minimum": 547177.5428,
            "name": "X",
            "position": 0,
            "stddev": 35.58749876,
            "variance": 1266.470068
          },
          {
            "average": 4842912.467,
            "count": 9703564,
            "maximum": 4843383.961,
            "minimum": 4842466.241,
            "name": "Y",
            "position": 1,
            "stddev": 259.1911481,
            "variance": 67180.05125
          },
          {
            "average": 587.2639896,
            "count": 9703564,
            "maximum": 662.3880328,
            "minimum": 458.6080328,
            "name": "Z",
            "position": 2,
            "stddev": 35.64981449,
            "variance": 1270.909273
          },
          {
            "average": 31735.14845,
            "count": 9703564,
            "maximum": 58668,
            "minimum": 6098,
            "name": "Intensity",
            "position": 3,
            "stddev": 10818.80512,
            "variance": 117046544.2
          },
          {
            "average": 1.780529607,
            "count": 9703564,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9141600515,
            "variance": 0.8356885997
          },
          {
            "average": 2.563846644,
            "count": 9703564,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.056993048,
            "variance": 1.117234304
          },
          {
            "average": 0.4980214486,
            "count": 9703564,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999961111,
            "variance": 0.2499961111
          },
          {
            "average": 0,
            "count": 9703564,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.033833342,
            "count": 9703564,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2204080772,
            "variance": 0.04857972051
          },
          {
            "average": 0.7722814437,
            "count": 9703564,
            "maximum": 18,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.8363966,
            "variance": 220.1186642
          },
          {
            "average": 0.4980214486,
            "count": 9703564,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999961111,
            "variance": 0.2499961111
          },
          {
            "average": 301.9300023,
            "count": 9703564,
            "maximum": 303,
            "minimum": 301,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.801205116,
            "variance": 0.641929638
          },
          {
            "average": 276619903.1,
            "count": 9703564,
            "maximum": 276620179,
            "minimum": 276619620.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 218.7185748,
            "variance": 47837.81497
          },
          {
            "average": 0,
            "count": 9703564,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9703564,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9703564,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9703564,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9703564,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          547177.5428,
          4842466.241,
          458.6080328,
          547320.4828,
          4843383.961,
          662.3880328
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                547177.542809178,
                4842466.241187186,
                458.608032811415
              ],
              [
                547177.542809178,
                4843383.961187187,
                458.608032811415
              ],
              [
                547320.482809178,
                4843383.961187187,
                662.388032811415
              ],
              [
                547320.482809178,
                4842466.241187186,
                662.388032811415
              ],
              [
                547177.542809178,
                4842466.241187186,
                458.608032811415
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:42:59+00:00",
        "end_time": "2020-06-19T16:33:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4141754,
            43.73372084,
            458.6080328,
            -122.4123198,
            43.7419926,
            662.3880328
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.41417542689737,
                  43.733729955353326,
                  458.608032811415
                ],
                [
                  -122.41409486230629,
                  43.74199260413871,
                  458.608032811415
                ],
                [
                  -122.41231976051809,
                  43.741983490815905,
                  662.388032811415
                ],
                [
                  -122.41240056915946,
                  43.73372084464356,
                  662.388032811415
                ],
                [
                  -122.41417542689737,
                  43.733729955353326,
                  458.608032811415
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:42:59Z",
            "pc:count": 9703564,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 547245.4041,
                "count": 9703564,
                "maximum": 547320.4828,
                "minimum": 547177.5428,
                "name": "X",
                "position": 0,
                "stddev": 35.58749876,
                "variance": 1266.470068
              },
              {
                "average": 4842912.467,
                "count": 9703564,
                "maximum": 4843383.961,
                "minimum": 4842466.241,
                "name": "Y",
                "position": 1,
                "stddev": 259.1911481,
                "variance": 67180.05125
              },
              {
                "average": 587.2639896,
                "count": 9703564,
                "maximum": 662.3880328,
                "minimum": 458.6080328,
                "name": "Z",
                "position": 2,
                "stddev": 35.64981449,
                "variance": 1270.909273
              },
              {
                "average": 31735.14845,
                "count": 9703564,
                "maximum": 58668,
                "minimum": 6098,
                "name": "Intensity",
                "position": 3,
                "stddev": 10818.80512,
                "variance": 117046544.2
              },
              {
                "average": 1.780529607,
                "count": 9703564,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9141600515,
                "variance": 0.8356885997
              },
              {
                "average": 2.563846644,
                "count": 9703564,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.056993048,
                "variance": 1.117234304
              },
              {
                "average": 0.4980214486,
                "count": 9703564,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999961111,
                "variance": 0.2499961111
              },
              {
                "average": 0,
                "count": 9703564,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.033833342,
                "count": 9703564,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2204080772,
                "variance": 0.04857972051
              },
              {
                "average": 0.7722814437,
                "count": 9703564,
                "maximum": 18,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.8363966,
                "variance": 220.1186642
              },
              {
                "average": 0.4980214486,
                "count": 9703564,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999961111,
                "variance": 0.2499961111
              },
              {
                "average": 301.9300023,
                "count": 9703564,
                "maximum": 303,
                "minimum": 301,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.801205116,
                "variance": 0.641929638
              },
              {
                "average": 276619903.1,
                "count": 9703564,
                "maximum": 276620179,
                "minimum": 276619620.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 218.7185748,
                "variance": 47837.81497
              },
              {
                "average": 0,
                "count": 9703564,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9703564,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9703564,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9703564,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9703564,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              547177.5428,
              4842466.241,
              458.6080328,
              547320.4828,
              4843383.961,
              662.3880328
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    547177.542809178,
                    4842466.241187186,
                    458.608032811415
                  ],
                  [
                    547177.542809178,
                    4843383.961187187,
                    458.608032811415
                  ],
                  [
                    547320.482809178,
                    4843383.961187187,
                    662.388032811415
                  ],
                  [
                    547320.482809178,
                    4842466.241187186,
                    662.388032811415
                  ],
                  [
                    547177.542809178,
                    4842466.241187186,
                    458.608032811415
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:42:59+00:00",
            "end_time": "2020-06-19T16: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": "20200619_BLU_0296.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.33304535366238,
              43.726843154387815,
              728.6119956447822
            ],
            [
              -122.3329512736563,
              43.73532014402112,
              728.6119956447822
            ],
            [
              -122.32125975094336,
              43.735251312475526,
              995.5719956447822
            ],
            [
              -122.32135547960641,
              43.72677434309001,
              995.5719956447822
            ],
            [
              -122.33304535366238,
              43.726843154387815,
              728.6119956447822
            ]
          ]
        ]
      },
      "bbox": [
        -122.3330454,
        43.72677434,
        728.6119956,
        -122.3212598,
        43.73532014,
        995.5719956
      ],
      "properties": {
        "datetime": "2020-06-19T18:25:44Z",
        "pc:count": 91254064,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554187.6086,
            "count": 91254064,
            "maximum": 554658.8462,
            "minimum": 553717.2662,
            "name": "X",
            "position": 0,
            "stddev": 260.2418541,
            "variance": 67725.82262
          },
          {
            "average": 4842221.998,
            "count": 91254064,
            "maximum": 4842692.294,
            "minimum": 4841750.754,
            "name": "Y",
            "position": 1,
            "stddev": 261.9405084,
            "variance": 68612.82995
          },
          {
            "average": 880.7728913,
            "count": 91254064,
            "maximum": 995.5719956,
            "minimum": 728.6119956,
            "name": "Z",
            "position": 2,
            "stddev": 52.74901979,
            "variance": 2782.459089
          },
          {
            "average": 30799.68071,
            "count": 91254064,
            "maximum": 65535,
            "minimum": 1567,
            "name": "Intensity",
            "position": 3,
            "stddev": 11593.51454,
            "variance": 134409579.3
          },
          {
            "average": 1.842378012,
            "count": 91254064,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9778416099,
            "variance": 0.956174214
          },
          {
            "average": 2.684696037,
            "count": 91254064,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.147122655,
            "variance": 1.315890386
          },
          {
            "average": 0.4987031372,
            "count": 91254064,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983209,
            "variance": 0.2499983209
          },
          {
            "average": 0,
            "count": 91254064,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023406256,
            "count": 91254064,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1877815383,
            "variance": 0.03526190612
          },
          {
            "average": -0.6357022509,
            "count": 91254064,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.4646244,
            "variance": 239.1546079
          },
          {
            "average": 0.4987031372,
            "count": 91254064,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999983209,
            "variance": 0.2499983209
          },
          {
            "average": 318.0496438,
            "count": 91254064,
            "maximum": 321,
            "minimum": 316,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.158784385,
            "variance": 1.342781251
          },
          {
            "average": 276625237.7,
            "count": 91254064,
            "maximum": 276626344.8,
            "minimum": 276624495.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 432.8508982,
            "variance": 187359.9001
          },
          {
            "average": 0,
            "count": 91254064,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91254064,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91254064,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91254064,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91254064,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          553717.2662,
          4841750.754,
          728.6119956,
          554658.8462,
          4842692.294,
          995.5719956
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                553717.2662406827,
                4841750.754396538,
                728.6119956447822
              ],
              [
                553717.2662406827,
                4842692.294396537,
                728.6119956447822
              ],
              [
                554658.8462406828,
                4842692.294396537,
                995.5719956447822
              ],
              [
                554658.8462406828,
                4841750.754396538,
                995.5719956447822
              ],
              [
                553717.2662406827,
                4841750.754396538,
                728.6119956447822
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:25:44+00:00",
        "end_time": "2020-06-19T17:54:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0296.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0296.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0296.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0296.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3330454,
            43.72677434,
            728.6119956,
            -122.3212598,
            43.73532014,
            995.5719956
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.33304535366238,
                  43.726843154387815,
                  728.6119956447822
                ],
                [
                  -122.3329512736563,
                  43.73532014402112,
                  728.6119956447822
                ],
                [
                  -122.32125975094336,
                  43.735251312475526,
                  995.5719956447822
                ],
                [
                  -122.32135547960641,
                  43.72677434309001,
                  995.5719956447822
                ],
                [
                  -122.33304535366238,
                  43.726843154387815,
                  728.6119956447822
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0296.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0296.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:25:44Z",
            "pc:count": 91254064,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554187.6086,
                "count": 91254064,
                "maximum": 554658.8462,
                "minimum": 553717.2662,
                "name": "X",
                "position": 0,
                "stddev": 260.2418541,
                "variance": 67725.82262
              },
              {
                "average": 4842221.998,
                "count": 91254064,
                "maximum": 4842692.294,
                "minimum": 4841750.754,
                "name": "Y",
                "position": 1,
                "stddev": 261.9405084,
                "variance": 68612.82995
              },
              {
                "average": 880.7728913,
                "count": 91254064,
                "maximum": 995.5719956,
                "minimum": 728.6119956,
                "name": "Z",
                "position": 2,
                "stddev": 52.74901979,
                "variance": 2782.459089
              },
              {
                "average": 30799.68071,
                "count": 91254064,
                "maximum": 65535,
                "minimum": 1567,
                "name": "Intensity",
                "position": 3,
                "stddev": 11593.51454,
                "variance": 134409579.3
              },
              {
                "average": 1.842378012,
                "count": 91254064,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9778416099,
                "variance": 0.956174214
              },
              {
                "average": 2.684696037,
                "count": 91254064,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.147122655,
                "variance": 1.315890386
              },
              {
                "average": 0.4987031372,
                "count": 91254064,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983209,
                "variance": 0.2499983209
              },
              {
                "average": 0,
                "count": 91254064,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023406256,
                "count": 91254064,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1877815383,
                "variance": 0.03526190612
              },
              {
                "average": -0.6357022509,
                "count": 91254064,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.4646244,
                "variance": 239.1546079
              },
              {
                "average": 0.4987031372,
                "count": 91254064,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999983209,
                "variance": 0.2499983209
              },
              {
                "average": 318.0496438,
                "count": 91254064,
                "maximum": 321,
                "minimum": 316,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.158784385,
                "variance": 1.342781251
              },
              {
                "average": 276625237.7,
                "count": 91254064,
                "maximum": 276626344.8,
                "minimum": 276624495.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 432.8508982,
                "variance": 187359.9001
              },
              {
                "average": 0,
                "count": 91254064,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91254064,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91254064,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91254064,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91254064,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              553717.2662,
              4841750.754,
              728.6119956,
              554658.8462,
              4842692.294,
              995.5719956
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    553717.2662406827,
                    4841750.754396538,
                    728.6119956447822
                  ],
                  [
                    553717.2662406827,
                    4842692.294396537,
                    728.6119956447822
                  ],
                  [
                    554658.8462406828,
                    4842692.294396537,
                    995.5719956447822
                  ],
                  [
                    554658.8462406828,
                    4841750.754396538,
                    995.5719956447822
                  ],
                  [
                    553717.2662406827,
                    4841750.754396538,
                    728.6119956447822
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:25:44+00:00",
            "end_time": "2020-06-19T17:54: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": "20200619_BLU_0312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.41274437325599,
              43.73375831262314,
              456.31588889375183
            ],
            [
              -122.4126615168764,
              43.74223524121214,
              456.31588889375183
            ],
            [
              -122.4009689644312,
              43.74217455799765,
              1015.4158888937518
            ],
            [
              -122.40105347005189,
              43.73369764725917,
              1015.4158888937518
            ],
            [
              -122.41274437325599,
              43.73375831262314,
              456.31588889375183
            ]
          ]
        ]
      },
      "bbox": [
        -122.4127444,
        43.73369765,
        456.3158889,
        -122.400969,
        43.74223524,
        1015.415889
      ],
      "properties": {
        "datetime": "2020-06-19T16:53:23Z",
        "pc:count": 73196136,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 547770.6222,
            "count": 73196136,
            "maximum": 548234.3061,
            "minimum": 547292.7661,
            "name": "X",
            "position": 0,
            "stddev": 261.9388373,
            "variance": 68611.9545
          },
          {
            "average": 4842948.574,
            "count": 73196136,
            "maximum": 4843411.726,
            "minimum": 4842470.206,
            "name": "Y",
            "position": 1,
            "stddev": 265.4785247,
            "variance": 70478.84707
          },
          {
            "average": 679.9536172,
            "count": 73196136,
            "maximum": 1015.415889,
            "minimum": 456.3158889,
            "name": "Z",
            "position": 2,
            "stddev": 112.7618628,
            "variance": 12715.23771
          },
          {
            "average": 31565.18746,
            "count": 73196136,
            "maximum": 65535,
            "minimum": 142,
            "name": "Intensity",
            "position": 3,
            "stddev": 11288.81045,
            "variance": 127437241.5
          },
          {
            "average": 1.746760034,
            "count": 73196136,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9085470298,
            "variance": 0.8254577053
          },
          {
            "average": 2.493091111,
            "count": 73196136,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.082500945,
            "variance": 1.171808295
          },
          {
            "average": 0.4974528437,
            "count": 73196136,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999935154,
            "variance": 0.2499935154
          },
          {
            "average": 0,
            "count": 73196136,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.033316267,
            "count": 73196136,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2348249361,
            "variance": 0.05514275062
          },
          {
            "average": 0.5707973523,
            "count": 73196136,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.63960213,
            "variance": 244.5971548
          },
          {
            "average": 0.4974528437,
            "count": 73196136,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999935154,
            "variance": 0.2499935154
          },
          {
            "average": 302.8803877,
            "count": 73196136,
            "maximum": 305,
            "minimum": 301,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.041533803,
            "variance": 1.084792663
          },
          {
            "average": 276620182.4,
            "count": 73196136,
            "maximum": 276620803.6,
            "minimum": 276619619.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 303.104954,
            "variance": 91872.61312
          },
          {
            "average": 0,
            "count": 73196136,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73196136,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73196136,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73196136,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73196136,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          547292.7661,
          4842470.206,
          456.3158889,
          548234.3061,
          4843411.726,
          1015.415889
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                547292.7660903707,
                4842470.206243824,
                456.31588889375183
              ],
              [
                547292.7660903707,
                4843411.726243824,
                456.31588889375183
              ],
              [
                548234.3060903708,
                4843411.726243824,
                1015.4158888937518
              ],
              [
                548234.3060903708,
                4842470.206243824,
                1015.4158888937518
              ],
              [
                547292.7660903707,
                4842470.206243824,
                456.31588889375183
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:53:23+00:00",
        "end_time": "2020-06-19T16:33:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4127444,
            43.73369765,
            456.3158889,
            -122.400969,
            43.74223524,
            1015.415889
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.41274437325599,
                  43.73375831262314,
                  456.31588889375183
                ],
                [
                  -122.4126615168764,
                  43.74223524121214,
                  456.31588889375183
                ],
                [
                  -122.4009689644312,
                  43.74217455799765,
                  1015.4158888937518
                ],
                [
                  -122.40105347005189,
                  43.73369764725917,
                  1015.4158888937518
                ],
                [
                  -122.41274437325599,
                  43.73375831262314,
                  456.31588889375183
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:53:23Z",
            "pc:count": 73196136,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 547770.6222,
                "count": 73196136,
                "maximum": 548234.3061,
                "minimum": 547292.7661,
                "name": "X",
                "position": 0,
                "stddev": 261.9388373,
                "variance": 68611.9545
              },
              {
                "average": 4842948.574,
                "count": 73196136,
                "maximum": 4843411.726,
                "minimum": 4842470.206,
                "name": "Y",
                "position": 1,
                "stddev": 265.4785247,
                "variance": 70478.84707
              },
              {
                "average": 679.9536172,
                "count": 73196136,
                "maximum": 1015.415889,
                "minimum": 456.3158889,
                "name": "Z",
                "position": 2,
                "stddev": 112.7618628,
                "variance": 12715.23771
              },
              {
                "average": 31565.18746,
                "count": 73196136,
                "maximum": 65535,
                "minimum": 142,
                "name": "Intensity",
                "position": 3,
                "stddev": 11288.81045,
                "variance": 127437241.5
              },
              {
                "average": 1.746760034,
                "count": 73196136,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9085470298,
                "variance": 0.8254577053
              },
              {
                "average": 2.493091111,
                "count": 73196136,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.082500945,
                "variance": 1.171808295
              },
              {
                "average": 0.4974528437,
                "count": 73196136,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999935154,
                "variance": 0.2499935154
              },
              {
                "average": 0,
                "count": 73196136,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.033316267,
                "count": 73196136,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2348249361,
                "variance": 0.05514275062
              },
              {
                "average": 0.5707973523,
                "count": 73196136,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.63960213,
                "variance": 244.5971548
              },
              {
                "average": 0.4974528437,
                "count": 73196136,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999935154,
                "variance": 0.2499935154
              },
              {
                "average": 302.8803877,
                "count": 73196136,
                "maximum": 305,
                "minimum": 301,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.041533803,
                "variance": 1.084792663
              },
              {
                "average": 276620182.4,
                "count": 73196136,
                "maximum": 276620803.6,
                "minimum": 276619619.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 303.104954,
                "variance": 91872.61312
              },
              {
                "average": 0,
                "count": 73196136,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73196136,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73196136,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73196136,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73196136,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              547292.7661,
              4842470.206,
              456.3158889,
              548234.3061,
              4843411.726,
              1015.415889
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    547292.7660903707,
                    4842470.206243824,
                    456.31588889375183
                  ],
                  [
                    547292.7660903707,
                    4843411.726243824,
                    456.31588889375183
                  ],
                  [
                    548234.3060903708,
                    4843411.726243824,
                    1015.4158888937518
                  ],
                  [
                    548234.3060903708,
                    4842470.206243824,
                    1015.4158888937518
                  ],
                  [
                    547292.7660903707,
                    4842470.206243824,
                    456.31588889375183
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:53:23+00:00",
            "end_time": "2020-06-19T16: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": "20200618_BLU_0308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.19686304079568,
              43.728966185952366,
              930.505315298312
            ],
            [
              -122.19675072831912,
              43.7373692685636,
              930.505315298312
            ],
            [
              -122.18505966507045,
              43.73728650615739,
              2466.1053152983122
            ],
            [
              -122.18517361178527,
              43.728883447679614,
              2466.1053152983122
            ],
            [
              -122.19686304079568,
              43.728966185952366,
              930.505315298312
            ]
          ]
        ]
      },
      "bbox": [
        -122.196863,
        43.72888345,
        930.5053153,
        -122.1850597,
        43.73736927,
        2466.105315
      ],
      "properties": {
        "datetime": "2020-06-18T17:31:47Z",
        "pc:count": 112416288,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565148.0747,
            "count": 112416288,
            "maximum": 565624.8262,
            "minimum": 564683.2862,
            "name": "X",
            "position": 0,
            "stddev": 258.8072188,
            "variance": 66981.1765
          },
          {
            "average": 4842550.437,
            "count": 112416288,
            "maximum": 4843017.173,
            "minimum": 4842083.813,
            "name": "Y",
            "position": 1,
            "stddev": 261.1610337,
            "variance": 68205.08553
          },
          {
            "average": 1312.873295,
            "count": 112416288,
            "maximum": 2466.105315,
            "minimum": 930.5053153,
            "name": "Z",
            "position": 2,
            "stddev": 134.8781094,
            "variance": 18192.10441
          },
          {
            "average": 28870.78782,
            "count": 112416288,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12382.33171,
            "variance": 153322138.5
          },
          {
            "average": 1.90845259,
            "count": 112416288,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.022499732,
            "variance": 1.045505703
          },
          {
            "average": 2.816672233,
            "count": 112416288,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.183669158,
            "variance": 1.401072677
          },
          {
            "average": 0.3756958956,
            "count": 112416288,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4843020666,
            "variance": 0.2345484917
          },
          {
            "average": 7.650136962e-07,
            "count": 112416288,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008746502831,
            "variance": 7.650131178e-07
          },
          {
            "average": 1.027959267,
            "count": 112416288,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2292693554,
            "variance": 0.05256443732
          },
          {
            "average": 0.7537886832,
            "count": 112416288,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.59419031,
            "variance": 243.1787715
          },
          {
            "average": 0.4967838468,
            "count": 112416288,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999896585,
            "variance": 0.2499896586
          },
          {
            "average": 109.433084,
            "count": 112416288,
            "maximum": 112,
            "minimum": 107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.271851854,
            "variance": 1.617607139
          },
          {
            "average": 276535462.3,
            "count": 112416288,
            "maximum": 276536707.6,
            "minimum": 276534246.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 581.3254331,
            "variance": 337939.2591
          },
          {
            "average": 0,
            "count": 112416288,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112416288,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112416288,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112416288,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112416288,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564683.2862,
          4842083.813,
          930.5053153,
          565624.8262,
          4843017.173,
          2466.105315
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564683.2862100492,
                4842083.813175553,
                930.505315298312
              ],
              [
                564683.2862100492,
                4843017.173175553,
                930.505315298312
              ],
              [
                565624.8262100492,
                4843017.173175553,
                2466.1053152983122
              ],
              [
                565624.8262100492,
                4842083.813175553,
                2466.1053152983122
              ],
              [
                564683.2862100492,
                4842083.813175553,
                930.505315298312
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:31:47+00:00",
        "end_time": "2020-06-18T16:50:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.196863,
            43.72888345,
            930.5053153,
            -122.1850597,
            43.73736927,
            2466.105315
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.19686304079568,
                  43.728966185952366,
                  930.505315298312
                ],
                [
                  -122.19675072831912,
                  43.7373692685636,
                  930.505315298312
                ],
                [
                  -122.18505966507045,
                  43.73728650615739,
                  2466.1053152983122
                ],
                [
                  -122.18517361178527,
                  43.728883447679614,
                  2466.1053152983122
                ],
                [
                  -122.19686304079568,
                  43.728966185952366,
                  930.505315298312
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:31:47Z",
            "pc:count": 112416288,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565148.0747,
                "count": 112416288,
                "maximum": 565624.8262,
                "minimum": 564683.2862,
                "name": "X",
                "position": 0,
                "stddev": 258.8072188,
                "variance": 66981.1765
              },
              {
                "average": 4842550.437,
                "count": 112416288,
                "maximum": 4843017.173,
                "minimum": 4842083.813,
                "name": "Y",
                "position": 1,
                "stddev": 261.1610337,
                "variance": 68205.08553
              },
              {
                "average": 1312.873295,
                "count": 112416288,
                "maximum": 2466.105315,
                "minimum": 930.5053153,
                "name": "Z",
                "position": 2,
                "stddev": 134.8781094,
                "variance": 18192.10441
              },
              {
                "average": 28870.78782,
                "count": 112416288,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12382.33171,
                "variance": 153322138.5
              },
              {
                "average": 1.90845259,
                "count": 112416288,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.022499732,
                "variance": 1.045505703
              },
              {
                "average": 2.816672233,
                "count": 112416288,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.183669158,
                "variance": 1.401072677
              },
              {
                "average": 0.3756958956,
                "count": 112416288,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4843020666,
                "variance": 0.2345484917
              },
              {
                "average": 7.650136962e-07,
                "count": 112416288,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008746502831,
                "variance": 7.650131178e-07
              },
              {
                "average": 1.027959267,
                "count": 112416288,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2292693554,
                "variance": 0.05256443732
              },
              {
                "average": 0.7537886832,
                "count": 112416288,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.59419031,
                "variance": 243.1787715
              },
              {
                "average": 0.4967838468,
                "count": 112416288,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999896585,
                "variance": 0.2499896586
              },
              {
                "average": 109.433084,
                "count": 112416288,
                "maximum": 112,
                "minimum": 107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.271851854,
                "variance": 1.617607139
              },
              {
                "average": 276535462.3,
                "count": 112416288,
                "maximum": 276536707.6,
                "minimum": 276534246.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 581.3254331,
                "variance": 337939.2591
              },
              {
                "average": 0,
                "count": 112416288,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112416288,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112416288,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112416288,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112416288,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564683.2862,
              4842083.813,
              930.5053153,
              565624.8262,
              4843017.173,
              2466.105315
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564683.2862100492,
                    4842083.813175553,
                    930.505315298312
                  ],
                  [
                    564683.2862100492,
                    4843017.173175553,
                    930.505315298312
                  ],
                  [
                    565624.8262100492,
                    4843017.173175553,
                    2466.1053152983122
                  ],
                  [
                    565624.8262100492,
                    4842083.813175553,
                    2466.1053152983122
                  ],
                  [
                    564683.2862100492,
                    4842083.813175553,
                    930.505315298312
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:31:47+00:00",
            "end_time": "2020-06-18T16: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": "20200619_BLU_0356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3905687132119,
              43.75059839363084,
              422.4394153190914
            ],
            [
              -122.39048267763893,
              43.75907526281459,
              422.4394153190914
            ],
            [
              -122.37878689442239,
              43.75901229146638,
              2083.0394153190914
            ],
            [
              -122.37887458064117,
              43.75053544080561,
              2083.0394153190914
            ],
            [
              -122.3905687132119,
              43.75059839363084,
              422.4394153190914
            ]
          ]
        ]
      },
      "bbox": [
        -122.3905687,
        43.75053544,
        422.4394153,
        -122.3787869,
        43.75907526,
        2083.039415
      ],
      "properties": {
        "datetime": "2020-06-19T17:15:03Z",
        "pc:count": 76453163,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 549535.1731,
            "count": 76453163,
            "maximum": 550006.4001,
            "minimum": 549064.8601,
            "name": "X",
            "position": 0,
            "stddev": 263.8492095,
            "variance": 69616.40537
          },
          {
            "average": 4844821.266,
            "count": 76453163,
            "maximum": 4845294.93,
            "minimum": 4844353.41,
            "name": "Y",
            "position": 1,
            "stddev": 262.3501692,
            "variance": 68827.6113
          },
          {
            "average": 571.016739,
            "count": 76453163,
            "maximum": 2083.039415,
            "minimum": 422.4394153,
            "name": "Z",
            "position": 2,
            "stddev": 96.31121941,
            "variance": 9275.850984
          },
          {
            "average": 32014.84006,
            "count": 76453163,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10307.95033,
            "variance": 106253840
          },
          {
            "average": 1.742859939,
            "count": 76453163,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.882738505,
            "variance": 0.7792272682
          },
          {
            "average": 2.485730512,
            "count": 76453163,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.021375756,
            "variance": 1.043208435
          },
          {
            "average": 0.4973551716,
            "count": 76453163,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999930081,
            "variance": 0.2499930082
          },
          {
            "average": 0,
            "count": 76453163,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.055214668,
            "count": 76453163,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5216141373,
            "variance": 0.2720813082
          },
          {
            "average": 0.1350920222,
            "count": 76453163,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.5558468,
            "variance": 241.9843698
          },
          {
            "average": 0.4973551716,
            "count": 76453163,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999930081,
            "variance": 0.2499930082
          },
          {
            "average": 306.553241,
            "count": 76453163,
            "maximum": 309,
            "minimum": 304,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.111620733,
            "variance": 1.235700655
          },
          {
            "average": 276621304.4,
            "count": 76453163,
            "maximum": 276622103.9,
            "minimum": 276620492.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 347.0836989,
            "variance": 120467.0941
          },
          {
            "average": 0,
            "count": 76453163,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76453163,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76453163,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76453163,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76453163,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          549064.8601,
          4844353.41,
          422.4394153,
          550006.4001,
          4845294.93,
          2083.039415
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                549064.8601337253,
                4844353.410250795,
                422.4394153190914
              ],
              [
                549064.8601337253,
                4845294.930250795,
                422.4394153190914
              ],
              [
                550006.4001337254,
                4845294.930250795,
                2083.0394153190914
              ],
              [
                550006.4001337254,
                4844353.410250795,
                2083.0394153190914
              ],
              [
                549064.8601337253,
                4844353.410250795,
                422.4394153190914
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:15:03+00:00",
        "end_time": "2020-06-19T16:48:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3905687,
            43.75053544,
            422.4394153,
            -122.3787869,
            43.75907526,
            2083.039415
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.3905687132119,
                  43.75059839363084,
                  422.4394153190914
                ],
                [
                  -122.39048267763893,
                  43.75907526281459,
                  422.4394153190914
                ],
                [
                  -122.37878689442239,
                  43.75901229146638,
                  2083.0394153190914
                ],
                [
                  -122.37887458064117,
                  43.75053544080561,
                  2083.0394153190914
                ],
                [
                  -122.3905687132119,
                  43.75059839363084,
                  422.4394153190914
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:15:03Z",
            "pc:count": 76453163,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 549535.1731,
                "count": 76453163,
                "maximum": 550006.4001,
                "minimum": 549064.8601,
                "name": "X",
                "position": 0,
                "stddev": 263.8492095,
                "variance": 69616.40537
              },
              {
                "average": 4844821.266,
                "count": 76453163,
                "maximum": 4845294.93,
                "minimum": 4844353.41,
                "name": "Y",
                "position": 1,
                "stddev": 262.3501692,
                "variance": 68827.6113
              },
              {
                "average": 571.016739,
                "count": 76453163,
                "maximum": 2083.039415,
                "minimum": 422.4394153,
                "name": "Z",
                "position": 2,
                "stddev": 96.31121941,
                "variance": 9275.850984
              },
              {
                "average": 32014.84006,
                "count": 76453163,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10307.95033,
                "variance": 106253840
              },
              {
                "average": 1.742859939,
                "count": 76453163,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.882738505,
                "variance": 0.7792272682
              },
              {
                "average": 2.485730512,
                "count": 76453163,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.021375756,
                "variance": 1.043208435
              },
              {
                "average": 0.4973551716,
                "count": 76453163,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999930081,
                "variance": 0.2499930082
              },
              {
                "average": 0,
                "count": 76453163,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.055214668,
                "count": 76453163,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5216141373,
                "variance": 0.2720813082
              },
              {
                "average": 0.1350920222,
                "count": 76453163,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.5558468,
                "variance": 241.9843698
              },
              {
                "average": 0.4973551716,
                "count": 76453163,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999930081,
                "variance": 0.2499930082
              },
              {
                "average": 306.553241,
                "count": 76453163,
                "maximum": 309,
                "minimum": 304,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.111620733,
                "variance": 1.235700655
              },
              {
                "average": 276621304.4,
                "count": 76453163,
                "maximum": 276622103.9,
                "minimum": 276620492.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 347.0836989,
                "variance": 120467.0941
              },
              {
                "average": 0,
                "count": 76453163,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76453163,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76453163,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76453163,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76453163,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              549064.8601,
              4844353.41,
              422.4394153,
              550006.4001,
              4845294.93,
              2083.039415
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    549064.8601337253,
                    4844353.410250795,
                    422.4394153190914
                  ],
                  [
                    549064.8601337253,
                    4845294.930250795,
                    422.4394153190914
                  ],
                  [
                    550006.4001337254,
                    4845294.930250795,
                    2083.0394153190914
                  ],
                  [
                    550006.4001337254,
                    4844353.410250795,
                    2083.0394153190914
                  ],
                  [
                    549064.8601337253,
                    4844353.410250795,
                    422.4394153190914
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:15:03+00:00",
            "end_time": "2020-06-19T16: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": "20200619_BLU_0364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.2997471414815,
              43.75207793931071,
              1148.5279898384065
            ],
            [
              -122.2996482755964,
              43.760555012538134,
              1148.5279898384065
            ],
            [
              -122.28795217084199,
              43.76048274291642,
              2205.847989838406
            ],
            [
              -122.2880526874828,
              43.75200569094751,
              2205.847989838406
            ],
            [
              -122.2997471414815,
              43.75207793931071,
              1148.5279898384065
            ]
          ]
        ]
      },
      "bbox": [
        -122.2997471,
        43.75200569,
        1148.52799,
        -122.2879522,
        43.76055501,
        2205.84799
      ],
      "properties": {
        "datetime": "2020-06-19T19:10:50Z",
        "pc:count": 120572012,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556822.7946,
            "count": 120572012,
            "maximum": 557317.024,
            "minimum": 556375.464,
            "name": "X",
            "position": 0,
            "stddev": 263.7103654,
            "variance": 69543.15683
          },
          {
            "average": 4845063.128,
            "count": 120572012,
            "maximum": 4845517.086,
            "minimum": 4844575.526,
            "name": "Y",
            "position": 1,
            "stddev": 260.4159076,
            "variance": 67816.44495
          },
          {
            "average": 1442.067042,
            "count": 120572012,
            "maximum": 2205.84799,
            "minimum": 1148.52799,
            "name": "Z",
            "position": 2,
            "stddev": 97.19671146,
            "variance": 9447.200718
          },
          {
            "average": 27209.39847,
            "count": 120572012,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 15319.457,
            "variance": 234685762.7
          },
          {
            "average": 1.973856935,
            "count": 120572012,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.086582916,
            "variance": 1.180662433
          },
          {
            "average": 2.94571761,
            "count": 120572012,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.271152386,
            "variance": 1.615828388
          },
          {
            "average": 0.4342051869,
            "count": 120572012,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4956521407,
            "variance": 0.2456710446
          },
          {
            "average": 1.152838023e-06,
            "count": 120572012,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001073702335,
            "variance": 1.152836704e-06
          },
          {
            "average": 1.026540421,
            "count": 120572012,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2095670146,
            "variance": 0.0439183336
          },
          {
            "average": -1.818964445,
            "count": 120572012,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.93123779,
            "variance": 253.8043375
          },
          {
            "average": 0.4955717086,
            "count": 120572012,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999803919,
            "variance": 0.2499803923
          },
          {
            "average": 325.1735988,
            "count": 120572012,
            "maximum": 328,
            "minimum": 323,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.022993643,
            "variance": 1.046515993
          },
          {
            "average": 276627976.2,
            "count": 120572012,
            "maximum": 276629050.6,
            "minimum": 276627161.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 404.3777986,
            "variance": 163521.404
          },
          {
            "average": 0,
            "count": 120572012,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120572012,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120572012,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120572012,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120572012,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556375.464,
          4844575.526,
          1148.52799,
          557317.024,
          4845517.086,
          2205.84799
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556375.4639767365,
                4844575.526333283,
                1148.5279898384065
              ],
              [
                556375.4639767365,
                4845517.086333283,
                1148.5279898384065
              ],
              [
                557317.0239767366,
                4845517.086333283,
                2205.847989838406
              ],
              [
                557317.0239767366,
                4844575.526333283,
                2205.847989838406
              ],
              [
                556375.4639767365,
                4844575.526333283,
                1148.5279898384065
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:10:50+00:00",
        "end_time": "2020-06-19T18:39:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2997471,
            43.75200569,
            1148.52799,
            -122.2879522,
            43.76055501,
            2205.84799
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.2997471414815,
                  43.75207793931071,
                  1148.5279898384065
                ],
                [
                  -122.2996482755964,
                  43.760555012538134,
                  1148.5279898384065
                ],
                [
                  -122.28795217084199,
                  43.76048274291642,
                  2205.847989838406
                ],
                [
                  -122.2880526874828,
                  43.75200569094751,
                  2205.847989838406
                ],
                [
                  -122.2997471414815,
                  43.75207793931071,
                  1148.5279898384065
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:10:50Z",
            "pc:count": 120572012,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556822.7946,
                "count": 120572012,
                "maximum": 557317.024,
                "minimum": 556375.464,
                "name": "X",
                "position": 0,
                "stddev": 263.7103654,
                "variance": 69543.15683
              },
              {
                "average": 4845063.128,
                "count": 120572012,
                "maximum": 4845517.086,
                "minimum": 4844575.526,
                "name": "Y",
                "position": 1,
                "stddev": 260.4159076,
                "variance": 67816.44495
              },
              {
                "average": 1442.067042,
                "count": 120572012,
                "maximum": 2205.84799,
                "minimum": 1148.52799,
                "name": "Z",
                "position": 2,
                "stddev": 97.19671146,
                "variance": 9447.200718
              },
              {
                "average": 27209.39847,
                "count": 120572012,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 15319.457,
                "variance": 234685762.7
              },
              {
                "average": 1.973856935,
                "count": 120572012,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.086582916,
                "variance": 1.180662433
              },
              {
                "average": 2.94571761,
                "count": 120572012,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.271152386,
                "variance": 1.615828388
              },
              {
                "average": 0.4342051869,
                "count": 120572012,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4956521407,
                "variance": 0.2456710446
              },
              {
                "average": 1.152838023e-06,
                "count": 120572012,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001073702335,
                "variance": 1.152836704e-06
              },
              {
                "average": 1.026540421,
                "count": 120572012,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2095670146,
                "variance": 0.0439183336
              },
              {
                "average": -1.818964445,
                "count": 120572012,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.93123779,
                "variance": 253.8043375
              },
              {
                "average": 0.4955717086,
                "count": 120572012,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999803919,
                "variance": 0.2499803923
              },
              {
                "average": 325.1735988,
                "count": 120572012,
                "maximum": 328,
                "minimum": 323,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.022993643,
                "variance": 1.046515993
              },
              {
                "average": 276627976.2,
                "count": 120572012,
                "maximum": 276629050.6,
                "minimum": 276627161.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 404.3777986,
                "variance": 163521.404
              },
              {
                "average": 0,
                "count": 120572012,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120572012,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120572012,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120572012,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120572012,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556375.464,
              4844575.526,
              1148.52799,
              557317.024,
              4845517.086,
              2205.84799
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556375.4639767365,
                    4844575.526333283,
                    1148.5279898384065
                  ],
                  [
                    556375.4639767365,
                    4845517.086333283,
                    1148.5279898384065
                  ],
                  [
                    557317.0239767366,
                    4845517.086333283,
                    2205.847989838406
                  ],
                  [
                    557317.0239767366,
                    4844575.526333283,
                    2205.847989838406
                  ],
                  [
                    556375.4639767365,
                    4844575.526333283,
                    1148.5279898384065
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:10:50+00:00",
            "end_time": "2020-06-19T18: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": "20200618_BLU_0348.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.24274021559296,
              43.74473625276531,
              927.2856595259105
            ],
            [
              -122.24263332895568,
              43.753213229429036,
              927.2856595259105
            ],
            [
              -122.2309390526206,
              43.753135137566375,
              2307.0456595259107
            ],
            [
              -122.23104758926968,
              43.74465818387382,
              2307.0456595259107
            ],
            [
              -122.24274021559296,
              43.74473625276531,
              927.2856595259105
            ]
          ]
        ]
      },
      "bbox": [
        -122.2427402,
        43.74465818,
        927.2856595,
        -122.2309391,
        43.75321323,
        2307.04566
      ],
      "properties": {
        "datetime": "2020-06-18T19:03:29Z",
        "pc:count": 107840210,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561442.1942,
            "count": 107840210,
            "maximum": 561913.9416,
            "minimum": 560972.4016,
            "name": "X",
            "position": 0,
            "stddev": 263.7455845,
            "variance": 69561.73334
          },
          {
            "average": 4844279.914,
            "count": 107840210,
            "maximum": 4844742.065,
            "minimum": 4843800.505,
            "name": "Y",
            "position": 1,
            "stddev": 261.936413,
            "variance": 68610.68445
          },
          {
            "average": 1284.202088,
            "count": 107840210,
            "maximum": 2307.04566,
            "minimum": 927.2856595,
            "name": "Z",
            "position": 2,
            "stddev": 106.5712988,
            "variance": 11357.44174
          },
          {
            "average": 29505.77113,
            "count": 107840210,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13327.79344,
            "variance": 177630077.9
          },
          {
            "average": 1.84792193,
            "count": 107840210,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.021440673,
            "variance": 1.043341049
          },
          {
            "average": 2.695360293,
            "count": 107840210,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.249822929,
            "variance": 1.562057353
          },
          {
            "average": 0.4960217066,
            "count": 107840210,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999841752,
            "variance": 0.2499841755
          },
          {
            "average": 0,
            "count": 107840210,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.039356748,
            "count": 107840210,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2724590086,
            "variance": 0.07423391135
          },
          {
            "average": 0.3742058823,
            "count": 107840210,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.97644752,
            "variance": 255.2468752
          },
          {
            "average": 0.4960217066,
            "count": 107840210,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999841752,
            "variance": 0.2499841755
          },
          {
            "average": 121.0729082,
            "count": 107840210,
            "maximum": 124,
            "minimum": 118,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.329915723,
            "variance": 1.768675829
          },
          {
            "average": 276540804.3,
            "count": 107840210,
            "maximum": 276542209,
            "minimum": 276539464.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 615.8253349,
            "variance": 379240.8431
          },
          {
            "average": 0,
            "count": 107840210,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107840210,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107840210,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107840210,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107840210,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560972.4016,
          4843800.505,
          927.2856595,
          561913.9416,
          4844742.065,
          2307.04566
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560972.4015773821,
                4843800.504682227,
                927.2856595259105
              ],
              [
                560972.4015773821,
                4844742.064682228,
                927.2856595259105
              ],
              [
                561913.9415773822,
                4844742.064682228,
                2307.0456595259107
              ],
              [
                561913.9415773822,
                4843800.504682227,
                2307.0456595259107
              ],
              [
                560972.4015773821,
                4843800.504682227,
                927.2856595259105
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:03:29+00:00",
        "end_time": "2020-06-18T18:17:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0348.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0348.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0348.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0348.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2427402,
            43.74465818,
            927.2856595,
            -122.2309391,
            43.75321323,
            2307.04566
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.24274021559296,
                  43.74473625276531,
                  927.2856595259105
                ],
                [
                  -122.24263332895568,
                  43.753213229429036,
                  927.2856595259105
                ],
                [
                  -122.2309390526206,
                  43.753135137566375,
                  2307.0456595259107
                ],
                [
                  -122.23104758926968,
                  43.74465818387382,
                  2307.0456595259107
                ],
                [
                  -122.24274021559296,
                  43.74473625276531,
                  927.2856595259105
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0348.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0348.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:03:29Z",
            "pc:count": 107840210,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561442.1942,
                "count": 107840210,
                "maximum": 561913.9416,
                "minimum": 560972.4016,
                "name": "X",
                "position": 0,
                "stddev": 263.7455845,
                "variance": 69561.73334
              },
              {
                "average": 4844279.914,
                "count": 107840210,
                "maximum": 4844742.065,
                "minimum": 4843800.505,
                "name": "Y",
                "position": 1,
                "stddev": 261.936413,
                "variance": 68610.68445
              },
              {
                "average": 1284.202088,
                "count": 107840210,
                "maximum": 2307.04566,
                "minimum": 927.2856595,
                "name": "Z",
                "position": 2,
                "stddev": 106.5712988,
                "variance": 11357.44174
              },
              {
                "average": 29505.77113,
                "count": 107840210,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13327.79344,
                "variance": 177630077.9
              },
              {
                "average": 1.84792193,
                "count": 107840210,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.021440673,
                "variance": 1.043341049
              },
              {
                "average": 2.695360293,
                "count": 107840210,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.249822929,
                "variance": 1.562057353
              },
              {
                "average": 0.4960217066,
                "count": 107840210,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999841752,
                "variance": 0.2499841755
              },
              {
                "average": 0,
                "count": 107840210,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.039356748,
                "count": 107840210,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2724590086,
                "variance": 0.07423391135
              },
              {
                "average": 0.3742058823,
                "count": 107840210,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.97644752,
                "variance": 255.2468752
              },
              {
                "average": 0.4960217066,
                "count": 107840210,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999841752,
                "variance": 0.2499841755
              },
              {
                "average": 121.0729082,
                "count": 107840210,
                "maximum": 124,
                "minimum": 118,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.329915723,
                "variance": 1.768675829
              },
              {
                "average": 276540804.3,
                "count": 107840210,
                "maximum": 276542209,
                "minimum": 276539464.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 615.8253349,
                "variance": 379240.8431
              },
              {
                "average": 0,
                "count": 107840210,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107840210,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107840210,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107840210,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107840210,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560972.4016,
              4843800.505,
              927.2856595,
              561913.9416,
              4844742.065,
              2307.04566
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560972.4015773821,
                    4843800.504682227,
                    927.2856595259105
                  ],
                  [
                    560972.4015773821,
                    4844742.064682228,
                    927.2856595259105
                  ],
                  [
                    561913.9415773822,
                    4844742.064682228,
                    2307.0456595259107
                  ],
                  [
                    561913.9415773822,
                    4843800.504682227,
                    2307.0456595259107
                  ],
                  [
                    560972.4015773821,
                    4843800.504682227,
                    927.2856595259105
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:03:29+00:00",
            "end_time": "2020-06-18T18: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": "20200619_BLU_0313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.40139541252144,
              43.7339496420487,
              493.18982283377744
            ],
            [
              -122.4013109544014,
              43.74242655294175,
              493.18982283377744
            ],
            [
              -122.38961789235057,
              43.74236470573277,
              958.3098228337774
            ],
            [
              -122.38970399978436,
              43.733887813032595,
              958.3098228337774
            ],
            [
              -122.40139541252144,
              43.7339496420487,
              493.18982283377744
            ]
          ]
        ]
      },
      "bbox": [
        -122.4013954,
        43.73388781,
        493.1898228,
        -122.3896179,
        43.74242655,
        958.3098228
      ],
      "properties": {
        "datetime": "2020-06-19T17:03:28Z",
        "pc:count": 79557960,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 548679.1231,
            "count": 79557960,
            "maximum": 549148.1466,
            "minimum": 548206.5666,
            "name": "X",
            "position": 0,
            "stddev": 267.6389393,
            "variance": 71630.60181
          },
          {
            "average": 4842973.251,
            "count": 79557960,
            "maximum": 4843439.515,
            "minimum": 4842497.995,
            "name": "Y",
            "position": 1,
            "stddev": 264.6195307,
            "variance": 70023.496
          },
          {
            "average": 669.2065909,
            "count": 79557960,
            "maximum": 958.3098228,
            "minimum": 493.1898228,
            "name": "Z",
            "position": 2,
            "stddev": 78.41775765,
            "variance": 6149.344715
          },
          {
            "average": 31486.2932,
            "count": 79557960,
            "maximum": 65535,
            "minimum": 1083,
            "name": "Intensity",
            "position": 3,
            "stddev": 11098.61517,
            "variance": 123179258.8
          },
          {
            "average": 1.788605703,
            "count": 79557960,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9224750682,
            "variance": 0.8509602514
          },
          {
            "average": 2.577200773,
            "count": 79557960,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.068652496,
            "variance": 1.142018158
          },
          {
            "average": 0.4962230681,
            "count": 79557960,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999857377,
            "variance": 0.2499857379
          },
          {
            "average": 0,
            "count": 79557960,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.029217139,
            "count": 79557960,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2327298432,
            "variance": 0.05416317989
          },
          {
            "average": -0.4171770781,
            "count": 79557960,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.70605316,
            "variance": 246.6801058
          },
          {
            "average": 0.4962232943,
            "count": 79557960,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999857394,
            "variance": 0.2499857396
          },
          {
            "average": 304.8636677,
            "count": 79557960,
            "maximum": 307,
            "minimum": 303,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.04787158,
            "variance": 1.098034849
          },
          {
            "average": 276620779.7,
            "count": 79557960,
            "maximum": 276621408.7,
            "minimum": 276620157.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 327.3939809,
            "variance": 107186.8187
          },
          {
            "average": 0,
            "count": 79557960,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79557960,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79557960,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79557960,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79557960,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          548206.5666,
          4842497.995,
          493.1898228,
          549148.1466,
          4843439.515,
          958.3098228
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                548206.5666187853,
                4842497.994558505,
                493.18982283377744
              ],
              [
                548206.5666187853,
                4843439.514558504,
                493.18982283377744
              ],
              [
                549148.1466187853,
                4843439.514558504,
                958.3098228337774
              ],
              [
                549148.1466187853,
                4842497.994558505,
                958.3098228337774
              ],
              [
                548206.5666187853,
                4842497.994558505,
                493.18982283377744
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:03:28+00:00",
        "end_time": "2020-06-19T16:42:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4013954,
            43.73388781,
            493.1898228,
            -122.3896179,
            43.74242655,
            958.3098228
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.40139541252144,
                  43.7339496420487,
                  493.18982283377744
                ],
                [
                  -122.4013109544014,
                  43.74242655294175,
                  493.18982283377744
                ],
                [
                  -122.38961789235057,
                  43.74236470573277,
                  958.3098228337774
                ],
                [
                  -122.38970399978436,
                  43.733887813032595,
                  958.3098228337774
                ],
                [
                  -122.40139541252144,
                  43.7339496420487,
                  493.18982283377744
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:03:28Z",
            "pc:count": 79557960,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 548679.1231,
                "count": 79557960,
                "maximum": 549148.1466,
                "minimum": 548206.5666,
                "name": "X",
                "position": 0,
                "stddev": 267.6389393,
                "variance": 71630.60181
              },
              {
                "average": 4842973.251,
                "count": 79557960,
                "maximum": 4843439.515,
                "minimum": 4842497.995,
                "name": "Y",
                "position": 1,
                "stddev": 264.6195307,
                "variance": 70023.496
              },
              {
                "average": 669.2065909,
                "count": 79557960,
                "maximum": 958.3098228,
                "minimum": 493.1898228,
                "name": "Z",
                "position": 2,
                "stddev": 78.41775765,
                "variance": 6149.344715
              },
              {
                "average": 31486.2932,
                "count": 79557960,
                "maximum": 65535,
                "minimum": 1083,
                "name": "Intensity",
                "position": 3,
                "stddev": 11098.61517,
                "variance": 123179258.8
              },
              {
                "average": 1.788605703,
                "count": 79557960,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9224750682,
                "variance": 0.8509602514
              },
              {
                "average": 2.577200773,
                "count": 79557960,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.068652496,
                "variance": 1.142018158
              },
              {
                "average": 0.4962230681,
                "count": 79557960,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999857377,
                "variance": 0.2499857379
              },
              {
                "average": 0,
                "count": 79557960,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.029217139,
                "count": 79557960,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2327298432,
                "variance": 0.05416317989
              },
              {
                "average": -0.4171770781,
                "count": 79557960,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.70605316,
                "variance": 246.6801058
              },
              {
                "average": 0.4962232943,
                "count": 79557960,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999857394,
                "variance": 0.2499857396
              },
              {
                "average": 304.8636677,
                "count": 79557960,
                "maximum": 307,
                "minimum": 303,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.04787158,
                "variance": 1.098034849
              },
              {
                "average": 276620779.7,
                "count": 79557960,
                "maximum": 276621408.7,
                "minimum": 276620157.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 327.3939809,
                "variance": 107186.8187
              },
              {
                "average": 0,
                "count": 79557960,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79557960,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79557960,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79557960,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79557960,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              548206.5666,
              4842497.995,
              493.1898228,
              549148.1466,
              4843439.515,
              958.3098228
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    548206.5666187853,
                    4842497.994558505,
                    493.18982283377744
                  ],
                  [
                    548206.5666187853,
                    4843439.514558504,
                    493.18982283377744
                  ],
                  [
                    549148.1466187853,
                    4843439.514558504,
                    958.3098228337774
                  ],
                  [
                    549148.1466187853,
                    4842497.994558505,
                    958.3098228337774
                  ],
                  [
                    548206.5666187853,
                    4842497.994558505,
                    493.18982283377744
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:03:28+00:00",
            "end_time": "2020-06-19T16: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": "20200619_BLU_0323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.28789933562716,
              43.73579854925119,
              984.9372316438221
            ],
            [
              -122.28779885843096,
              43.74427526494044,
              984.9372316438221
            ],
            [
              -122.27610620230516,
              43.744201806092846,
              1495.517231643822
            ],
            [
              -122.27620832875076,
              43.735725112011565,
              1495.517231643822
            ],
            [
              -122.28789933562716,
              43.73579854925119,
              984.9372316438221
            ]
          ]
        ]
      },
      "bbox": [
        -122.2878993,
        43.73572511,
        984.9372316,
        -122.2761062,
        43.74427526,
        1495.517232
      ],
      "properties": {
        "datetime": "2020-06-19T19:25:11Z",
        "pc:count": 116372624,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557820.8367,
            "count": 116372624,
            "maximum": 558286.3792,
            "minimum": 557344.8392,
            "name": "X",
            "position": 0,
            "stddev": 262.6766138,
            "variance": 68999.00343
          },
          {
            "average": 4843253.079,
            "count": 116372624,
            "maximum": 4843717.136,
            "minimum": 4842775.616,
            "name": "Y",
            "position": 1,
            "stddev": 261.3587606,
            "variance": 68308.40174
          },
          {
            "average": 1234.025281,
            "count": 116372624,
            "maximum": 1495.517232,
            "minimum": 984.9372316,
            "name": "Z",
            "position": 2,
            "stddev": 83.33189805,
            "variance": 6944.205233
          },
          {
            "average": 27840.87359,
            "count": 116372624,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13716.49228,
            "variance": 188142160.3
          },
          {
            "average": 2.001121793,
            "count": 116372624,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.090769646,
            "variance": 1.18977842
          },
          {
            "average": 3.001626594,
            "count": 116372624,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.249985102,
            "variance": 1.562462755
          },
          {
            "average": 0.4951207425,
            "count": 116372624,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999761944,
            "variance": 0.249976195
          },
          {
            "average": 0,
            "count": 116372624,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024187209,
            "count": 116372624,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.198942481,
            "variance": 0.03957811075
          },
          {
            "average": 0.09844270375,
            "count": 116372624,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.77033117,
            "variance": 248.7033453
          },
          {
            "average": 0.4951207425,
            "count": 116372624,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999761944,
            "variance": 0.249976195
          },
          {
            "average": 328.1734989,
            "count": 116372624,
            "maximum": 330,
            "minimum": 326,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.095581271,
            "variance": 1.200298321
          },
          {
            "average": 276629169.2,
            "count": 116372624,
            "maximum": 276629911.7,
            "minimum": 276628278.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 446.0158712,
            "variance": 198930.1574
          },
          {
            "average": 0,
            "count": 116372624,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116372624,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116372624,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116372624,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116372624,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557344.8392,
          4842775.616,
          984.9372316,
          558286.3792,
          4843717.136,
          1495.517232
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557344.8392375169,
                4842775.615558346,
                984.9372316438221
              ],
              [
                557344.8392375169,
                4843717.135558345,
                984.9372316438221
              ],
              [
                558286.3792375169,
                4843717.135558345,
                1495.517231643822
              ],
              [
                558286.3792375169,
                4842775.615558346,
                1495.517231643822
              ],
              [
                557344.8392375169,
                4842775.615558346,
                984.9372316438221
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:25:11+00:00",
        "end_time": "2020-06-19T18:57:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2878993,
            43.73572511,
            984.9372316,
            -122.2761062,
            43.74427526,
            1495.517232
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.28789933562716,
                  43.73579854925119,
                  984.9372316438221
                ],
                [
                  -122.28779885843096,
                  43.74427526494044,
                  984.9372316438221
                ],
                [
                  -122.27610620230516,
                  43.744201806092846,
                  1495.517231643822
                ],
                [
                  -122.27620832875076,
                  43.735725112011565,
                  1495.517231643822
                ],
                [
                  -122.28789933562716,
                  43.73579854925119,
                  984.9372316438221
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:25:11Z",
            "pc:count": 116372624,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557820.8367,
                "count": 116372624,
                "maximum": 558286.3792,
                "minimum": 557344.8392,
                "name": "X",
                "position": 0,
                "stddev": 262.6766138,
                "variance": 68999.00343
              },
              {
                "average": 4843253.079,
                "count": 116372624,
                "maximum": 4843717.136,
                "minimum": 4842775.616,
                "name": "Y",
                "position": 1,
                "stddev": 261.3587606,
                "variance": 68308.40174
              },
              {
                "average": 1234.025281,
                "count": 116372624,
                "maximum": 1495.517232,
                "minimum": 984.9372316,
                "name": "Z",
                "position": 2,
                "stddev": 83.33189805,
                "variance": 6944.205233
              },
              {
                "average": 27840.87359,
                "count": 116372624,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13716.49228,
                "variance": 188142160.3
              },
              {
                "average": 2.001121793,
                "count": 116372624,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.090769646,
                "variance": 1.18977842
              },
              {
                "average": 3.001626594,
                "count": 116372624,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.249985102,
                "variance": 1.562462755
              },
              {
                "average": 0.4951207425,
                "count": 116372624,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999761944,
                "variance": 0.249976195
              },
              {
                "average": 0,
                "count": 116372624,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024187209,
                "count": 116372624,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.198942481,
                "variance": 0.03957811075
              },
              {
                "average": 0.09844270375,
                "count": 116372624,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.77033117,
                "variance": 248.7033453
              },
              {
                "average": 0.4951207425,
                "count": 116372624,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999761944,
                "variance": 0.249976195
              },
              {
                "average": 328.1734989,
                "count": 116372624,
                "maximum": 330,
                "minimum": 326,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.095581271,
                "variance": 1.200298321
              },
              {
                "average": 276629169.2,
                "count": 116372624,
                "maximum": 276629911.7,
                "minimum": 276628278.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 446.0158712,
                "variance": 198930.1574
              },
              {
                "average": 0,
                "count": 116372624,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116372624,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116372624,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116372624,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116372624,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557344.8392,
              4842775.616,
              984.9372316,
              558286.3792,
              4843717.136,
              1495.517232
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557344.8392375169,
                    4842775.615558346,
                    984.9372316438221
                  ],
                  [
                    557344.8392375169,
                    4843717.135558345,
                    984.9372316438221
                  ],
                  [
                    558286.3792375169,
                    4843717.135558345,
                    1495.517231643822
                  ],
                  [
                    558286.3792375169,
                    4842775.615558346,
                    1495.517231643822
                  ],
                  [
                    557344.8392375169,
                    4842775.615558346,
                    984.9372316438221
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:25:11+00:00",
            "end_time": "2020-06-19T18:57: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": "20200619_BLU_0297.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.32169708233378,
              43.72702637355896,
              702.7006487426374
            ],
            [
              -122.3216013989804,
              43.73550352323485,
              702.7006487426374
            ],
            [
              -122.30991011652164,
              43.73543353201315,
              2196.5806487426375
            ],
            [
              -122.31000744853205,
              43.72695640292657,
              2196.5806487426375
            ],
            [
              -122.32169708233378,
              43.72702637355896,
              702.7006487426374
            ]
          ]
        ]
      },
      "bbox": [
        -122.3216971,
        43.7269564,
        702.7006487,
        -122.3099101,
        43.73550352,
        2196.580649
      ],
      "properties": {
        "datetime": "2020-06-19T18:38:52Z",
        "pc:count": 98193376,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555110.2987,
            "count": 98193376,
            "maximum": 555572.664,
            "minimum": 554631.104,
            "name": "X",
            "position": 0,
            "stddev": 269.2337799,
            "variance": 72486.82825
          },
          {
            "average": 4842252.145,
            "count": 98193376,
            "maximum": 4842720.08,
            "minimum": 4841778.52,
            "name": "Y",
            "position": 1,
            "stddev": 262.9714953,
            "variance": 69154.00732
          },
          {
            "average": 874.7374494,
            "count": 98193376,
            "maximum": 2196.580649,
            "minimum": 702.7006487,
            "name": "Z",
            "position": 2,
            "stddev": 73.69680541,
            "variance": 5431.219127
          },
          {
            "average": 30899.86709,
            "count": 98193376,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11504.68746,
            "variance": 132357833.7
          },
          {
            "average": 1.840650911,
            "count": 98193376,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.974862108,
            "variance": 0.9503561297
          },
          {
            "average": 2.681333189,
            "count": 98193376,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.141455257,
            "variance": 1.302920104
          },
          {
            "average": 0.4975410459,
            "count": 98193376,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999939561,
            "variance": 0.2499939561
          },
          {
            "average": 0,
            "count": 98193376,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.027991868,
            "count": 98193376,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2201841086,
            "variance": 0.04848104166
          },
          {
            "average": -1.116583009,
            "count": 98193376,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.87035951,
            "variance": 251.868311
          },
          {
            "average": 0.4975410459,
            "count": 98193376,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999939561,
            "variance": 0.2499939561
          },
          {
            "average": 320.4555728,
            "count": 98193376,
            "maximum": 323,
            "minimum": 318,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.248434279,
            "variance": 1.558588148
          },
          {
            "average": 276626151.5,
            "count": 98193376,
            "maximum": 276627132.3,
            "minimum": 276625229.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 481.3373367,
            "variance": 231685.6317
          },
          {
            "average": 0,
            "count": 98193376,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98193376,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98193376,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98193376,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98193376,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554631.104,
          4841778.52,
          702.7006487,
          555572.664,
          4842720.08,
          2196.580649
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554631.1040205581,
                4841778.520403225,
                702.7006487426374
              ],
              [
                554631.1040205581,
                4842720.0804032255,
                702.7006487426374
              ],
              [
                555572.6640205581,
                4842720.0804032255,
                2196.5806487426375
              ],
              [
                555572.6640205581,
                4841778.520403225,
                2196.5806487426375
              ],
              [
                554631.1040205581,
                4841778.520403225,
                702.7006487426374
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:38:52+00:00",
        "end_time": "2020-06-19T18:07:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0297.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0297.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0297.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0297.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3216971,
            43.7269564,
            702.7006487,
            -122.3099101,
            43.73550352,
            2196.580649
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.32169708233378,
                  43.72702637355896,
                  702.7006487426374
                ],
                [
                  -122.3216013989804,
                  43.73550352323485,
                  702.7006487426374
                ],
                [
                  -122.30991011652164,
                  43.73543353201315,
                  2196.5806487426375
                ],
                [
                  -122.31000744853205,
                  43.72695640292657,
                  2196.5806487426375
                ],
                [
                  -122.32169708233378,
                  43.72702637355896,
                  702.7006487426374
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0297.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0297.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:38:52Z",
            "pc:count": 98193376,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555110.2987,
                "count": 98193376,
                "maximum": 555572.664,
                "minimum": 554631.104,
                "name": "X",
                "position": 0,
                "stddev": 269.2337799,
                "variance": 72486.82825
              },
              {
                "average": 4842252.145,
                "count": 98193376,
                "maximum": 4842720.08,
                "minimum": 4841778.52,
                "name": "Y",
                "position": 1,
                "stddev": 262.9714953,
                "variance": 69154.00732
              },
              {
                "average": 874.7374494,
                "count": 98193376,
                "maximum": 2196.580649,
                "minimum": 702.7006487,
                "name": "Z",
                "position": 2,
                "stddev": 73.69680541,
                "variance": 5431.219127
              },
              {
                "average": 30899.86709,
                "count": 98193376,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11504.68746,
                "variance": 132357833.7
              },
              {
                "average": 1.840650911,
                "count": 98193376,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.974862108,
                "variance": 0.9503561297
              },
              {
                "average": 2.681333189,
                "count": 98193376,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.141455257,
                "variance": 1.302920104
              },
              {
                "average": 0.4975410459,
                "count": 98193376,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999939561,
                "variance": 0.2499939561
              },
              {
                "average": 0,
                "count": 98193376,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.027991868,
                "count": 98193376,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2201841086,
                "variance": 0.04848104166
              },
              {
                "average": -1.116583009,
                "count": 98193376,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.87035951,
                "variance": 251.868311
              },
              {
                "average": 0.4975410459,
                "count": 98193376,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999939561,
                "variance": 0.2499939561
              },
              {
                "average": 320.4555728,
                "count": 98193376,
                "maximum": 323,
                "minimum": 318,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.248434279,
                "variance": 1.558588148
              },
              {
                "average": 276626151.5,
                "count": 98193376,
                "maximum": 276627132.3,
                "minimum": 276625229.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 481.3373367,
                "variance": 231685.6317
              },
              {
                "average": 0,
                "count": 98193376,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98193376,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98193376,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98193376,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98193376,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554631.104,
              4841778.52,
              702.7006487,
              555572.664,
              4842720.08,
              2196.580649
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554631.1040205581,
                    4841778.520403225,
                    702.7006487426374
                  ],
                  [
                    554631.1040205581,
                    4842720.0804032255,
                    702.7006487426374
                  ],
                  [
                    555572.6640205581,
                    4842720.0804032255,
                    2196.5806487426375
                  ],
                  [
                    555572.6640205581,
                    4841778.520403225,
                    2196.5806487426375
                  ],
                  [
                    554631.1040205581,
                    4841778.520403225,
                    702.7006487426374
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:38:52+00:00",
            "end_time": "2020-06-19T18:07:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.26495486240704,
              43.72792519749776,
              1219.6541398280965
            ],
            [
              -122.26485117420542,
              43.736402062017035,
              1219.6541398280965
            ],
            [
              -122.25316060680969,
              43.736326269774764,
              1655.8541398280963
            ],
            [
              -122.25326594352309,
              43.727849427550495,
              1655.8541398280963
            ],
            [
              -122.26495486240704,
              43.72792519749776,
              1219.6541398280965
            ]
          ]
        ]
      },
      "bbox": [
        -122.2649549,
        43.72784943,
        1219.65414,
        -122.2531606,
        43.73640206,
        1655.85414
      ],
      "properties": {
        "datetime": "2020-06-19T19:39:27Z",
        "pc:count": 128022252,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559677.48,
            "count": 128022252,
            "maximum": 560141.7974,
            "minimum": 559200.2974,
            "name": "X",
            "position": 0,
            "stddev": 273.7452651,
            "variance": 74936.47017
          },
          {
            "average": 4842378.267,
            "count": 128022252,
            "maximum": 4842858.85,
            "minimum": 4841917.31,
            "name": "Y",
            "position": 1,
            "stddev": 263.7415314,
            "variance": 69559.59536
          },
          {
            "average": 1482.744533,
            "count": 128022252,
            "maximum": 1655.85414,
            "minimum": 1219.65414,
            "name": "Z",
            "position": 2,
            "stddev": 95.62328117,
            "variance": 9143.811902
          },
          {
            "average": 29545.41901,
            "count": 128022252,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14958.61075,
            "variance": 223760035.5
          },
          {
            "average": 1.813965302,
            "count": 128022252,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.014171746,
            "variance": 1.028544331
          },
          {
            "average": 2.627775521,
            "count": 128022252,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.267587123,
            "variance": 1.606777114
          },
          {
            "average": 0.4965013114,
            "count": 128022252,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499987761,
            "variance": 0.2499877611
          },
          {
            "average": 0,
            "count": 128022252,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.03063294,
            "count": 128022252,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2118675526,
            "variance": 0.04488785984
          },
          {
            "average": -0.3995382043,
            "count": 128022252,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.87654024,
            "variance": 252.06453
          },
          {
            "average": 0.4965013114,
            "count": 128022252,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499987761,
            "variance": 0.2499877611
          },
          {
            "average": 143.8531322,
            "count": 128022252,
            "maximum": 332,
            "minimum": 124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 57.19041153,
            "variance": 3270.743171
          },
          {
            "average": 276550635.5,
            "count": 128022252,
            "maximum": 276630767.7,
            "minimum": 276542150.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 24354.96375,
            "variance": 593164259.5
          },
          {
            "average": 0,
            "count": 128022252,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 128022252,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 128022252,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 128022252,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 128022252,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559200.2974,
          4841917.31,
          1219.65414,
          560141.7974,
          4842858.85,
          1655.85414
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559200.2973792821,
                4841917.310148928,
                1219.6541398280965
              ],
              [
                559200.2973792821,
                4842858.850148927,
                1219.6541398280965
              ],
              [
                560141.7973792821,
                4842858.850148927,
                1655.8541398280963
              ],
              [
                560141.7973792821,
                4841917.310148928,
                1655.8541398280963
              ],
              [
                559200.2973792821,
                4841917.310148928,
                1219.6541398280965
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:39:27+00:00",
        "end_time": "2020-06-18T19:02:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2649549,
            43.72784943,
            1219.65414,
            -122.2531606,
            43.73640206,
            1655.85414
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.26495486240704,
                  43.72792519749776,
                  1219.6541398280965
                ],
                [
                  -122.26485117420542,
                  43.736402062017035,
                  1219.6541398280965
                ],
                [
                  -122.25316060680969,
                  43.736326269774764,
                  1655.8541398280963
                ],
                [
                  -122.25326594352309,
                  43.727849427550495,
                  1655.8541398280963
                ],
                [
                  -122.26495486240704,
                  43.72792519749776,
                  1219.6541398280965
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:39:27Z",
            "pc:count": 128022252,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559677.48,
                "count": 128022252,
                "maximum": 560141.7974,
                "minimum": 559200.2974,
                "name": "X",
                "position": 0,
                "stddev": 273.7452651,
                "variance": 74936.47017
              },
              {
                "average": 4842378.267,
                "count": 128022252,
                "maximum": 4842858.85,
                "minimum": 4841917.31,
                "name": "Y",
                "position": 1,
                "stddev": 263.7415314,
                "variance": 69559.59536
              },
              {
                "average": 1482.744533,
                "count": 128022252,
                "maximum": 1655.85414,
                "minimum": 1219.65414,
                "name": "Z",
                "position": 2,
                "stddev": 95.62328117,
                "variance": 9143.811902
              },
              {
                "average": 29545.41901,
                "count": 128022252,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14958.61075,
                "variance": 223760035.5
              },
              {
                "average": 1.813965302,
                "count": 128022252,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.014171746,
                "variance": 1.028544331
              },
              {
                "average": 2.627775521,
                "count": 128022252,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.267587123,
                "variance": 1.606777114
              },
              {
                "average": 0.4965013114,
                "count": 128022252,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499987761,
                "variance": 0.2499877611
              },
              {
                "average": 0,
                "count": 128022252,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.03063294,
                "count": 128022252,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2118675526,
                "variance": 0.04488785984
              },
              {
                "average": -0.3995382043,
                "count": 128022252,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.87654024,
                "variance": 252.06453
              },
              {
                "average": 0.4965013114,
                "count": 128022252,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499987761,
                "variance": 0.2499877611
              },
              {
                "average": 143.8531322,
                "count": 128022252,
                "maximum": 332,
                "minimum": 124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 57.19041153,
                "variance": 3270.743171
              },
              {
                "average": 276550635.5,
                "count": 128022252,
                "maximum": 276630767.7,
                "minimum": 276542150.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 24354.96375,
                "variance": 593164259.5
              },
              {
                "average": 0,
                "count": 128022252,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 128022252,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 128022252,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 128022252,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 128022252,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559200.2974,
              4841917.31,
              1219.65414,
              560141.7974,
              4842858.85,
              1655.85414
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559200.2973792821,
                    4841917.310148928,
                    1219.6541398280965
                  ],
                  [
                    559200.2973792821,
                    4842858.850148927,
                    1219.6541398280965
                  ],
                  [
                    560141.7973792821,
                    4842858.850148927,
                    1655.8541398280963
                  ],
                  [
                    560141.7973792821,
                    4841917.310148928,
                    1655.8541398280963
                  ],
                  [
                    559200.2973792821,
                    4841917.310148928,
                    1219.6541398280965
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:39:27+00:00",
            "end_time": "2020-06-18T19:02: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": "20200619_BLU_0357.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37921624136366,
              43.7507871547185,
              443.0979780764669
            ],
            [
              -122.37912860446885,
              43.759263825486194,
              443.0979780764669
            ],
            [
              -122.3674325613654,
              43.75919969070919,
              2088.657978076467
            ],
            [
              -122.36752184890783,
              43.75072303880626,
              2088.657978076467
            ],
            [
              -122.37921624136366,
              43.7507871547185,
              443.0979780764669
            ]
          ]
        ]
      },
      "bbox": [
        -122.3792162,
        43.75072304,
        443.0979781,
        -122.3674326,
        43.75926383,
        2088.657978
      ],
      "properties": {
        "datetime": "2020-06-19T17:26:08Z",
        "pc:count": 78487079,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 550456.7557,
            "count": 78487079,
            "maximum": 550920.2437,
            "minimum": 549978.6837,
            "name": "X",
            "position": 0,
            "stddev": 268.6494449,
            "variance": 72172.52427
          },
          {
            "average": 4844847.215,
            "count": 78487079,
            "maximum": 4845322.66,
            "minimum": 4844381.16,
            "name": "Y",
            "position": 1,
            "stddev": 266.3399622,
            "variance": 70936.97545
          },
          {
            "average": 602.7276232,
            "count": 78487079,
            "maximum": 2088.657978,
            "minimum": 443.0979781,
            "name": "Z",
            "position": 2,
            "stddev": 66.79471525,
            "variance": 4461.533986
          },
          {
            "average": 31815.84738,
            "count": 78487079,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10416.99258,
            "variance": 108513734.5
          },
          {
            "average": 1.772646501,
            "count": 78487079,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9013489923,
            "variance": 0.8124300058
          },
          {
            "average": 2.544789035,
            "count": 78487079,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.033076853,
            "variance": 1.067247785
          },
          {
            "average": 0.4983851036,
            "count": 78487079,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973953,
            "variance": 0.2499973953
          },
          {
            "average": 0,
            "count": 78487079,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.031265235,
            "count": 78487079,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2392228448,
            "variance": 0.05722756945
          },
          {
            "average": -0.4913190008,
            "count": 78487079,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.79821669,
            "variance": 249.5836505
          },
          {
            "average": 0.4983851036,
            "count": 78487079,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999973953,
            "variance": 0.2499973953
          },
          {
            "average": 308.5096025,
            "count": 78487079,
            "maximum": 311,
            "minimum": 306,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.076739108,
            "variance": 1.159367107
          },
          {
            "average": 276621928.3,
            "count": 78487079,
            "maximum": 276622768.6,
            "minimum": 276621119.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 350.1659132,
            "variance": 122616.1667
          },
          {
            "average": 0,
            "count": 78487079,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78487079,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78487079,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78487079,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78487079,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          549978.6837,
          4844381.16,
          443.0979781,
          550920.2437,
          4845322.66,
          2088.657978
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                549978.6837360417,
                4844381.160252044,
                443.0979780764669
              ],
              [
                549978.6837360417,
                4845322.660252044,
                443.0979780764669
              ],
              [
                550920.2437360417,
                4845322.660252044,
                2088.657978076467
              ],
              [
                550920.2437360417,
                4844381.160252044,
                2088.657978076467
              ],
              [
                549978.6837360417,
                4844381.160252044,
                443.0979780764669
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:26:08+00:00",
        "end_time": "2020-06-19T16:58:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0357.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0357.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0357.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0357.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3792162,
            43.75072304,
            443.0979781,
            -122.3674326,
            43.75926383,
            2088.657978
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.37921624136366,
                  43.7507871547185,
                  443.0979780764669
                ],
                [
                  -122.37912860446885,
                  43.759263825486194,
                  443.0979780764669
                ],
                [
                  -122.3674325613654,
                  43.75919969070919,
                  2088.657978076467
                ],
                [
                  -122.36752184890783,
                  43.75072303880626,
                  2088.657978076467
                ],
                [
                  -122.37921624136366,
                  43.7507871547185,
                  443.0979780764669
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0357.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0357.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:26:08Z",
            "pc:count": 78487079,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 550456.7557,
                "count": 78487079,
                "maximum": 550920.2437,
                "minimum": 549978.6837,
                "name": "X",
                "position": 0,
                "stddev": 268.6494449,
                "variance": 72172.52427
              },
              {
                "average": 4844847.215,
                "count": 78487079,
                "maximum": 4845322.66,
                "minimum": 4844381.16,
                "name": "Y",
                "position": 1,
                "stddev": 266.3399622,
                "variance": 70936.97545
              },
              {
                "average": 602.7276232,
                "count": 78487079,
                "maximum": 2088.657978,
                "minimum": 443.0979781,
                "name": "Z",
                "position": 2,
                "stddev": 66.79471525,
                "variance": 4461.533986
              },
              {
                "average": 31815.84738,
                "count": 78487079,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10416.99258,
                "variance": 108513734.5
              },
              {
                "average": 1.772646501,
                "count": 78487079,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9013489923,
                "variance": 0.8124300058
              },
              {
                "average": 2.544789035,
                "count": 78487079,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.033076853,
                "variance": 1.067247785
              },
              {
                "average": 0.4983851036,
                "count": 78487079,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973953,
                "variance": 0.2499973953
              },
              {
                "average": 0,
                "count": 78487079,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.031265235,
                "count": 78487079,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2392228448,
                "variance": 0.05722756945
              },
              {
                "average": -0.4913190008,
                "count": 78487079,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.79821669,
                "variance": 249.5836505
              },
              {
                "average": 0.4983851036,
                "count": 78487079,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999973953,
                "variance": 0.2499973953
              },
              {
                "average": 308.5096025,
                "count": 78487079,
                "maximum": 311,
                "minimum": 306,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.076739108,
                "variance": 1.159367107
              },
              {
                "average": 276621928.3,
                "count": 78487079,
                "maximum": 276622768.6,
                "minimum": 276621119.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 350.1659132,
                "variance": 122616.1667
              },
              {
                "average": 0,
                "count": 78487079,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78487079,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78487079,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78487079,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78487079,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              549978.6837,
              4844381.16,
              443.0979781,
              550920.2437,
              4845322.66,
              2088.657978
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    549978.6837360417,
                    4844381.160252044,
                    443.0979780764669
                  ],
                  [
                    549978.6837360417,
                    4845322.660252044,
                    443.0979780764669
                  ],
                  [
                    550920.2437360417,
                    4845322.660252044,
                    2088.657978076467
                  ],
                  [
                    550920.2437360417,
                    4844381.160252044,
                    2088.657978076467
                  ],
                  [
                    549978.6837360417,
                    4844381.160252044,
                    443.0979780764669
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:26:08+00:00",
            "end_time": "2020-06-19T16:58: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": "20200618_BLU_0309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.18543715999,
              43.72913529808619,
              1243.2504482884908
            ],
            [
              -122.18535064515615,
              43.735517720110224,
              1243.2504482884908
            ],
            [
              -122.1737369577729,
              43.73543435105212,
              1592.7304482884908
            ],
            [
              -122.17382470562757,
              43.72905194749327,
              1592.7304482884908
            ],
            [
              -122.18543715999,
              43.72913529808619,
              1243.2504482884908
            ]
          ]
        ]
      },
      "bbox": [
        -122.1854372,
        43.72905195,
        1243.250448,
        -122.173737,
        43.73551772,
        1592.730448
      ],
      "properties": {
        "datetime": "2020-06-18T17:06:13Z",
        "pc:count": 47376814,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565925.0717,
            "count": 47376814,
            "maximum": 566538.6655,
            "minimum": 565603.3255,
            "name": "X",
            "position": 0,
            "stddev": 220.3178475,
            "variance": 48539.95391
          },
          {
            "average": 4842359.275,
            "count": 47376814,
            "maximum": 4842820.496,
            "minimum": 4842111.576,
            "name": "Y",
            "position": 1,
            "stddev": 164.788998,
            "variance": 27155.41385
          },
          {
            "average": 1426.250537,
            "count": 47376814,
            "maximum": 1592.730448,
            "minimum": 1243.250448,
            "name": "Z",
            "position": 2,
            "stddev": 66.70220277,
            "variance": 4449.183855
          },
          {
            "average": 28072.99064,
            "count": 47376814,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12972.67101,
            "variance": 168290193
          },
          {
            "average": 1.964868195,
            "count": 47376814,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.065270663,
            "variance": 1.134801585
          },
          {
            "average": 2.929306306,
            "count": 47376814,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.226862595,
            "variance": 1.505191827
          },
          {
            "average": 0.4945632478,
            "count": 47376814,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999704461,
            "variance": 0.249970447
          },
          {
            "average": 0,
            "count": 47376814,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.028670037,
            "count": 47376814,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.229262778,
            "variance": 0.05256142139
          },
          {
            "average": -1.692073445,
            "count": 47376814,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.7373757,
            "variance": 247.664994
          },
          {
            "average": 0.4945632478,
            "count": 47376814,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999704461,
            "variance": 0.249970447
          },
          {
            "average": 107.1509462,
            "count": 47376814,
            "maximum": 109,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.116448286,
            "variance": 1.246456776
          },
          {
            "average": 276534441.4,
            "count": 47376814,
            "maximum": 276535173.5,
            "minimum": 276533222,
            "name": "GpsTime",
            "position": 12,
            "stddev": 495.9789459,
            "variance": 245995.1147
          },
          {
            "average": 0,
            "count": 47376814,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47376814,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47376814,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47376814,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47376814,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565603.3255,
          4842111.576,
          1243.250448,
          566538.6655,
          4842820.496,
          1592.730448
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565603.3254873984,
                4842111.575803331,
                1243.2504482884908
              ],
              [
                565603.3254873984,
                4842820.495803331,
                1243.2504482884908
              ],
              [
                566538.6654873985,
                4842820.495803331,
                1592.7304482884908
              ],
              [
                566538.6654873985,
                4842111.575803331,
                1592.7304482884908
              ],
              [
                565603.3254873984,
                4842111.575803331,
                1243.2504482884908
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:06:13+00:00",
        "end_time": "2020-06-18T16:33:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1854372,
            43.72905195,
            1243.250448,
            -122.173737,
            43.73551772,
            1592.730448
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.18543715999,
                  43.72913529808619,
                  1243.2504482884908
                ],
                [
                  -122.18535064515615,
                  43.735517720110224,
                  1243.2504482884908
                ],
                [
                  -122.1737369577729,
                  43.73543435105212,
                  1592.7304482884908
                ],
                [
                  -122.17382470562757,
                  43.72905194749327,
                  1592.7304482884908
                ],
                [
                  -122.18543715999,
                  43.72913529808619,
                  1243.2504482884908
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:06:13Z",
            "pc:count": 47376814,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565925.0717,
                "count": 47376814,
                "maximum": 566538.6655,
                "minimum": 565603.3255,
                "name": "X",
                "position": 0,
                "stddev": 220.3178475,
                "variance": 48539.95391
              },
              {
                "average": 4842359.275,
                "count": 47376814,
                "maximum": 4842820.496,
                "minimum": 4842111.576,
                "name": "Y",
                "position": 1,
                "stddev": 164.788998,
                "variance": 27155.41385
              },
              {
                "average": 1426.250537,
                "count": 47376814,
                "maximum": 1592.730448,
                "minimum": 1243.250448,
                "name": "Z",
                "position": 2,
                "stddev": 66.70220277,
                "variance": 4449.183855
              },
              {
                "average": 28072.99064,
                "count": 47376814,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12972.67101,
                "variance": 168290193
              },
              {
                "average": 1.964868195,
                "count": 47376814,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.065270663,
                "variance": 1.134801585
              },
              {
                "average": 2.929306306,
                "count": 47376814,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.226862595,
                "variance": 1.505191827
              },
              {
                "average": 0.4945632478,
                "count": 47376814,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999704461,
                "variance": 0.249970447
              },
              {
                "average": 0,
                "count": 47376814,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.028670037,
                "count": 47376814,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.229262778,
                "variance": 0.05256142139
              },
              {
                "average": -1.692073445,
                "count": 47376814,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.7373757,
                "variance": 247.664994
              },
              {
                "average": 0.4945632478,
                "count": 47376814,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999704461,
                "variance": 0.249970447
              },
              {
                "average": 107.1509462,
                "count": 47376814,
                "maximum": 109,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.116448286,
                "variance": 1.246456776
              },
              {
                "average": 276534441.4,
                "count": 47376814,
                "maximum": 276535173.5,
                "minimum": 276533222,
                "name": "GpsTime",
                "position": 12,
                "stddev": 495.9789459,
                "variance": 245995.1147
              },
              {
                "average": 0,
                "count": 47376814,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47376814,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47376814,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47376814,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47376814,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565603.3255,
              4842111.576,
              1243.250448,
              566538.6655,
              4842820.496,
              1592.730448
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565603.3254873984,
                    4842111.575803331,
                    1243.2504482884908
                  ],
                  [
                    565603.3254873984,
                    4842820.495803331,
                    1243.2504482884908
                  ],
                  [
                    566538.6654873985,
                    4842820.495803331,
                    1592.7304482884908
                  ],
                  [
                    566538.6654873985,
                    4842111.575803331,
                    1592.7304482884908
                  ],
                  [
                    565603.3254873984,
                    4842111.575803331,
                    1243.2504482884908
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:06:13+00:00",
            "end_time": "2020-06-18T16:33: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": "20200618_BLU_0310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1738270221904,
              43.72930182731859,
              1435.434484007625
            ],
            [
              -122.173824950487,
              43.729452537540574,
              1435.434484007625
            ],
            [
              -122.17354486181448,
              43.7294505125767,
              1488.514484007625
            ],
            [
              -122.17354693422004,
              43.7292998023653,
              1488.514484007625
            ],
            [
              -122.1738270221904,
              43.72930182731859,
              1435.434484007625
            ]
          ]
        ]
      },
      "bbox": [
        -122.173827,
        43.7292998,
        1435.434484,
        -122.1735449,
        43.72945254,
        1488.514484
      ],
      "properties": {
        "datetime": "2020-06-18T16:47:15Z",
        "pc:count": 21018,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566545.3584,
            "count": 21018,
            "maximum": 566560.7623,
            "minimum": 566538.2023,
            "name": "X",
            "position": 0,
            "stddev": 5.316375853,
            "variance": 28.26385221
          },
          {
            "average": 4842145.411,
            "count": 21018,
            "maximum": 4842156.066,
            "minimum": 4842139.326,
            "name": "Y",
            "position": 1,
            "stddev": 3.885394748,
            "variance": 15.09629235
          },
          {
            "average": 1461.077585,
            "count": 21018,
            "maximum": 1488.514484,
            "minimum": 1435.434484,
            "name": "Z",
            "position": 2,
            "stddev": 12.89951706,
            "variance": 166.3975404
          },
          {
            "average": 29171.68489,
            "count": 21018,
            "maximum": 51887,
            "minimum": 256,
            "name": "Intensity",
            "position": 3,
            "stddev": 13229.61143,
            "variance": 175022618.7
          },
          {
            "average": 1.85702731,
            "count": 21018,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.007120462,
            "variance": 1.014291624
          },
          {
            "average": 2.729279665,
            "count": 21018,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.174048119,
            "variance": 1.378388985
          },
          {
            "average": 0.4981920259,
            "count": 21018,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000086261,
            "variance": 0.2500086262
          },
          {
            "average": 0,
            "count": 21018,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.013559806,
            "count": 21018,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1274025344,
            "variance": 0.01623140578
          },
          {
            "average": 2.077097885,
            "count": 21018,
            "maximum": 15,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.16225117,
            "variance": 200.5693582
          },
          {
            "average": 0.4981920259,
            "count": 21018,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5000086261,
            "variance": 0.2500086262
          },
          {
            "average": 105.1375012,
            "count": 21018,
            "maximum": 106,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.774179521,
            "variance": 0.5993539307
          },
          {
            "average": 276533590.2,
            "count": 21018,
            "maximum": 276534035,
            "minimum": 276533222.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 350.6257,
            "variance": 122938.3815
          },
          {
            "average": 0,
            "count": 21018,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21018,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21018,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21018,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21018,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566538.2023,
          4842139.326,
          1435.434484,
          566560.7623,
          4842156.066,
          1488.514484
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566538.202275106,
                4842139.326357929,
                1435.434484007625
              ],
              [
                566538.202275106,
                4842156.066357929,
                1435.434484007625
              ],
              [
                566560.762275106,
                4842156.066357929,
                1488.514484007625
              ],
              [
                566560.762275106,
                4842139.326357929,
                1488.514484007625
              ],
              [
                566538.202275106,
                4842139.326357929,
                1435.434484007625
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:47:15+00:00",
        "end_time": "2020-06-18T16:33:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.173827,
            43.7292998,
            1435.434484,
            -122.1735449,
            43.72945254,
            1488.514484
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.1738270221904,
                  43.72930182731859,
                  1435.434484007625
                ],
                [
                  -122.173824950487,
                  43.729452537540574,
                  1435.434484007625
                ],
                [
                  -122.17354486181448,
                  43.7294505125767,
                  1488.514484007625
                ],
                [
                  -122.17354693422004,
                  43.7292998023653,
                  1488.514484007625
                ],
                [
                  -122.1738270221904,
                  43.72930182731859,
                  1435.434484007625
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:47:15Z",
            "pc:count": 21018,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566545.3584,
                "count": 21018,
                "maximum": 566560.7623,
                "minimum": 566538.2023,
                "name": "X",
                "position": 0,
                "stddev": 5.316375853,
                "variance": 28.26385221
              },
              {
                "average": 4842145.411,
                "count": 21018,
                "maximum": 4842156.066,
                "minimum": 4842139.326,
                "name": "Y",
                "position": 1,
                "stddev": 3.885394748,
                "variance": 15.09629235
              },
              {
                "average": 1461.077585,
                "count": 21018,
                "maximum": 1488.514484,
                "minimum": 1435.434484,
                "name": "Z",
                "position": 2,
                "stddev": 12.89951706,
                "variance": 166.3975404
              },
              {
                "average": 29171.68489,
                "count": 21018,
                "maximum": 51887,
                "minimum": 256,
                "name": "Intensity",
                "position": 3,
                "stddev": 13229.61143,
                "variance": 175022618.7
              },
              {
                "average": 1.85702731,
                "count": 21018,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.007120462,
                "variance": 1.014291624
              },
              {
                "average": 2.729279665,
                "count": 21018,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.174048119,
                "variance": 1.378388985
              },
              {
                "average": 0.4981920259,
                "count": 21018,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000086261,
                "variance": 0.2500086262
              },
              {
                "average": 0,
                "count": 21018,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.013559806,
                "count": 21018,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1274025344,
                "variance": 0.01623140578
              },
              {
                "average": 2.077097885,
                "count": 21018,
                "maximum": 15,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.16225117,
                "variance": 200.5693582
              },
              {
                "average": 0.4981920259,
                "count": 21018,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5000086261,
                "variance": 0.2500086262
              },
              {
                "average": 105.1375012,
                "count": 21018,
                "maximum": 106,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.774179521,
                "variance": 0.5993539307
              },
              {
                "average": 276533590.2,
                "count": 21018,
                "maximum": 276534035,
                "minimum": 276533222.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 350.6257,
                "variance": 122938.3815
              },
              {
                "average": 0,
                "count": 21018,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21018,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21018,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21018,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21018,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566538.2023,
              4842139.326,
              1435.434484,
              566560.7623,
              4842156.066,
              1488.514484
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566538.202275106,
                    4842139.326357929,
                    1435.434484007625
                  ],
                  [
                    566538.202275106,
                    4842156.066357929,
                    1435.434484007625
                  ],
                  [
                    566560.762275106,
                    4842156.066357929,
                    1488.514484007625
                  ],
                  [
                    566560.762275106,
                    4842139.326357929,
                    1488.514484007625
                  ],
                  [
                    566538.202275106,
                    4842139.326357929,
                    1435.434484007625
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:47:15+00:00",
            "end_time": "2020-06-18T16:33: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": "20200619_BLU_0397.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37973603581469,
              43.76724574323358,
              445.9303003272938
            ],
            [
              -122.37964841642558,
              43.77572293053025,
              445.9303003272938
            ],
            [
              -122.36794916465114,
              43.77565882974588,
              873.0903003272939
            ],
            [
              -122.36803843619455,
              43.76718166130463,
              873.0903003272939
            ],
            [
              -122.37973603581469,
              43.76724574323358,
              445.9303003272938
            ]
          ]
        ]
      },
      "bbox": [
        -122.379736,
        43.76718166,
        445.9303003,
        -122.3679492,
        43.77572293,
        873.0903003
      ],
      "properties": {
        "datetime": "2020-06-19T17:26:38Z",
        "pc:count": 74469387,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 550390.3736,
            "count": 74469387,
            "maximum": 550864.7086,
            "minimum": 549923.1486,
            "name": "X",
            "position": 0,
            "stddev": 264.3056272,
            "variance": 69857.46455
          },
          {
            "average": 4846680.322,
            "count": 74469387,
            "maximum": 4847150.353,
            "minimum": 4846208.793,
            "name": "Y",
            "position": 1,
            "stddev": 264.5336791,
            "variance": 69978.06735
          },
          {
            "average": 617.1723437,
            "count": 74469387,
            "maximum": 873.0903003,
            "minimum": 445.9303003,
            "name": "Z",
            "position": 2,
            "stddev": 79.75991956,
            "variance": 6361.644768
          },
          {
            "average": 32236.0042,
            "count": 74469387,
            "maximum": 65535,
            "minimum": 3106,
            "name": "Intensity",
            "position": 3,
            "stddev": 10557.79542,
            "variance": 111467044
          },
          {
            "average": 1.722784693,
            "count": 74469387,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8749470107,
            "variance": 0.7655322716
          },
          {
            "average": 2.445263005,
            "count": 74469387,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.025424703,
            "variance": 1.051495821
          },
          {
            "average": 0.5007122591,
            "count": 74469387,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999496,
            "variance": 0.249999496
          },
          {
            "average": 0,
            "count": 74469387,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.034406648,
            "count": 74469387,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.264281629,
            "variance": 0.06984477945
          },
          {
            "average": -0.100621104,
            "count": 74469387,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.66061131,
            "variance": 245.2547467
          },
          {
            "average": 0.500712286,
            "count": 74469387,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499999496,
            "variance": 0.249999496
          },
          {
            "average": 308.2863956,
            "count": 74469387,
            "maximum": 311,
            "minimum": 306,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.078571234,
            "variance": 1.163315907
          },
          {
            "average": 276621855.9,
            "count": 74469387,
            "maximum": 276622798.8,
            "minimum": 276621086.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 350.3185662,
            "variance": 122723.0979
          },
          {
            "average": 0,
            "count": 74469387,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74469387,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74469387,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74469387,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74469387,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          549923.1486,
          4846208.793,
          445.9303003,
          550864.7086,
          4847150.353,
          873.0903003
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                549923.148590532,
                4846208.793434179,
                445.9303003272938
              ],
              [
                549923.148590532,
                4847150.35343418,
                445.9303003272938
              ],
              [
                550864.7085905321,
                4847150.35343418,
                873.0903003272939
              ],
              [
                550864.7085905321,
                4846208.793434179,
                873.0903003272939
              ],
              [
                549923.148590532,
                4846208.793434179,
                445.9303003272938
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:26:38+00:00",
        "end_time": "2020-06-19T16:58:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0397.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0397.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0397.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0397.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.379736,
            43.76718166,
            445.9303003,
            -122.3679492,
            43.77572293,
            873.0903003
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.37973603581469,
                  43.76724574323358,
                  445.9303003272938
                ],
                [
                  -122.37964841642558,
                  43.77572293053025,
                  445.9303003272938
                ],
                [
                  -122.36794916465114,
                  43.77565882974588,
                  873.0903003272939
                ],
                [
                  -122.36803843619455,
                  43.76718166130463,
                  873.0903003272939
                ],
                [
                  -122.37973603581469,
                  43.76724574323358,
                  445.9303003272938
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0397.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0397.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:26:38Z",
            "pc:count": 74469387,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 550390.3736,
                "count": 74469387,
                "maximum": 550864.7086,
                "minimum": 549923.1486,
                "name": "X",
                "position": 0,
                "stddev": 264.3056272,
                "variance": 69857.46455
              },
              {
                "average": 4846680.322,
                "count": 74469387,
                "maximum": 4847150.353,
                "minimum": 4846208.793,
                "name": "Y",
                "position": 1,
                "stddev": 264.5336791,
                "variance": 69978.06735
              },
              {
                "average": 617.1723437,
                "count": 74469387,
                "maximum": 873.0903003,
                "minimum": 445.9303003,
                "name": "Z",
                "position": 2,
                "stddev": 79.75991956,
                "variance": 6361.644768
              },
              {
                "average": 32236.0042,
                "count": 74469387,
                "maximum": 65535,
                "minimum": 3106,
                "name": "Intensity",
                "position": 3,
                "stddev": 10557.79542,
                "variance": 111467044
              },
              {
                "average": 1.722784693,
                "count": 74469387,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8749470107,
                "variance": 0.7655322716
              },
              {
                "average": 2.445263005,
                "count": 74469387,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.025424703,
                "variance": 1.051495821
              },
              {
                "average": 0.5007122591,
                "count": 74469387,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999496,
                "variance": 0.249999496
              },
              {
                "average": 0,
                "count": 74469387,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.034406648,
                "count": 74469387,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.264281629,
                "variance": 0.06984477945
              },
              {
                "average": -0.100621104,
                "count": 74469387,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.66061131,
                "variance": 245.2547467
              },
              {
                "average": 0.500712286,
                "count": 74469387,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499999496,
                "variance": 0.249999496
              },
              {
                "average": 308.2863956,
                "count": 74469387,
                "maximum": 311,
                "minimum": 306,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.078571234,
                "variance": 1.163315907
              },
              {
                "average": 276621855.9,
                "count": 74469387,
                "maximum": 276622798.8,
                "minimum": 276621086.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 350.3185662,
                "variance": 122723.0979
              },
              {
                "average": 0,
                "count": 74469387,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74469387,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74469387,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74469387,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74469387,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              549923.1486,
              4846208.793,
              445.9303003,
              550864.7086,
              4847150.353,
              873.0903003
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    549923.148590532,
                    4846208.793434179,
                    445.9303003272938
                  ],
                  [
                    549923.148590532,
                    4847150.35343418,
                    445.9303003272938
                  ],
                  [
                    550864.7085905321,
                    4847150.35343418,
                    873.0903003272939
                  ],
                  [
                    550864.7085905321,
                    4846208.793434179,
                    873.0903003272939
                  ],
                  [
                    549923.148590532,
                    4846208.793434179,
                    445.9303003272938
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:26:38+00:00",
            "end_time": "2020-06-19T16: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": "20200619_BLU_0314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.39004611532236,
              43.73413948251401,
              488.4475063458981
            ],
            [
              -122.3899600517437,
              43.742616735515774,
              488.4475063458981
            ],
            [
              -122.3782669775082,
              43.74255372687668,
              952.527506345898
            ],
            [
              -122.3783546904728,
              43.73407649241018,
              952.527506345898
            ],
            [
              -122.39004611532236,
              43.73413948251401,
              488.4475063458981
            ]
          ]
        ]
      },
      "bbox": [
        -122.3900461,
        43.73407649,
        488.4475063,
        -122.378267,
        43.74261674,
        952.5275063
      ],
      "properties": {
        "datetime": "2020-06-19T17:14:28Z",
        "pc:count": 72822174,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 549578.2283,
            "count": 72822174,
            "maximum": 550061.9697,
            "minimum": 549120.3897,
            "name": "X",
            "position": 0,
            "stddev": 264.1032597,
            "variance": 69750.53179
          },
          {
            "average": 4843008.573,
            "count": 72822174,
            "maximum": 4843467.303,
            "minimum": 4842525.743,
            "name": "Y",
            "position": 1,
            "stddev": 265.0876425,
            "variance": 70271.45823
          },
          {
            "average": 681.5276578,
            "count": 72822174,
            "maximum": 952.5275063,
            "minimum": 488.4475063,
            "name": "Z",
            "position": 2,
            "stddev": 78.18405569,
            "variance": 6112.746564
          },
          {
            "average": 32424.0401,
            "count": 72822174,
            "maximum": 65535,
            "minimum": 2365,
            "name": "Intensity",
            "position": 3,
            "stddev": 10949.83065,
            "variance": 119898791.2
          },
          {
            "average": 1.6979148,
            "count": 72822174,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8623295763,
            "variance": 0.7436122982
          },
          {
            "average": 2.395968857,
            "count": 72822174,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.022655708,
            "variance": 1.045824698
          },
          {
            "average": 0.4827338717,
            "count": 72822174,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997017953,
            "variance": 0.2497018842
          },
          {
            "average": 0,
            "count": 72822174,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.033294007,
            "count": 72822174,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2461142026,
            "variance": 0.06057220073
          },
          {
            "average": 0.516142832,
            "count": 72822174,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.59901038,
            "variance": 243.3291248
          },
          {
            "average": 0.4989162092,
            "count": 72822174,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999988288,
            "variance": 0.2499988288
          },
          {
            "average": 306.7718803,
            "count": 72822174,
            "maximum": 309,
            "minimum": 305,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.036052283,
            "variance": 1.073404333
          },
          {
            "average": 276621373.1,
            "count": 72822174,
            "maximum": 276622068.4,
            "minimum": 276620781.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 329.4836136,
            "variance": 108559.4516
          },
          {
            "average": 0,
            "count": 72822174,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 72822174,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 72822174,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 72822174,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 72822174,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          549120.3897,
          4842525.743,
          488.4475063,
          550061.9697,
          4843467.303,
          952.5275063
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                549120.3897264552,
                4842525.742873146,
                488.4475063458981
              ],
              [
                549120.3897264552,
                4843467.302873147,
                488.4475063458981
              ],
              [
                550061.9697264553,
                4843467.302873147,
                952.527506345898
              ],
              [
                550061.9697264553,
                4842525.742873146,
                952.527506345898
              ],
              [
                549120.3897264552,
                4842525.742873146,
                488.4475063458981
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:14:28+00:00",
        "end_time": "2020-06-19T16:53:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3900461,
            43.73407649,
            488.4475063,
            -122.378267,
            43.74261674,
            952.5275063
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.39004611532236,
                  43.73413948251401,
                  488.4475063458981
                ],
                [
                  -122.3899600517437,
                  43.742616735515774,
                  488.4475063458981
                ],
                [
                  -122.3782669775082,
                  43.74255372687668,
                  952.527506345898
                ],
                [
                  -122.3783546904728,
                  43.73407649241018,
                  952.527506345898
                ],
                [
                  -122.39004611532236,
                  43.73413948251401,
                  488.4475063458981
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:14:28Z",
            "pc:count": 72822174,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 549578.2283,
                "count": 72822174,
                "maximum": 550061.9697,
                "minimum": 549120.3897,
                "name": "X",
                "position": 0,
                "stddev": 264.1032597,
                "variance": 69750.53179
              },
              {
                "average": 4843008.573,
                "count": 72822174,
                "maximum": 4843467.303,
                "minimum": 4842525.743,
                "name": "Y",
                "position": 1,
                "stddev": 265.0876425,
                "variance": 70271.45823
              },
              {
                "average": 681.5276578,
                "count": 72822174,
                "maximum": 952.5275063,
                "minimum": 488.4475063,
                "name": "Z",
                "position": 2,
                "stddev": 78.18405569,
                "variance": 6112.746564
              },
              {
                "average": 32424.0401,
                "count": 72822174,
                "maximum": 65535,
                "minimum": 2365,
                "name": "Intensity",
                "position": 3,
                "stddev": 10949.83065,
                "variance": 119898791.2
              },
              {
                "average": 1.6979148,
                "count": 72822174,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8623295763,
                "variance": 0.7436122982
              },
              {
                "average": 2.395968857,
                "count": 72822174,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.022655708,
                "variance": 1.045824698
              },
              {
                "average": 0.4827338717,
                "count": 72822174,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997017953,
                "variance": 0.2497018842
              },
              {
                "average": 0,
                "count": 72822174,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.033294007,
                "count": 72822174,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2461142026,
                "variance": 0.06057220073
              },
              {
                "average": 0.516142832,
                "count": 72822174,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.59901038,
                "variance": 243.3291248
              },
              {
                "average": 0.4989162092,
                "count": 72822174,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999988288,
                "variance": 0.2499988288
              },
              {
                "average": 306.7718803,
                "count": 72822174,
                "maximum": 309,
                "minimum": 305,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.036052283,
                "variance": 1.073404333
              },
              {
                "average": 276621373.1,
                "count": 72822174,
                "maximum": 276622068.4,
                "minimum": 276620781.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 329.4836136,
                "variance": 108559.4516
              },
              {
                "average": 0,
                "count": 72822174,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 72822174,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 72822174,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 72822174,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 72822174,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              549120.3897,
              4842525.743,
              488.4475063,
              550061.9697,
              4843467.303,
              952.5275063
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    549120.3897264552,
                    4842525.742873146,
                    488.4475063458981
                  ],
                  [
                    549120.3897264552,
                    4843467.302873147,
                    488.4475063458981
                  ],
                  [
                    550061.9697264553,
                    4843467.302873147,
                    952.527506345898
                  ],
                  [
                    550061.9697264553,
                    4842525.742873146,
                    952.527506345898
                  ],
                  [
                    549120.3897264552,
                    4842525.742873146,
                    488.4475063458981
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:14:28+00:00",
            "end_time": "2020-06-19T16: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": "20200619_BLU_0343.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.29949759622352,
              43.743848285775925,
              1174.0867803010567
            ],
            [
              -122.29939872139566,
              43.7523255508693,
              1174.0867803010567
            ],
            [
              -122.28770546209616,
              43.75225327427252,
              1576.1867803010566
            ],
            [
              -122.28780598683927,
              43.74377603044046,
              1576.1867803010566
            ],
            [
              -122.29949759622352,
              43.743848285775925,
              1174.0867803010567
            ]
          ]
        ]
      },
      "bbox": [
        -122.2994976,
        43.74377603,
        1174.08678,
        -122.2877055,
        43.75232555,
        1576.18678
      ],
      "properties": {
        "datetime": "2020-06-19T19:11:13Z",
        "pc:count": 122371868,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556859.6525,
            "count": 122371868,
            "maximum": 557344.7418,
            "minimum": 556403.2818,
            "name": "X",
            "position": 0,
            "stddev": 263.9095631,
            "variance": 69648.25752
          },
          {
            "average": 4844126.295,
            "count": 122371868,
            "maximum": 4844603.264,
            "minimum": 4843661.684,
            "name": "Y",
            "position": 1,
            "stddev": 264.064028,
            "variance": 69729.81086
          },
          {
            "average": 1356.260045,
            "count": 122371868,
            "maximum": 1576.18678,
            "minimum": 1174.08678,
            "name": "Z",
            "position": 2,
            "stddev": 92.60534097,
            "variance": 8575.749176
          },
          {
            "average": 27234.92703,
            "count": 122371868,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14907.68056,
            "variance": 222238939.7
          },
          {
            "average": 2.013217956,
            "count": 122371868,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.115281161,
            "variance": 1.243852068
          },
          {
            "average": 3.024667401,
            "count": 122371868,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.298668142,
            "variance": 1.686538942
          },
          {
            "average": 0.4793469035,
            "count": 122371868,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995732695,
            "variance": 0.2495734516
          },
          {
            "average": 0,
            "count": 122371868,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.028629677,
            "count": 122371868,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2183586886,
            "variance": 0.0476805169
          },
          {
            "average": -0.8910524001,
            "count": 122371868,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.78401921,
            "variance": 249.1352623
          },
          {
            "average": 0.4954362713,
            "count": 122371868,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499979174,
            "variance": 0.2499791744
          },
          {
            "average": 325.3493381,
            "count": 122371868,
            "maximum": 328,
            "minimum": 323,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.103367745,
            "variance": 1.217420382
          },
          {
            "average": 276628044.8,
            "count": 122371868,
            "maximum": 276629073.7,
            "minimum": 276627145.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 432.287556,
            "variance": 186872.531
          },
          {
            "average": 0,
            "count": 122371868,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122371868,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122371868,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122371868,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122371868,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556403.2818,
          4843661.684,
          1174.08678,
          557344.7418,
          4844603.264,
          1576.18678
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556403.2818419453,
                4843661.684046953,
                1174.0867803010567
              ],
              [
                556403.2818419453,
                4844603.264046953,
                1174.0867803010567
              ],
              [
                557344.7418419452,
                4844603.264046953,
                1576.1867803010566
              ],
              [
                557344.7418419452,
                4843661.684046953,
                1576.1867803010566
              ],
              [
                556403.2818419453,
                4843661.684046953,
                1174.0867803010567
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:11:13+00:00",
        "end_time": "2020-06-19T18:39:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0343.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0343.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0343.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0343.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2994976,
            43.74377603,
            1174.08678,
            -122.2877055,
            43.75232555,
            1576.18678
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.29949759622352,
                  43.743848285775925,
                  1174.0867803010567
                ],
                [
                  -122.29939872139566,
                  43.7523255508693,
                  1174.0867803010567
                ],
                [
                  -122.28770546209616,
                  43.75225327427252,
                  1576.1867803010566
                ],
                [
                  -122.28780598683927,
                  43.74377603044046,
                  1576.1867803010566
                ],
                [
                  -122.29949759622352,
                  43.743848285775925,
                  1174.0867803010567
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0343.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0343.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:11:13Z",
            "pc:count": 122371868,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556859.6525,
                "count": 122371868,
                "maximum": 557344.7418,
                "minimum": 556403.2818,
                "name": "X",
                "position": 0,
                "stddev": 263.9095631,
                "variance": 69648.25752
              },
              {
                "average": 4844126.295,
                "count": 122371868,
                "maximum": 4844603.264,
                "minimum": 4843661.684,
                "name": "Y",
                "position": 1,
                "stddev": 264.064028,
                "variance": 69729.81086
              },
              {
                "average": 1356.260045,
                "count": 122371868,
                "maximum": 1576.18678,
                "minimum": 1174.08678,
                "name": "Z",
                "position": 2,
                "stddev": 92.60534097,
                "variance": 8575.749176
              },
              {
                "average": 27234.92703,
                "count": 122371868,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14907.68056,
                "variance": 222238939.7
              },
              {
                "average": 2.013217956,
                "count": 122371868,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.115281161,
                "variance": 1.243852068
              },
              {
                "average": 3.024667401,
                "count": 122371868,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.298668142,
                "variance": 1.686538942
              },
              {
                "average": 0.4793469035,
                "count": 122371868,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995732695,
                "variance": 0.2495734516
              },
              {
                "average": 0,
                "count": 122371868,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.028629677,
                "count": 122371868,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2183586886,
                "variance": 0.0476805169
              },
              {
                "average": -0.8910524001,
                "count": 122371868,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.78401921,
                "variance": 249.1352623
              },
              {
                "average": 0.4954362713,
                "count": 122371868,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499979174,
                "variance": 0.2499791744
              },
              {
                "average": 325.3493381,
                "count": 122371868,
                "maximum": 328,
                "minimum": 323,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.103367745,
                "variance": 1.217420382
              },
              {
                "average": 276628044.8,
                "count": 122371868,
                "maximum": 276629073.7,
                "minimum": 276627145.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 432.287556,
                "variance": 186872.531
              },
              {
                "average": 0,
                "count": 122371868,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122371868,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122371868,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122371868,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122371868,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556403.2818,
              4843661.684,
              1174.08678,
              557344.7418,
              4844603.264,
              1576.18678
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556403.2818419453,
                    4843661.684046953,
                    1174.0867803010567
                  ],
                  [
                    556403.2818419453,
                    4844603.264046953,
                    1174.0867803010567
                  ],
                  [
                    557344.7418419452,
                    4844603.264046953,
                    1576.1867803010566
                  ],
                  [
                    557344.7418419452,
                    4843661.684046953,
                    1576.1867803010566
                  ],
                  [
                    556403.2818419453,
                    4843661.684046953,
                    1174.0867803010567
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:11:13+00:00",
            "end_time": "2020-06-19T18:39: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": "20200618_BLU_0351.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.20868465660017,
              43.74525515349934,
              916.9012825111033
            ],
            [
              -122.20857413836568,
              43.75364275101576,
              916.9012825111033
            ],
            [
              -122.19687962516981,
              43.75356117206842,
              2424.781282511103
            ],
            [
              -122.19699177605358,
              43.7451735982959,
              2424.781282511103
            ],
            [
              -122.20868465660017,
              43.74525515349934,
              916.9012825111033
            ]
          ]
        ]
      },
      "bbox": [
        -122.2086847,
        43.7451736,
        916.9012825,
        -122.1968796,
        43.75364275,
        2424.781283
      ],
      "properties": {
        "datetime": "2020-06-18T18:02:52Z",
        "pc:count": 98400631,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564123.6978,
            "count": 98400631,
            "maximum": 564655.4756,
            "minimum": 563713.9156,
            "name": "X",
            "position": 0,
            "stddev": 242.4031087,
            "variance": 58759.26711
          },
          {
            "average": 4844329.287,
            "count": 98400631,
            "maximum": 4844815.399,
            "minimum": 4843883.759,
            "name": "Y",
            "position": 1,
            "stddev": 255.9869014,
            "variance": 65529.29369
          },
          {
            "average": 1082.201048,
            "count": 98400631,
            "maximum": 2424.781283,
            "minimum": 916.9012825,
            "name": "Z",
            "position": 2,
            "stddev": 65.88995691,
            "variance": 4341.486421
          },
          {
            "average": 30333.24333,
            "count": 98400631,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11067.32669,
            "variance": 122485720.1
          },
          {
            "average": 1.871343488,
            "count": 98400631,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9822641418,
            "variance": 0.9648428443
          },
          {
            "average": 2.742857025,
            "count": 98400631,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.123893731,
            "variance": 1.263137119
          },
          {
            "average": 0.4980759016,
            "count": 98400631,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963004,
            "variance": 0.2499963004
          },
          {
            "average": 7.012150156e-07,
            "count": 98400631,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008373855331,
            "variance": 7.01214531e-07
          },
          {
            "average": 1.018704565,
            "count": 98400631,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1728793006,
            "variance": 0.02988725256
          },
          {
            "average": -0.6659101398,
            "count": 98400631,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.43488913,
            "variance": 238.2358025
          },
          {
            "average": 0.4980759016,
            "count": 98400631,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999963004,
            "variance": 0.2499963004
          },
          {
            "average": 112.6592767,
            "count": 98400631,
            "maximum": 116,
            "minimum": 110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.316708182,
            "variance": 1.733720438
          },
          {
            "average": 276536915.5,
            "count": 98400631,
            "maximum": 276538572.2,
            "minimum": 276535829.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 604.8659242,
            "variance": 365862.7863
          },
          {
            "average": 0,
            "count": 98400631,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98400631,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98400631,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98400631,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98400631,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563713.9156,
          4843883.759,
          916.9012825,
          564655.4756,
          4844815.399,
          2424.781283
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563713.915602522,
                4843883.759257297,
                916.9012825111033
              ],
              [
                563713.915602522,
                4844815.399257298,
                916.9012825111033
              ],
              [
                564655.475602522,
                4844815.399257298,
                2424.781282511103
              ],
              [
                564655.475602522,
                4843883.759257297,
                2424.781282511103
              ],
              [
                563713.915602522,
                4843883.759257297,
                916.9012825111033
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:02:52+00:00",
        "end_time": "2020-06-18T17:17:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0351.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0351.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0351.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0351.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2086847,
            43.7451736,
            916.9012825,
            -122.1968796,
            43.75364275,
            2424.781283
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.20868465660017,
                  43.74525515349934,
                  916.9012825111033
                ],
                [
                  -122.20857413836568,
                  43.75364275101576,
                  916.9012825111033
                ],
                [
                  -122.19687962516981,
                  43.75356117206842,
                  2424.781282511103
                ],
                [
                  -122.19699177605358,
                  43.7451735982959,
                  2424.781282511103
                ],
                [
                  -122.20868465660017,
                  43.74525515349934,
                  916.9012825111033
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0351.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0351.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:02:52Z",
            "pc:count": 98400631,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564123.6978,
                "count": 98400631,
                "maximum": 564655.4756,
                "minimum": 563713.9156,
                "name": "X",
                "position": 0,
                "stddev": 242.4031087,
                "variance": 58759.26711
              },
              {
                "average": 4844329.287,
                "count": 98400631,
                "maximum": 4844815.399,
                "minimum": 4843883.759,
                "name": "Y",
                "position": 1,
                "stddev": 255.9869014,
                "variance": 65529.29369
              },
              {
                "average": 1082.201048,
                "count": 98400631,
                "maximum": 2424.781283,
                "minimum": 916.9012825,
                "name": "Z",
                "position": 2,
                "stddev": 65.88995691,
                "variance": 4341.486421
              },
              {
                "average": 30333.24333,
                "count": 98400631,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11067.32669,
                "variance": 122485720.1
              },
              {
                "average": 1.871343488,
                "count": 98400631,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9822641418,
                "variance": 0.9648428443
              },
              {
                "average": 2.742857025,
                "count": 98400631,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.123893731,
                "variance": 1.263137119
              },
              {
                "average": 0.4980759016,
                "count": 98400631,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963004,
                "variance": 0.2499963004
              },
              {
                "average": 7.012150156e-07,
                "count": 98400631,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008373855331,
                "variance": 7.01214531e-07
              },
              {
                "average": 1.018704565,
                "count": 98400631,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1728793006,
                "variance": 0.02988725256
              },
              {
                "average": -0.6659101398,
                "count": 98400631,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.43488913,
                "variance": 238.2358025
              },
              {
                "average": 0.4980759016,
                "count": 98400631,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999963004,
                "variance": 0.2499963004
              },
              {
                "average": 112.6592767,
                "count": 98400631,
                "maximum": 116,
                "minimum": 110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.316708182,
                "variance": 1.733720438
              },
              {
                "average": 276536915.5,
                "count": 98400631,
                "maximum": 276538572.2,
                "minimum": 276535829.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 604.8659242,
                "variance": 365862.7863
              },
              {
                "average": 0,
                "count": 98400631,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98400631,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98400631,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98400631,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98400631,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563713.9156,
              4843883.759,
              916.9012825,
              564655.4756,
              4844815.399,
              2424.781283
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563713.915602522,
                    4843883.759257297,
                    916.9012825111033
                  ],
                  [
                    563713.915602522,
                    4844815.399257298,
                    916.9012825111033
                  ],
                  [
                    564655.475602522,
                    4844815.399257298,
                    2424.781282511103
                  ],
                  [
                    564655.475602522,
                    4843883.759257297,
                    2424.781282511103
                  ],
                  [
                    563713.915602522,
                    4843883.759257297,
                    916.9012825111033
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:02:52+00:00",
            "end_time": "2020-06-18T17: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": "20200619_BLU_0358.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.36786314592617,
              43.750974943763275,
              552.0615153609501
            ],
            [
              -122.3677739019866,
              43.75945195598315,
              552.0615153609501
            ],
            [
              -122.35607834485982,
              43.75938666185785,
              2104.64151536095
            ],
            [
              -122.3561692394485,
              43.75090966884453,
              2104.64151536095
            ],
            [
              -122.36786314592617,
              43.750974943763275,
              552.0615153609501
            ]
          ]
        ]
      },
      "bbox": [
        -122.3678631,
        43.75090967,
        552.0615154,
        -122.3560783,
        43.75945196,
        2104.641515
      ],
      "properties": {
        "datetime": "2020-06-19T17:37:30Z",
        "pc:count": 89693846,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 551384.4134,
            "count": 89693846,
            "maximum": 551834.0727,
            "minimum": 550892.5527,
            "name": "X",
            "position": 0,
            "stddev": 263.6730629,
            "variance": 69523.48412
          },
          {
            "average": 4844878.153,
            "count": 89693846,
            "maximum": 4845350.468,
            "minimum": 4844408.928,
            "name": "Y",
            "position": 1,
            "stddev": 262.8374496,
            "variance": 69083.52493
          },
          {
            "average": 804.2754827,
            "count": 89693846,
            "maximum": 2104.641515,
            "minimum": 552.0615154,
            "name": "Z",
            "position": 2,
            "stddev": 90.85217759,
            "variance": 8254.118173
          },
          {
            "average": 30381.06619,
            "count": 89693846,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11486.39605,
            "variance": 131937294.3
          },
          {
            "average": 1.857356156,
            "count": 89693846,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9706229947,
            "variance": 0.9421089979
          },
          {
            "average": 2.714669979,
            "count": 89693846,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.110483631,
            "variance": 1.233173894
          },
          {
            "average": 0.4961967959,
            "count": 89693846,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999855382,
            "variance": 0.2499855384
          },
          {
            "average": 0,
            "count": 89693846,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.025796497,
            "count": 89693846,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2153904171,
            "variance": 0.04639303178
          },
          {
            "average": 0.2092512436,
            "count": 89693846,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.48445265,
            "variance": 239.7682738
          },
          {
            "average": 0.4961967959,
            "count": 89693846,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999855382,
            "variance": 0.2499855384
          },
          {
            "average": 310.6139889,
            "count": 89693846,
            "maximum": 313,
            "minimum": 308,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.053634892,
            "variance": 1.110146485
          },
          {
            "average": 276622620.9,
            "count": 89693846,
            "maximum": 276623450.2,
            "minimum": 276621749.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 353.1757802,
            "variance": 124733.1317
          },
          {
            "average": 0,
            "count": 89693846,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89693846,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89693846,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89693846,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89693846,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          550892.5527,
          4844408.928,
          552.0615154,
          551834.0727,
          4845350.468,
          2104.641515
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                550892.5527093494,
                4844408.927928821,
                552.0615153609501
              ],
              [
                550892.5527093494,
                4845350.46792882,
                552.0615153609501
              ],
              [
                551834.0727093494,
                4845350.46792882,
                2104.64151536095
              ],
              [
                551834.0727093494,
                4844408.927928821,
                2104.64151536095
              ],
              [
                550892.5527093494,
                4844408.927928821,
                552.0615153609501
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:37:30+00:00",
        "end_time": "2020-06-19T17:09:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0358.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0358.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0358.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0358.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3678631,
            43.75090967,
            552.0615154,
            -122.3560783,
            43.75945196,
            2104.641515
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.36786314592617,
                  43.750974943763275,
                  552.0615153609501
                ],
                [
                  -122.3677739019866,
                  43.75945195598315,
                  552.0615153609501
                ],
                [
                  -122.35607834485982,
                  43.75938666185785,
                  2104.64151536095
                ],
                [
                  -122.3561692394485,
                  43.75090966884453,
                  2104.64151536095
                ],
                [
                  -122.36786314592617,
                  43.750974943763275,
                  552.0615153609501
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0358.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0358.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:37:30Z",
            "pc:count": 89693846,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 551384.4134,
                "count": 89693846,
                "maximum": 551834.0727,
                "minimum": 550892.5527,
                "name": "X",
                "position": 0,
                "stddev": 263.6730629,
                "variance": 69523.48412
              },
              {
                "average": 4844878.153,
                "count": 89693846,
                "maximum": 4845350.468,
                "minimum": 4844408.928,
                "name": "Y",
                "position": 1,
                "stddev": 262.8374496,
                "variance": 69083.52493
              },
              {
                "average": 804.2754827,
                "count": 89693846,
                "maximum": 2104.641515,
                "minimum": 552.0615154,
                "name": "Z",
                "position": 2,
                "stddev": 90.85217759,
                "variance": 8254.118173
              },
              {
                "average": 30381.06619,
                "count": 89693846,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11486.39605,
                "variance": 131937294.3
              },
              {
                "average": 1.857356156,
                "count": 89693846,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9706229947,
                "variance": 0.9421089979
              },
              {
                "average": 2.714669979,
                "count": 89693846,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.110483631,
                "variance": 1.233173894
              },
              {
                "average": 0.4961967959,
                "count": 89693846,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999855382,
                "variance": 0.2499855384
              },
              {
                "average": 0,
                "count": 89693846,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.025796497,
                "count": 89693846,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2153904171,
                "variance": 0.04639303178
              },
              {
                "average": 0.2092512436,
                "count": 89693846,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.48445265,
                "variance": 239.7682738
              },
              {
                "average": 0.4961967959,
                "count": 89693846,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999855382,
                "variance": 0.2499855384
              },
              {
                "average": 310.6139889,
                "count": 89693846,
                "maximum": 313,
                "minimum": 308,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.053634892,
                "variance": 1.110146485
              },
              {
                "average": 276622620.9,
                "count": 89693846,
                "maximum": 276623450.2,
                "minimum": 276621749.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 353.1757802,
                "variance": 124733.1317
              },
              {
                "average": 0,
                "count": 89693846,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89693846,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89693846,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89693846,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89693846,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              550892.5527,
              4844408.928,
              552.0615154,
              551834.0727,
              4845350.468,
              2104.641515
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    550892.5527093494,
                    4844408.927928821,
                    552.0615153609501
                  ],
                  [
                    550892.5527093494,
                    4845350.46792882,
                    552.0615153609501
                  ],
                  [
                    551834.0727093494,
                    4845350.46792882,
                    2104.64151536095
                  ],
                  [
                    551834.0727093494,
                    4844408.927928821,
                    2104.64151536095
                  ],
                  [
                    550892.5527093494,
                    4844408.927928821,
                    552.0615153609501
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:37:30+00:00",
            "end_time": "2020-06-19T17:09: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": "20200619_BLU_0318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.34464824542393,
              43.7348880847302,
              880.6085496880711
            ],
            [
              -122.34455577216279,
              43.74336544236749,
              880.6085496880711
            ],
            [
              -122.33286265612593,
              43.74329778790008,
              2147.928549688071
            ],
            [
              -122.3329567788132,
              43.73482045016494,
              2147.928549688071
            ],
            [
              -122.34464824542393,
              43.7348880847302,
              880.6085496880711
            ]
          ]
        ]
      },
      "bbox": [
        -122.3446482,
        43.73482045,
        880.6085497,
        -122.3328627,
        43.74336544,
        2147.92855
      ],
      "properties": {
        "datetime": "2020-06-19T18:07:17Z",
        "pc:count": 98232102,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 553246.5973,
            "count": 98232102,
            "maximum": 553717.2696,
            "minimum": 552775.6896,
            "name": "X",
            "position": 0,
            "stddev": 267.3798667,
            "variance": 71491.99309
          },
          {
            "average": 4843118.174,
            "count": 98232102,
            "maximum": 4843578.373,
            "minimum": 4842636.793,
            "name": "Y",
            "position": 1,
            "stddev": 263.2391067,
            "variance": 69294.82728
          },
          {
            "average": 1007.817066,
            "count": 98232102,
            "maximum": 2147.92855,
            "minimum": 880.6085497,
            "name": "Z",
            "position": 2,
            "stddev": 50.10430639,
            "variance": 2510.441519
          },
          {
            "average": 29511.47741,
            "count": 98232102,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12380.55584,
            "variance": 153278163
          },
          {
            "average": 1.891887114,
            "count": 98232102,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.019720633,
            "variance": 1.03983017
          },
          {
            "average": 2.782037964,
            "count": 98232102,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.195796874,
            "variance": 1.429930165
          },
          {
            "average": 0.4963700665,
            "count": 98232102,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499986826,
            "variance": 0.2499868261
          },
          {
            "average": 0,
            "count": 98232102,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.020521204,
            "count": 98232102,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1666108928,
            "variance": 0.02775918959
          },
          {
            "average": 0.2513269386,
            "count": 98232102,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.74962433,
            "variance": 248.0506667
          },
          {
            "average": 0.4963700665,
            "count": 98232102,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499986826,
            "variance": 0.2499868261
          },
          {
            "average": 315.5238938,
            "count": 98232102,
            "maximum": 318,
            "minimum": 313,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.109372882,
            "variance": 1.230708192
          },
          {
            "average": 276624312.1,
            "count": 98232102,
            "maximum": 276625237.7,
            "minimum": 276623396.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 397.1428725,
            "variance": 157722.4612
          },
          {
            "average": 0,
            "count": 98232102,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98232102,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98232102,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98232102,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98232102,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          552775.6896,
          4842636.793,
          880.6085497,
          553717.2696,
          4843578.373,
          2147.92855
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                552775.6896011583,
                4842636.793342713,
                880.6085496880711
              ],
              [
                552775.6896011583,
                4843578.373342713,
                880.6085496880711
              ],
              [
                553717.2696011583,
                4843578.373342713,
                2147.928549688071
              ],
              [
                553717.2696011583,
                4842636.793342713,
                2147.928549688071
              ],
              [
                552775.6896011583,
                4842636.793342713,
                880.6085496880711
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:07:17+00:00",
        "end_time": "2020-06-19T17:36:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3446482,
            43.73482045,
            880.6085497,
            -122.3328627,
            43.74336544,
            2147.92855
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.34464824542393,
                  43.7348880847302,
                  880.6085496880711
                ],
                [
                  -122.34455577216279,
                  43.74336544236749,
                  880.6085496880711
                ],
                [
                  -122.33286265612593,
                  43.74329778790008,
                  2147.928549688071
                ],
                [
                  -122.3329567788132,
                  43.73482045016494,
                  2147.928549688071
                ],
                [
                  -122.34464824542393,
                  43.7348880847302,
                  880.6085496880711
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:07:17Z",
            "pc:count": 98232102,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 553246.5973,
                "count": 98232102,
                "maximum": 553717.2696,
                "minimum": 552775.6896,
                "name": "X",
                "position": 0,
                "stddev": 267.3798667,
                "variance": 71491.99309
              },
              {
                "average": 4843118.174,
                "count": 98232102,
                "maximum": 4843578.373,
                "minimum": 4842636.793,
                "name": "Y",
                "position": 1,
                "stddev": 263.2391067,
                "variance": 69294.82728
              },
              {
                "average": 1007.817066,
                "count": 98232102,
                "maximum": 2147.92855,
                "minimum": 880.6085497,
                "name": "Z",
                "position": 2,
                "stddev": 50.10430639,
                "variance": 2510.441519
              },
              {
                "average": 29511.47741,
                "count": 98232102,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12380.55584,
                "variance": 153278163
              },
              {
                "average": 1.891887114,
                "count": 98232102,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.019720633,
                "variance": 1.03983017
              },
              {
                "average": 2.782037964,
                "count": 98232102,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.195796874,
                "variance": 1.429930165
              },
              {
                "average": 0.4963700665,
                "count": 98232102,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499986826,
                "variance": 0.2499868261
              },
              {
                "average": 0,
                "count": 98232102,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.020521204,
                "count": 98232102,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1666108928,
                "variance": 0.02775918959
              },
              {
                "average": 0.2513269386,
                "count": 98232102,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.74962433,
                "variance": 248.0506667
              },
              {
                "average": 0.4963700665,
                "count": 98232102,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499986826,
                "variance": 0.2499868261
              },
              {
                "average": 315.5238938,
                "count": 98232102,
                "maximum": 318,
                "minimum": 313,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.109372882,
                "variance": 1.230708192
              },
              {
                "average": 276624312.1,
                "count": 98232102,
                "maximum": 276625237.7,
                "minimum": 276623396.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 397.1428725,
                "variance": 157722.4612
              },
              {
                "average": 0,
                "count": 98232102,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98232102,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98232102,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98232102,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98232102,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              552775.6896,
              4842636.793,
              880.6085497,
              553717.2696,
              4843578.373,
              2147.92855
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    552775.6896011583,
                    4842636.793342713,
                    880.6085496880711
                  ],
                  [
                    552775.6896011583,
                    4843578.373342713,
                    880.6085496880711
                  ],
                  [
                    553717.2696011583,
                    4843578.373342713,
                    2147.928549688071
                  ],
                  [
                    553717.2696011583,
                    4842636.793342713,
                    2147.928549688071
                  ],
                  [
                    552775.6896011583,
                    4842636.793342713,
                    880.6085496880711
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:07:17+00:00",
            "end_time": "2020-06-19T17:36:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0330.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.20844837061259,
              43.73702557113038,
              868.9267342190333
            ],
            [
              -122.20833667880181,
              43.74550213043972,
              868.9267342190333
            ],
            [
              -122.1966437511755,
              43.74542053927172,
              1354.0067342190332
            ],
            [
              -122.19675709225365,
              43.73694400396198,
              1354.0067342190332
            ],
            [
              -122.20844837061259,
              43.73702557113038,
              868.9267342190333
            ]
          ]
        ]
      },
      "bbox": [
        -122.2084484,
        43.736944,
        868.9267342,
        -122.1966438,
        43.74550213,
        1354.006734
      ],
      "properties": {
        "datetime": "2020-06-18T18:02:32Z",
        "pc:count": 113944902,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564211.4863,
            "count": 113944902,
            "maximum": 564683.2315,
            "minimum": 563741.6715,
            "name": "X",
            "position": 0,
            "stddev": 260.3084181,
            "variance": 67760.47254
          },
          {
            "average": 4843434.55,
            "count": 113944902,
            "maximum": 4843911.457,
            "minimum": 4842969.937,
            "name": "Y",
            "position": 1,
            "stddev": 262.6975666,
            "variance": 69010.0115
          },
          {
            "average": 1110.545276,
            "count": 113944902,
            "maximum": 1354.006734,
            "minimum": 868.9267342,
            "name": "Z",
            "position": 2,
            "stddev": 91.40418367,
            "variance": 8354.724793
          },
          {
            "average": 30090.74688,
            "count": 113944902,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11291.18644,
            "variance": 127490891.3
          },
          {
            "average": 1.885516642,
            "count": 113944902,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9939365997,
            "variance": 0.9879099642
          },
          {
            "average": 2.77093335,
            "count": 113944902,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.137354117,
            "variance": 1.293574388
          },
          {
            "average": 0.4997513798,
            "count": 113944902,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999404,
            "variance": 0.2499999404
          },
          {
            "average": 0,
            "count": 113944902,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.020785072,
            "count": 113944902,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1957210527,
            "variance": 0.03830673048
          },
          {
            "average": -0.6806370792,
            "count": 113944902,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.43186888,
            "variance": 238.1425773
          },
          {
            "average": 0.4997513798,
            "count": 113944902,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999404,
            "variance": 0.2499999404
          },
          {
            "average": 112.3659817,
            "count": 113944902,
            "maximum": 116,
            "minimum": 109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.351398472,
            "variance": 1.826277831
          },
          {
            "average": 276536783.7,
            "count": 113944902,
            "maximum": 276538552,
            "minimum": 276535142,
            "name": "GpsTime",
            "position": 12,
            "stddev": 613.446738,
            "variance": 376316.9004
          },
          {
            "average": 0,
            "count": 113944902,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113944902,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113944902,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113944902,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113944902,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563741.6715,
          4842969.937,
          868.9267342,
          564683.2315,
          4843911.457,
          1354.006734
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563741.6715450245,
                4842969.936973955,
                868.9267342190333
              ],
              [
                563741.6715450245,
                4843911.456973954,
                868.9267342190333
              ],
              [
                564683.2315450246,
                4843911.456973954,
                1354.0067342190332
              ],
              [
                564683.2315450246,
                4842969.936973955,
                1354.0067342190332
              ],
              [
                563741.6715450245,
                4842969.936973955,
                868.9267342190333
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:02:32+00:00",
        "end_time": "2020-06-18T17:05:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0330.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0330.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0330.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0330.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2084484,
            43.736944,
            868.9267342,
            -122.1966438,
            43.74550213,
            1354.006734
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.20844837061259,
                  43.73702557113038,
                  868.9267342190333
                ],
                [
                  -122.20833667880181,
                  43.74550213043972,
                  868.9267342190333
                ],
                [
                  -122.1966437511755,
                  43.74542053927172,
                  1354.0067342190332
                ],
                [
                  -122.19675709225365,
                  43.73694400396198,
                  1354.0067342190332
                ],
                [
                  -122.20844837061259,
                  43.73702557113038,
                  868.9267342190333
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0330.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0330.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:02:32Z",
            "pc:count": 113944902,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564211.4863,
                "count": 113944902,
                "maximum": 564683.2315,
                "minimum": 563741.6715,
                "name": "X",
                "position": 0,
                "stddev": 260.3084181,
                "variance": 67760.47254
              },
              {
                "average": 4843434.55,
                "count": 113944902,
                "maximum": 4843911.457,
                "minimum": 4842969.937,
                "name": "Y",
                "position": 1,
                "stddev": 262.6975666,
                "variance": 69010.0115
              },
              {
                "average": 1110.545276,
                "count": 113944902,
                "maximum": 1354.006734,
                "minimum": 868.9267342,
                "name": "Z",
                "position": 2,
                "stddev": 91.40418367,
                "variance": 8354.724793
              },
              {
                "average": 30090.74688,
                "count": 113944902,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11291.18644,
                "variance": 127490891.3
              },
              {
                "average": 1.885516642,
                "count": 113944902,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9939365997,
                "variance": 0.9879099642
              },
              {
                "average": 2.77093335,
                "count": 113944902,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.137354117,
                "variance": 1.293574388
              },
              {
                "average": 0.4997513798,
                "count": 113944902,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999404,
                "variance": 0.2499999404
              },
              {
                "average": 0,
                "count": 113944902,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.020785072,
                "count": 113944902,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1957210527,
                "variance": 0.03830673048
              },
              {
                "average": -0.6806370792,
                "count": 113944902,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.43186888,
                "variance": 238.1425773
              },
              {
                "average": 0.4997513798,
                "count": 113944902,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999404,
                "variance": 0.2499999404
              },
              {
                "average": 112.3659817,
                "count": 113944902,
                "maximum": 116,
                "minimum": 109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.351398472,
                "variance": 1.826277831
              },
              {
                "average": 276536783.7,
                "count": 113944902,
                "maximum": 276538552,
                "minimum": 276535142,
                "name": "GpsTime",
                "position": 12,
                "stddev": 613.446738,
                "variance": 376316.9004
              },
              {
                "average": 0,
                "count": 113944902,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113944902,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113944902,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113944902,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113944902,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563741.6715,
              4842969.937,
              868.9267342,
              564683.2315,
              4843911.457,
              1354.006734
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563741.6715450245,
                    4842969.936973955,
                    868.9267342190333
                  ],
                  [
                    563741.6715450245,
                    4843911.456973954,
                    868.9267342190333
                  ],
                  [
                    564683.2315450246,
                    4843911.456973954,
                    1354.0067342190332
                  ],
                  [
                    564683.2315450246,
                    4842969.936973955,
                    1354.0067342190332
                  ],
                  [
                    563741.6715450245,
                    4842969.936973955,
                    868.9267342190333
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:02:32+00:00",
            "end_time": "2020-06-18T17: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": "20200618_BLU_0278.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.26471126111548,
              43.71969554353443,
              1093.4273372748353
            ],
            [
              -122.26460756612286,
              43.72817259990706,
              1093.4273372748353
            ],
            [
              -122.2529183517452,
              43.72809679247986,
              2262.7273372748355
            ],
            [
              -122.25302369462047,
              43.719619758407504,
              2262.7273372748355
            ],
            [
              -122.26471126111548,
              43.71969554353443,
              1093.4273372748353
            ]
          ]
        ]
      },
      "bbox": [
        -122.2647113,
        43.71961976,
        1093.427337,
        -122.2529184,
        43.7281726,
        2262.727337
      ],
      "properties": {
        "datetime": "2020-06-19T19:39:44Z",
        "pc:count": 149735136,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559687.884,
            "count": 149735136,
            "maximum": 560169.5448,
            "minimum": 559228.0248,
            "name": "X",
            "position": 0,
            "stddev": 255.9498797,
            "variance": 65510.34092
          },
          {
            "average": 4841471.444,
            "count": 149735136,
            "maximum": 4841945.035,
            "minimum": 4841003.475,
            "name": "Y",
            "position": 1,
            "stddev": 262.3971181,
            "variance": 68852.24757
          },
          {
            "average": 1455.147562,
            "count": 149735136,
            "maximum": 2262.727337,
            "minimum": 1093.427337,
            "name": "Z",
            "position": 2,
            "stddev": 117.4779992,
            "variance": 13801.08031
          },
          {
            "average": 26764.04935,
            "count": 149735136,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 15158.31711,
            "variance": 229774577.6
          },
          {
            "average": 2.011071556,
            "count": 149735136,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.11930354,
            "variance": 1.252840414
          },
          {
            "average": 3.021381675,
            "count": 149735136,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.311462586,
            "variance": 1.719934114
          },
          {
            "average": 0.4972305431,
            "count": 149735136,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999923317,
            "variance": 0.2499923318
          },
          {
            "average": 0,
            "count": 149735136,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.030243069,
            "count": 149735136,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2378043191,
            "variance": 0.05655089419
          },
          {
            "average": -0.3324808462,
            "count": 149735136,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.70431107,
            "variance": 246.6253863
          },
          {
            "average": 0.4972305431,
            "count": 149735136,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999923317,
            "variance": 0.2499923318
          },
          {
            "average": 142.3524588,
            "count": 149735136,
            "maximum": 332,
            "minimum": 124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 54.99775731,
            "variance": 3024.753309
          },
          {
            "average": 276549996.3,
            "count": 149735136,
            "maximum": 276630784.3,
            "minimum": 276542133.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 23425.76719,
            "variance": 548766568.4
          },
          {
            "average": 0,
            "count": 149735136,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 149735136,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 149735136,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 149735136,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 149735136,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559228.0248,
          4841003.475,
          1093.427337,
          560169.5448,
          4841945.035,
          2262.727337
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559228.0247881624,
                4841003.475497126,
                1093.4273372748353
              ],
              [
                559228.0247881624,
                4841945.035497126,
                1093.4273372748353
              ],
              [
                560169.5447881625,
                4841945.035497126,
                2262.7273372748355
              ],
              [
                560169.5447881625,
                4841003.475497126,
                2262.7273372748355
              ],
              [
                559228.0247881624,
                4841003.475497126,
                1093.4273372748353
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:39:44+00:00",
        "end_time": "2020-06-18T19:02:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0278.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0278.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0278.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0278.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2647113,
            43.71961976,
            1093.427337,
            -122.2529184,
            43.7281726,
            2262.727337
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.26471126111548,
                  43.71969554353443,
                  1093.4273372748353
                ],
                [
                  -122.26460756612286,
                  43.72817259990706,
                  1093.4273372748353
                ],
                [
                  -122.2529183517452,
                  43.72809679247986,
                  2262.7273372748355
                ],
                [
                  -122.25302369462047,
                  43.719619758407504,
                  2262.7273372748355
                ],
                [
                  -122.26471126111548,
                  43.71969554353443,
                  1093.4273372748353
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0278.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0278.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:39:44Z",
            "pc:count": 149735136,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559687.884,
                "count": 149735136,
                "maximum": 560169.5448,
                "minimum": 559228.0248,
                "name": "X",
                "position": 0,
                "stddev": 255.9498797,
                "variance": 65510.34092
              },
              {
                "average": 4841471.444,
                "count": 149735136,
                "maximum": 4841945.035,
                "minimum": 4841003.475,
                "name": "Y",
                "position": 1,
                "stddev": 262.3971181,
                "variance": 68852.24757
              },
              {
                "average": 1455.147562,
                "count": 149735136,
                "maximum": 2262.727337,
                "minimum": 1093.427337,
                "name": "Z",
                "position": 2,
                "stddev": 117.4779992,
                "variance": 13801.08031
              },
              {
                "average": 26764.04935,
                "count": 149735136,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 15158.31711,
                "variance": 229774577.6
              },
              {
                "average": 2.011071556,
                "count": 149735136,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.11930354,
                "variance": 1.252840414
              },
              {
                "average": 3.021381675,
                "count": 149735136,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.311462586,
                "variance": 1.719934114
              },
              {
                "average": 0.4972305431,
                "count": 149735136,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999923317,
                "variance": 0.2499923318
              },
              {
                "average": 0,
                "count": 149735136,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.030243069,
                "count": 149735136,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2378043191,
                "variance": 0.05655089419
              },
              {
                "average": -0.3324808462,
                "count": 149735136,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.70431107,
                "variance": 246.6253863
              },
              {
                "average": 0.4972305431,
                "count": 149735136,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999923317,
                "variance": 0.2499923318
              },
              {
                "average": 142.3524588,
                "count": 149735136,
                "maximum": 332,
                "minimum": 124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 54.99775731,
                "variance": 3024.753309
              },
              {
                "average": 276549996.3,
                "count": 149735136,
                "maximum": 276630784.3,
                "minimum": 276542133.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 23425.76719,
                "variance": 548766568.4
              },
              {
                "average": 0,
                "count": 149735136,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 149735136,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 149735136,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 149735136,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 149735136,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559228.0248,
              4841003.475,
              1093.427337,
              560169.5448,
              4841945.035,
              2262.727337
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559228.0247881624,
                    4841003.475497126,
                    1093.4273372748353
                  ],
                  [
                    559228.0247881624,
                    4841945.035497126,
                    1093.4273372748353
                  ],
                  [
                    560169.5447881625,
                    4841945.035497126,
                    2262.7273372748355
                  ],
                  [
                    560169.5447881625,
                    4841003.475497126,
                    2262.7273372748355
                  ],
                  [
                    559228.0247881624,
                    4841003.475497126,
                    1093.4273372748353
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:39:44+00:00",
            "end_time": "2020-06-18T19:02: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": "20200619_BLU_0315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37869655013024,
              43.73432846647991,
              637.2653798422499
            ],
            [
              -122.37860889021653,
              43.742805160917804,
              637.2653798422499
            ],
            [
              -122.36691630134081,
              43.74274099357016,
              1148.4453798422498
            ],
            [
              -122.3670056104671,
              43.73426431800714,
              1148.4453798422498
            ],
            [
              -122.37869655013024,
              43.73432846647991,
              637.2653798422499
            ]
          ]
        ]
      },
      "bbox": [
        -122.3786966,
        43.73426432,
        637.2653798,
        -122.3669163,
        43.74280516,
        1148.44538
      ],
      "properties": {
        "datetime": "2020-06-19T17:25:33Z",
        "pc:count": 65094960,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 550493.6116,
            "count": 65094960,
            "maximum": 550975.7694,
            "minimum": 550034.2294,
            "name": "X",
            "position": 0,
            "stddev": 265.9252411,
            "variance": 70716.23385
          },
          {
            "average": 4843032.38,
            "count": 65094960,
            "maximum": 4843495.021,
            "minimum": 4842553.521,
            "name": "Y",
            "position": 1,
            "stddev": 277.2184625,
            "variance": 76850.07595
          },
          {
            "average": 893.0018063,
            "count": 65094960,
            "maximum": 1148.44538,
            "minimum": 637.2653798,
            "name": "Z",
            "position": 2,
            "stddev": 118.9230352,
            "variance": 14142.6883
          },
          {
            "average": 32682.82413,
            "count": 65094960,
            "maximum": 65022,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11968.98866,
            "variance": 143256689.4
          },
          {
            "average": 1.638597919,
            "count": 65094960,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8733399074,
            "variance": 0.7627225938
          },
          {
            "average": 2.277528921,
            "count": 65094960,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.114358034,
            "variance": 1.241793828
          },
          {
            "average": 0.3806998115,
            "count": 65094960,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.485558924,
            "variance": 0.2357674686
          },
          {
            "average": 0,
            "count": 65094960,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.060274897,
            "count": 65094960,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.310277444,
            "variance": 0.09627209224
          },
          {
            "average": 0.3584351092,
            "count": 65094960,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.83161905,
            "variance": 250.6401618
          },
          {
            "average": 0.4999464628,
            "count": 65094960,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.500000001,
            "variance": 0.250000001
          },
          {
            "average": 308.7374425,
            "count": 65094960,
            "maximum": 311,
            "minimum": 307,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9668489995,
            "variance": 0.9347969878
          },
          {
            "average": 276622001.2,
            "count": 65094960,
            "maximum": 276622733.8,
            "minimum": 276621386.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 317.9148988,
            "variance": 101069.8829
          },
          {
            "average": 0,
            "count": 65094960,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 65094960,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 65094960,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 65094960,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 65094960,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          550034.2294,
          4842553.521,
          637.2653798,
          550975.7694,
          4843495.021,
          1148.44538
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                550034.229441971,
                4842553.521401098,
                637.2653798422499
              ],
              [
                550034.229441971,
                4843495.021401098,
                637.2653798422499
              ],
              [
                550975.7694419711,
                4843495.021401098,
                1148.4453798422498
              ],
              [
                550975.7694419711,
                4842553.521401098,
                1148.4453798422498
              ],
              [
                550034.229441971,
                4842553.521401098,
                637.2653798422499
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:25:33+00:00",
        "end_time": "2020-06-19T17:03:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3786966,
            43.73426432,
            637.2653798,
            -122.3669163,
            43.74280516,
            1148.44538
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.37869655013024,
                  43.73432846647991,
                  637.2653798422499
                ],
                [
                  -122.37860889021653,
                  43.742805160917804,
                  637.2653798422499
                ],
                [
                  -122.36691630134081,
                  43.74274099357016,
                  1148.4453798422498
                ],
                [
                  -122.3670056104671,
                  43.73426431800714,
                  1148.4453798422498
                ],
                [
                  -122.37869655013024,
                  43.73432846647991,
                  637.2653798422499
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:25:33Z",
            "pc:count": 65094960,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 550493.6116,
                "count": 65094960,
                "maximum": 550975.7694,
                "minimum": 550034.2294,
                "name": "X",
                "position": 0,
                "stddev": 265.9252411,
                "variance": 70716.23385
              },
              {
                "average": 4843032.38,
                "count": 65094960,
                "maximum": 4843495.021,
                "minimum": 4842553.521,
                "name": "Y",
                "position": 1,
                "stddev": 277.2184625,
                "variance": 76850.07595
              },
              {
                "average": 893.0018063,
                "count": 65094960,
                "maximum": 1148.44538,
                "minimum": 637.2653798,
                "name": "Z",
                "position": 2,
                "stddev": 118.9230352,
                "variance": 14142.6883
              },
              {
                "average": 32682.82413,
                "count": 65094960,
                "maximum": 65022,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11968.98866,
                "variance": 143256689.4
              },
              {
                "average": 1.638597919,
                "count": 65094960,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8733399074,
                "variance": 0.7627225938
              },
              {
                "average": 2.277528921,
                "count": 65094960,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.114358034,
                "variance": 1.241793828
              },
              {
                "average": 0.3806998115,
                "count": 65094960,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.485558924,
                "variance": 0.2357674686
              },
              {
                "average": 0,
                "count": 65094960,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.060274897,
                "count": 65094960,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.310277444,
                "variance": 0.09627209224
              },
              {
                "average": 0.3584351092,
                "count": 65094960,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.83161905,
                "variance": 250.6401618
              },
              {
                "average": 0.4999464628,
                "count": 65094960,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.500000001,
                "variance": 0.250000001
              },
              {
                "average": 308.7374425,
                "count": 65094960,
                "maximum": 311,
                "minimum": 307,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9668489995,
                "variance": 0.9347969878
              },
              {
                "average": 276622001.2,
                "count": 65094960,
                "maximum": 276622733.8,
                "minimum": 276621386.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 317.9148988,
                "variance": 101069.8829
              },
              {
                "average": 0,
                "count": 65094960,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 65094960,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 65094960,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 65094960,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 65094960,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              550034.2294,
              4842553.521,
              637.2653798,
              550975.7694,
              4843495.021,
              1148.44538
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    550034.229441971,
                    4842553.521401098,
                    637.2653798422499
                  ],
                  [
                    550034.229441971,
                    4843495.021401098,
                    637.2653798422499
                  ],
                  [
                    550975.7694419711,
                    4843495.021401098,
                    1148.4453798422498
                  ],
                  [
                    550975.7694419711,
                    4842553.521401098,
                    1148.4453798422498
                  ],
                  [
                    550034.229441971,
                    4842553.521401098,
                    637.2653798422499
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:25:33+00:00",
            "end_time": "2020-06-19T17: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": "20200619_BLU_0398.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.36838062585593,
              43.767433805865494,
              450.9854040817254
            ],
            [
              -122.36829140375951,
              43.77591079442435,
              450.9854040817254
            ],
            [
              -122.35659189258728,
              43.7758455295121,
              2109.9854040817254
            ],
            [
              -122.3566827668395,
              43.76736856015065,
              2109.9854040817254
            ],
            [
              -122.36838062585593,
              43.767433805865494,
              450.9854040817254
            ]
          ]
        ]
      },
      "bbox": [
        -122.3683806,
        43.76736856,
        450.9854041,
        -122.3565919,
        43.77591079,
        2109.985404
      ],
      "properties": {
        "datetime": "2020-06-19T17:38:03Z",
        "pc:count": 82162370,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 551316.8791,
            "count": 82162370,
            "maximum": 551778.5332,
            "minimum": 550836.9532,
            "name": "X",
            "position": 0,
            "stddev": 266.9568643,
            "variance": 71265.96738
          },
          {
            "average": 4846708.404,
            "count": 82162370,
            "maximum": 4847178.127,
            "minimum": 4846236.587,
            "name": "Y",
            "position": 1,
            "stddev": 264.5082306,
            "variance": 69964.60403
          },
          {
            "average": 558.6008244,
            "count": 82162370,
            "maximum": 2109.985404,
            "minimum": 450.9854041,
            "name": "Z",
            "position": 2,
            "stddev": 70.44186346,
            "variance": 4962.056127
          },
          {
            "average": 31826.35917,
            "count": 82162370,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10013.68539,
            "variance": 100273895.1
          },
          {
            "average": 1.76787376,
            "count": 82162370,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.893673511,
            "variance": 0.7986523442
          },
          {
            "average": 2.535666863,
            "count": 82162370,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.018849649,
            "variance": 1.038054607
          },
          {
            "average": 0.4262906243,
            "count": 82162370,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4945370875,
            "variance": 0.2445669309
          },
          {
            "average": 0,
            "count": 82162370,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.053245945,
            "count": 82162370,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5233661116,
            "variance": 0.2739120868
          },
          {
            "average": -0.1321557347,
            "count": 82162370,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.63901873,
            "variance": 244.5789067
          },
          {
            "average": 0.5014046941,
            "count": 82162370,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999980299,
            "variance": 0.2499980299
          },
          {
            "average": 310.337851,
            "count": 82162370,
            "maximum": 313,
            "minimum": 308,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.194887005,
            "variance": 1.427754954
          },
          {
            "average": 276622531.3,
            "count": 82162370,
            "maximum": 276623483.7,
            "minimum": 276621713.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 398.7998039,
            "variance": 159041.2836
          },
          {
            "average": 0,
            "count": 82162370,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 82162370,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 82162370,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 82162370,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 82162370,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          550836.9532,
          4846236.587,
          450.9854041,
          551778.5332,
          4847178.127,
          2109.985404
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                550836.953156712,
                4846236.587420031,
                450.9854040817254
              ],
              [
                550836.953156712,
                4847178.1274200305,
                450.9854040817254
              ],
              [
                551778.5331567121,
                4847178.1274200305,
                2109.9854040817254
              ],
              [
                551778.5331567121,
                4846236.587420031,
                2109.9854040817254
              ],
              [
                550836.953156712,
                4846236.587420031,
                450.9854040817254
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:38:03+00:00",
        "end_time": "2020-06-19T17:08:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0398.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0398.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0398.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0398.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3683806,
            43.76736856,
            450.9854041,
            -122.3565919,
            43.77591079,
            2109.985404
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.36838062585593,
                  43.767433805865494,
                  450.9854040817254
                ],
                [
                  -122.36829140375951,
                  43.77591079442435,
                  450.9854040817254
                ],
                [
                  -122.35659189258728,
                  43.7758455295121,
                  2109.9854040817254
                ],
                [
                  -122.3566827668395,
                  43.76736856015065,
                  2109.9854040817254
                ],
                [
                  -122.36838062585593,
                  43.767433805865494,
                  450.9854040817254
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0398.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0398.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:38:03Z",
            "pc:count": 82162370,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 551316.8791,
                "count": 82162370,
                "maximum": 551778.5332,
                "minimum": 550836.9532,
                "name": "X",
                "position": 0,
                "stddev": 266.9568643,
                "variance": 71265.96738
              },
              {
                "average": 4846708.404,
                "count": 82162370,
                "maximum": 4847178.127,
                "minimum": 4846236.587,
                "name": "Y",
                "position": 1,
                "stddev": 264.5082306,
                "variance": 69964.60403
              },
              {
                "average": 558.6008244,
                "count": 82162370,
                "maximum": 2109.985404,
                "minimum": 450.9854041,
                "name": "Z",
                "position": 2,
                "stddev": 70.44186346,
                "variance": 4962.056127
              },
              {
                "average": 31826.35917,
                "count": 82162370,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10013.68539,
                "variance": 100273895.1
              },
              {
                "average": 1.76787376,
                "count": 82162370,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.893673511,
                "variance": 0.7986523442
              },
              {
                "average": 2.535666863,
                "count": 82162370,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.018849649,
                "variance": 1.038054607
              },
              {
                "average": 0.4262906243,
                "count": 82162370,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4945370875,
                "variance": 0.2445669309
              },
              {
                "average": 0,
                "count": 82162370,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.053245945,
                "count": 82162370,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5233661116,
                "variance": 0.2739120868
              },
              {
                "average": -0.1321557347,
                "count": 82162370,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.63901873,
                "variance": 244.5789067
              },
              {
                "average": 0.5014046941,
                "count": 82162370,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999980299,
                "variance": 0.2499980299
              },
              {
                "average": 310.337851,
                "count": 82162370,
                "maximum": 313,
                "minimum": 308,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.194887005,
                "variance": 1.427754954
              },
              {
                "average": 276622531.3,
                "count": 82162370,
                "maximum": 276623483.7,
                "minimum": 276621713.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 398.7998039,
                "variance": 159041.2836
              },
              {
                "average": 0,
                "count": 82162370,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 82162370,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 82162370,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 82162370,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 82162370,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              550836.9532,
              4846236.587,
              450.9854041,
              551778.5332,
              4847178.127,
              2109.985404
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    550836.953156712,
                    4846236.587420031,
                    450.9854040817254
                  ],
                  [
                    550836.953156712,
                    4847178.1274200305,
                    450.9854040817254
                  ],
                  [
                    551778.5331567121,
                    4847178.1274200305,
                    2109.9854040817254
                  ],
                  [
                    551778.5331567121,
                    4846236.587420031,
                    2109.9854040817254
                  ],
                  [
                    550836.953156712,
                    4846236.587420031,
                    450.9854040817254
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:38:03+00:00",
            "end_time": "2020-06-19T17: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": "20200618_BLU_0352.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.19707797805181,
              43.745424029843754,
              1251.8644627306785
            ],
            [
              -122.197049342252,
              43.74756620962654,
              1251.8644627306785
            ],
            [
              -122.19553048751574,
              43.747555528888796,
              1368.6844627306787
            ],
            [
              -122.19555917746857,
              43.74541334990005,
              1368.6844627306787
            ],
            [
              -122.19707797805181,
              43.745424029843754,
              1251.8644627306785
            ]
          ]
        ]
      },
      "bbox": [
        -122.197078,
        43.74541335,
        1251.864463,
        -122.1955305,
        43.74756621,
        1368.684463
      ],
      "properties": {
        "datetime": "2020-06-18T17:32:06Z",
        "pc:count": 1696391,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564690.2884,
            "count": 1696391,
            "maximum": 564770.5654,
            "minimum": 564648.2654,
            "name": "X",
            "position": 0,
            "stddev": 27.55213154,
            "variance": 759.1199521
          },
          {
            "average": 4843996.861,
            "count": 1696391,
            "maximum": 4844149.446,
            "minimum": 4843911.506,
            "name": "Y",
            "position": 1,
            "stddev": 56.72792094,
            "variance": 3218.057015
          },
          {
            "average": 1308.898661,
            "count": 1696391,
            "maximum": 1368.684463,
            "minimum": 1251.864463,
            "name": "Z",
            "position": 2,
            "stddev": 21.23389202,
            "variance": 450.8781703
          },
          {
            "average": 28504.24328,
            "count": 1696391,
            "maximum": 55135,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11844.46623,
            "variance": 140291380.3
          },
          {
            "average": 1.899781949,
            "count": 1696391,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.008541452,
            "variance": 1.01715586
          },
          {
            "average": 2.800479371,
            "count": 1696391,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.160657871,
            "variance": 1.347126693
          },
          {
            "average": 0.5092687948,
            "count": 1696391,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999142294,
            "variance": 0.2499142368
          },
          {
            "average": 0,
            "count": 1696391,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.021696649,
            "count": 1696391,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1968985846,
            "variance": 0.0387690526
          },
          {
            "average": 1.985281695,
            "count": 1696391,
            "maximum": 28.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.98762119,
            "variance": 195.6535467
          },
          {
            "average": 0.5092687948,
            "count": 1696391,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999142294,
            "variance": 0.2499142368
          },
          {
            "average": 110.9972954,
            "count": 1696391,
            "maximum": 112,
            "minimum": 109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8446339231,
            "variance": 0.713406464
          },
          {
            "average": 276536191.3,
            "count": 1696391,
            "maximum": 276536726.8,
            "minimum": 276535133.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 403.8980338,
            "variance": 163133.6217
          },
          {
            "average": 0,
            "count": 1696391,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1696391,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1696391,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1696391,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1696391,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564648.2654,
          4843911.506,
          1251.864463,
          564770.5654,
          4844149.446,
          1368.684463
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564648.2653648201,
                4843911.505755643,
                1251.8644627306785
              ],
              [
                564648.2653648201,
                4844149.445755643,
                1251.8644627306785
              ],
              [
                564770.5653648202,
                4844149.445755643,
                1368.6844627306787
              ],
              [
                564770.5653648202,
                4843911.505755643,
                1368.6844627306787
              ],
              [
                564648.2653648201,
                4843911.505755643,
                1251.8644627306785
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:32:06+00:00",
        "end_time": "2020-06-18T17:05:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0352.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0352.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0352.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0352.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.197078,
            43.74541335,
            1251.864463,
            -122.1955305,
            43.74756621,
            1368.684463
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.19707797805181,
                  43.745424029843754,
                  1251.8644627306785
                ],
                [
                  -122.197049342252,
                  43.74756620962654,
                  1251.8644627306785
                ],
                [
                  -122.19553048751574,
                  43.747555528888796,
                  1368.6844627306787
                ],
                [
                  -122.19555917746857,
                  43.74541334990005,
                  1368.6844627306787
                ],
                [
                  -122.19707797805181,
                  43.745424029843754,
                  1251.8644627306785
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0352.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0352.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:32:06Z",
            "pc:count": 1696391,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564690.2884,
                "count": 1696391,
                "maximum": 564770.5654,
                "minimum": 564648.2654,
                "name": "X",
                "position": 0,
                "stddev": 27.55213154,
                "variance": 759.1199521
              },
              {
                "average": 4843996.861,
                "count": 1696391,
                "maximum": 4844149.446,
                "minimum": 4843911.506,
                "name": "Y",
                "position": 1,
                "stddev": 56.72792094,
                "variance": 3218.057015
              },
              {
                "average": 1308.898661,
                "count": 1696391,
                "maximum": 1368.684463,
                "minimum": 1251.864463,
                "name": "Z",
                "position": 2,
                "stddev": 21.23389202,
                "variance": 450.8781703
              },
              {
                "average": 28504.24328,
                "count": 1696391,
                "maximum": 55135,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11844.46623,
                "variance": 140291380.3
              },
              {
                "average": 1.899781949,
                "count": 1696391,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.008541452,
                "variance": 1.01715586
              },
              {
                "average": 2.800479371,
                "count": 1696391,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.160657871,
                "variance": 1.347126693
              },
              {
                "average": 0.5092687948,
                "count": 1696391,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999142294,
                "variance": 0.2499142368
              },
              {
                "average": 0,
                "count": 1696391,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.021696649,
                "count": 1696391,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1968985846,
                "variance": 0.0387690526
              },
              {
                "average": 1.985281695,
                "count": 1696391,
                "maximum": 28.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.98762119,
                "variance": 195.6535467
              },
              {
                "average": 0.5092687948,
                "count": 1696391,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999142294,
                "variance": 0.2499142368
              },
              {
                "average": 110.9972954,
                "count": 1696391,
                "maximum": 112,
                "minimum": 109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8446339231,
                "variance": 0.713406464
              },
              {
                "average": 276536191.3,
                "count": 1696391,
                "maximum": 276536726.8,
                "minimum": 276535133.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 403.8980338,
                "variance": 163133.6217
              },
              {
                "average": 0,
                "count": 1696391,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1696391,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1696391,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1696391,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1696391,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564648.2654,
              4843911.506,
              1251.864463,
              564770.5654,
              4844149.446,
              1368.684463
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564648.2653648201,
                    4843911.505755643,
                    1251.8644627306785
                  ],
                  [
                    564648.2653648201,
                    4844149.445755643,
                    1251.8644627306785
                  ],
                  [
                    564770.5653648202,
                    4844149.445755643,
                    1368.6844627306787
                  ],
                  [
                    564770.5653648202,
                    4843911.505755643,
                    1368.6844627306787
                  ],
                  [
                    564648.2653648201,
                    4843911.505755643,
                    1251.8644627306785
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:32:06+00:00",
            "end_time": "2020-06-18T17:05:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0353.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.41434094202603,
              43.750194871128905,
              400.15750274232596
            ],
            [
              -122.41426043472859,
              43.75844921311631,
              400.15750274232596
            ],
            [
              -122.41284955375794,
              43.758441973817526,
              658.397502742326
            ],
            [
              -122.4129302549476,
              43.750187633903664,
              658.397502742326
            ],
            [
              -122.41434094202603,
              43.750194871128905,
              400.15750274232596
            ]
          ]
        ]
      },
      "bbox": [
        -122.4143409,
        43.75018763,
        400.1575027,
        -122.4128496,
        43.75844921,
        658.3975027
      ],
      "properties": {
        "datetime": "2020-06-19T16:43:34Z",
        "pc:count": 7715889,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 547203.8835,
            "count": 7715889,
            "maximum": 547264.8694,
            "minimum": 547151.2894,
            "name": "X",
            "position": 0,
            "stddev": 27.81028604,
            "variance": 773.4120096
          },
          {
            "average": 4844736.982,
            "count": 7715889,
            "maximum": 4845211.59,
            "minimum": 4844294.79,
            "name": "Y",
            "position": 1,
            "stddev": 260.0151596,
            "variance": 67607.88321
          },
          {
            "average": 494.0321593,
            "count": 7715889,
            "maximum": 658.3975027,
            "minimum": 400.1575027,
            "name": "Z",
            "position": 2,
            "stddev": 67.0297486,
            "variance": 4492.987198
          },
          {
            "average": 33426.46955,
            "count": 7715889,
            "maximum": 58440,
            "minimum": 6582,
            "name": "Intensity",
            "position": 3,
            "stddev": 10042.63868,
            "variance": 100854591.6
          },
          {
            "average": 1.637941914,
            "count": 7715889,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8193754122,
            "variance": 0.6713760661
          },
          {
            "average": 2.274792963,
            "count": 7715889,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9843114005,
            "variance": 0.9688689332
          },
          {
            "average": 0.4978027807,
            "count": 7715889,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999952046,
            "variance": 0.2499952046
          },
          {
            "average": 0,
            "count": 7715889,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.042262531,
            "count": 7715889,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3096207109,
            "variance": 0.09586498461
          },
          {
            "average": -5.176586117,
            "count": 7715889,
            "maximum": 12,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.74578074,
            "variance": 280.4211725
          },
          {
            "average": 0.4978027807,
            "count": 7715889,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999952046,
            "variance": 0.2499952046
          },
          {
            "average": 301.5509964,
            "count": 7715889,
            "maximum": 303,
            "minimum": 300,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.046729383,
            "variance": 1.095642402
          },
          {
            "average": 276619809.6,
            "count": 7715889,
            "maximum": 276620214.1,
            "minimum": 276619369.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 284.2043253,
            "variance": 80772.09851
          },
          {
            "average": 0,
            "count": 7715889,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7715889,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7715889,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7715889,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7715889,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          547151.2894,
          4844294.79,
          400.1575027,
          547264.8694,
          4845211.59,
          658.3975027
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                547151.2893607359,
                4844294.790372875,
                400.15750274232596
              ],
              [
                547151.2893607359,
                4845211.590372875,
                400.15750274232596
              ],
              [
                547264.869360736,
                4845211.590372875,
                658.397502742326
              ],
              [
                547264.869360736,
                4844294.790372875,
                658.397502742326
              ],
              [
                547151.2893607359,
                4844294.790372875,
                400.15750274232596
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:43:34+00:00",
        "end_time": "2020-06-19T16:29:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0353.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0353.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0353.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0353.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4143409,
            43.75018763,
            400.1575027,
            -122.4128496,
            43.75844921,
            658.3975027
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.41434094202603,
                  43.750194871128905,
                  400.15750274232596
                ],
                [
                  -122.41426043472859,
                  43.75844921311631,
                  400.15750274232596
                ],
                [
                  -122.41284955375794,
                  43.758441973817526,
                  658.397502742326
                ],
                [
                  -122.4129302549476,
                  43.750187633903664,
                  658.397502742326
                ],
                [
                  -122.41434094202603,
                  43.750194871128905,
                  400.15750274232596
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0353.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0353.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:43:34Z",
            "pc:count": 7715889,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 547203.8835,
                "count": 7715889,
                "maximum": 547264.8694,
                "minimum": 547151.2894,
                "name": "X",
                "position": 0,
                "stddev": 27.81028604,
                "variance": 773.4120096
              },
              {
                "average": 4844736.982,
                "count": 7715889,
                "maximum": 4845211.59,
                "minimum": 4844294.79,
                "name": "Y",
                "position": 1,
                "stddev": 260.0151596,
                "variance": 67607.88321
              },
              {
                "average": 494.0321593,
                "count": 7715889,
                "maximum": 658.3975027,
                "minimum": 400.1575027,
                "name": "Z",
                "position": 2,
                "stddev": 67.0297486,
                "variance": 4492.987198
              },
              {
                "average": 33426.46955,
                "count": 7715889,
                "maximum": 58440,
                "minimum": 6582,
                "name": "Intensity",
                "position": 3,
                "stddev": 10042.63868,
                "variance": 100854591.6
              },
              {
                "average": 1.637941914,
                "count": 7715889,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8193754122,
                "variance": 0.6713760661
              },
              {
                "average": 2.274792963,
                "count": 7715889,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9843114005,
                "variance": 0.9688689332
              },
              {
                "average": 0.4978027807,
                "count": 7715889,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999952046,
                "variance": 0.2499952046
              },
              {
                "average": 0,
                "count": 7715889,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.042262531,
                "count": 7715889,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3096207109,
                "variance": 0.09586498461
              },
              {
                "average": -5.176586117,
                "count": 7715889,
                "maximum": 12,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.74578074,
                "variance": 280.4211725
              },
              {
                "average": 0.4978027807,
                "count": 7715889,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999952046,
                "variance": 0.2499952046
              },
              {
                "average": 301.5509964,
                "count": 7715889,
                "maximum": 303,
                "minimum": 300,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.046729383,
                "variance": 1.095642402
              },
              {
                "average": 276619809.6,
                "count": 7715889,
                "maximum": 276620214.1,
                "minimum": 276619369.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 284.2043253,
                "variance": 80772.09851
              },
              {
                "average": 0,
                "count": 7715889,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7715889,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7715889,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7715889,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7715889,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              547151.2894,
              4844294.79,
              400.1575027,
              547264.8694,
              4845211.59,
              658.3975027
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    547151.2893607359,
                    4844294.790372875,
                    400.15750274232596
                  ],
                  [
                    547151.2893607359,
                    4845211.590372875,
                    400.15750274232596
                  ],
                  [
                    547264.869360736,
                    4845211.590372875,
                    658.397502742326
                  ],
                  [
                    547264.869360736,
                    4844294.790372875,
                    658.397502742326
                  ],
                  [
                    547151.2893607359,
                    4844294.790372875,
                    400.15750274232596
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:43:34+00:00",
            "end_time": "2020-06-19T16:29: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": "20200618_BLU_0349.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.23138830136926,
              43.74491044485827,
              733.3249041085484
            ],
            [
              -122.23127981415867,
              43.75338721879121,
              733.3249041085484
            ],
            [
              -122.219585535213,
              43.75330796506111,
              2336.6249041085484
            ],
            [
              -122.21969567239752,
              43.744831214440545,
              2336.6249041085484
            ],
            [
              -122.23138830136926,
              43.74491044485827,
              733.3249041085484
            ]
          ]
        ]
      },
      "bbox": [
        -122.2313883,
        43.74483121,
        733.3249041,
        -122.2195855,
        43.75338722,
        2336.624904
      ],
      "properties": {
        "datetime": "2020-06-18T18:38:31Z",
        "pc:count": 121033966,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562360.4749,
            "count": 121033966,
            "maximum": 562827.7884,
            "minimum": 561886.2484,
            "name": "X",
            "position": 0,
            "stddev": 261.5886791,
            "variance": 68428.63705
          },
          {
            "average": 4844294.394,
            "count": 121033966,
            "maximum": 4844769.807,
            "minimum": 4843828.267,
            "name": "Y",
            "position": 1,
            "stddev": 264.7826682,
            "variance": 70109.86137
          },
          {
            "average": 909.811248,
            "count": 121033966,
            "maximum": 2336.624904,
            "minimum": 733.3249041,
            "name": "Z",
            "position": 2,
            "stddev": 85.04040352,
            "variance": 7231.870231
          },
          {
            "average": 31442.43026,
            "count": 121033966,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10642.72329,
            "variance": 113267559.1
          },
          {
            "average": 1.814210583,
            "count": 121033966,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9400182446,
            "variance": 0.8836343002
          },
          {
            "average": 2.628937888,
            "count": 121033966,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.083152653,
            "variance": 1.173219669
          },
          {
            "average": 0.5003404664,
            "count": 121033966,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998861,
            "variance": 0.2499998861
          },
          {
            "average": 0,
            "count": 121033966,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.015692545,
            "count": 121033966,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1681406689,
            "variance": 0.02827128453
          },
          {
            "average": 0.06590076781,
            "count": 121033966,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.38979081,
            "variance": 236.8456611
          },
          {
            "average": 0.5003404664,
            "count": 121033966,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999998861,
            "variance": 0.2499998861
          },
          {
            "average": 118.127505,
            "count": 121033966,
            "maximum": 121,
            "minimum": 115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.532377871,
            "variance": 2.34818194
          },
          {
            "average": 276539440.1,
            "count": 121033966,
            "maximum": 276540711.6,
            "minimum": 276537894,
            "name": "GpsTime",
            "position": 12,
            "stddev": 717.2908934,
            "variance": 514506.2257
          },
          {
            "average": 0,
            "count": 121033966,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121033966,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121033966,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121033966,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121033966,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561886.2484,
          4843828.267,
          733.3249041,
          562827.7884,
          4844769.807,
          2336.624904
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561886.2484070926,
                4843828.267080624,
                733.3249041085484
              ],
              [
                561886.2484070926,
                4844769.807080623,
                733.3249041085484
              ],
              [
                562827.7884070927,
                4844769.807080623,
                2336.6249041085484
              ],
              [
                562827.7884070927,
                4843828.267080624,
                2336.6249041085484
              ],
              [
                561886.2484070926,
                4843828.267080624,
                733.3249041085484
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:38:31+00:00",
        "end_time": "2020-06-18T17:51:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0349.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0349.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0349.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0349.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2313883,
            43.74483121,
            733.3249041,
            -122.2195855,
            43.75338722,
            2336.624904
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.23138830136926,
                  43.74491044485827,
                  733.3249041085484
                ],
                [
                  -122.23127981415867,
                  43.75338721879121,
                  733.3249041085484
                ],
                [
                  -122.219585535213,
                  43.75330796506111,
                  2336.6249041085484
                ],
                [
                  -122.21969567239752,
                  43.744831214440545,
                  2336.6249041085484
                ],
                [
                  -122.23138830136926,
                  43.74491044485827,
                  733.3249041085484
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0349.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0349.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:38:31Z",
            "pc:count": 121033966,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562360.4749,
                "count": 121033966,
                "maximum": 562827.7884,
                "minimum": 561886.2484,
                "name": "X",
                "position": 0,
                "stddev": 261.5886791,
                "variance": 68428.63705
              },
              {
                "average": 4844294.394,
                "count": 121033966,
                "maximum": 4844769.807,
                "minimum": 4843828.267,
                "name": "Y",
                "position": 1,
                "stddev": 264.7826682,
                "variance": 70109.86137
              },
              {
                "average": 909.811248,
                "count": 121033966,
                "maximum": 2336.624904,
                "minimum": 733.3249041,
                "name": "Z",
                "position": 2,
                "stddev": 85.04040352,
                "variance": 7231.870231
              },
              {
                "average": 31442.43026,
                "count": 121033966,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10642.72329,
                "variance": 113267559.1
              },
              {
                "average": 1.814210583,
                "count": 121033966,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9400182446,
                "variance": 0.8836343002
              },
              {
                "average": 2.628937888,
                "count": 121033966,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.083152653,
                "variance": 1.173219669
              },
              {
                "average": 0.5003404664,
                "count": 121033966,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998861,
                "variance": 0.2499998861
              },
              {
                "average": 0,
                "count": 121033966,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.015692545,
                "count": 121033966,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1681406689,
                "variance": 0.02827128453
              },
              {
                "average": 0.06590076781,
                "count": 121033966,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.38979081,
                "variance": 236.8456611
              },
              {
                "average": 0.5003404664,
                "count": 121033966,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999998861,
                "variance": 0.2499998861
              },
              {
                "average": 118.127505,
                "count": 121033966,
                "maximum": 121,
                "minimum": 115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.532377871,
                "variance": 2.34818194
              },
              {
                "average": 276539440.1,
                "count": 121033966,
                "maximum": 276540711.6,
                "minimum": 276537894,
                "name": "GpsTime",
                "position": 12,
                "stddev": 717.2908934,
                "variance": 514506.2257
              },
              {
                "average": 0,
                "count": 121033966,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121033966,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121033966,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121033966,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121033966,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561886.2484,
              4843828.267,
              733.3249041,
              562827.7884,
              4844769.807,
              2336.624904
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561886.2484070926,
                    4843828.267080624,
                    733.3249041085484
                  ],
                  [
                    561886.2484070926,
                    4844769.807080623,
                    733.3249041085484
                  ],
                  [
                    562827.7884070927,
                    4844769.807080623,
                    2336.6249041085484
                  ],
                  [
                    562827.7884070927,
                    4843828.267080624,
                    2336.6249041085484
                  ],
                  [
                    561886.2484070926,
                    4843828.267080624,
                    733.3249041085484
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:38:31+00:00",
            "end_time": "2020-06-18T17:51:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3913534063547,
              43.77528605161087,
              724.0098753552049
            ],
            [
              -122.39126740204568,
              43.78376342547237,
              724.0098753552049
            ],
            [
              -122.37956655651304,
              43.78370050480714,
              1284.1698753552048
            ],
            [
              -122.37965421371088,
              43.77522314945411,
              1284.1698753552048
            ],
            [
              -122.3913534063547,
              43.77528605161087,
              724.0098753552049
            ]
          ]
        ]
      },
      "bbox": [
        -122.3913534,
        43.77522315,
        724.0098754,
        -122.3795666,
        43.78376343,
        1284.169875
      ],
      "properties": {
        "datetime": "2020-06-19T17:08:42Z",
        "pc:count": 86639831,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 549454.0046,
            "count": 86639831,
            "maximum": 549923.0978,
            "minimum": 548981.5378,
            "name": "X",
            "position": 0,
            "stddev": 260.6478474,
            "variance": 67937.30037
          },
          {
            "average": 4847577.9,
            "count": 86639831,
            "maximum": 4848036.422,
            "minimum": 4847094.842,
            "name": "Y",
            "position": 1,
            "stddev": 259.5369419,
            "variance": 67359.42419
          },
          {
            "average": 1042.370502,
            "count": 86639831,
            "maximum": 1284.169875,
            "minimum": 724.0098754,
            "name": "Z",
            "position": 2,
            "stddev": 100.0174436,
            "variance": 10003.48903
          },
          {
            "average": 28595.08143,
            "count": 86639831,
            "maximum": 58098,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13599.1857,
            "variance": 184937851.7
          },
          {
            "average": 1.923620003,
            "count": 86639831,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.048157676,
            "variance": 1.098634514
          },
          {
            "average": 2.847572279,
            "count": 86639831,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.231527588,
            "variance": 1.516660201
          },
          {
            "average": 0.4956297872,
            "count": 86639831,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999809038,
            "variance": 0.2499809041
          },
          {
            "average": 0,
            "count": 86639831,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.033721649,
            "count": 86639831,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2443645938,
            "variance": 0.0597140547
          },
          {
            "average": 0.9511920741,
            "count": 86639831,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.54901629,
            "variance": 241.7719075
          },
          {
            "average": 0.4956297872,
            "count": 86639831,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999809038,
            "variance": 0.2499809041
          },
          {
            "average": 306.2068397,
            "count": 86639831,
            "maximum": 308,
            "minimum": 304,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8745384714,
            "variance": 0.7648175379
          },
          {
            "average": 276621194.4,
            "count": 86639831,
            "maximum": 276621722.6,
            "minimum": 276620443.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 268.5794959,
            "variance": 72134.94563
          },
          {
            "average": 0,
            "count": 86639831,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 86639831,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 86639831,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 86639831,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 86639831,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          548981.5378,
          4847094.842,
          724.0098754,
          549923.0978,
          4848036.422,
          1284.169875
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                548981.5378477077,
                4847094.84240096,
                724.0098753552049
              ],
              [
                548981.5378477077,
                4848036.42240096,
                724.0098753552049
              ],
              [
                549923.0978477078,
                4848036.42240096,
                1284.1698753552048
              ],
              [
                549923.0978477078,
                4847094.84240096,
                1284.1698753552048
              ],
              [
                548981.5378477077,
                4847094.84240096,
                724.0098753552049
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:08:42+00:00",
        "end_time": "2020-06-19T16:47:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3913534,
            43.77522315,
            724.0098754,
            -122.3795666,
            43.78376343,
            1284.169875
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.3913534063547,
                  43.77528605161087,
                  724.0098753552049
                ],
                [
                  -122.39126740204568,
                  43.78376342547237,
                  724.0098753552049
                ],
                [
                  -122.37956655651304,
                  43.78370050480714,
                  1284.1698753552048
                ],
                [
                  -122.37965421371088,
                  43.77522314945411,
                  1284.1698753552048
                ],
                [
                  -122.3913534063547,
                  43.77528605161087,
                  724.0098753552049
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:08:42Z",
            "pc:count": 86639831,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 549454.0046,
                "count": 86639831,
                "maximum": 549923.0978,
                "minimum": 548981.5378,
                "name": "X",
                "position": 0,
                "stddev": 260.6478474,
                "variance": 67937.30037
              },
              {
                "average": 4847577.9,
                "count": 86639831,
                "maximum": 4848036.422,
                "minimum": 4847094.842,
                "name": "Y",
                "position": 1,
                "stddev": 259.5369419,
                "variance": 67359.42419
              },
              {
                "average": 1042.370502,
                "count": 86639831,
                "maximum": 1284.169875,
                "minimum": 724.0098754,
                "name": "Z",
                "position": 2,
                "stddev": 100.0174436,
                "variance": 10003.48903
              },
              {
                "average": 28595.08143,
                "count": 86639831,
                "maximum": 58098,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13599.1857,
                "variance": 184937851.7
              },
              {
                "average": 1.923620003,
                "count": 86639831,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.048157676,
                "variance": 1.098634514
              },
              {
                "average": 2.847572279,
                "count": 86639831,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.231527588,
                "variance": 1.516660201
              },
              {
                "average": 0.4956297872,
                "count": 86639831,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999809038,
                "variance": 0.2499809041
              },
              {
                "average": 0,
                "count": 86639831,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.033721649,
                "count": 86639831,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2443645938,
                "variance": 0.0597140547
              },
              {
                "average": 0.9511920741,
                "count": 86639831,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.54901629,
                "variance": 241.7719075
              },
              {
                "average": 0.4956297872,
                "count": 86639831,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999809038,
                "variance": 0.2499809041
              },
              {
                "average": 306.2068397,
                "count": 86639831,
                "maximum": 308,
                "minimum": 304,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8745384714,
                "variance": 0.7648175379
              },
              {
                "average": 276621194.4,
                "count": 86639831,
                "maximum": 276621722.6,
                "minimum": 276620443.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 268.5794959,
                "variance": 72134.94563
              },
              {
                "average": 0,
                "count": 86639831,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 86639831,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 86639831,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 86639831,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 86639831,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              548981.5378,
              4847094.842,
              724.0098754,
              549923.0978,
              4848036.422,
              1284.169875
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    548981.5378477077,
                    4847094.84240096,
                    724.0098753552049
                  ],
                  [
                    548981.5378477077,
                    4848036.42240096,
                    724.0098753552049
                  ],
                  [
                    549923.0978477078,
                    4848036.42240096,
                    1284.1698753552048
                  ],
                  [
                    549923.0978477078,
                    4847094.84240096,
                    1284.1698753552048
                  ],
                  [
                    548981.5378477077,
                    4847094.84240096,
                    724.0098753552049
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:08:42+00:00",
            "end_time": "2020-06-19T16:47:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0326.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25384950786116,
              43.7363312053101,
              971.7603620234964
            ],
            [
              -122.25374422007815,
              43.74480821609616,
              971.7603620234964
            ],
            [
              -122.24205130151603,
              43.74473127114465,
              2273.8603620234967
            ],
            [
              -122.24215823864836,
              43.736254282992775,
              2273.8603620234967
            ],
            [
              -122.25384950786116,
              43.7363312053101,
              971.7603620234964
            ]
          ]
        ]
      },
      "bbox": [
        -122.2538495,
        43.73625428,
        971.760362,
        -122.2420513,
        43.74480822,
        2273.860362
      ],
      "properties": {
        "datetime": "2020-06-18T19:24:04Z",
        "pc:count": 125754001,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560550.0234,
            "count": 125754001,
            "maximum": 561027.8762,
            "minimum": 560086.3162,
            "name": "X",
            "position": 0,
            "stddev": 260.0564764,
            "variance": 67629.3709
          },
          {
            "average": 4843328.224,
            "count": 125754001,
            "maximum": 4843800.459,
            "minimum": 4842858.899,
            "name": "Y",
            "position": 1,
            "stddev": 255.1327022,
            "variance": 65092.69571
          },
          {
            "average": 1161.237721,
            "count": 125754001,
            "maximum": 2273.860362,
            "minimum": 971.760362,
            "name": "Z",
            "position": 2,
            "stddev": 91.69966799,
            "variance": 8408.829109
          },
          {
            "average": 29447.65375,
            "count": 125754001,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12677.06155,
            "variance": 160707889.4
          },
          {
            "average": 1.918976001,
            "count": 125754001,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.053399837,
            "variance": 1.109651216
          },
          {
            "average": 2.837091863,
            "count": 125754001,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.250036782,
            "variance": 1.562591956
          },
          {
            "average": 0.4918244868,
            "count": 125754001,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999331585,
            "variance": 0.249933163
          },
          {
            "average": 0,
            "count": 125754001,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02622338,
            "count": 125754001,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2207266764,
            "variance": 0.04872026568
          },
          {
            "average": 0.5156024043,
            "count": 125754001,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.70741507,
            "variance": 246.7228881
          },
          {
            "average": 0.4963966196,
            "count": 125754001,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999870175,
            "variance": 0.2499870176
          },
          {
            "average": 123.7902214,
            "count": 125754001,
            "maximum": 127,
            "minimum": 121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.351640466,
            "variance": 1.82693195
          },
          {
            "average": 276542039.7,
            "count": 125754001,
            "maximum": 276543444.1,
            "minimum": 276540707.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 610.3205214,
            "variance": 372491.1388
          },
          {
            "average": 0,
            "count": 125754001,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125754001,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125754001,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125754001,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125754001,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560086.3162,
          4842858.899,
          971.760362,
          561027.8762,
          4843800.459,
          2273.860362
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560086.3161857154,
                4842858.898583018,
                971.7603620234964
              ],
              [
                560086.3161857154,
                4843800.458583019,
                971.7603620234964
              ],
              [
                561027.8761857154,
                4843800.458583019,
                2273.8603620234967
              ],
              [
                561027.8761857154,
                4842858.898583018,
                2273.8603620234967
              ],
              [
                560086.3161857154,
                4842858.898583018,
                971.7603620234964
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:24:04+00:00",
        "end_time": "2020-06-18T18:38:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0326.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0326.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0326.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0326.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2538495,
            43.73625428,
            971.760362,
            -122.2420513,
            43.74480822,
            2273.860362
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.25384950786116,
                  43.7363312053101,
                  971.7603620234964
                ],
                [
                  -122.25374422007815,
                  43.74480821609616,
                  971.7603620234964
                ],
                [
                  -122.24205130151603,
                  43.74473127114465,
                  2273.8603620234967
                ],
                [
                  -122.24215823864836,
                  43.736254282992775,
                  2273.8603620234967
                ],
                [
                  -122.25384950786116,
                  43.7363312053101,
                  971.7603620234964
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0326.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0326.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:24:04Z",
            "pc:count": 125754001,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560550.0234,
                "count": 125754001,
                "maximum": 561027.8762,
                "minimum": 560086.3162,
                "name": "X",
                "position": 0,
                "stddev": 260.0564764,
                "variance": 67629.3709
              },
              {
                "average": 4843328.224,
                "count": 125754001,
                "maximum": 4843800.459,
                "minimum": 4842858.899,
                "name": "Y",
                "position": 1,
                "stddev": 255.1327022,
                "variance": 65092.69571
              },
              {
                "average": 1161.237721,
                "count": 125754001,
                "maximum": 2273.860362,
                "minimum": 971.760362,
                "name": "Z",
                "position": 2,
                "stddev": 91.69966799,
                "variance": 8408.829109
              },
              {
                "average": 29447.65375,
                "count": 125754001,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12677.06155,
                "variance": 160707889.4
              },
              {
                "average": 1.918976001,
                "count": 125754001,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.053399837,
                "variance": 1.109651216
              },
              {
                "average": 2.837091863,
                "count": 125754001,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.250036782,
                "variance": 1.562591956
              },
              {
                "average": 0.4918244868,
                "count": 125754001,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999331585,
                "variance": 0.249933163
              },
              {
                "average": 0,
                "count": 125754001,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02622338,
                "count": 125754001,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2207266764,
                "variance": 0.04872026568
              },
              {
                "average": 0.5156024043,
                "count": 125754001,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.70741507,
                "variance": 246.7228881
              },
              {
                "average": 0.4963966196,
                "count": 125754001,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999870175,
                "variance": 0.2499870176
              },
              {
                "average": 123.7902214,
                "count": 125754001,
                "maximum": 127,
                "minimum": 121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.351640466,
                "variance": 1.82693195
              },
              {
                "average": 276542039.7,
                "count": 125754001,
                "maximum": 276543444.1,
                "minimum": 276540707.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 610.3205214,
                "variance": 372491.1388
              },
              {
                "average": 0,
                "count": 125754001,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125754001,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125754001,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125754001,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125754001,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560086.3162,
              4842858.899,
              971.760362,
              561027.8762,
              4843800.459,
              2273.860362
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560086.3161857154,
                    4842858.898583018,
                    971.7603620234964
                  ],
                  [
                    560086.3161857154,
                    4843800.458583019,
                    971.7603620234964
                  ],
                  [
                    561027.8761857154,
                    4843800.458583019,
                    2273.8603620234967
                  ],
                  [
                    561027.8761857154,
                    4842858.898583018,
                    2273.8603620234967
                  ],
                  [
                    560086.3161857154,
                    4842858.898583018,
                    971.7603620234964
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:24:04+00:00",
            "end_time": "2020-06-18T18:38: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": "20200618_BLU_0369.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.24298119651355,
              43.752965718494906,
              808.2101949016414
            ],
            [
              -122.2428743154805,
              43.76144250331561,
              808.2101949016414
            ],
            [
              -122.23117818727255,
              43.761364422758,
              2289.1501949016415
            ],
            [
              -122.23128671901762,
              43.75288766090433,
              2289.1501949016415
            ],
            [
              -122.24298119651355,
              43.752965718494906,
              808.2101949016414
            ]
          ]
        ]
      },
      "bbox": [
        -122.2429812,
        43.75288766,
        808.2101949,
        -122.2311782,
        43.7614425,
        2289.150195
      ],
      "properties": {
        "datetime": "2020-06-18T19:03:47Z",
        "pc:count": 114649254,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561402.0961,
            "count": 114649254,
            "maximum": 561886.2073,
            "minimum": 560944.6473,
            "name": "X",
            "position": 0,
            "stddev": 268.9901342,
            "variance": 72355.69228
          },
          {
            "average": 4845182.312,
            "count": 114649254,
            "maximum": 4845655.859,
            "minimum": 4844714.319,
            "name": "Y",
            "position": 1,
            "stddev": 266.8420748,
            "variance": 71204.6929
          },
          {
            "average": 1113.702158,
            "count": 114649254,
            "maximum": 2289.150195,
            "minimum": 808.2101949,
            "name": "Z",
            "position": 2,
            "stddev": 139.3153631,
            "variance": 19408.77039
          },
          {
            "average": 30119.52152,
            "count": 114649254,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12300.36911,
            "variance": 151299080.2
          },
          {
            "average": 1.861611921,
            "count": 114649254,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9939522237,
            "variance": 0.9879410229
          },
          {
            "average": 2.7230988,
            "count": 114649254,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.165946011,
            "variance": 1.359430101
          },
          {
            "average": 0.4965012158,
            "count": 114649254,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999877605,
            "variance": 0.2499877607
          },
          {
            "average": 0,
            "count": 114649254,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.030991131,
            "count": 114649254,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2513168508,
            "variance": 0.06316015948
          },
          {
            "average": 0.5194296544,
            "count": 114649254,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.96332202,
            "variance": 254.8276499
          },
          {
            "average": 0.4965012158,
            "count": 114649254,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999877605,
            "variance": 0.2499877607
          },
          {
            "average": 121.2442714,
            "count": 114649254,
            "maximum": 124,
            "minimum": 118,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.413497577,
            "variance": 1.997975399
          },
          {
            "average": 276540882,
            "count": 114649254,
            "maximum": 276542227,
            "minimum": 276539481.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 654.9393489,
            "variance": 428945.5508
          },
          {
            "average": 0,
            "count": 114649254,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114649254,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114649254,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114649254,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114649254,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560944.6473,
          4844714.319,
          808.2101949,
          561886.2073,
          4845655.859,
          2289.150195
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560944.6473397491,
                4844714.319308765,
                808.2101949016414
              ],
              [
                560944.6473397491,
                4845655.859308764,
                808.2101949016414
              ],
              [
                561886.2073397492,
                4845655.859308764,
                2289.1501949016415
              ],
              [
                561886.2073397492,
                4844714.319308765,
                2289.1501949016415
              ],
              [
                560944.6473397491,
                4844714.319308765,
                808.2101949016414
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:03:47+00:00",
        "end_time": "2020-06-18T18:18:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0369.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0369.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0369.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0369.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2429812,
            43.75288766,
            808.2101949,
            -122.2311782,
            43.7614425,
            2289.150195
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.24298119651355,
                  43.752965718494906,
                  808.2101949016414
                ],
                [
                  -122.2428743154805,
                  43.76144250331561,
                  808.2101949016414
                ],
                [
                  -122.23117818727255,
                  43.761364422758,
                  2289.1501949016415
                ],
                [
                  -122.23128671901762,
                  43.75288766090433,
                  2289.1501949016415
                ],
                [
                  -122.24298119651355,
                  43.752965718494906,
                  808.2101949016414
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0369.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0369.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:03:47Z",
            "pc:count": 114649254,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561402.0961,
                "count": 114649254,
                "maximum": 561886.2073,
                "minimum": 560944.6473,
                "name": "X",
                "position": 0,
                "stddev": 268.9901342,
                "variance": 72355.69228
              },
              {
                "average": 4845182.312,
                "count": 114649254,
                "maximum": 4845655.859,
                "minimum": 4844714.319,
                "name": "Y",
                "position": 1,
                "stddev": 266.8420748,
                "variance": 71204.6929
              },
              {
                "average": 1113.702158,
                "count": 114649254,
                "maximum": 2289.150195,
                "minimum": 808.2101949,
                "name": "Z",
                "position": 2,
                "stddev": 139.3153631,
                "variance": 19408.77039
              },
              {
                "average": 30119.52152,
                "count": 114649254,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12300.36911,
                "variance": 151299080.2
              },
              {
                "average": 1.861611921,
                "count": 114649254,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9939522237,
                "variance": 0.9879410229
              },
              {
                "average": 2.7230988,
                "count": 114649254,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.165946011,
                "variance": 1.359430101
              },
              {
                "average": 0.4965012158,
                "count": 114649254,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999877605,
                "variance": 0.2499877607
              },
              {
                "average": 0,
                "count": 114649254,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.030991131,
                "count": 114649254,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2513168508,
                "variance": 0.06316015948
              },
              {
                "average": 0.5194296544,
                "count": 114649254,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.96332202,
                "variance": 254.8276499
              },
              {
                "average": 0.4965012158,
                "count": 114649254,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999877605,
                "variance": 0.2499877607
              },
              {
                "average": 121.2442714,
                "count": 114649254,
                "maximum": 124,
                "minimum": 118,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.413497577,
                "variance": 1.997975399
              },
              {
                "average": 276540882,
                "count": 114649254,
                "maximum": 276542227,
                "minimum": 276539481.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 654.9393489,
                "variance": 428945.5508
              },
              {
                "average": 0,
                "count": 114649254,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114649254,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114649254,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114649254,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114649254,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560944.6473,
              4844714.319,
              808.2101949,
              561886.2073,
              4845655.859,
              2289.150195
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560944.6473397491,
                    4844714.319308765,
                    808.2101949016414
                  ],
                  [
                    560944.6473397491,
                    4845655.859308764,
                    808.2101949016414
                  ],
                  [
                    561886.2073397492,
                    4845655.859308764,
                    2289.1501949016415
                  ],
                  [
                    561886.2073397492,
                    4844714.319308765,
                    2289.1501949016415
                  ],
                  [
                    560944.6473397491,
                    4844714.319308765,
                    808.2101949016414
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:03:47+00:00",
            "end_time": "2020-06-18T18: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": "20200618_BLU_0303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25360695875479,
              43.72810151160524,
              1104.5633960855362
            ],
            [
              -122.25350166921751,
              43.73657835411293,
              1104.5633960855362
            ],
            [
              -122.2418103528566,
              43.73650139587094,
              1622.7833960855364
            ],
            [
              -122.24191729100862,
              43.72802457600119,
              1622.7833960855364
            ],
            [
              -122.25360695875479,
              43.72810151160524,
              1104.5633960855362
            ]
          ]
        ]
      },
      "bbox": [
        -122.253607,
        43.72802458,
        1104.563396,
        -122.2418104,
        43.73657835,
        1622.783396
      ],
      "properties": {
        "datetime": "2020-06-18T19:24:06Z",
        "pc:count": 95050005,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560544.0481,
            "count": 95050005,
            "maximum": 561055.6399,
            "minimum": 560114.0799,
            "name": "X",
            "position": 0,
            "stddev": 264.8418194,
            "variance": 70141.18929
          },
          {
            "average": 4842418.087,
            "count": 95050005,
            "maximum": 4842886.6,
            "minimum": 4841945.06,
            "name": "Y",
            "position": 1,
            "stddev": 263.1951201,
            "variance": 69271.67126
          },
          {
            "average": 1425.555755,
            "count": 95050005,
            "maximum": 1622.783396,
            "minimum": 1104.563396,
            "name": "Z",
            "position": 2,
            "stddev": 91.35079153,
            "variance": 8344.967113
          },
          {
            "average": 32287.77739,
            "count": 95050005,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13881.09373,
            "variance": 192684763.1
          },
          {
            "average": 1.614437569,
            "count": 95050005,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8965672875,
            "variance": 0.803832901
          },
          {
            "average": 2.228918578,
            "count": 95050005,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.19104709,
            "variance": 1.418593171
          },
          {
            "average": 0.497505897,
            "count": 95050005,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499993782,
            "variance": 0.2499937821
          },
          {
            "average": 0,
            "count": 95050005,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.048720029,
            "count": 95050005,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2703284595,
            "variance": 0.07307747604
          },
          {
            "average": 0.6272670994,
            "count": 95050005,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.83782412,
            "variance": 250.8366729
          },
          {
            "average": 0.497505897,
            "count": 95050005,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499993782,
            "variance": 0.2499937821
          },
          {
            "average": 123.7115657,
            "count": 95050005,
            "maximum": 127,
            "minimum": 121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.253848008,
            "variance": 1.572134828
          },
          {
            "average": 276542003,
            "count": 95050005,
            "maximum": 276543446.4,
            "minimum": 276540723.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 565.0076153,
            "variance": 319233.6054
          },
          {
            "average": 0,
            "count": 95050005,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95050005,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95050005,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95050005,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95050005,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560114.0799,
          4841945.06,
          1104.563396,
          561055.6399,
          4842886.6,
          1622.783396
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560114.0798938334,
                4841945.059952976,
                1104.5633960855362
              ],
              [
                560114.0798938334,
                4842886.599952975,
                1104.5633960855362
              ],
              [
                561055.6398938334,
                4842886.599952975,
                1622.7833960855364
              ],
              [
                561055.6398938334,
                4841945.059952976,
                1622.7833960855364
              ],
              [
                560114.0798938334,
                4841945.059952976,
                1104.5633960855362
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:24:06+00:00",
        "end_time": "2020-06-18T18:38:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.253607,
            43.72802458,
            1104.563396,
            -122.2418104,
            43.73657835,
            1622.783396
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.25360695875479,
                  43.72810151160524,
                  1104.5633960855362
                ],
                [
                  -122.25350166921751,
                  43.73657835411293,
                  1104.5633960855362
                ],
                [
                  -122.2418103528566,
                  43.73650139587094,
                  1622.7833960855364
                ],
                [
                  -122.24191729100862,
                  43.72802457600119,
                  1622.7833960855364
                ],
                [
                  -122.25360695875479,
                  43.72810151160524,
                  1104.5633960855362
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:24:06Z",
            "pc:count": 95050005,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560544.0481,
                "count": 95050005,
                "maximum": 561055.6399,
                "minimum": 560114.0799,
                "name": "X",
                "position": 0,
                "stddev": 264.8418194,
                "variance": 70141.18929
              },
              {
                "average": 4842418.087,
                "count": 95050005,
                "maximum": 4842886.6,
                "minimum": 4841945.06,
                "name": "Y",
                "position": 1,
                "stddev": 263.1951201,
                "variance": 69271.67126
              },
              {
                "average": 1425.555755,
                "count": 95050005,
                "maximum": 1622.783396,
                "minimum": 1104.563396,
                "name": "Z",
                "position": 2,
                "stddev": 91.35079153,
                "variance": 8344.967113
              },
              {
                "average": 32287.77739,
                "count": 95050005,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13881.09373,
                "variance": 192684763.1
              },
              {
                "average": 1.614437569,
                "count": 95050005,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8965672875,
                "variance": 0.803832901
              },
              {
                "average": 2.228918578,
                "count": 95050005,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.19104709,
                "variance": 1.418593171
              },
              {
                "average": 0.497505897,
                "count": 95050005,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499993782,
                "variance": 0.2499937821
              },
              {
                "average": 0,
                "count": 95050005,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.048720029,
                "count": 95050005,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2703284595,
                "variance": 0.07307747604
              },
              {
                "average": 0.6272670994,
                "count": 95050005,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.83782412,
                "variance": 250.8366729
              },
              {
                "average": 0.497505897,
                "count": 95050005,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499993782,
                "variance": 0.2499937821
              },
              {
                "average": 123.7115657,
                "count": 95050005,
                "maximum": 127,
                "minimum": 121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.253848008,
                "variance": 1.572134828
              },
              {
                "average": 276542003,
                "count": 95050005,
                "maximum": 276543446.4,
                "minimum": 276540723.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 565.0076153,
                "variance": 319233.6054
              },
              {
                "average": 0,
                "count": 95050005,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95050005,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95050005,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95050005,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95050005,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560114.0799,
              4841945.06,
              1104.563396,
              561055.6399,
              4842886.6,
              1622.783396
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560114.0798938334,
                    4841945.059952976,
                    1104.5633960855362
                  ],
                  [
                    560114.0798938334,
                    4842886.599952975,
                    1104.5633960855362
                  ],
                  [
                    561055.6398938334,
                    4842886.599952975,
                    1622.7833960855364
                  ],
                  [
                    561055.6398938334,
                    4841945.059952976,
                    1622.7833960855364
                  ],
                  [
                    560114.0798938334,
                    4841945.059952976,
                    1104.5633960855362
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:24:06+00:00",
            "end_time": "2020-06-18T18:38:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0365.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.28839399393456,
              43.75225761478135,
              1084.9452647027674
            ],
            [
              -122.28829352246129,
              43.76073484706759,
              1084.9452647027674
            ],
            [
              -122.27659741164082,
              43.760661415268515,
              2208.7852647027676
            ],
            [
              -122.27669953390387,
              43.75218420458307,
              2208.7852647027676
            ],
            [
              -122.28839399393456,
              43.75225761478135,
              1084.9452647027674
            ]
          ]
        ]
      },
      "bbox": [
        -122.288394,
        43.7521842,
        1084.945265,
        -122.2765974,
        43.76073485,
        2208.785265
      ],
      "properties": {
        "datetime": "2020-06-19T19:24:36Z",
        "pc:count": 120950129,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557768.5009,
            "count": 120950129,
            "maximum": 558230.8659,
            "minimum": 557289.3059,
            "name": "X",
            "position": 0,
            "stddev": 268.3004491,
            "variance": 71985.13097
          },
          {
            "average": 4845070.277,
            "count": 120950129,
            "maximum": 4845544.85,
            "minimum": 4844603.27,
            "name": "Y",
            "position": 1,
            "stddev": 266.0060681,
            "variance": 70759.22825
          },
          {
            "average": 1332.648326,
            "count": 120950129,
            "maximum": 2208.785265,
            "minimum": 1084.945265,
            "name": "Z",
            "position": 2,
            "stddev": 131.7859216,
            "variance": 17367.52913
          },
          {
            "average": 27296.46982,
            "count": 120950129,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14485.6158,
            "variance": 209833065.1
          },
          {
            "average": 2.01175797,
            "count": 120950129,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.105411561,
            "variance": 1.221934719
          },
          {
            "average": 3.02277246,
            "count": 120950129,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.2751525,
            "variance": 1.626013898
          },
          {
            "average": 0.4506599658,
            "count": 120950129,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4975596076,
            "variance": 0.2475655631
          },
          {
            "average": 0,
            "count": 120950129,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.027243262,
            "count": 120950129,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2177526484,
            "variance": 0.0474162159
          },
          {
            "average": -0.363741778,
            "count": 120950129,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.99374609,
            "variance": 255.799914
          },
          {
            "average": 0.496408218,
            "count": 120950129,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499987101,
            "variance": 0.2499871012
          },
          {
            "average": 327.8980519,
            "count": 120950129,
            "maximum": 330,
            "minimum": 325,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.070679179,
            "variance": 1.146353905
          },
          {
            "average": 276629054.9,
            "count": 120950129,
            "maximum": 276629876.3,
            "minimum": 276627947,
            "name": "GpsTime",
            "position": 12,
            "stddev": 438.3930536,
            "variance": 192188.4694
          },
          {
            "average": 0,
            "count": 120950129,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120950129,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120950129,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120950129,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120950129,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557289.3059,
          4844603.27,
          1084.945265,
          558230.8659,
          4845544.85,
          2208.785265
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557289.305895353,
                4844603.269767766,
                1084.9452647027674
              ],
              [
                557289.305895353,
                4845544.849767766,
                1084.9452647027674
              ],
              [
                558230.865895353,
                4845544.849767766,
                2208.7852647027676
              ],
              [
                558230.865895353,
                4844603.269767766,
                2208.7852647027676
              ],
              [
                557289.305895353,
                4844603.269767766,
                1084.9452647027674
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:24:36+00:00",
        "end_time": "2020-06-19T18:52:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0365.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0365.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0365.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0365.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.288394,
            43.7521842,
            1084.945265,
            -122.2765974,
            43.76073485,
            2208.785265
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.28839399393456,
                  43.75225761478135,
                  1084.9452647027674
                ],
                [
                  -122.28829352246129,
                  43.76073484706759,
                  1084.9452647027674
                ],
                [
                  -122.27659741164082,
                  43.760661415268515,
                  2208.7852647027676
                ],
                [
                  -122.27669953390387,
                  43.75218420458307,
                  2208.7852647027676
                ],
                [
                  -122.28839399393456,
                  43.75225761478135,
                  1084.9452647027674
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0365.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0365.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:24:36Z",
            "pc:count": 120950129,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557768.5009,
                "count": 120950129,
                "maximum": 558230.8659,
                "minimum": 557289.3059,
                "name": "X",
                "position": 0,
                "stddev": 268.3004491,
                "variance": 71985.13097
              },
              {
                "average": 4845070.277,
                "count": 120950129,
                "maximum": 4845544.85,
                "minimum": 4844603.27,
                "name": "Y",
                "position": 1,
                "stddev": 266.0060681,
                "variance": 70759.22825
              },
              {
                "average": 1332.648326,
                "count": 120950129,
                "maximum": 2208.785265,
                "minimum": 1084.945265,
                "name": "Z",
                "position": 2,
                "stddev": 131.7859216,
                "variance": 17367.52913
              },
              {
                "average": 27296.46982,
                "count": 120950129,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14485.6158,
                "variance": 209833065.1
              },
              {
                "average": 2.01175797,
                "count": 120950129,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.105411561,
                "variance": 1.221934719
              },
              {
                "average": 3.02277246,
                "count": 120950129,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.2751525,
                "variance": 1.626013898
              },
              {
                "average": 0.4506599658,
                "count": 120950129,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4975596076,
                "variance": 0.2475655631
              },
              {
                "average": 0,
                "count": 120950129,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.027243262,
                "count": 120950129,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2177526484,
                "variance": 0.0474162159
              },
              {
                "average": -0.363741778,
                "count": 120950129,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.99374609,
                "variance": 255.799914
              },
              {
                "average": 0.496408218,
                "count": 120950129,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499987101,
                "variance": 0.2499871012
              },
              {
                "average": 327.8980519,
                "count": 120950129,
                "maximum": 330,
                "minimum": 325,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.070679179,
                "variance": 1.146353905
              },
              {
                "average": 276629054.9,
                "count": 120950129,
                "maximum": 276629876.3,
                "minimum": 276627947,
                "name": "GpsTime",
                "position": 12,
                "stddev": 438.3930536,
                "variance": 192188.4694
              },
              {
                "average": 0,
                "count": 120950129,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120950129,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120950129,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120950129,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120950129,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557289.3059,
              4844603.27,
              1084.945265,
              558230.8659,
              4845544.85,
              2208.785265
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557289.305895353,
                    4844603.269767766,
                    1084.9452647027674
                  ],
                  [
                    557289.305895353,
                    4845544.849767766,
                    1084.9452647027674
                  ],
                  [
                    558230.865895353,
                    4845544.849767766,
                    2208.7852647027676
                  ],
                  [
                    558230.865895353,
                    4844603.269767766,
                    2208.7852647027676
                  ],
                  [
                    557289.305895353,
                    4844603.269767766,
                    1084.9452647027674
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:24:36+00:00",
            "end_time": "2020-06-19T18:52: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": "20200618_BLU_0324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.27654911801578,
              43.73597725167006,
              1325.1762646153156
            ],
            [
              -122.27644703875488,
              43.744453946014,
              1325.1762646153156
            ],
            [
              -122.26475462565432,
              43.74437932725366,
              2248.2162646153156
            ],
            [
              -122.26485835412821,
              43.735902654858826,
              2248.2162646153156
            ],
            [
              -122.27654911801578,
              43.73597725167006,
              1325.1762646153156
            ]
          ]
        ]
      },
      "bbox": [
        -122.2765491,
        43.73590265,
        1325.176265,
        -122.2647546,
        43.74445395,
        2248.216265
      ],
      "properties": {
        "datetime": "2020-06-19T19:39:12Z",
        "pc:count": 127345987,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558722.9872,
            "count": 127345987,
            "maximum": 559200.2112,
            "minimum": 558258.6912,
            "name": "X",
            "position": 0,
            "stddev": 261.0723876,
            "variance": 68158.79159
          },
          {
            "average": 4843270.414,
            "count": 127345987,
            "maximum": 4843744.899,
            "minimum": 4842803.379,
            "name": "Y",
            "position": 1,
            "stddev": 265.040253,
            "variance": 70246.3357
          },
          {
            "average": 1543.614562,
            "count": 127345987,
            "maximum": 2248.216265,
            "minimum": 1325.176265,
            "name": "Z",
            "position": 2,
            "stddev": 58.56278716,
            "variance": 3429.60004
          },
          {
            "average": 26451.42974,
            "count": 127345987,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 15680.49017,
            "variance": 245877772
          },
          {
            "average": 1.978236896,
            "count": 127345987,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.10520383,
            "variance": 1.221475507
          },
          {
            "average": 2.95540373,
            "count": 127345987,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.313349018,
            "variance": 1.724885642
          },
          {
            "average": 0.4939070911,
            "count": 127345987,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499962877,
            "variance": 0.2499628784
          },
          {
            "average": 0,
            "count": 127345987,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.033696994,
            "count": 127345987,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2231648916,
            "variance": 0.04980256883
          },
          {
            "average": 0.274030784,
            "count": 127345987,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.02167017,
            "variance": 256.693915
          },
          {
            "average": 0.4939070911,
            "count": 127345987,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499962877,
            "variance": 0.2499628784
          },
          {
            "average": 316.0794285,
            "count": 127345987,
            "maximum": 332,
            "minimum": 128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 52.49742201,
            "variance": 2755.979317
          },
          {
            "average": 276623997.5,
            "count": 127345987,
            "maximum": 276630752.1,
            "minimum": 276543921.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 22348.22214,
            "variance": 499443032.6
          },
          {
            "average": 0,
            "count": 127345987,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 127345987,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 127345987,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 127345987,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 127345987,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558258.6912,
          4842803.379,
          1325.176265,
          559200.2112,
          4843744.899,
          2248.216265
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558258.6912161058,
                4842803.37932851,
                1325.1762646153156
              ],
              [
                558258.6912161058,
                4843744.899328509,
                1325.1762646153156
              ],
              [
                559200.2112161058,
                4843744.899328509,
                2248.2162646153156
              ],
              [
                559200.2112161058,
                4842803.37932851,
                2248.2162646153156
              ],
              [
                558258.6912161058,
                4842803.37932851,
                1325.1762646153156
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:39:12+00:00",
        "end_time": "2020-06-18T19:32:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2765491,
            43.73590265,
            1325.176265,
            -122.2647546,
            43.74445395,
            2248.216265
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.27654911801578,
                  43.73597725167006,
                  1325.1762646153156
                ],
                [
                  -122.27644703875488,
                  43.744453946014,
                  1325.1762646153156
                ],
                [
                  -122.26475462565432,
                  43.74437932725366,
                  2248.2162646153156
                ],
                [
                  -122.26485835412821,
                  43.735902654858826,
                  2248.2162646153156
                ],
                [
                  -122.27654911801578,
                  43.73597725167006,
                  1325.1762646153156
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:39:12Z",
            "pc:count": 127345987,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558722.9872,
                "count": 127345987,
                "maximum": 559200.2112,
                "minimum": 558258.6912,
                "name": "X",
                "position": 0,
                "stddev": 261.0723876,
                "variance": 68158.79159
              },
              {
                "average": 4843270.414,
                "count": 127345987,
                "maximum": 4843744.899,
                "minimum": 4842803.379,
                "name": "Y",
                "position": 1,
                "stddev": 265.040253,
                "variance": 70246.3357
              },
              {
                "average": 1543.614562,
                "count": 127345987,
                "maximum": 2248.216265,
                "minimum": 1325.176265,
                "name": "Z",
                "position": 2,
                "stddev": 58.56278716,
                "variance": 3429.60004
              },
              {
                "average": 26451.42974,
                "count": 127345987,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 15680.49017,
                "variance": 245877772
              },
              {
                "average": 1.978236896,
                "count": 127345987,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.10520383,
                "variance": 1.221475507
              },
              {
                "average": 2.95540373,
                "count": 127345987,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.313349018,
                "variance": 1.724885642
              },
              {
                "average": 0.4939070911,
                "count": 127345987,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499962877,
                "variance": 0.2499628784
              },
              {
                "average": 0,
                "count": 127345987,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.033696994,
                "count": 127345987,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2231648916,
                "variance": 0.04980256883
              },
              {
                "average": 0.274030784,
                "count": 127345987,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.02167017,
                "variance": 256.693915
              },
              {
                "average": 0.4939070911,
                "count": 127345987,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499962877,
                "variance": 0.2499628784
              },
              {
                "average": 316.0794285,
                "count": 127345987,
                "maximum": 332,
                "minimum": 128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 52.49742201,
                "variance": 2755.979317
              },
              {
                "average": 276623997.5,
                "count": 127345987,
                "maximum": 276630752.1,
                "minimum": 276543921.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 22348.22214,
                "variance": 499443032.6
              },
              {
                "average": 0,
                "count": 127345987,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 127345987,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 127345987,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 127345987,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 127345987,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558258.6912,
              4842803.379,
              1325.176265,
              559200.2112,
              4843744.899,
              2248.216265
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558258.6912161058,
                    4842803.37932851,
                    1325.1762646153156
                  ],
                  [
                    558258.6912161058,
                    4843744.899328509,
                    1325.1762646153156
                  ],
                  [
                    559200.2112161058,
                    4843744.899328509,
                    2248.2162646153156
                  ],
                  [
                    559200.2112161058,
                    4842803.37932851,
                    2248.2162646153156
                  ],
                  [
                    558258.6912161058,
                    4842803.37932851,
                    1325.1762646153156
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:39:12+00:00",
            "end_time": "2020-06-18T19:32: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": "20200618_BLU_0279.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25336452376176,
              43.719871858753734,
              1402.482204211555
            ],
            [
              -122.25325922802342,
              43.728348893109356,
              1402.482204211555
            ],
            [
              -122.24156976140897,
              43.728271923244165,
              1687.7622042115552
            ],
            [
              -122.24167670506286,
              43.7197949115307,
              1687.7622042115552
            ],
            [
              -122.25336452376176,
              43.719871858753734,
              1402.482204211555
            ]
          ]
        ]
      },
      "bbox": [
        -122.2533645,
        43.71979491,
        1402.482204,
        -122.2415698,
        43.72834889,
        1687.762204
      ],
      "properties": {
        "datetime": "2020-06-18T19:17:30Z",
        "pc:count": 82823707,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560598.3725,
            "count": 82823707,
            "maximum": 561083.3785,
            "minimum": 560141.8385,
            "name": "X",
            "position": 0,
            "stddev": 276.9562485,
            "variance": 76704.76359
          },
          {
            "average": 4841502.702,
            "count": 82823707,
            "maximum": 4841972.787,
            "minimum": 4841031.227,
            "name": "Y",
            "position": 1,
            "stddev": 259.6610428,
            "variance": 67423.85714
          },
          {
            "average": 1560.054177,
            "count": 82823707,
            "maximum": 1687.762204,
            "minimum": 1402.482204,
            "name": "Z",
            "position": 2,
            "stddev": 57.21613375,
            "variance": 3273.685961
          },
          {
            "average": 34427.6339,
            "count": 82823707,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13980.11939,
            "variance": 195443738.1
          },
          {
            "average": 1.478535705,
            "count": 82823707,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7898625116,
            "variance": 0.6238827872
          },
          {
            "average": 1.956557921,
            "count": 82823707,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.078332452,
            "variance": 1.162800876
          },
          {
            "average": 0.4986102469,
            "count": 82823707,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980716,
            "variance": 0.2499980716
          },
          {
            "average": 0,
            "count": 82823707,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.048261037,
            "count": 82823707,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2536276911,
            "variance": 0.06432700572
          },
          {
            "average": -1.205082404,
            "count": 82823707,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.89602044,
            "variance": 252.6834658
          },
          {
            "average": 0.4986102469,
            "count": 82823707,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999980716,
            "variance": 0.2499980716
          },
          {
            "average": 123.4155929,
            "count": 82823707,
            "maximum": 126,
            "minimum": 121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.17523284,
            "variance": 1.381172227
          },
          {
            "average": 276541868.6,
            "count": 82823707,
            "maximum": 276543050.6,
            "minimum": 276540740.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 527.6104593,
            "variance": 278372.7967
          },
          {
            "average": 0,
            "count": 82823707,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 82823707,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 82823707,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 82823707,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 82823707,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560141.8385,
          4841031.227,
          1402.482204,
          561083.3785,
          4841972.787,
          1687.762204
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560141.83847172,
                4841031.227128846,
                1402.482204211555
              ],
              [
                560141.83847172,
                4841972.787128846,
                1402.482204211555
              ],
              [
                561083.37847172,
                4841972.787128846,
                1687.7622042115552
              ],
              [
                561083.37847172,
                4841031.227128846,
                1687.7622042115552
              ],
              [
                560141.83847172,
                4841031.227128846,
                1402.482204211555
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:17:30+00:00",
        "end_time": "2020-06-18T18:39:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0279.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0279.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0279.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0279.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2533645,
            43.71979491,
            1402.482204,
            -122.2415698,
            43.72834889,
            1687.762204
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.25336452376176,
                  43.719871858753734,
                  1402.482204211555
                ],
                [
                  -122.25325922802342,
                  43.728348893109356,
                  1402.482204211555
                ],
                [
                  -122.24156976140897,
                  43.728271923244165,
                  1687.7622042115552
                ],
                [
                  -122.24167670506286,
                  43.7197949115307,
                  1687.7622042115552
                ],
                [
                  -122.25336452376176,
                  43.719871858753734,
                  1402.482204211555
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0279.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0279.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:17:30Z",
            "pc:count": 82823707,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560598.3725,
                "count": 82823707,
                "maximum": 561083.3785,
                "minimum": 560141.8385,
                "name": "X",
                "position": 0,
                "stddev": 276.9562485,
                "variance": 76704.76359
              },
              {
                "average": 4841502.702,
                "count": 82823707,
                "maximum": 4841972.787,
                "minimum": 4841031.227,
                "name": "Y",
                "position": 1,
                "stddev": 259.6610428,
                "variance": 67423.85714
              },
              {
                "average": 1560.054177,
                "count": 82823707,
                "maximum": 1687.762204,
                "minimum": 1402.482204,
                "name": "Z",
                "position": 2,
                "stddev": 57.21613375,
                "variance": 3273.685961
              },
              {
                "average": 34427.6339,
                "count": 82823707,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13980.11939,
                "variance": 195443738.1
              },
              {
                "average": 1.478535705,
                "count": 82823707,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7898625116,
                "variance": 0.6238827872
              },
              {
                "average": 1.956557921,
                "count": 82823707,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.078332452,
                "variance": 1.162800876
              },
              {
                "average": 0.4986102469,
                "count": 82823707,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980716,
                "variance": 0.2499980716
              },
              {
                "average": 0,
                "count": 82823707,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.048261037,
                "count": 82823707,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2536276911,
                "variance": 0.06432700572
              },
              {
                "average": -1.205082404,
                "count": 82823707,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.89602044,
                "variance": 252.6834658
              },
              {
                "average": 0.4986102469,
                "count": 82823707,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999980716,
                "variance": 0.2499980716
              },
              {
                "average": 123.4155929,
                "count": 82823707,
                "maximum": 126,
                "minimum": 121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.17523284,
                "variance": 1.381172227
              },
              {
                "average": 276541868.6,
                "count": 82823707,
                "maximum": 276543050.6,
                "minimum": 276540740.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 527.6104593,
                "variance": 278372.7967
              },
              {
                "average": 0,
                "count": 82823707,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 82823707,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 82823707,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 82823707,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 82823707,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560141.8385,
              4841031.227,
              1402.482204,
              561083.3785,
              4841972.787,
              1687.762204
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560141.83847172,
                    4841031.227128846,
                    1402.482204211555
                  ],
                  [
                    560141.83847172,
                    4841972.787128846,
                    1402.482204211555
                  ],
                  [
                    561083.37847172,
                    4841972.787128846,
                    1687.7622042115552
                  ],
                  [
                    561083.37847172,
                    4841031.227128846,
                    1687.7622042115552
                  ],
                  [
                    560141.83847172,
                    4841031.227128846,
                    1402.482204211555
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:17:30+00:00",
            "end_time": "2020-06-18T18: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": "20200619_BLU_0458.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.34637707126218,
              43.80072182675475,
              632.1342119950232
            ],
            [
              -122.34636115181895,
              43.802181971719286,
              632.1342119950232
            ],
            [
              -122.33497056749462,
              43.80211625733679,
              948.1542119950232
            ],
            [
              -122.33498676430733,
              43.800656115702004,
              948.1542119950232
            ],
            [
              -122.34637707126218,
              43.80072182675475,
              632.1342119950232
            ]
          ]
        ]
      },
      "bbox": [
        -122.3463771,
        43.80065612,
        632.134212,
        -122.3349706,
        43.80218197,
        948.154212
      ],
      "properties": {
        "datetime": "2020-06-19T18:02:49Z",
        "pc:count": 12211952,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 553073.535,
            "count": 12211952,
            "maximum": 553495.0852,
            "minimum": 552578.7652,
            "name": "X",
            "position": 0,
            "stddev": 262.9724391,
            "variance": 69154.50374
          },
          {
            "average": 4850017.359,
            "count": 12211952,
            "maximum": 4850109.606,
            "minimum": 4849947.426,
            "name": "Y",
            "position": 1,
            "stddev": 35.39372099,
            "variance": 1252.715485
          },
          {
            "average": 801.588273,
            "count": 12211952,
            "maximum": 948.154212,
            "minimum": 632.134212,
            "name": "Z",
            "position": 2,
            "stddev": 68.33185808,
            "variance": 4669.242829
          },
          {
            "average": 30402.73139,
            "count": 12211952,
            "maximum": 64595,
            "minimum": 2821,
            "name": "Intensity",
            "position": 3,
            "stddev": 11159.08637,
            "variance": 124525208.7
          },
          {
            "average": 1.854568868,
            "count": 12211952,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9706503997,
            "variance": 0.9421621984
          },
          {
            "average": 2.708314772,
            "count": 12211952,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.113805022,
            "variance": 1.240561627
          },
          {
            "average": 0.4883968591,
            "count": 12211952,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998653695,
            "variance": 0.2498653876
          },
          {
            "average": 0,
            "count": 12211952,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022545781,
            "count": 12211952,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2142050033,
            "variance": 0.04588378344
          },
          {
            "average": -0.3378710711,
            "count": 12211952,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.98935082,
            "variance": 255.6593396
          },
          {
            "average": 0.4883968591,
            "count": 12211952,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998653695,
            "variance": 0.2498653876
          },
          {
            "average": 314.5725232,
            "count": 12211952,
            "maximum": 317,
            "minimum": 312,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.287511859,
            "variance": 1.657686787
          },
          {
            "average": 276623973.8,
            "count": 12211952,
            "maximum": 276624969,
            "minimum": 276622981.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 467.223711,
            "variance": 218297.9961
          },
          {
            "average": 0,
            "count": 12211952,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12211952,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12211952,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12211952,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12211952,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          552578.7652,
          4849947.426,
          632.134212,
          553495.0852,
          4850109.606,
          948.154212
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                552578.7651784965,
                4849947.425593096,
                632.1342119950232
              ],
              [
                552578.7651784965,
                4850109.6055930955,
                632.1342119950232
              ],
              [
                553495.0851784965,
                4850109.6055930955,
                948.1542119950232
              ],
              [
                553495.0851784965,
                4849947.425593096,
                948.1542119950232
              ],
              [
                552578.7651784965,
                4849947.425593096,
                632.1342119950232
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:02:49+00:00",
        "end_time": "2020-06-19T17:29:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0458.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0458.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0458.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0458.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3463771,
            43.80065612,
            632.134212,
            -122.3349706,
            43.80218197,
            948.154212
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.34637707126218,
                  43.80072182675475,
                  632.1342119950232
                ],
                [
                  -122.34636115181895,
                  43.802181971719286,
                  632.1342119950232
                ],
                [
                  -122.33497056749462,
                  43.80211625733679,
                  948.1542119950232
                ],
                [
                  -122.33498676430733,
                  43.800656115702004,
                  948.1542119950232
                ],
                [
                  -122.34637707126218,
                  43.80072182675475,
                  632.1342119950232
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0458.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0458.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:02:49Z",
            "pc:count": 12211952,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 553073.535,
                "count": 12211952,
                "maximum": 553495.0852,
                "minimum": 552578.7652,
                "name": "X",
                "position": 0,
                "stddev": 262.9724391,
                "variance": 69154.50374
              },
              {
                "average": 4850017.359,
                "count": 12211952,
                "maximum": 4850109.606,
                "minimum": 4849947.426,
                "name": "Y",
                "position": 1,
                "stddev": 35.39372099,
                "variance": 1252.715485
              },
              {
                "average": 801.588273,
                "count": 12211952,
                "maximum": 948.154212,
                "minimum": 632.134212,
                "name": "Z",
                "position": 2,
                "stddev": 68.33185808,
                "variance": 4669.242829
              },
              {
                "average": 30402.73139,
                "count": 12211952,
                "maximum": 64595,
                "minimum": 2821,
                "name": "Intensity",
                "position": 3,
                "stddev": 11159.08637,
                "variance": 124525208.7
              },
              {
                "average": 1.854568868,
                "count": 12211952,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9706503997,
                "variance": 0.9421621984
              },
              {
                "average": 2.708314772,
                "count": 12211952,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.113805022,
                "variance": 1.240561627
              },
              {
                "average": 0.4883968591,
                "count": 12211952,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998653695,
                "variance": 0.2498653876
              },
              {
                "average": 0,
                "count": 12211952,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022545781,
                "count": 12211952,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2142050033,
                "variance": 0.04588378344
              },
              {
                "average": -0.3378710711,
                "count": 12211952,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.98935082,
                "variance": 255.6593396
              },
              {
                "average": 0.4883968591,
                "count": 12211952,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998653695,
                "variance": 0.2498653876
              },
              {
                "average": 314.5725232,
                "count": 12211952,
                "maximum": 317,
                "minimum": 312,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.287511859,
                "variance": 1.657686787
              },
              {
                "average": 276623973.8,
                "count": 12211952,
                "maximum": 276624969,
                "minimum": 276622981.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 467.223711,
                "variance": 218297.9961
              },
              {
                "average": 0,
                "count": 12211952,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12211952,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12211952,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12211952,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12211952,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              552578.7652,
              4849947.426,
              632.134212,
              553495.0852,
              4850109.606,
              948.154212
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    552578.7651784965,
                    4849947.425593096,
                    632.1342119950232
                  ],
                  [
                    552578.7651784965,
                    4850109.6055930955,
                    632.1342119950232
                  ],
                  [
                    553495.0851784965,
                    4850109.6055930955,
                    948.1542119950232
                  ],
                  [
                    553495.0851784965,
                    4849947.425593096,
                    948.1542119950232
                  ],
                  [
                    552578.7651784965,
                    4849947.425593096,
                    632.1342119950232
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:02:49+00:00",
            "end_time": "2020-06-19T17: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": "20200619_BLU_0459.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.33503409963524,
              43.80090659278189,
              555.1253953812109
            ],
            [
              -122.33501286249457,
              43.80282121663701,
              555.1253953812109
            ],
            [
              -122.32360303951047,
              43.8027542571727,
              2153.165395381211
            ],
            [
              -122.32362464097004,
              43.80083963776642,
              2153.165395381211
            ],
            [
              -122.33503409963524,
              43.80090659278189,
              555.1253953812109
            ]
          ]
        ]
      },
      "bbox": [
        -122.3350341,
        43.80083964,
        555.1253954,
        -122.323603,
        43.80282122,
        2153.165395
      ],
      "properties": {
        "datetime": "2020-06-19T18:15:16Z",
        "pc:count": 16377903,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 553982.6069,
            "count": 16377903,
            "maximum": 554408.9139,
            "minimum": 553491.0539,
            "name": "X",
            "position": 0,
            "stddev": 266.4114066,
            "variance": 70975.03758
          },
          {
            "average": 4850071.546,
            "count": 16377903,
            "maximum": 4850187.874,
            "minimum": 4849975.214,
            "name": "Y",
            "position": 1,
            "stddev": 49.24504683,
            "variance": 2425.074637
          },
          {
            "average": 721.7668828,
            "count": 16377903,
            "maximum": 2153.165395,
            "minimum": 555.1253954,
            "name": "Z",
            "position": 2,
            "stddev": 48.01088916,
            "variance": 2305.045478
          },
          {
            "average": 31664.54933,
            "count": 16377903,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10737.6582,
            "variance": 115297303.6
          },
          {
            "average": 1.797447512,
            "count": 16377903,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9234345379,
            "variance": 0.8527313459
          },
          {
            "average": 2.594666179,
            "count": 16377903,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.060506125,
            "variance": 1.124673242
          },
          {
            "average": 0.4907931131,
            "count": 16377903,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999152413,
            "variance": 0.2499152485
          },
          {
            "average": 0,
            "count": 16377903,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02947392,
            "count": 16377903,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2456197328,
            "variance": 0.06032905313
          },
          {
            "average": -1.510744635,
            "count": 16377903,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.74730685,
            "variance": 247.977673
          },
          {
            "average": 0.4907931131,
            "count": 16377903,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999152413,
            "variance": 0.2499152485
          },
          {
            "average": 316.746902,
            "count": 16377903,
            "maximum": 319,
            "minimum": 314,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.257232724,
            "variance": 1.580634122
          },
          {
            "average": 276624755.5,
            "count": 16377903,
            "maximum": 276625716.5,
            "minimum": 276623651.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 482.5440238,
            "variance": 232848.735
          },
          {
            "average": 0,
            "count": 16377903,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16377903,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16377903,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16377903,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16377903,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          553491.0539,
          4849975.214,
          555.1253954,
          554408.9139,
          4850187.874,
          2153.165395
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                553491.0539351046,
                4849975.214048408,
                555.1253953812109
              ],
              [
                553491.0539351046,
                4850187.874048408,
                555.1253953812109
              ],
              [
                554408.9139351047,
                4850187.874048408,
                2153.165395381211
              ],
              [
                554408.9139351047,
                4849975.214048408,
                2153.165395381211
              ],
              [
                553491.0539351046,
                4849975.214048408,
                555.1253953812109
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:15:16+00:00",
        "end_time": "2020-06-19T17:40:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0459.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0459.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0459.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0459.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3350341,
            43.80083964,
            555.1253954,
            -122.323603,
            43.80282122,
            2153.165395
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.33503409963524,
                  43.80090659278189,
                  555.1253953812109
                ],
                [
                  -122.33501286249457,
                  43.80282121663701,
                  555.1253953812109
                ],
                [
                  -122.32360303951047,
                  43.8027542571727,
                  2153.165395381211
                ],
                [
                  -122.32362464097004,
                  43.80083963776642,
                  2153.165395381211
                ],
                [
                  -122.33503409963524,
                  43.80090659278189,
                  555.1253953812109
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0459.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0459.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:15:16Z",
            "pc:count": 16377903,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 553982.6069,
                "count": 16377903,
                "maximum": 554408.9139,
                "minimum": 553491.0539,
                "name": "X",
                "position": 0,
                "stddev": 266.4114066,
                "variance": 70975.03758
              },
              {
                "average": 4850071.546,
                "count": 16377903,
                "maximum": 4850187.874,
                "minimum": 4849975.214,
                "name": "Y",
                "position": 1,
                "stddev": 49.24504683,
                "variance": 2425.074637
              },
              {
                "average": 721.7668828,
                "count": 16377903,
                "maximum": 2153.165395,
                "minimum": 555.1253954,
                "name": "Z",
                "position": 2,
                "stddev": 48.01088916,
                "variance": 2305.045478
              },
              {
                "average": 31664.54933,
                "count": 16377903,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10737.6582,
                "variance": 115297303.6
              },
              {
                "average": 1.797447512,
                "count": 16377903,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9234345379,
                "variance": 0.8527313459
              },
              {
                "average": 2.594666179,
                "count": 16377903,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.060506125,
                "variance": 1.124673242
              },
              {
                "average": 0.4907931131,
                "count": 16377903,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999152413,
                "variance": 0.2499152485
              },
              {
                "average": 0,
                "count": 16377903,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02947392,
                "count": 16377903,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2456197328,
                "variance": 0.06032905313
              },
              {
                "average": -1.510744635,
                "count": 16377903,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.74730685,
                "variance": 247.977673
              },
              {
                "average": 0.4907931131,
                "count": 16377903,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999152413,
                "variance": 0.2499152485
              },
              {
                "average": 316.746902,
                "count": 16377903,
                "maximum": 319,
                "minimum": 314,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.257232724,
                "variance": 1.580634122
              },
              {
                "average": 276624755.5,
                "count": 16377903,
                "maximum": 276625716.5,
                "minimum": 276623651.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 482.5440238,
                "variance": 232848.735
              },
              {
                "average": 0,
                "count": 16377903,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16377903,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16377903,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16377903,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16377903,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              553491.0539,
              4849975.214,
              555.1253954,
              554408.9139,
              4850187.874,
              2153.165395
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    553491.0539351046,
                    4849975.214048408,
                    555.1253953812109
                  ],
                  [
                    553491.0539351046,
                    4850187.874048408,
                    555.1253953812109
                  ],
                  [
                    554408.9139351047,
                    4850187.874048408,
                    2153.165395381211
                  ],
                  [
                    554408.9139351047,
                    4849975.214048408,
                    2153.165395381211
                  ],
                  [
                    553491.0539351046,
                    4849975.214048408,
                    555.1253953812109
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:15:16+00:00",
            "end_time": "2020-06-19T17:40:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.32369112298333,
              43.801089952927356,
              584.4678402993214
            ],
            [
              -122.32366438378588,
              43.80346013382275,
              584.4678402993214
            ],
            [
              -122.31223482509311,
              43.80339192243478,
              859.7078402993214
            ],
            [
              -122.31226201607662,
              43.80102174714968,
              859.7078402993214
            ],
            [
              -122.32369112298333,
              43.801089952927356,
              584.4678402993214
            ]
          ]
        ]
      },
      "bbox": [
        -122.3236911,
        43.80102175,
        584.4678403,
        -122.3122348,
        43.80346013,
        859.7078403
      ],
      "properties": {
        "datetime": "2020-06-19T18:30:30Z",
        "pc:count": 21168841,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554889.0197,
            "count": 21168841,
            "maximum": 555322.7788,
            "minimum": 554403.3388,
            "name": "X",
            "position": 0,
            "stddev": 262.0470974,
            "variance": 68668.68125
          },
          {
            "average": 4850124.29,
            "count": 21168841,
            "maximum": 4850266.231,
            "minimum": 4850002.971,
            "name": "Y",
            "position": 1,
            "stddev": 63.10223766,
            "variance": 3981.892398
          },
          {
            "average": 725.5356258,
            "count": 21168841,
            "maximum": 859.7078403,
            "minimum": 584.4678403,
            "name": "Z",
            "position": 2,
            "stddev": 39.17947286,
            "variance": 1535.031094
          },
          {
            "average": 31942.0593,
            "count": 21168841,
            "maximum": 65535,
            "minimum": 5870,
            "name": "Intensity",
            "position": 3,
            "stddev": 10627.988,
            "variance": 112954129
          },
          {
            "average": 1.778836546,
            "count": 21168841,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9116930754,
            "variance": 0.8311842637
          },
          {
            "average": 2.557606295,
            "count": 21168841,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.052696276,
            "variance": 1.108169449
          },
          {
            "average": 0.3007285567,
            "count": 21168841,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4585748595,
            "variance": 0.2102909018
          },
          {
            "average": 0,
            "count": 21168841,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.029663693,
            "count": 21168841,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2380030794,
            "variance": 0.05664546582
          },
          {
            "average": 0.4660218398,
            "count": 21168841,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.83155975,
            "variance": 250.638284
          },
          {
            "average": 0.488461083,
            "count": 21168841,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998668475,
            "variance": 0.2498668652
          },
          {
            "average": 319.2096896,
            "count": 21168841,
            "maximum": 322,
            "minimum": 317,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.294747762,
            "variance": 1.676371768
          },
          {
            "average": 276625674.7,
            "count": 21168841,
            "maximum": 276626630.2,
            "minimum": 276624961.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 501.4155726,
            "variance": 251417.5764
          },
          {
            "average": 0,
            "count": 21168841,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21168841,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21168841,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21168841,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21168841,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554403.3388,
          4850002.971,
          584.4678403,
          555322.7788,
          4850266.231,
          859.7078403
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554403.3388379095,
                4850002.971417001,
                584.4678402993214
              ],
              [
                554403.3388379095,
                4850266.231417001,
                584.4678402993214
              ],
              [
                555322.7788379095,
                4850266.231417001,
                859.7078402993214
              ],
              [
                555322.7788379095,
                4850002.971417001,
                859.7078402993214
              ],
              [
                554403.3388379095,
                4850002.971417001,
                584.4678402993214
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:30:30+00:00",
        "end_time": "2020-06-19T18:02:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3236911,
            43.80102175,
            584.4678403,
            -122.3122348,
            43.80346013,
            859.7078403
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.32369112298333,
                  43.801089952927356,
                  584.4678402993214
                ],
                [
                  -122.32366438378588,
                  43.80346013382275,
                  584.4678402993214
                ],
                [
                  -122.31223482509311,
                  43.80339192243478,
                  859.7078402993214
                ],
                [
                  -122.31226201607662,
                  43.80102174714968,
                  859.7078402993214
                ],
                [
                  -122.32369112298333,
                  43.801089952927356,
                  584.4678402993214
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:30:30Z",
            "pc:count": 21168841,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554889.0197,
                "count": 21168841,
                "maximum": 555322.7788,
                "minimum": 554403.3388,
                "name": "X",
                "position": 0,
                "stddev": 262.0470974,
                "variance": 68668.68125
              },
              {
                "average": 4850124.29,
                "count": 21168841,
                "maximum": 4850266.231,
                "minimum": 4850002.971,
                "name": "Y",
                "position": 1,
                "stddev": 63.10223766,
                "variance": 3981.892398
              },
              {
                "average": 725.5356258,
                "count": 21168841,
                "maximum": 859.7078403,
                "minimum": 584.4678403,
                "name": "Z",
                "position": 2,
                "stddev": 39.17947286,
                "variance": 1535.031094
              },
              {
                "average": 31942.0593,
                "count": 21168841,
                "maximum": 65535,
                "minimum": 5870,
                "name": "Intensity",
                "position": 3,
                "stddev": 10627.988,
                "variance": 112954129
              },
              {
                "average": 1.778836546,
                "count": 21168841,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9116930754,
                "variance": 0.8311842637
              },
              {
                "average": 2.557606295,
                "count": 21168841,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.052696276,
                "variance": 1.108169449
              },
              {
                "average": 0.3007285567,
                "count": 21168841,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4585748595,
                "variance": 0.2102909018
              },
              {
                "average": 0,
                "count": 21168841,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.029663693,
                "count": 21168841,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2380030794,
                "variance": 0.05664546582
              },
              {
                "average": 0.4660218398,
                "count": 21168841,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.83155975,
                "variance": 250.638284
              },
              {
                "average": 0.488461083,
                "count": 21168841,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998668475,
                "variance": 0.2498668652
              },
              {
                "average": 319.2096896,
                "count": 21168841,
                "maximum": 322,
                "minimum": 317,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.294747762,
                "variance": 1.676371768
              },
              {
                "average": 276625674.7,
                "count": 21168841,
                "maximum": 276626630.2,
                "minimum": 276624961.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 501.4155726,
                "variance": 251417.5764
              },
              {
                "average": 0,
                "count": 21168841,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21168841,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21168841,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21168841,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21168841,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554403.3388,
              4850002.971,
              584.4678403,
              555322.7788,
              4850266.231,
              859.7078403
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554403.3388379095,
                    4850002.971417001,
                    584.4678402993214
                  ],
                  [
                    554403.3388379095,
                    4850266.231417001,
                    584.4678402993214
                  ],
                  [
                    555322.7788379095,
                    4850266.231417001,
                    859.7078402993214
                  ],
                  [
                    555322.7788379095,
                    4850002.971417001,
                    859.7078402993214
                  ],
                  [
                    554403.3388379095,
                    4850002.971417001,
                    584.4678402993214
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:30:30+00:00",
            "end_time": "2020-06-19T18:02: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": "20200619_BLU_0319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.33329846732784,
              43.73507246326901,
              856.8552059697728
            ],
            [
              -122.33320439402378,
              43.743549621152425,
              856.8552059697728
            ],
            [
              -122.32151176601377,
              43.74348080813597,
              1151.2952059697727
            ],
            [
              -122.32160748863927,
              43.73500367049503,
              1151.2952059697727
            ],
            [
              -122.33329846732784,
              43.73507246326901,
              856.8552059697728
            ]
          ]
        ]
      },
      "bbox": [
        -122.3332985,
        43.73500367,
        856.855206,
        -122.3215118,
        43.74354962,
        1151.295206
      ],
      "properties": {
        "datetime": "2020-06-19T18:19:47Z",
        "pc:count": 99056880,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554156.2279,
            "count": 99056880,
            "maximum": 554631.0681,
            "minimum": 553689.5281,
            "name": "X",
            "position": 0,
            "stddev": 265.5736637,
            "variance": 70529.37083
          },
          {
            "average": 4843146.943,
            "count": 99056880,
            "maximum": 4843606.121,
            "minimum": 4842664.561,
            "name": "Y",
            "position": 1,
            "stddev": 262.7120639,
            "variance": 69017.62852
          },
          {
            "average": 1009.676667,
            "count": 99056880,
            "maximum": 1151.295206,
            "minimum": 856.855206,
            "name": "Z",
            "position": 2,
            "stddev": 56.43602909,
            "variance": 3185.025379
          },
          {
            "average": 29391.93445,
            "count": 99056880,
            "maximum": 61062,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12546.3983,
            "variance": 157412110.3
          },
          {
            "average": 1.936808367,
            "count": 99056880,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.053267,
            "variance": 1.109371372
          },
          {
            "average": 2.874061095,
            "count": 99056880,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.229293668,
            "variance": 1.511162922
          },
          {
            "average": 0.4955803878,
            "count": 99056880,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999804692,
            "variance": 0.2499804696
          },
          {
            "average": 0,
            "count": 99056880,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.0215105,
            "count": 99056880,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1754951849,
            "variance": 0.03079855991
          },
          {
            "average": -0.195196898,
            "count": 99056880,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.60151978,
            "variance": 243.4074194
          },
          {
            "average": 0.4955803878,
            "count": 99056880,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999804692,
            "variance": 0.2499804696
          },
          {
            "average": 317.880823,
            "count": 99056880,
            "maximum": 320,
            "minimum": 316,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.096476697,
            "variance": 1.202261148
          },
          {
            "average": 276625174.4,
            "count": 99056880,
            "maximum": 276625987.6,
            "minimum": 276624479,
            "name": "GpsTime",
            "position": 12,
            "stddev": 409.1324881,
            "variance": 167389.3929
          },
          {
            "average": 0,
            "count": 99056880,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99056880,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99056880,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99056880,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99056880,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          553689.5281,
          4842664.561,
          856.855206,
          554631.0681,
          4843606.121,
          1151.295206
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                553689.528059454,
                4842664.561249593,
                856.8552059697728
              ],
              [
                553689.528059454,
                4843606.121249594,
                856.8552059697728
              ],
              [
                554631.0680594541,
                4843606.121249594,
                1151.2952059697727
              ],
              [
                554631.0680594541,
                4842664.561249593,
                1151.2952059697727
              ],
              [
                553689.528059454,
                4842664.561249593,
                856.8552059697728
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:19:47+00:00",
        "end_time": "2020-06-19T17:54:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3332985,
            43.73500367,
            856.855206,
            -122.3215118,
            43.74354962,
            1151.295206
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.33329846732784,
                  43.73507246326901,
                  856.8552059697728
                ],
                [
                  -122.33320439402378,
                  43.743549621152425,
                  856.8552059697728
                ],
                [
                  -122.32151176601377,
                  43.74348080813597,
                  1151.2952059697727
                ],
                [
                  -122.32160748863927,
                  43.73500367049503,
                  1151.2952059697727
                ],
                [
                  -122.33329846732784,
                  43.73507246326901,
                  856.8552059697728
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:19:47Z",
            "pc:count": 99056880,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554156.2279,
                "count": 99056880,
                "maximum": 554631.0681,
                "minimum": 553689.5281,
                "name": "X",
                "position": 0,
                "stddev": 265.5736637,
                "variance": 70529.37083
              },
              {
                "average": 4843146.943,
                "count": 99056880,
                "maximum": 4843606.121,
                "minimum": 4842664.561,
                "name": "Y",
                "position": 1,
                "stddev": 262.7120639,
                "variance": 69017.62852
              },
              {
                "average": 1009.676667,
                "count": 99056880,
                "maximum": 1151.295206,
                "minimum": 856.855206,
                "name": "Z",
                "position": 2,
                "stddev": 56.43602909,
                "variance": 3185.025379
              },
              {
                "average": 29391.93445,
                "count": 99056880,
                "maximum": 61062,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12546.3983,
                "variance": 157412110.3
              },
              {
                "average": 1.936808367,
                "count": 99056880,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.053267,
                "variance": 1.109371372
              },
              {
                "average": 2.874061095,
                "count": 99056880,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.229293668,
                "variance": 1.511162922
              },
              {
                "average": 0.4955803878,
                "count": 99056880,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999804692,
                "variance": 0.2499804696
              },
              {
                "average": 0,
                "count": 99056880,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.0215105,
                "count": 99056880,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1754951849,
                "variance": 0.03079855991
              },
              {
                "average": -0.195196898,
                "count": 99056880,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.60151978,
                "variance": 243.4074194
              },
              {
                "average": 0.4955803878,
                "count": 99056880,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999804692,
                "variance": 0.2499804696
              },
              {
                "average": 317.880823,
                "count": 99056880,
                "maximum": 320,
                "minimum": 316,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.096476697,
                "variance": 1.202261148
              },
              {
                "average": 276625174.4,
                "count": 99056880,
                "maximum": 276625987.6,
                "minimum": 276624479,
                "name": "GpsTime",
                "position": 12,
                "stddev": 409.1324881,
                "variance": 167389.3929
              },
              {
                "average": 0,
                "count": 99056880,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99056880,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99056880,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99056880,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99056880,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              553689.5281,
              4842664.561,
              856.855206,
              554631.0681,
              4843606.121,
              1151.295206
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    553689.528059454,
                    4842664.561249593,
                    856.8552059697728
                  ],
                  [
                    553689.528059454,
                    4843606.121249594,
                    856.8552059697728
                  ],
                  [
                    554631.0680594541,
                    4843606.121249594,
                    1151.2952059697727
                  ],
                  [
                    554631.0680594541,
                    4842664.561249593,
                    1151.2952059697727
                  ],
                  [
                    553689.528059454,
                    4842664.561249593,
                    856.8552059697728
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:19:47+00:00",
            "end_time": "2020-06-19T17:54: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": "20200619_BLU_0344.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.2881469641141,
              43.744028392272966,
              1153.410150582975
            ],
            [
              -122.28804649088163,
              43.75250527622927,
              1153.410150582975
            ],
            [
              -122.27635173511293,
              43.75243182857253,
              1658.750150582975
            ],
            [
              -122.27645385839985,
              43.743954966221054,
              1658.750150582975
            ],
            [
              -122.2881469641141,
              43.744028392272966,
              1153.410150582975
            ]
          ]
        ]
      },
      "bbox": [
        -122.288147,
        43.74395497,
        1153.410151,
        -122.2763517,
        43.75250528,
        1658.750151
      ],
      "properties": {
        "datetime": "2020-06-19T19:24:54Z",
        "pc:count": 113150305,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557784.5166,
            "count": 113150305,
            "maximum": 558258.626,
            "minimum": 557317.046,
            "name": "X",
            "position": 0,
            "stddev": 268.3993643,
            "variance": 72038.21875
          },
          {
            "average": 4844158.918,
            "count": 113150305,
            "maximum": 4844631.016,
            "minimum": 4843689.476,
            "name": "Y",
            "position": 1,
            "stddev": 265.7756069,
            "variance": 70636.67324
          },
          {
            "average": 1368.494984,
            "count": 113150305,
            "maximum": 1658.750151,
            "minimum": 1153.410151,
            "name": "Z",
            "position": 2,
            "stddev": 114.9508222,
            "variance": 13213.69153
          },
          {
            "average": 27356.69174,
            "count": 113150305,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14658.79594,
            "variance": 214880298.4
          },
          {
            "average": 1.979156601,
            "count": 113150305,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.103430384,
            "variance": 1.217558613
          },
          {
            "average": 2.957179373,
            "count": 113150305,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.30768885,
            "variance": 1.710050129
          },
          {
            "average": 0.481899302,
            "count": 113150305,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996722595,
            "variance": 0.2496723669
          },
          {
            "average": 0,
            "count": 113150305,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.039313893,
            "count": 113150305,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2529777839,
            "variance": 0.06399775915
          },
          {
            "average": 0.1002690648,
            "count": 113150305,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.15794967,
            "variance": 261.0793376
          },
          {
            "average": 0.4954487396,
            "count": 113150305,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999792878,
            "variance": 0.2499792882
          },
          {
            "average": 328.011346,
            "count": 113150305,
            "maximum": 330,
            "minimum": 326,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.061519348,
            "variance": 1.126823326
          },
          {
            "average": 276629102.4,
            "count": 113150305,
            "maximum": 276629894.3,
            "minimum": 276628261.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 432.5639877,
            "variance": 187111.6035
          },
          {
            "average": 0,
            "count": 113150305,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113150305,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113150305,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113150305,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113150305,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557317.046,
          4843689.476,
          1153.410151,
          558258.626,
          4844631.016,
          1658.750151
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557317.0460348796,
                4843689.476236157,
                1153.410150582975
              ],
              [
                557317.0460348796,
                4844631.016236156,
                1153.410150582975
              ],
              [
                558258.6260348797,
                4844631.016236156,
                1658.750150582975
              ],
              [
                558258.6260348797,
                4843689.476236157,
                1658.750150582975
              ],
              [
                557317.0460348796,
                4843689.476236157,
                1153.410150582975
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:24:54+00:00",
        "end_time": "2020-06-19T18:57:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0344.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0344.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0344.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0344.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.288147,
            43.74395497,
            1153.410151,
            -122.2763517,
            43.75250528,
            1658.750151
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.2881469641141,
                  43.744028392272966,
                  1153.410150582975
                ],
                [
                  -122.28804649088163,
                  43.75250527622927,
                  1153.410150582975
                ],
                [
                  -122.27635173511293,
                  43.75243182857253,
                  1658.750150582975
                ],
                [
                  -122.27645385839985,
                  43.743954966221054,
                  1658.750150582975
                ],
                [
                  -122.2881469641141,
                  43.744028392272966,
                  1153.410150582975
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0344.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0344.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:24:54Z",
            "pc:count": 113150305,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557784.5166,
                "count": 113150305,
                "maximum": 558258.626,
                "minimum": 557317.046,
                "name": "X",
                "position": 0,
                "stddev": 268.3993643,
                "variance": 72038.21875
              },
              {
                "average": 4844158.918,
                "count": 113150305,
                "maximum": 4844631.016,
                "minimum": 4843689.476,
                "name": "Y",
                "position": 1,
                "stddev": 265.7756069,
                "variance": 70636.67324
              },
              {
                "average": 1368.494984,
                "count": 113150305,
                "maximum": 1658.750151,
                "minimum": 1153.410151,
                "name": "Z",
                "position": 2,
                "stddev": 114.9508222,
                "variance": 13213.69153
              },
              {
                "average": 27356.69174,
                "count": 113150305,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14658.79594,
                "variance": 214880298.4
              },
              {
                "average": 1.979156601,
                "count": 113150305,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.103430384,
                "variance": 1.217558613
              },
              {
                "average": 2.957179373,
                "count": 113150305,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.30768885,
                "variance": 1.710050129
              },
              {
                "average": 0.481899302,
                "count": 113150305,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996722595,
                "variance": 0.2496723669
              },
              {
                "average": 0,
                "count": 113150305,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.039313893,
                "count": 113150305,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2529777839,
                "variance": 0.06399775915
              },
              {
                "average": 0.1002690648,
                "count": 113150305,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.15794967,
                "variance": 261.0793376
              },
              {
                "average": 0.4954487396,
                "count": 113150305,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999792878,
                "variance": 0.2499792882
              },
              {
                "average": 328.011346,
                "count": 113150305,
                "maximum": 330,
                "minimum": 326,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.061519348,
                "variance": 1.126823326
              },
              {
                "average": 276629102.4,
                "count": 113150305,
                "maximum": 276629894.3,
                "minimum": 276628261.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 432.5639877,
                "variance": 187111.6035
              },
              {
                "average": 0,
                "count": 113150305,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113150305,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113150305,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113150305,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113150305,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557317.046,
              4843689.476,
              1153.410151,
              558258.626,
              4844631.016,
              1658.750151
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557317.0460348796,
                    4843689.476236157,
                    1153.410150582975
                  ],
                  [
                    557317.0460348796,
                    4844631.016236156,
                    1153.410150582975
                  ],
                  [
                    558258.6260348797,
                    4844631.016236156,
                    1658.750150582975
                  ],
                  [
                    558258.6260348797,
                    4843689.476236157,
                    1658.750150582975
                  ],
                  [
                    557317.0460348796,
                    4843689.476236157,
                    1153.410150582975
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:24:54+00:00",
            "end_time": "2020-06-19T18:57:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37999614113659,
              43.77547509568701,
              615.4514434680902
            ],
            [
              -122.37990853148256,
              43.78395245121357,
              615.4514434680902
            ],
            [
              -122.36820767435431,
              43.78388836746075,
              2085.4914434680904
            ],
            [
              -122.36829693689904,
              43.775411030784745,
              2085.4914434680904
            ],
            [
              -122.37999614113659,
              43.77547509568701,
              615.4514434680902
            ]
          ]
        ]
      },
      "bbox": [
        -122.3799961,
        43.77541103,
        615.4514435,
        -122.3682077,
        43.78395245,
        2085.491443
      ],
      "properties": {
        "datetime": "2020-06-19T17:19:26Z",
        "pc:count": 76196846,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 550362.4069,
            "count": 76196846,
            "maximum": 550836.9313,
            "minimum": 549895.3713,
            "name": "X",
            "position": 0,
            "stddev": 261.3304758,
            "variance": 68293.61758
          },
          {
            "average": 4847595.63,
            "count": 76196846,
            "maximum": 4848064.198,
            "minimum": 4847122.618,
            "name": "Y",
            "position": 1,
            "stddev": 263.9889333,
            "variance": 69690.15691
          },
          {
            "average": 804.8989644,
            "count": 76196846,
            "maximum": 2085.491443,
            "minimum": 615.4514435,
            "name": "Z",
            "position": 2,
            "stddev": 92.37283646,
            "variance": 8532.740916
          },
          {
            "average": 31097.50954,
            "count": 76196846,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11581.72984,
            "variance": 134136466.1
          },
          {
            "average": 1.78066789,
            "count": 76196846,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9292019396,
            "variance": 0.8634162446
          },
          {
            "average": 2.561139867,
            "count": 76196846,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.095276509,
            "variance": 1.199630632
          },
          {
            "average": 0.4842744016,
            "count": 76196846,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997526476,
            "variance": 0.2497527088
          },
          {
            "average": 0,
            "count": 76196846,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024965784,
            "count": 76196846,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2053485699,
            "variance": 0.04216803517
          },
          {
            "average": 0.8435040099,
            "count": 76196846,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.4136003,
            "variance": 237.5790741
          },
          {
            "average": 0.498731063,
            "count": 76196846,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999983931,
            "variance": 0.2499983931
          },
          {
            "average": 308.1687131,
            "count": 76196846,
            "maximum": 310,
            "minimum": 306,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.975935697,
            "variance": 0.9524504847
          },
          {
            "average": 276621816.9,
            "count": 76196846,
            "maximum": 276622366.7,
            "minimum": 276621069.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 316.9215594,
            "variance": 100439.2748
          },
          {
            "average": 0,
            "count": 76196846,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76196846,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76196846,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76196846,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76196846,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          549895.3713,
          4847122.618,
          615.4514435,
          550836.9313,
          4848064.198,
          2085.491443
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                549895.3712723226,
                4847122.618414381,
                615.4514434680902
              ],
              [
                549895.3712723226,
                4848064.198414381,
                615.4514434680902
              ],
              [
                550836.9312723227,
                4848064.198414381,
                2085.4914434680904
              ],
              [
                550836.9312723227,
                4847122.618414381,
                2085.4914434680904
              ],
              [
                549895.3712723226,
                4847122.618414381,
                615.4514434680902
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:19:26+00:00",
        "end_time": "2020-06-19T16:57:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3799961,
            43.77541103,
            615.4514435,
            -122.3682077,
            43.78395245,
            2085.491443
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.37999614113659,
                  43.77547509568701,
                  615.4514434680902
                ],
                [
                  -122.37990853148256,
                  43.78395245121357,
                  615.4514434680902
                ],
                [
                  -122.36820767435431,
                  43.78388836746075,
                  2085.4914434680904
                ],
                [
                  -122.36829693689904,
                  43.775411030784745,
                  2085.4914434680904
                ],
                [
                  -122.37999614113659,
                  43.77547509568701,
                  615.4514434680902
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:19:26Z",
            "pc:count": 76196846,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 550362.4069,
                "count": 76196846,
                "maximum": 550836.9313,
                "minimum": 549895.3713,
                "name": "X",
                "position": 0,
                "stddev": 261.3304758,
                "variance": 68293.61758
              },
              {
                "average": 4847595.63,
                "count": 76196846,
                "maximum": 4848064.198,
                "minimum": 4847122.618,
                "name": "Y",
                "position": 1,
                "stddev": 263.9889333,
                "variance": 69690.15691
              },
              {
                "average": 804.8989644,
                "count": 76196846,
                "maximum": 2085.491443,
                "minimum": 615.4514435,
                "name": "Z",
                "position": 2,
                "stddev": 92.37283646,
                "variance": 8532.740916
              },
              {
                "average": 31097.50954,
                "count": 76196846,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11581.72984,
                "variance": 134136466.1
              },
              {
                "average": 1.78066789,
                "count": 76196846,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9292019396,
                "variance": 0.8634162446
              },
              {
                "average": 2.561139867,
                "count": 76196846,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.095276509,
                "variance": 1.199630632
              },
              {
                "average": 0.4842744016,
                "count": 76196846,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997526476,
                "variance": 0.2497527088
              },
              {
                "average": 0,
                "count": 76196846,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024965784,
                "count": 76196846,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2053485699,
                "variance": 0.04216803517
              },
              {
                "average": 0.8435040099,
                "count": 76196846,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.4136003,
                "variance": 237.5790741
              },
              {
                "average": 0.498731063,
                "count": 76196846,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999983931,
                "variance": 0.2499983931
              },
              {
                "average": 308.1687131,
                "count": 76196846,
                "maximum": 310,
                "minimum": 306,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.975935697,
                "variance": 0.9524504847
              },
              {
                "average": 276621816.9,
                "count": 76196846,
                "maximum": 276622366.7,
                "minimum": 276621069.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 316.9215594,
                "variance": 100439.2748
              },
              {
                "average": 0,
                "count": 76196846,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76196846,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76196846,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76196846,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76196846,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              549895.3713,
              4847122.618,
              615.4514435,
              550836.9313,
              4848064.198,
              2085.491443
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    549895.3712723226,
                    4847122.618414381,
                    615.4514434680902
                  ],
                  [
                    549895.3712723226,
                    4848064.198414381,
                    615.4514434680902
                  ],
                  [
                    550836.9312723227,
                    4848064.198414381,
                    2085.4914434680904
                  ],
                  [
                    550836.9312723227,
                    4847122.618414381,
                    2085.4914434680904
                  ],
                  [
                    549895.3712723226,
                    4847122.618414381,
                    615.4514434680902
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:19:26+00:00",
            "end_time": "2020-06-19T16:57:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0359.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.35651128117466,
              43.75116166497368,
              816.3384463955636
            ],
            [
              -122.35642043407405,
              43.75963865818145,
              816.3384463955636
            ],
            [
              -122.34472412146164,
              43.75957219780744,
              1174.8784463955635
            ],
            [
              -122.34481661931767,
              43.75109522414921,
              1174.8784463955635
            ],
            [
              -122.35651128117466,
              43.75116166497368,
              816.3384463955636
            ]
          ]
        ]
      },
      "bbox": [
        -122.3565113,
        43.75109522,
        816.3384464,
        -122.3447241,
        43.75963866,
        1174.878446
      ],
      "properties": {
        "datetime": "2020-06-19T17:49:12Z",
        "pc:count": 97308467,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 552291.9902,
            "count": 97308467,
            "maximum": 552747.8979,
            "minimum": 551806.3179,
            "name": "X",
            "position": 0,
            "stddev": 265.3832419,
            "variance": 70428.2651
          },
          {
            "average": 4844901.209,
            "count": 97308467,
            "maximum": 4845378.242,
            "minimum": 4844436.702,
            "name": "Y",
            "position": 1,
            "stddev": 260.4252063,
            "variance": 67821.28806
          },
          {
            "average": 994.6612944,
            "count": 97308467,
            "maximum": 1174.878446,
            "minimum": 816.3384464,
            "name": "Z",
            "position": 2,
            "stddev": 59.86248008,
            "variance": 3583.516521
          },
          {
            "average": 29628.92999,
            "count": 97308467,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12527.78218,
            "variance": 156945326.5
          },
          {
            "average": 1.881567182,
            "count": 97308467,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.014616224,
            "variance": 1.029446082
          },
          {
            "average": 2.763191316,
            "count": 97308467,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.194954951,
            "variance": 1.427917335
          },
          {
            "average": 0.4983857057,
            "count": 97308467,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973966,
            "variance": 0.2499973966
          },
          {
            "average": 0,
            "count": 97308467,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024103124,
            "count": 97308467,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1848233629,
            "variance": 0.03415967546
          },
          {
            "average": 0.236185835,
            "count": 97308467,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.45326153,
            "variance": 238.803292
          },
          {
            "average": 0.4983857057,
            "count": 97308467,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999973966,
            "variance": 0.2499973966
          },
          {
            "average": 312.8877363,
            "count": 97308467,
            "maximum": 315,
            "minimum": 310,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.10699816,
            "variance": 1.225444926
          },
          {
            "average": 276623391.1,
            "count": 97308467,
            "maximum": 276624152.7,
            "minimum": 276622391.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 377.7264822,
            "variance": 142677.2954
          },
          {
            "average": 0,
            "count": 97308467,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97308467,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97308467,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97308467,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97308467,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          551806.3179,
          4844436.702,
          816.3384464,
          552747.8979,
          4845378.242,
          1174.878446
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                551806.3178965505,
                4844436.701504024,
                816.3384463955636
              ],
              [
                551806.3178965505,
                4845378.241504023,
                816.3384463955636
              ],
              [
                552747.8978965506,
                4845378.241504023,
                1174.8784463955635
              ],
              [
                552747.8978965506,
                4844436.701504024,
                1174.8784463955635
              ],
              [
                551806.3178965505,
                4844436.701504024,
                816.3384463955636
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:49:12+00:00",
        "end_time": "2020-06-19T17:19:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0359.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0359.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0359.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0359.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3565113,
            43.75109522,
            816.3384464,
            -122.3447241,
            43.75963866,
            1174.878446
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.35651128117466,
                  43.75116166497368,
                  816.3384463955636
                ],
                [
                  -122.35642043407405,
                  43.75963865818145,
                  816.3384463955636
                ],
                [
                  -122.34472412146164,
                  43.75957219780744,
                  1174.8784463955635
                ],
                [
                  -122.34481661931767,
                  43.75109522414921,
                  1174.8784463955635
                ],
                [
                  -122.35651128117466,
                  43.75116166497368,
                  816.3384463955636
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0359.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0359.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:49:12Z",
            "pc:count": 97308467,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 552291.9902,
                "count": 97308467,
                "maximum": 552747.8979,
                "minimum": 551806.3179,
                "name": "X",
                "position": 0,
                "stddev": 265.3832419,
                "variance": 70428.2651
              },
              {
                "average": 4844901.209,
                "count": 97308467,
                "maximum": 4845378.242,
                "minimum": 4844436.702,
                "name": "Y",
                "position": 1,
                "stddev": 260.4252063,
                "variance": 67821.28806
              },
              {
                "average": 994.6612944,
                "count": 97308467,
                "maximum": 1174.878446,
                "minimum": 816.3384464,
                "name": "Z",
                "position": 2,
                "stddev": 59.86248008,
                "variance": 3583.516521
              },
              {
                "average": 29628.92999,
                "count": 97308467,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12527.78218,
                "variance": 156945326.5
              },
              {
                "average": 1.881567182,
                "count": 97308467,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.014616224,
                "variance": 1.029446082
              },
              {
                "average": 2.763191316,
                "count": 97308467,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.194954951,
                "variance": 1.427917335
              },
              {
                "average": 0.4983857057,
                "count": 97308467,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973966,
                "variance": 0.2499973966
              },
              {
                "average": 0,
                "count": 97308467,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024103124,
                "count": 97308467,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1848233629,
                "variance": 0.03415967546
              },
              {
                "average": 0.236185835,
                "count": 97308467,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.45326153,
                "variance": 238.803292
              },
              {
                "average": 0.4983857057,
                "count": 97308467,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999973966,
                "variance": 0.2499973966
              },
              {
                "average": 312.8877363,
                "count": 97308467,
                "maximum": 315,
                "minimum": 310,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.10699816,
                "variance": 1.225444926
              },
              {
                "average": 276623391.1,
                "count": 97308467,
                "maximum": 276624152.7,
                "minimum": 276622391.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 377.7264822,
                "variance": 142677.2954
              },
              {
                "average": 0,
                "count": 97308467,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97308467,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97308467,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97308467,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97308467,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              551806.3179,
              4844436.702,
              816.3384464,
              552747.8979,
              4845378.242,
              1174.878446
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    551806.3178965505,
                    4844436.701504024,
                    816.3384463955636
                  ],
                  [
                    551806.3178965505,
                    4845378.241504023,
                    816.3384463955636
                  ],
                  [
                    552747.8978965506,
                    4845378.241504023,
                    1174.8784463955635
                  ],
                  [
                    552747.8978965506,
                    4844436.701504024,
                    1174.8784463955635
                  ],
                  [
                    551806.3178965505,
                    4844436.701504024,
                    816.3384463955636
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:49:12+00:00",
            "end_time": "2020-06-19T17:19:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0370.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.2316279294423,
              43.75313989264609,
              613.8613703105867
            ],
            [
              -122.23151944030421,
              43.761617014925754,
              613.8613703105867
            ],
            [
              -122.21982306092674,
              43.761537770467605,
              2299.601370310587
            ],
            [
              -122.21993320087927,
              43.75306067149825,
              2299.601370310587
            ],
            [
              -122.2316279294423,
              43.75313989264609,
              613.8613703105867
            ]
          ]
        ]
      },
      "bbox": [
        -122.2316279,
        43.75306067,
        613.8613703,
        -122.2198231,
        43.76161701,
        2299.60137
      ],
      "properties": {
        "datetime": "2020-06-18T18:48:56Z",
        "pc:count": 116654970,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562340.0961,
            "count": 116654970,
            "maximum": 562800.0579,
            "minimum": 561858.4779,
            "name": "X",
            "position": 0,
            "stddev": 261.8966649,
            "variance": 68589.8631
          },
          {
            "average": 4845208.857,
            "count": 116654970,
            "maximum": 4845683.658,
            "minimum": 4844742.078,
            "name": "Y",
            "position": 1,
            "stddev": 261.7019886,
            "variance": 68487.93083
          },
          {
            "average": 810.3472549,
            "count": 116654970,
            "maximum": 2299.60137,
            "minimum": 613.8613703,
            "name": "Z",
            "position": 2,
            "stddev": 32.16846114,
            "variance": 1034.809892
          },
          {
            "average": 31914.03606,
            "count": 116654970,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10058.78875,
            "variance": 101179231.1
          },
          {
            "average": 1.79376234,
            "count": 116654970,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9181701537,
            "variance": 0.8430364312
          },
          {
            "average": 2.587681939,
            "count": 116654970,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.051216322,
            "variance": 1.105055755
          },
          {
            "average": 0.5003182891,
            "count": 116654970,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999008,
            "variance": 0.2499999008
          },
          {
            "average": 0,
            "count": 116654970,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.015093596,
            "count": 116654970,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1512908685,
            "variance": 0.02288892689
          },
          {
            "average": 0.1135818675,
            "count": 116654970,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.38724231,
            "variance": 236.7672259
          },
          {
            "average": 0.5003182891,
            "count": 116654970,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999008,
            "variance": 0.2499999008
          },
          {
            "average": 118.3388712,
            "count": 116654970,
            "maximum": 122,
            "minimum": 115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.605612799,
            "variance": 2.577992459
          },
          {
            "average": 276539538,
            "count": 116654970,
            "maximum": 276541336.3,
            "minimum": 276537877,
            "name": "GpsTime",
            "position": 12,
            "stddev": 753.1109169,
            "variance": 567176.0532
          },
          {
            "average": 0,
            "count": 116654970,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116654970,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116654970,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116654970,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116654970,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561858.4779,
          4844742.078,
          613.8613703,
          562800.0579,
          4845683.658,
          2299.60137
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561858.4778820218,
                4844742.078202858,
                613.8613703105867
              ],
              [
                561858.4778820218,
                4845683.658202858,
                613.8613703105867
              ],
              [
                562800.0578820219,
                4845683.658202858,
                2299.601370310587
              ],
              [
                562800.0578820219,
                4844742.078202858,
                2299.601370310587
              ],
              [
                561858.4778820218,
                4844742.078202858,
                613.8613703105867
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:48:56+00:00",
        "end_time": "2020-06-18T17:51:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0370.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0370.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0370.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0370.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2316279,
            43.75306067,
            613.8613703,
            -122.2198231,
            43.76161701,
            2299.60137
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.2316279294423,
                  43.75313989264609,
                  613.8613703105867
                ],
                [
                  -122.23151944030421,
                  43.761617014925754,
                  613.8613703105867
                ],
                [
                  -122.21982306092674,
                  43.761537770467605,
                  2299.601370310587
                ],
                [
                  -122.21993320087927,
                  43.75306067149825,
                  2299.601370310587
                ],
                [
                  -122.2316279294423,
                  43.75313989264609,
                  613.8613703105867
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0370.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0370.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:48:56Z",
            "pc:count": 116654970,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562340.0961,
                "count": 116654970,
                "maximum": 562800.0579,
                "minimum": 561858.4779,
                "name": "X",
                "position": 0,
                "stddev": 261.8966649,
                "variance": 68589.8631
              },
              {
                "average": 4845208.857,
                "count": 116654970,
                "maximum": 4845683.658,
                "minimum": 4844742.078,
                "name": "Y",
                "position": 1,
                "stddev": 261.7019886,
                "variance": 68487.93083
              },
              {
                "average": 810.3472549,
                "count": 116654970,
                "maximum": 2299.60137,
                "minimum": 613.8613703,
                "name": "Z",
                "position": 2,
                "stddev": 32.16846114,
                "variance": 1034.809892
              },
              {
                "average": 31914.03606,
                "count": 116654970,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10058.78875,
                "variance": 101179231.1
              },
              {
                "average": 1.79376234,
                "count": 116654970,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9181701537,
                "variance": 0.8430364312
              },
              {
                "average": 2.587681939,
                "count": 116654970,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.051216322,
                "variance": 1.105055755
              },
              {
                "average": 0.5003182891,
                "count": 116654970,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999008,
                "variance": 0.2499999008
              },
              {
                "average": 0,
                "count": 116654970,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.015093596,
                "count": 116654970,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1512908685,
                "variance": 0.02288892689
              },
              {
                "average": 0.1135818675,
                "count": 116654970,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.38724231,
                "variance": 236.7672259
              },
              {
                "average": 0.5003182891,
                "count": 116654970,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999008,
                "variance": 0.2499999008
              },
              {
                "average": 118.3388712,
                "count": 116654970,
                "maximum": 122,
                "minimum": 115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.605612799,
                "variance": 2.577992459
              },
              {
                "average": 276539538,
                "count": 116654970,
                "maximum": 276541336.3,
                "minimum": 276537877,
                "name": "GpsTime",
                "position": 12,
                "stddev": 753.1109169,
                "variance": 567176.0532
              },
              {
                "average": 0,
                "count": 116654970,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116654970,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116654970,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116654970,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116654970,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561858.4779,
              4844742.078,
              613.8613703,
              562800.0579,
              4845683.658,
              2299.60137
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561858.4778820218,
                    4844742.078202858,
                    613.8613703105867
                  ],
                  [
                    561858.4778820218,
                    4845683.658202858,
                    613.8613703105867
                  ],
                  [
                    562800.0578820219,
                    4845683.658202858,
                    2299.601370310587
                  ],
                  [
                    562800.0578820219,
                    4844742.078202858,
                    2299.601370310587
                  ],
                  [
                    561858.4778820218,
                    4844742.078202858,
                    613.8613703105867
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:48:56+00:00",
            "end_time": "2020-06-18T17:51: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": "20200618_BLU_0280.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.24201711999217,
              43.72004709536776,
              1147.7650931859189
            ],
            [
              -122.24191022567373,
              43.728523927310555,
              1147.7650931859189
            ],
            [
              -122.23022125244277,
              43.72844579990457,
              1579.625093185919
            ],
            [
              -122.23032979456929,
              43.71996899094389,
              1579.625093185919
            ],
            [
              -122.24201711999217,
              43.72004709536776,
              1147.7650931859189
            ]
          ]
        ]
      },
      "bbox": [
        -122.2420171,
        43.71996899,
        1147.765093,
        -122.2302213,
        43.72852393,
        1579.625093
      ],
      "properties": {
        "datetime": "2020-06-18T18:54:36Z",
        "pc:count": 99427785,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561569.8119,
            "count": 99427785,
            "maximum": 561997.2017,
            "minimum": 561055.7017,
            "name": "X",
            "position": 0,
            "stddev": 256.6610581,
            "variance": 65874.89872
          },
          {
            "average": 4841534.702,
            "count": 99427785,
            "maximum": 4842000.525,
            "minimum": 4841058.985,
            "name": "Y",
            "position": 1,
            "stddev": 263.5125781,
            "variance": 69438.87883
          },
          {
            "average": 1290.611481,
            "count": 99427785,
            "maximum": 1579.625093,
            "minimum": 1147.765093,
            "name": "Z",
            "position": 2,
            "stddev": 74.16108683,
            "variance": 5499.8668
          },
          {
            "average": 30119.77469,
            "count": 99427785,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13192.06233,
            "variance": 174030508.5
          },
          {
            "average": 1.778495548,
            "count": 99427785,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9881710007,
            "variance": 0.9764819265
          },
          {
            "average": 2.555673215,
            "count": 99427785,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.241693745,
            "variance": 1.541803357
          },
          {
            "average": 0.4971459537,
            "count": 99427785,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999918569,
            "variance": 0.2499918569
          },
          {
            "average": 0,
            "count": 99427785,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.03571032,
            "count": 99427785,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.242914388,
            "variance": 0.05900739988
          },
          {
            "average": 0.3207757944,
            "count": 99427785,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.99860582,
            "variance": 255.9553883
          },
          {
            "average": 0.4971459537,
            "count": 99427785,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999918569,
            "variance": 0.2499918569
          },
          {
            "average": 120.3889556,
            "count": 99427785,
            "maximum": 123,
            "minimum": 118,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.186799641,
            "variance": 1.408493388
          },
          {
            "average": 276540488.7,
            "count": 99427785,
            "maximum": 276541676.4,
            "minimum": 276539414.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 549.3807551,
            "variance": 301819.2141
          },
          {
            "average": 0,
            "count": 99427785,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99427785,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99427785,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99427785,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99427785,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561055.7017,
          4841058.985,
          1147.765093,
          561997.2017,
          4842000.525,
          1579.625093
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561055.701678296,
                4841058.9845841145,
                1147.7650931859189
              ],
              [
                561055.701678296,
                4842000.524584114,
                1147.7650931859189
              ],
              [
                561997.201678296,
                4842000.524584114,
                1579.625093185919
              ],
              [
                561997.201678296,
                4841058.9845841145,
                1579.625093185919
              ],
              [
                561055.701678296,
                4841058.9845841145,
                1147.7650931859189
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:54:36+00:00",
        "end_time": "2020-06-18T18:16:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0280.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0280.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0280.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0280.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2420171,
            43.71996899,
            1147.765093,
            -122.2302213,
            43.72852393,
            1579.625093
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.24201711999217,
                  43.72004709536776,
                  1147.7650931859189
                ],
                [
                  -122.24191022567373,
                  43.728523927310555,
                  1147.7650931859189
                ],
                [
                  -122.23022125244277,
                  43.72844579990457,
                  1579.625093185919
                ],
                [
                  -122.23032979456929,
                  43.71996899094389,
                  1579.625093185919
                ],
                [
                  -122.24201711999217,
                  43.72004709536776,
                  1147.7650931859189
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0280.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0280.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:54:36Z",
            "pc:count": 99427785,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561569.8119,
                "count": 99427785,
                "maximum": 561997.2017,
                "minimum": 561055.7017,
                "name": "X",
                "position": 0,
                "stddev": 256.6610581,
                "variance": 65874.89872
              },
              {
                "average": 4841534.702,
                "count": 99427785,
                "maximum": 4842000.525,
                "minimum": 4841058.985,
                "name": "Y",
                "position": 1,
                "stddev": 263.5125781,
                "variance": 69438.87883
              },
              {
                "average": 1290.611481,
                "count": 99427785,
                "maximum": 1579.625093,
                "minimum": 1147.765093,
                "name": "Z",
                "position": 2,
                "stddev": 74.16108683,
                "variance": 5499.8668
              },
              {
                "average": 30119.77469,
                "count": 99427785,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13192.06233,
                "variance": 174030508.5
              },
              {
                "average": 1.778495548,
                "count": 99427785,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9881710007,
                "variance": 0.9764819265
              },
              {
                "average": 2.555673215,
                "count": 99427785,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.241693745,
                "variance": 1.541803357
              },
              {
                "average": 0.4971459537,
                "count": 99427785,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999918569,
                "variance": 0.2499918569
              },
              {
                "average": 0,
                "count": 99427785,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.03571032,
                "count": 99427785,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.242914388,
                "variance": 0.05900739988
              },
              {
                "average": 0.3207757944,
                "count": 99427785,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.99860582,
                "variance": 255.9553883
              },
              {
                "average": 0.4971459537,
                "count": 99427785,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999918569,
                "variance": 0.2499918569
              },
              {
                "average": 120.3889556,
                "count": 99427785,
                "maximum": 123,
                "minimum": 118,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.186799641,
                "variance": 1.408493388
              },
              {
                "average": 276540488.7,
                "count": 99427785,
                "maximum": 276541676.4,
                "minimum": 276539414.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 549.3807551,
                "variance": 301819.2141
              },
              {
                "average": 0,
                "count": 99427785,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99427785,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99427785,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99427785,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99427785,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561055.7017,
              4841058.985,
              1147.765093,
              561997.2017,
              4842000.525,
              1579.625093
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561055.701678296,
                    4841058.9845841145,
                    1147.7650931859189
                  ],
                  [
                    561055.701678296,
                    4842000.524584114,
                    1147.7650931859189
                  ],
                  [
                    561997.201678296,
                    4842000.524584114,
                    1579.625093185919
                  ],
                  [
                    561997.201678296,
                    4841058.9845841145,
                    1579.625093185919
                  ],
                  [
                    561055.701678296,
                    4841058.9845841145,
                    1147.7650931859189
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:54:36+00:00",
            "end_time": "2020-06-18T18:16:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0399.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.35702452815748,
              43.76762042662694,
              511.56396847364374
            ],
            [
              -122.35693370138206,
              43.77609739618208,
              511.56396847364374
            ],
            [
              -122.34523467704315,
              43.776030971289295,
              955.2839684736438
            ],
            [
              -122.34532715590531,
              43.767554021272716,
              955.2839684736438
            ],
            [
              -122.35702452815748,
              43.76762042662694,
              511.56396847364374
            ]
          ]
        ]
      },
      "bbox": [
        -122.3570245,
        43.76755402,
        511.5639685,
        -122.3452347,
        43.7760974,
        955.2839685
      ],
      "properties": {
        "datetime": "2020-06-19T17:49:47Z",
        "pc:count": 94314876,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 552233.6647,
            "count": 94314876,
            "maximum": 552692.3487,
            "minimum": 551750.8087,
            "name": "X",
            "position": 0,
            "stddev": 267.6840637,
            "variance": 71654.75796
          },
          {
            "average": 4846727.855,
            "count": 94314876,
            "maximum": 4847205.887,
            "minimum": 4846264.347,
            "name": "Y",
            "position": 1,
            "stddev": 266.3107574,
            "variance": 70921.4195
          },
          {
            "average": 716.6751233,
            "count": 94314876,
            "maximum": 955.2839685,
            "minimum": 511.5639685,
            "name": "Z",
            "position": 2,
            "stddev": 51.46430455,
            "variance": 2648.574643
          },
          {
            "average": 31282.96941,
            "count": 94314876,
            "maximum": 65535,
            "minimum": 3904,
            "name": "Intensity",
            "position": 3,
            "stddev": 10837.34781,
            "variance": 117448107.5
          },
          {
            "average": 1.81448179,
            "count": 94314876,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9387398594,
            "variance": 0.8812325236
          },
          {
            "average": 2.629314404,
            "count": 94314876,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.079641582,
            "variance": 1.165625946
          },
          {
            "average": 0.4986982647,
            "count": 94314876,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983081,
            "variance": 0.2499983081
          },
          {
            "average": 0,
            "count": 94314876,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.021145021,
            "count": 94314876,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1777689774,
            "variance": 0.03160180933
          },
          {
            "average": -1.030695225,
            "count": 94314876,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.63620296,
            "variance": 244.4908431
          },
          {
            "average": 0.4986982647,
            "count": 94314876,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999983081,
            "variance": 0.2499983081
          },
          {
            "average": 312.5614629,
            "count": 94314876,
            "maximum": 315,
            "minimum": 310,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.277891581,
            "variance": 1.633006892
          },
          {
            "average": 276623280.7,
            "count": 94314876,
            "maximum": 276624187,
            "minimum": 276622358,
            "name": "GpsTime",
            "position": 12,
            "stddev": 438.8169199,
            "variance": 192560.2892
          },
          {
            "average": 0,
            "count": 94314876,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94314876,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94314876,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94314876,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94314876,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          551750.8087,
          4846264.347,
          511.5639685,
          552692.3487,
          4847205.887,
          955.2839685
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                551750.8086810857,
                4846264.347015677,
                511.56396847364374
              ],
              [
                551750.8086810857,
                4847205.887015676,
                511.56396847364374
              ],
              [
                552692.3486810857,
                4847205.887015676,
                955.2839684736438
              ],
              [
                552692.3486810857,
                4846264.347015677,
                955.2839684736438
              ],
              [
                551750.8086810857,
                4846264.347015677,
                511.56396847364374
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:49:47+00:00",
        "end_time": "2020-06-19T17:19:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0399.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0399.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0399.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0399.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3570245,
            43.76755402,
            511.5639685,
            -122.3452347,
            43.7760974,
            955.2839685
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.35702452815748,
                  43.76762042662694,
                  511.56396847364374
                ],
                [
                  -122.35693370138206,
                  43.77609739618208,
                  511.56396847364374
                ],
                [
                  -122.34523467704315,
                  43.776030971289295,
                  955.2839684736438
                ],
                [
                  -122.34532715590531,
                  43.767554021272716,
                  955.2839684736438
                ],
                [
                  -122.35702452815748,
                  43.76762042662694,
                  511.56396847364374
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0399.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0399.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:49:47Z",
            "pc:count": 94314876,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 552233.6647,
                "count": 94314876,
                "maximum": 552692.3487,
                "minimum": 551750.8087,
                "name": "X",
                "position": 0,
                "stddev": 267.6840637,
                "variance": 71654.75796
              },
              {
                "average": 4846727.855,
                "count": 94314876,
                "maximum": 4847205.887,
                "minimum": 4846264.347,
                "name": "Y",
                "position": 1,
                "stddev": 266.3107574,
                "variance": 70921.4195
              },
              {
                "average": 716.6751233,
                "count": 94314876,
                "maximum": 955.2839685,
                "minimum": 511.5639685,
                "name": "Z",
                "position": 2,
                "stddev": 51.46430455,
                "variance": 2648.574643
              },
              {
                "average": 31282.96941,
                "count": 94314876,
                "maximum": 65535,
                "minimum": 3904,
                "name": "Intensity",
                "position": 3,
                "stddev": 10837.34781,
                "variance": 117448107.5
              },
              {
                "average": 1.81448179,
                "count": 94314876,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9387398594,
                "variance": 0.8812325236
              },
              {
                "average": 2.629314404,
                "count": 94314876,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.079641582,
                "variance": 1.165625946
              },
              {
                "average": 0.4986982647,
                "count": 94314876,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983081,
                "variance": 0.2499983081
              },
              {
                "average": 0,
                "count": 94314876,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.021145021,
                "count": 94314876,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1777689774,
                "variance": 0.03160180933
              },
              {
                "average": -1.030695225,
                "count": 94314876,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.63620296,
                "variance": 244.4908431
              },
              {
                "average": 0.4986982647,
                "count": 94314876,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999983081,
                "variance": 0.2499983081
              },
              {
                "average": 312.5614629,
                "count": 94314876,
                "maximum": 315,
                "minimum": 310,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.277891581,
                "variance": 1.633006892
              },
              {
                "average": 276623280.7,
                "count": 94314876,
                "maximum": 276624187,
                "minimum": 276622358,
                "name": "GpsTime",
                "position": 12,
                "stddev": 438.8169199,
                "variance": 192560.2892
              },
              {
                "average": 0,
                "count": 94314876,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94314876,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94314876,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94314876,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94314876,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              551750.8087,
              4846264.347,
              511.5639685,
              552692.3487,
              4847205.887,
              955.2839685
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    551750.8086810857,
                    4846264.347015677,
                    511.56396847364374
                  ],
                  [
                    551750.8086810857,
                    4847205.887015676,
                    511.56396847364374
                  ],
                  [
                    552692.3486810857,
                    4847205.887015676,
                    955.2839684736438
                  ],
                  [
                    552692.3486810857,
                    4846264.347015677,
                    955.2839684736438
                  ],
                  [
                    551750.8086810857,
                    4846264.347015677,
                    511.56396847364374
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:49:47+00:00",
            "end_time": "2020-06-19T17:19: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": "20200618_BLU_0325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.26519939293792,
              43.736155046561294,
              1164.813289581402
            ],
            [
              -122.26509570946621,
              43.74463189929232,
              1164.813289581402
            ],
            [
              -122.2534027948729,
              43.7445561158479,
              1663.653289581402
            ],
            [
              -122.25350812766104,
              43.73607928540897,
              1663.653289581402
            ],
            [
              -122.26519939293792,
              43.736155046561294,
              1164.813289581402
            ]
          ]
        ]
      },
      "bbox": [
        -122.2651994,
        43.73607929,
        1164.81329,
        -122.2534028,
        43.7446319,
        1663.65329
      ],
      "properties": {
        "datetime": "2020-06-19T19:39:10Z",
        "pc:count": 115656588,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559662.7834,
            "count": 115656588,
            "maximum": 560114.0591,
            "minimum": 559172.4991,
            "name": "X",
            "position": 0,
            "stddev": 264.2948613,
            "variance": 69851.77373
          },
          {
            "average": 4843301.61,
            "count": 115656588,
            "maximum": 4843772.707,
            "minimum": 4842831.167,
            "name": "Y",
            "position": 1,
            "stddev": 263.4685327,
            "variance": 69415.66772
          },
          {
            "average": 1440.792949,
            "count": 115656588,
            "maximum": 1663.65329,
            "minimum": 1164.81329,
            "name": "Z",
            "position": 2,
            "stddev": 100.3650142,
            "variance": 10073.13608
          },
          {
            "average": 30911.77165,
            "count": 115656588,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14432.52415,
            "variance": 208297753.2
          },
          {
            "average": 1.723269616,
            "count": 115656588,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9526010775,
            "variance": 0.9074488128
          },
          {
            "average": 2.446993525,
            "count": 115656588,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.214560572,
            "variance": 1.475157383
          },
          {
            "average": 0.496763401,
            "count": 115656588,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999895265,
            "variance": 0.2499895266
          },
          {
            "average": 0,
            "count": 115656588,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.037939629,
            "count": 115656588,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2398847013,
            "variance": 0.05754466992
          },
          {
            "average": -0.9591884947,
            "count": 115656588,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.80061595,
            "variance": 249.6594645
          },
          {
            "average": 0.4967634096,
            "count": 115656588,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999895265,
            "variance": 0.2499895266
          },
          {
            "average": 147.2999472,
            "count": 115656588,
            "maximum": 332,
            "minimum": 124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 61.90038716,
            "variance": 3831.657931
          },
          {
            "average": 276552103.8,
            "count": 115656588,
            "maximum": 276630750.9,
            "minimum": 276542167.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26354.85017,
            "variance": 694578127.4
          },
          {
            "average": 0,
            "count": 115656588,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115656588,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115656588,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115656588,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115656588,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559172.4991,
          4842831.167,
          1164.81329,
          560114.0591,
          4843772.707,
          1663.65329
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559172.4990923482,
                4842831.167158281,
                1164.813289581402
              ],
              [
                559172.4990923482,
                4843772.707158281,
                1164.813289581402
              ],
              [
                560114.0590923482,
                4843772.707158281,
                1663.653289581402
              ],
              [
                560114.0590923482,
                4842831.167158281,
                1663.653289581402
              ],
              [
                559172.4990923482,
                4842831.167158281,
                1164.813289581402
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:39:10+00:00",
        "end_time": "2020-06-18T19:02:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2651994,
            43.73607929,
            1164.81329,
            -122.2534028,
            43.7446319,
            1663.65329
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.26519939293792,
                  43.736155046561294,
                  1164.813289581402
                ],
                [
                  -122.26509570946621,
                  43.74463189929232,
                  1164.813289581402
                ],
                [
                  -122.2534027948729,
                  43.7445561158479,
                  1663.653289581402
                ],
                [
                  -122.25350812766104,
                  43.73607928540897,
                  1663.653289581402
                ],
                [
                  -122.26519939293792,
                  43.736155046561294,
                  1164.813289581402
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:39:10Z",
            "pc:count": 115656588,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559662.7834,
                "count": 115656588,
                "maximum": 560114.0591,
                "minimum": 559172.4991,
                "name": "X",
                "position": 0,
                "stddev": 264.2948613,
                "variance": 69851.77373
              },
              {
                "average": 4843301.61,
                "count": 115656588,
                "maximum": 4843772.707,
                "minimum": 4842831.167,
                "name": "Y",
                "position": 1,
                "stddev": 263.4685327,
                "variance": 69415.66772
              },
              {
                "average": 1440.792949,
                "count": 115656588,
                "maximum": 1663.65329,
                "minimum": 1164.81329,
                "name": "Z",
                "position": 2,
                "stddev": 100.3650142,
                "variance": 10073.13608
              },
              {
                "average": 30911.77165,
                "count": 115656588,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14432.52415,
                "variance": 208297753.2
              },
              {
                "average": 1.723269616,
                "count": 115656588,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9526010775,
                "variance": 0.9074488128
              },
              {
                "average": 2.446993525,
                "count": 115656588,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.214560572,
                "variance": 1.475157383
              },
              {
                "average": 0.496763401,
                "count": 115656588,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999895265,
                "variance": 0.2499895266
              },
              {
                "average": 0,
                "count": 115656588,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.037939629,
                "count": 115656588,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2398847013,
                "variance": 0.05754466992
              },
              {
                "average": -0.9591884947,
                "count": 115656588,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.80061595,
                "variance": 249.6594645
              },
              {
                "average": 0.4967634096,
                "count": 115656588,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999895265,
                "variance": 0.2499895266
              },
              {
                "average": 147.2999472,
                "count": 115656588,
                "maximum": 332,
                "minimum": 124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 61.90038716,
                "variance": 3831.657931
              },
              {
                "average": 276552103.8,
                "count": 115656588,
                "maximum": 276630750.9,
                "minimum": 276542167.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26354.85017,
                "variance": 694578127.4
              },
              {
                "average": 0,
                "count": 115656588,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115656588,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115656588,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115656588,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115656588,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559172.4991,
              4842831.167,
              1164.81329,
              560114.0591,
              4843772.707,
              1663.65329
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559172.4990923482,
                    4842831.167158281,
                    1164.813289581402
                  ],
                  [
                    559172.4990923482,
                    4843772.707158281,
                    1164.813289581402
                  ],
                  [
                    560114.0590923482,
                    4843772.707158281,
                    1663.653289581402
                  ],
                  [
                    560114.0590923482,
                    4842831.167158281,
                    1663.653289581402
                  ],
                  [
                    559172.4990923482,
                    4842831.167158281,
                    1164.813289581402
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:39:10+00:00",
            "end_time": "2020-06-18T19:02: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": "20200619_BLU_0461.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.31234751485832,
              43.80127236246885,
              582.2167814612012
            ],
            [
              -122.31231860429968,
              43.803792710577696,
              582.2167814612012
            ],
            [
              -122.3008703630004,
              43.80372325007655,
              2218.216781461201
            ],
            [
              -122.30089975475555,
              43.801202908042676,
              2218.216781461201
            ],
            [
              -122.31234751485832,
              43.80127236246885,
              582.2167814612012
            ]
          ]
        ]
      },
      "bbox": [
        -122.3123475,
        43.80120291,
        582.2167815,
        -122.3008704,
        43.80379271,
        2218.216781
      ],
      "properties": {
        "datetime": "2020-06-19T18:54:02Z",
        "pc:count": 24628682,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555765.5827,
            "count": 24628682,
            "maximum": 556236.6099,
            "minimum": 555315.6699,
            "name": "X",
            "position": 0,
            "stddev": 252.334408,
            "variance": 63672.65348
          },
          {
            "average": 4850161.51,
            "count": 24628682,
            "maximum": 4850310.689,
            "minimum": 4850030.749,
            "name": "Y",
            "position": 1,
            "stddev": 69.19212385,
            "variance": 4787.550003
          },
          {
            "average": 681.1372017,
            "count": 24628682,
            "maximum": 2218.216781,
            "minimum": 582.2167815,
            "name": "Z",
            "position": 2,
            "stddev": 37.30790585,
            "variance": 1391.879839
          },
          {
            "average": 32624.45881,
            "count": 24628682,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10136.49964,
            "variance": 102748624.9
          },
          {
            "average": 1.725401262,
            "count": 24628682,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8714111821,
            "variance": 0.7593574484
          },
          {
            "average": 2.450637716,
            "count": 24628682,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.013012955,
            "variance": 1.026195247
          },
          {
            "average": 0.3964819961,
            "count": 24628682,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4891666716,
            "variance": 0.2392840326
          },
          {
            "average": 0,
            "count": 24628682,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.020185977,
            "count": 24628682,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1717736498,
            "variance": 0.02950618675
          },
          {
            "average": 0.9423691681,
            "count": 24628682,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.37599148,
            "variance": 236.4211139
          },
          {
            "average": 0.4880257498,
            "count": 24628682,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998566069,
            "variance": 0.2498566275
          },
          {
            "average": 321.5642133,
            "count": 24628682,
            "maximum": 325,
            "minimum": 319,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.425999719,
            "variance": 2.033475199
          },
          {
            "average": 276626580.7,
            "count": 24628682,
            "maximum": 276628042.3,
            "minimum": 276625708.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 556.0101711,
            "variance": 309147.3103
          },
          {
            "average": 0,
            "count": 24628682,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24628682,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24628682,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24628682,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24628682,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555315.6699,
          4850030.749,
          582.2167815,
          556236.6099,
          4850310.689,
          2218.216781
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555315.6699249495,
                4850030.748683427,
                582.2167814612012
              ],
              [
                555315.6699249495,
                4850310.688683427,
                582.2167814612012
              ],
              [
                556236.6099249495,
                4850310.688683427,
                2218.216781461201
              ],
              [
                556236.6099249495,
                4850030.748683427,
                2218.216781461201
              ],
              [
                555315.6699249495,
                4850030.748683427,
                582.2167814612012
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:54:02+00:00",
        "end_time": "2020-06-19T18:15:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0461.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0461.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0461.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0461.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3123475,
            43.80120291,
            582.2167815,
            -122.3008704,
            43.80379271,
            2218.216781
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.31234751485832,
                  43.80127236246885,
                  582.2167814612012
                ],
                [
                  -122.31231860429968,
                  43.803792710577696,
                  582.2167814612012
                ],
                [
                  -122.3008703630004,
                  43.80372325007655,
                  2218.216781461201
                ],
                [
                  -122.30089975475555,
                  43.801202908042676,
                  2218.216781461201
                ],
                [
                  -122.31234751485832,
                  43.80127236246885,
                  582.2167814612012
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0461.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0461.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:54:02Z",
            "pc:count": 24628682,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555765.5827,
                "count": 24628682,
                "maximum": 556236.6099,
                "minimum": 555315.6699,
                "name": "X",
                "position": 0,
                "stddev": 252.334408,
                "variance": 63672.65348
              },
              {
                "average": 4850161.51,
                "count": 24628682,
                "maximum": 4850310.689,
                "minimum": 4850030.749,
                "name": "Y",
                "position": 1,
                "stddev": 69.19212385,
                "variance": 4787.550003
              },
              {
                "average": 681.1372017,
                "count": 24628682,
                "maximum": 2218.216781,
                "minimum": 582.2167815,
                "name": "Z",
                "position": 2,
                "stddev": 37.30790585,
                "variance": 1391.879839
              },
              {
                "average": 32624.45881,
                "count": 24628682,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10136.49964,
                "variance": 102748624.9
              },
              {
                "average": 1.725401262,
                "count": 24628682,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8714111821,
                "variance": 0.7593574484
              },
              {
                "average": 2.450637716,
                "count": 24628682,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.013012955,
                "variance": 1.026195247
              },
              {
                "average": 0.3964819961,
                "count": 24628682,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4891666716,
                "variance": 0.2392840326
              },
              {
                "average": 0,
                "count": 24628682,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.020185977,
                "count": 24628682,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1717736498,
                "variance": 0.02950618675
              },
              {
                "average": 0.9423691681,
                "count": 24628682,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.37599148,
                "variance": 236.4211139
              },
              {
                "average": 0.4880257498,
                "count": 24628682,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998566069,
                "variance": 0.2498566275
              },
              {
                "average": 321.5642133,
                "count": 24628682,
                "maximum": 325,
                "minimum": 319,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.425999719,
                "variance": 2.033475199
              },
              {
                "average": 276626580.7,
                "count": 24628682,
                "maximum": 276628042.3,
                "minimum": 276625708.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 556.0101711,
                "variance": 309147.3103
              },
              {
                "average": 0,
                "count": 24628682,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24628682,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24628682,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24628682,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24628682,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555315.6699,
              4850030.749,
              582.2167815,
              556236.6099,
              4850310.689,
              2218.216781
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555315.6699249495,
                    4850030.748683427,
                    582.2167814612012
                  ],
                  [
                    555315.6699249495,
                    4850310.688683427,
                    582.2167814612012
                  ],
                  [
                    556236.6099249495,
                    4850310.688683427,
                    2218.216781461201
                  ],
                  [
                    556236.6099249495,
                    4850030.748683427,
                    2218.216781461201
                  ],
                  [
                    555315.6699249495,
                    4850030.748683427,
                    582.2167814612012
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:54:02+00:00",
            "end_time": "2020-06-19T18:15: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": "20200619_BLU_0462.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.30095725956228,
              43.80145339537131,
              708.7933838545773
            ],
            [
              -122.30094038048712,
              43.8029009220487,
              708.7933838545773
            ],
            [
              -122.29323053020727,
              43.802853502174855,
              827.7733838545773
            ],
            [
              -122.29324759540232,
              43.80140597787945,
              827.7733838545773
            ],
            [
              -122.30095725956228,
              43.80145339537131,
              708.7933838545773
            ]
          ]
        ]
      },
      "bbox": [
        -122.3009573,
        43.80140598,
        708.7933839,
        -122.2932305,
        43.80290092,
        827.7733839
      ],
      "properties": {
        "datetime": "2020-06-19T18:56:06Z",
        "pc:count": 6498464,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556443.4744,
            "count": 6498464,
            "maximum": 556851.9692,
            "minimum": 556231.7492,
            "name": "X",
            "position": 0,
            "stddev": 147.2457429,
            "variance": 21681.30882
          },
          {
            "average": 4850119.316,
            "count": 6498464,
            "maximum": 4850219.31,
            "minimum": 4850058.53,
            "name": "Y",
            "position": 1,
            "stddev": 35.94657185,
            "variance": 1292.156028
          },
          {
            "average": 756.6108833,
            "count": 6498464,
            "maximum": 827.7733839,
            "minimum": 708.7933839,
            "name": "Z",
            "position": 2,
            "stddev": 17.11772337,
            "variance": 293.0164533
          },
          {
            "average": 32435.06125,
            "count": 6498464,
            "maximum": 55847,
            "minimum": 6012,
            "name": "Intensity",
            "position": 3,
            "stddev": 10444.11599,
            "variance": 109079558.8
          },
          {
            "average": 1.725217067,
            "count": 6498464,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8754807245,
            "variance": 0.7664664989
          },
          {
            "average": 2.451141377,
            "count": 6498464,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.023890199,
            "variance": 1.04835114
          },
          {
            "average": 0.472772489,
            "count": 6498464,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992581507,
            "variance": 0.249258701
          },
          {
            "average": 0,
            "count": 6498464,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018867535,
            "count": 6498464,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1694928209,
            "variance": 0.02872781633
          },
          {
            "average": -0.6984553507,
            "count": 6498464,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.75125888,
            "variance": 248.1021563
          },
          {
            "average": 0.472772489,
            "count": 6498464,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4992581507,
            "variance": 0.249258701
          },
          {
            "average": 323.460043,
            "count": 6498464,
            "maximum": 326,
            "minimum": 321,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.390001796,
            "variance": 1.932104993
          },
          {
            "average": 276627314.5,
            "count": 6498464,
            "maximum": 276628166.7,
            "minimum": 276626483.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 549.6628126,
            "variance": 302129.2076
          },
          {
            "average": 0,
            "count": 6498464,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6498464,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6498464,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6498464,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6498464,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556231.7492,
          4850058.53,
          708.7933839,
          556851.9692,
          4850219.31,
          827.7733839
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556231.7492004511,
                4850058.529811391,
                708.7933838545773
              ],
              [
                556231.7492004511,
                4850219.30981139,
                708.7933838545773
              ],
              [
                556851.969200451,
                4850219.30981139,
                827.7733838545773
              ],
              [
                556851.969200451,
                4850058.529811391,
                827.7733838545773
              ],
              [
                556231.7492004511,
                4850058.529811391,
                708.7933838545773
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:56:06+00:00",
        "end_time": "2020-06-19T18:28:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0462.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0462.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0462.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0462.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3009573,
            43.80140598,
            708.7933839,
            -122.2932305,
            43.80290092,
            827.7733839
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.30095725956228,
                  43.80145339537131,
                  708.7933838545773
                ],
                [
                  -122.30094038048712,
                  43.8029009220487,
                  708.7933838545773
                ],
                [
                  -122.29323053020727,
                  43.802853502174855,
                  827.7733838545773
                ],
                [
                  -122.29324759540232,
                  43.80140597787945,
                  827.7733838545773
                ],
                [
                  -122.30095725956228,
                  43.80145339537131,
                  708.7933838545773
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0462.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0462.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:56:06Z",
            "pc:count": 6498464,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556443.4744,
                "count": 6498464,
                "maximum": 556851.9692,
                "minimum": 556231.7492,
                "name": "X",
                "position": 0,
                "stddev": 147.2457429,
                "variance": 21681.30882
              },
              {
                "average": 4850119.316,
                "count": 6498464,
                "maximum": 4850219.31,
                "minimum": 4850058.53,
                "name": "Y",
                "position": 1,
                "stddev": 35.94657185,
                "variance": 1292.156028
              },
              {
                "average": 756.6108833,
                "count": 6498464,
                "maximum": 827.7733839,
                "minimum": 708.7933839,
                "name": "Z",
                "position": 2,
                "stddev": 17.11772337,
                "variance": 293.0164533
              },
              {
                "average": 32435.06125,
                "count": 6498464,
                "maximum": 55847,
                "minimum": 6012,
                "name": "Intensity",
                "position": 3,
                "stddev": 10444.11599,
                "variance": 109079558.8
              },
              {
                "average": 1.725217067,
                "count": 6498464,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8754807245,
                "variance": 0.7664664989
              },
              {
                "average": 2.451141377,
                "count": 6498464,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.023890199,
                "variance": 1.04835114
              },
              {
                "average": 0.472772489,
                "count": 6498464,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992581507,
                "variance": 0.249258701
              },
              {
                "average": 0,
                "count": 6498464,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018867535,
                "count": 6498464,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1694928209,
                "variance": 0.02872781633
              },
              {
                "average": -0.6984553507,
                "count": 6498464,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.75125888,
                "variance": 248.1021563
              },
              {
                "average": 0.472772489,
                "count": 6498464,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4992581507,
                "variance": 0.249258701
              },
              {
                "average": 323.460043,
                "count": 6498464,
                "maximum": 326,
                "minimum": 321,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.390001796,
                "variance": 1.932104993
              },
              {
                "average": 276627314.5,
                "count": 6498464,
                "maximum": 276628166.7,
                "minimum": 276626483.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 549.6628126,
                "variance": 302129.2076
              },
              {
                "average": 0,
                "count": 6498464,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6498464,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6498464,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6498464,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6498464,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556231.7492,
              4850058.53,
              708.7933839,
              556851.9692,
              4850219.31,
              827.7733839
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556231.7492004511,
                    4850058.529811391,
                    708.7933838545773
                  ],
                  [
                    556231.7492004511,
                    4850219.30981139,
                    708.7933838545773
                  ],
                  [
                    556851.969200451,
                    4850219.30981139,
                    827.7733838545773
                  ],
                  [
                    556851.969200451,
                    4850058.529811391,
                    827.7733838545773
                  ],
                  [
                    556231.7492004511,
                    4850058.529811391,
                    708.7933838545773
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:56:06+00:00",
            "end_time": "2020-06-19T18: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": "20200618_BLU_0304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.2422580794366,
              43.72827712722056,
              1061.1574143929856
            ],
            [
              -122.24215119295513,
              43.73675358725713,
              1061.1574143929856
            ],
            [
              -122.23046012165211,
              43.73667546945351,
              1490.2774143929855
            ],
            [
              -122.23056865664084,
              43.72819903239492,
              1490.2774143929855
            ],
            [
              -122.2422580794366,
              43.72827712722056,
              1061.1574143929856
            ]
          ]
        ]
      },
      "bbox": [
        -122.2422581,
        43.72819903,
        1061.157414,
        -122.2304601,
        43.73675359,
        1490.277414
      ],
      "properties": {
        "datetime": "2020-06-18T19:02:54Z",
        "pc:count": 94923554,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561511.6704,
            "count": 94923554,
            "maximum": 561969.4764,
            "minimum": 561027.9364,
            "name": "X",
            "position": 0,
            "stddev": 253.0301061,
            "variance": 64024.23458
          },
          {
            "average": 4842436.395,
            "count": 94923554,
            "maximum": 4842914.358,
            "minimum": 4841972.858,
            "name": "Y",
            "position": 1,
            "stddev": 266.8312327,
            "variance": 71198.90676
          },
          {
            "average": 1220.448106,
            "count": 94923554,
            "maximum": 1490.277414,
            "minimum": 1061.157414,
            "name": "Z",
            "position": 2,
            "stddev": 75.06677112,
            "variance": 5635.020126
          },
          {
            "average": 31066.8739,
            "count": 94923554,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12445.85942,
            "variance": 154899416.7
          },
          {
            "average": 1.704222842,
            "count": 94923554,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9352950607,
            "variance": 0.8747768506
          },
          {
            "average": 2.408016687,
            "count": 94923554,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.19293184,
            "variance": 1.423086375
          },
          {
            "average": 0.4972789683,
            "count": 94923554,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999925986,
            "variance": 0.2499925986
          },
          {
            "average": 0,
            "count": 94923554,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.03361643,
            "count": 94923554,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.244095024,
            "variance": 0.05958238073
          },
          {
            "average": -0.4923502926,
            "count": 94923554,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.11133152,
            "variance": 259.5750035
          },
          {
            "average": 0.4972789683,
            "count": 94923554,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999925986,
            "variance": 0.2499925986
          },
          {
            "average": 120.6855439,
            "count": 94923554,
            "maximum": 124,
            "minimum": 118,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.234648137,
            "variance": 1.524356023
          },
          {
            "average": 276540625.2,
            "count": 94923554,
            "maximum": 276542174.4,
            "minimum": 276539430.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 570.9702511,
            "variance": 326007.0277
          },
          {
            "average": 0,
            "count": 94923554,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94923554,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94923554,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94923554,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94923554,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561027.9364,
          4841972.858,
          1061.157414,
          561969.4764,
          4842914.358,
          1490.277414
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561027.9364427095,
                4841972.85805177,
                1061.1574143929856
              ],
              [
                561027.9364427095,
                4842914.35805177,
                1061.1574143929856
              ],
              [
                561969.4764427096,
                4842914.35805177,
                1490.2774143929855
              ],
              [
                561969.4764427096,
                4841972.85805177,
                1490.2774143929855
              ],
              [
                561027.9364427095,
                4841972.85805177,
                1061.1574143929856
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:02:54+00:00",
        "end_time": "2020-06-18T18:17:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2422581,
            43.72819903,
            1061.157414,
            -122.2304601,
            43.73675359,
            1490.277414
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.2422580794366,
                  43.72827712722056,
                  1061.1574143929856
                ],
                [
                  -122.24215119295513,
                  43.73675358725713,
                  1061.1574143929856
                ],
                [
                  -122.23046012165211,
                  43.73667546945351,
                  1490.2774143929855
                ],
                [
                  -122.23056865664084,
                  43.72819903239492,
                  1490.2774143929855
                ],
                [
                  -122.2422580794366,
                  43.72827712722056,
                  1061.1574143929856
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:02:54Z",
            "pc:count": 94923554,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561511.6704,
                "count": 94923554,
                "maximum": 561969.4764,
                "minimum": 561027.9364,
                "name": "X",
                "position": 0,
                "stddev": 253.0301061,
                "variance": 64024.23458
              },
              {
                "average": 4842436.395,
                "count": 94923554,
                "maximum": 4842914.358,
                "minimum": 4841972.858,
                "name": "Y",
                "position": 1,
                "stddev": 266.8312327,
                "variance": 71198.90676
              },
              {
                "average": 1220.448106,
                "count": 94923554,
                "maximum": 1490.277414,
                "minimum": 1061.157414,
                "name": "Z",
                "position": 2,
                "stddev": 75.06677112,
                "variance": 5635.020126
              },
              {
                "average": 31066.8739,
                "count": 94923554,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12445.85942,
                "variance": 154899416.7
              },
              {
                "average": 1.704222842,
                "count": 94923554,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9352950607,
                "variance": 0.8747768506
              },
              {
                "average": 2.408016687,
                "count": 94923554,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.19293184,
                "variance": 1.423086375
              },
              {
                "average": 0.4972789683,
                "count": 94923554,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999925986,
                "variance": 0.2499925986
              },
              {
                "average": 0,
                "count": 94923554,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.03361643,
                "count": 94923554,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.244095024,
                "variance": 0.05958238073
              },
              {
                "average": -0.4923502926,
                "count": 94923554,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.11133152,
                "variance": 259.5750035
              },
              {
                "average": 0.4972789683,
                "count": 94923554,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999925986,
                "variance": 0.2499925986
              },
              {
                "average": 120.6855439,
                "count": 94923554,
                "maximum": 124,
                "minimum": 118,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.234648137,
                "variance": 1.524356023
              },
              {
                "average": 276540625.2,
                "count": 94923554,
                "maximum": 276542174.4,
                "minimum": 276539430.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 570.9702511,
                "variance": 326007.0277
              },
              {
                "average": 0,
                "count": 94923554,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94923554,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94923554,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94923554,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94923554,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561027.9364,
              4841972.858,
              1061.157414,
              561969.4764,
              4842914.358,
              1490.277414
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561027.9364427095,
                    4841972.85805177,
                    1061.1574143929856
                  ],
                  [
                    561027.9364427095,
                    4842914.35805177,
                    1061.1574143929856
                  ],
                  [
                    561969.4764427096,
                    4842914.35805177,
                    1490.2774143929855
                  ],
                  [
                    561969.4764427096,
                    4841972.85805177,
                    1490.2774143929855
                  ],
                  [
                    561027.9364427095,
                    4841972.85805177,
                    1061.1574143929856
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:02:54+00:00",
            "end_time": "2020-06-18T18:17:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0434.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3461798135884,
              43.784265018965954,
              512.3765491083614
            ],
            [
              -122.34608740131435,
              43.792741945543014,
              512.3765491083614
            ],
            [
              -122.33438465887849,
              43.79267438710509,
              2150.3765491083614
            ],
            [
              -122.33447872471328,
              43.78419748039943,
              2150.3765491083614
            ],
            [
              -122.3461798135884,
              43.784265018965954,
              512.3765491083614
            ]
          ]
        ]
      },
      "bbox": [
        -122.3461798,
        43.78419748,
        512.3765491,
        -122.3343847,
        43.79274195,
        2150.376549
      ],
      "properties": {
        "datetime": "2020-06-19T18:05:32Z",
        "pc:count": 88446000,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 553078.974,
            "count": 88446000,
            "maximum": 553550.6478,
            "minimum": 552609.0678,
            "name": "X",
            "position": 0,
            "stddev": 262.9666917,
            "variance": 69151.48096
          },
          {
            "average": 4848597.294,
            "count": 88446000,
            "maximum": 4849061.331,
            "minimum": 4848119.791,
            "name": "Y",
            "position": 1,
            "stddev": 264.0196836,
            "variance": 69706.39333
          },
          {
            "average": 631.6241029,
            "count": 88446000,
            "maximum": 2150.376549,
            "minimum": 512.3765491,
            "name": "Z",
            "position": 2,
            "stddev": 51.67722533,
            "variance": 2670.535618
          },
          {
            "average": 32363.92502,
            "count": 88446000,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10125.26352,
            "variance": 102520961.4
          },
          {
            "average": 1.724060308,
            "count": 88446000,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8733374462,
            "variance": 0.7627182949
          },
          {
            "average": 2.448360344,
            "count": 88446000,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.019562172,
            "variance": 1.039507023
          },
          {
            "average": 0.4997660493,
            "count": 88446000,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999481,
            "variance": 0.2499999481
          },
          {
            "average": 0,
            "count": 88446000,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.036993657,
            "count": 88446000,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4044319252,
            "variance": 0.1635651821
          },
          {
            "average": -0.9318384632,
            "count": 88446000,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.35596246,
            "variance": 235.8055832
          },
          {
            "average": 0.4997660493,
            "count": 88446000,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999481,
            "variance": 0.2499999481
          },
          {
            "average": 314.6504115,
            "count": 88446000,
            "maximum": 318,
            "minimum": 312,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.323065895,
            "variance": 1.750503362
          },
          {
            "average": 276624006,
            "count": 88446000,
            "maximum": 276625132.8,
            "minimum": 276623000.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 478.8998485,
            "variance": 229345.0649
          },
          {
            "average": 0,
            "count": 88446000,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88446000,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88446000,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88446000,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88446000,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          552609.0678,
          4848119.791,
          512.3765491,
          553550.6478,
          4849061.331,
          2150.376549
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                552609.0678072448,
                4848119.79092865,
                512.3765491083614
              ],
              [
                552609.0678072448,
                4849061.330928649,
                512.3765491083614
              ],
              [
                553550.6478072449,
                4849061.330928649,
                2150.3765491083614
              ],
              [
                553550.6478072449,
                4848119.79092865,
                2150.3765491083614
              ],
              [
                552609.0678072448,
                4848119.79092865,
                512.3765491083614
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:05:32+00:00",
        "end_time": "2020-06-19T17:30:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0434.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0434.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0434.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0434.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3461798,
            43.78419748,
            512.3765491,
            -122.3343847,
            43.79274195,
            2150.376549
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.3461798135884,
                  43.784265018965954,
                  512.3765491083614
                ],
                [
                  -122.34608740131435,
                  43.792741945543014,
                  512.3765491083614
                ],
                [
                  -122.33438465887849,
                  43.79267438710509,
                  2150.3765491083614
                ],
                [
                  -122.33447872471328,
                  43.78419748039943,
                  2150.3765491083614
                ],
                [
                  -122.3461798135884,
                  43.784265018965954,
                  512.3765491083614
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0434.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0434.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:05:32Z",
            "pc:count": 88446000,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 553078.974,
                "count": 88446000,
                "maximum": 553550.6478,
                "minimum": 552609.0678,
                "name": "X",
                "position": 0,
                "stddev": 262.9666917,
                "variance": 69151.48096
              },
              {
                "average": 4848597.294,
                "count": 88446000,
                "maximum": 4849061.331,
                "minimum": 4848119.791,
                "name": "Y",
                "position": 1,
                "stddev": 264.0196836,
                "variance": 69706.39333
              },
              {
                "average": 631.6241029,
                "count": 88446000,
                "maximum": 2150.376549,
                "minimum": 512.3765491,
                "name": "Z",
                "position": 2,
                "stddev": 51.67722533,
                "variance": 2670.535618
              },
              {
                "average": 32363.92502,
                "count": 88446000,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10125.26352,
                "variance": 102520961.4
              },
              {
                "average": 1.724060308,
                "count": 88446000,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8733374462,
                "variance": 0.7627182949
              },
              {
                "average": 2.448360344,
                "count": 88446000,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.019562172,
                "variance": 1.039507023
              },
              {
                "average": 0.4997660493,
                "count": 88446000,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999481,
                "variance": 0.2499999481
              },
              {
                "average": 0,
                "count": 88446000,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.036993657,
                "count": 88446000,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4044319252,
                "variance": 0.1635651821
              },
              {
                "average": -0.9318384632,
                "count": 88446000,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.35596246,
                "variance": 235.8055832
              },
              {
                "average": 0.4997660493,
                "count": 88446000,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999481,
                "variance": 0.2499999481
              },
              {
                "average": 314.6504115,
                "count": 88446000,
                "maximum": 318,
                "minimum": 312,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.323065895,
                "variance": 1.750503362
              },
              {
                "average": 276624006,
                "count": 88446000,
                "maximum": 276625132.8,
                "minimum": 276623000.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 478.8998485,
                "variance": 229345.0649
              },
              {
                "average": 0,
                "count": 88446000,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88446000,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88446000,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88446000,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88446000,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              552609.0678,
              4848119.791,
              512.3765491,
              553550.6478,
              4849061.331,
              2150.376549
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    552609.0678072448,
                    4848119.79092865,
                    512.3765491083614
                  ],
                  [
                    552609.0678072448,
                    4849061.330928649,
                    512.3765491083614
                  ],
                  [
                    553550.6478072449,
                    4849061.330928649,
                    2150.3765491083614
                  ],
                  [
                    553550.6478072449,
                    4848119.79092865,
                    2150.3765491083614
                  ],
                  [
                    552609.0678072448,
                    4848119.79092865,
                    512.3765491083614
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:05:32+00:00",
            "end_time": "2020-06-19T17:30: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": "20200618_BLU_0387.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.26593181028022,
              43.7608435125445,
              787.514575460975
            ],
            [
              -122.26582813650096,
              43.76932069003374,
              787.514575460975
            ],
            [
              -122.25413090836588,
              43.769244950764836,
              2262.4945754609753
            ],
            [
              -122.25423623356234,
              43.76076779555471,
              2262.4945754609753
            ],
            [
              -122.26593181028022,
              43.7608435125445,
              787.514575460975
            ]
          ]
        ]
      },
      "bbox": [
        -122.2659318,
        43.7607678,
        787.5145755,
        -122.2541309,
        43.76932069,
        2262.494575
      ],
      "properties": {
        "datetime": "2020-06-19T19:38:20Z",
        "pc:count": 135465851,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559560.4538,
            "count": 135465851,
            "maximum": 560030.7448,
            "minimum": 559089.2248,
            "name": "X",
            "position": 0,
            "stddev": 263.6886445,
            "variance": 69531.70122
          },
          {
            "average": 4846041.886,
            "count": 135465851,
            "maximum": 4846514.207,
            "minimum": 4845572.627,
            "name": "Y",
            "position": 1,
            "stddev": 263.4096196,
            "variance": 69384.62767
          },
          {
            "average": 956.2890281,
            "count": 135465851,
            "maximum": 2262.494575,
            "minimum": 787.5145755,
            "name": "Z",
            "position": 2,
            "stddev": 53.84718023,
            "variance": 2899.518819
          },
          {
            "average": 30361.10745,
            "count": 135465851,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11188.07417,
            "variance": 125173003.7
          },
          {
            "average": 1.86731067,
            "count": 135465851,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9826152997,
            "variance": 0.9655328272
          },
          {
            "average": 2.734731981,
            "count": 135465851,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.129798201,
            "variance": 1.276443974
          },
          {
            "average": 0.499088822,
            "count": 135465851,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991716,
            "variance": 0.2499991716
          },
          {
            "average": 0,
            "count": 135465851,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.016178675,
            "count": 135465851,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1549312335,
            "variance": 0.02400368711
          },
          {
            "average": 0.1413733921,
            "count": 135465851,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.43889117,
            "variance": 238.3593605
          },
          {
            "average": 0.499088822,
            "count": 135465851,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999991716,
            "variance": 0.2499991716
          },
          {
            "average": 186.9917821,
            "count": 135465851,
            "maximum": 332,
            "minimum": 124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 93.3785569,
            "variance": 8719.554888
          },
          {
            "average": 276569010.1,
            "count": 135465851,
            "maximum": 276630700.1,
            "minimum": 276542219.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 39752.2683,
            "variance": 1580242835
          },
          {
            "average": 0,
            "count": 135465851,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 135465851,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 135465851,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 135465851,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 135465851,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559089.2248,
          4845572.627,
          787.5145755,
          560030.7448,
          4846514.207,
          2262.494575
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559089.2248230465,
                4845572.627060561,
                787.514575460975
              ],
              [
                559089.2248230465,
                4846514.2070605615,
                787.514575460975
              ],
              [
                560030.7448230465,
                4846514.2070605615,
                2262.4945754609753
              ],
              [
                560030.7448230465,
                4845572.627060561,
                2262.4945754609753
              ],
              [
                559089.2248230465,
                4845572.627060561,
                787.514575460975
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:38:20+00:00",
        "end_time": "2020-06-18T19:03:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0387.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0387.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0387.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0387.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2659318,
            43.7607678,
            787.5145755,
            -122.2541309,
            43.76932069,
            2262.494575
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.26593181028022,
                  43.7608435125445,
                  787.514575460975
                ],
                [
                  -122.26582813650096,
                  43.76932069003374,
                  787.514575460975
                ],
                [
                  -122.25413090836588,
                  43.769244950764836,
                  2262.4945754609753
                ],
                [
                  -122.25423623356234,
                  43.76076779555471,
                  2262.4945754609753
                ],
                [
                  -122.26593181028022,
                  43.7608435125445,
                  787.514575460975
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0387.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0387.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:38:20Z",
            "pc:count": 135465851,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559560.4538,
                "count": 135465851,
                "maximum": 560030.7448,
                "minimum": 559089.2248,
                "name": "X",
                "position": 0,
                "stddev": 263.6886445,
                "variance": 69531.70122
              },
              {
                "average": 4846041.886,
                "count": 135465851,
                "maximum": 4846514.207,
                "minimum": 4845572.627,
                "name": "Y",
                "position": 1,
                "stddev": 263.4096196,
                "variance": 69384.62767
              },
              {
                "average": 956.2890281,
                "count": 135465851,
                "maximum": 2262.494575,
                "minimum": 787.5145755,
                "name": "Z",
                "position": 2,
                "stddev": 53.84718023,
                "variance": 2899.518819
              },
              {
                "average": 30361.10745,
                "count": 135465851,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11188.07417,
                "variance": 125173003.7
              },
              {
                "average": 1.86731067,
                "count": 135465851,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9826152997,
                "variance": 0.9655328272
              },
              {
                "average": 2.734731981,
                "count": 135465851,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.129798201,
                "variance": 1.276443974
              },
              {
                "average": 0.499088822,
                "count": 135465851,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991716,
                "variance": 0.2499991716
              },
              {
                "average": 0,
                "count": 135465851,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.016178675,
                "count": 135465851,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1549312335,
                "variance": 0.02400368711
              },
              {
                "average": 0.1413733921,
                "count": 135465851,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.43889117,
                "variance": 238.3593605
              },
              {
                "average": 0.499088822,
                "count": 135465851,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999991716,
                "variance": 0.2499991716
              },
              {
                "average": 186.9917821,
                "count": 135465851,
                "maximum": 332,
                "minimum": 124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 93.3785569,
                "variance": 8719.554888
              },
              {
                "average": 276569010.1,
                "count": 135465851,
                "maximum": 276630700.1,
                "minimum": 276542219.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 39752.2683,
                "variance": 1580242835
              },
              {
                "average": 0,
                "count": 135465851,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 135465851,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 135465851,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 135465851,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 135465851,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559089.2248,
              4845572.627,
              787.5145755,
              560030.7448,
              4846514.207,
              2262.494575
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559089.2248230465,
                    4845572.627060561,
                    787.514575460975
                  ],
                  [
                    559089.2248230465,
                    4846514.2070605615,
                    787.514575460975
                  ],
                  [
                    560030.7448230465,
                    4846514.2070605615,
                    2262.4945754609753
                  ],
                  [
                    560030.7448230465,
                    4845572.627060561,
                    2262.4945754609753
                  ],
                  [
                    559089.2248230465,
                    4845572.627060561,
                    787.514575460975
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:38:20+00:00",
            "end_time": "2020-06-18T19:03:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0350.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.22003666208329,
              43.74508328667885,
              761.5243014061189
            ],
            [
              -122.21992656971823,
              43.75356021767371,
              761.5243014061189
            ],
            [
              -122.20823204040697,
              43.75347980038025,
              2401.444301406119
            ],
            [
              -122.20834378281292,
              43.745002893040464,
              2401.444301406119
            ],
            [
              -122.22003666208329,
              43.74508328667885,
              761.5243014061189
            ]
          ]
        ]
      },
      "bbox": [
        -122.2200367,
        43.74500289,
        761.5243014,
        -122.208232,
        43.75356022,
        2401.444301
      ],
      "properties": {
        "datetime": "2020-06-18T18:22:53Z",
        "pc:count": 123947202,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563266.2634,
            "count": 123947202,
            "maximum": 563741.6293,
            "minimum": 562800.0693,
            "name": "X",
            "position": 0,
            "stddev": 264.264979,
            "variance": 69835.97912
          },
          {
            "average": 4844330.354,
            "count": 123947202,
            "maximum": 4844797.565,
            "minimum": 4843856.005,
            "name": "Y",
            "position": 1,
            "stddev": 263.6482375,
            "variance": 69510.39314
          },
          {
            "average": 923.3700414,
            "count": 123947202,
            "maximum": 2401.444301,
            "minimum": 761.5243014,
            "name": "Z",
            "position": 2,
            "stddev": 78.98136544,
            "variance": 6238.056087
          },
          {
            "average": 30966.74268,
            "count": 123947202,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10432.68731,
            "variance": 108840964.6
          },
          {
            "average": 1.844961873,
            "count": 123947202,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9525320364,
            "variance": 0.9073172804
          },
          {
            "average": 2.689225207,
            "count": 123947202,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.078270473,
            "variance": 1.162667213
          },
          {
            "average": 0.5004007271,
            "count": 123947202,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998414,
            "variance": 0.2499998414
          },
          {
            "average": 0,
            "count": 123947202,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.017731614,
            "count": 123947202,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1832908748,
            "variance": 0.03359554478
          },
          {
            "average": 0.2038718545,
            "count": 123947202,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.66893036,
            "variance": 245.5153785
          },
          {
            "average": 0.5004007271,
            "count": 123947202,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999998414,
            "variance": 0.2499998414
          },
          {
            "average": 115.3896832,
            "count": 123947202,
            "maximum": 119,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.574636101,
            "variance": 2.479478851
          },
          {
            "average": 276538175.4,
            "count": 123947202,
            "maximum": 276539773.6,
            "minimum": 276536716.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 737.5964115,
            "variance": 544048.4663
          },
          {
            "average": 0,
            "count": 123947202,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 123947202,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 123947202,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 123947202,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 123947202,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562800.0693,
          4843856.005,
          761.5243014,
          563741.6293,
          4844797.565,
          2401.444301
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562800.0693196671,
                4843856.0045511,
                761.5243014061189
              ],
              [
                562800.0693196671,
                4844797.5645511,
                761.5243014061189
              ],
              [
                563741.6293196671,
                4844797.5645511,
                2401.444301406119
              ],
              [
                563741.6293196671,
                4843856.0045511,
                2401.444301406119
              ],
              [
                562800.0693196671,
                4843856.0045511,
                761.5243014061189
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:22:53+00:00",
        "end_time": "2020-06-18T17:31:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0350.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0350.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0350.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0350.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2200367,
            43.74500289,
            761.5243014,
            -122.208232,
            43.75356022,
            2401.444301
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.22003666208329,
                  43.74508328667885,
                  761.5243014061189
                ],
                [
                  -122.21992656971823,
                  43.75356021767371,
                  761.5243014061189
                ],
                [
                  -122.20823204040697,
                  43.75347980038025,
                  2401.444301406119
                ],
                [
                  -122.20834378281292,
                  43.745002893040464,
                  2401.444301406119
                ],
                [
                  -122.22003666208329,
                  43.74508328667885,
                  761.5243014061189
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0350.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0350.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:22:53Z",
            "pc:count": 123947202,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563266.2634,
                "count": 123947202,
                "maximum": 563741.6293,
                "minimum": 562800.0693,
                "name": "X",
                "position": 0,
                "stddev": 264.264979,
                "variance": 69835.97912
              },
              {
                "average": 4844330.354,
                "count": 123947202,
                "maximum": 4844797.565,
                "minimum": 4843856.005,
                "name": "Y",
                "position": 1,
                "stddev": 263.6482375,
                "variance": 69510.39314
              },
              {
                "average": 923.3700414,
                "count": 123947202,
                "maximum": 2401.444301,
                "minimum": 761.5243014,
                "name": "Z",
                "position": 2,
                "stddev": 78.98136544,
                "variance": 6238.056087
              },
              {
                "average": 30966.74268,
                "count": 123947202,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10432.68731,
                "variance": 108840964.6
              },
              {
                "average": 1.844961873,
                "count": 123947202,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9525320364,
                "variance": 0.9073172804
              },
              {
                "average": 2.689225207,
                "count": 123947202,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.078270473,
                "variance": 1.162667213
              },
              {
                "average": 0.5004007271,
                "count": 123947202,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998414,
                "variance": 0.2499998414
              },
              {
                "average": 0,
                "count": 123947202,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.017731614,
                "count": 123947202,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1832908748,
                "variance": 0.03359554478
              },
              {
                "average": 0.2038718545,
                "count": 123947202,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.66893036,
                "variance": 245.5153785
              },
              {
                "average": 0.5004007271,
                "count": 123947202,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999998414,
                "variance": 0.2499998414
              },
              {
                "average": 115.3896832,
                "count": 123947202,
                "maximum": 119,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.574636101,
                "variance": 2.479478851
              },
              {
                "average": 276538175.4,
                "count": 123947202,
                "maximum": 276539773.6,
                "minimum": 276536716.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 737.5964115,
                "variance": 544048.4663
              },
              {
                "average": 0,
                "count": 123947202,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 123947202,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 123947202,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 123947202,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 123947202,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562800.0693,
              4843856.005,
              761.5243014,
              563741.6293,
              4844797.565,
              2401.444301
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562800.0693196671,
                    4843856.0045511,
                    761.5243014061189
                  ],
                  [
                    562800.0693196671,
                    4844797.5645511,
                    761.5243014061189
                  ],
                  [
                    563741.6293196671,
                    4844797.5645511,
                    2401.444301406119
                  ],
                  [
                    563741.6293196671,
                    4843856.0045511,
                    2401.444301406119
                  ],
                  [
                    562800.0693196671,
                    4843856.0045511,
                    761.5243014061189
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:22:53+00:00",
            "end_time": "2020-06-18T17:31: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": "20200619_BLU_0381.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.33405930609194,
              43.75976101672415,
              820.1354574365422
            ],
            [
              -122.33396525917857,
              43.76823813915861,
              820.1354574365422
            ],
            [
              -122.3222678211391,
              43.76816937308945,
              2164.915457436542
            ],
            [
              -122.32236351947464,
              43.759692270882816,
              2164.915457436542
            ],
            [
              -122.33405930609194,
              43.75976101672415,
              820.1354574365422
            ]
          ]
        ]
      },
      "bbox": [
        -122.3340593,
        43.75969227,
        820.1354574,
        -122.3222678,
        43.76823814,
        2164.915457
      ],
      "properties": {
        "datetime": "2020-06-19T18:18:55Z",
        "pc:count": 108492461,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554077.9255,
            "count": 108492461,
            "maximum": 554547.7592,
            "minimum": 553606.2192,
            "name": "X",
            "position": 0,
            "stddev": 263.7246584,
            "variance": 69550.69543
          },
          {
            "average": 4845876.809,
            "count": 108492461,
            "maximum": 4846347.619,
            "minimum": 4845406.059,
            "name": "Y",
            "position": 1,
            "stddev": 262.8613448,
            "variance": 69096.08657
          },
          {
            "average": 1007.315466,
            "count": 108492461,
            "maximum": 2164.915457,
            "minimum": 820.1354574,
            "name": "Z",
            "position": 2,
            "stddev": 68.26299502,
            "variance": 4659.836489
          },
          {
            "average": 29104.29088,
            "count": 108492461,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12679.49899,
            "variance": 160769694.5
          },
          {
            "average": 1.966501617,
            "count": 108492461,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.059582569,
            "variance": 1.12271522
          },
          {
            "average": 2.931755028,
            "count": 108492461,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.210945966,
            "variance": 1.466390132
          },
          {
            "average": 0.4937949375,
            "count": 108492461,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499961498,
            "variance": 0.2499614995
          },
          {
            "average": 8.111162673e-07,
            "count": 108492461,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009006195739,
            "variance": 8.111156169e-07
          },
          {
            "average": 1.020813723,
            "count": 108492461,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1854952595,
            "variance": 0.03440849131
          },
          {
            "average": 0.4716132218,
            "count": 108492461,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.71672337,
            "variance": 247.0153934
          },
          {
            "average": 0.4937949375,
            "count": 108492461,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499961498,
            "variance": 0.2499614995
          },
          {
            "average": 317.4096975,
            "count": 108492461,
            "maximum": 320,
            "minimum": 315,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.062350465,
            "variance": 1.128588511
          },
          {
            "average": 276625000.3,
            "count": 108492461,
            "maximum": 276625935.4,
            "minimum": 276624148.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 397.9399826,
            "variance": 158356.2298
          },
          {
            "average": 0,
            "count": 108492461,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108492461,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108492461,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108492461,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108492461,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          553606.2192,
          4845406.059,
          820.1354574,
          554547.7592,
          4846347.619,
          2164.915457
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                553606.2192111649,
                4845406.058623108,
                820.1354574365422
              ],
              [
                553606.2192111649,
                4846347.618623109,
                820.1354574365422
              ],
              [
                554547.7592111649,
                4846347.618623109,
                2164.915457436542
              ],
              [
                554547.7592111649,
                4845406.058623108,
                2164.915457436542
              ],
              [
                553606.2192111649,
                4845406.058623108,
                820.1354574365422
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:18:55+00:00",
        "end_time": "2020-06-19T17:49:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0381.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0381.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0381.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0381.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3340593,
            43.75969227,
            820.1354574,
            -122.3222678,
            43.76823814,
            2164.915457
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.33405930609194,
                  43.75976101672415,
                  820.1354574365422
                ],
                [
                  -122.33396525917857,
                  43.76823813915861,
                  820.1354574365422
                ],
                [
                  -122.3222678211391,
                  43.76816937308945,
                  2164.915457436542
                ],
                [
                  -122.32236351947464,
                  43.759692270882816,
                  2164.915457436542
                ],
                [
                  -122.33405930609194,
                  43.75976101672415,
                  820.1354574365422
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0381.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0381.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:18:55Z",
            "pc:count": 108492461,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554077.9255,
                "count": 108492461,
                "maximum": 554547.7592,
                "minimum": 553606.2192,
                "name": "X",
                "position": 0,
                "stddev": 263.7246584,
                "variance": 69550.69543
              },
              {
                "average": 4845876.809,
                "count": 108492461,
                "maximum": 4846347.619,
                "minimum": 4845406.059,
                "name": "Y",
                "position": 1,
                "stddev": 262.8613448,
                "variance": 69096.08657
              },
              {
                "average": 1007.315466,
                "count": 108492461,
                "maximum": 2164.915457,
                "minimum": 820.1354574,
                "name": "Z",
                "position": 2,
                "stddev": 68.26299502,
                "variance": 4659.836489
              },
              {
                "average": 29104.29088,
                "count": 108492461,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12679.49899,
                "variance": 160769694.5
              },
              {
                "average": 1.966501617,
                "count": 108492461,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.059582569,
                "variance": 1.12271522
              },
              {
                "average": 2.931755028,
                "count": 108492461,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.210945966,
                "variance": 1.466390132
              },
              {
                "average": 0.4937949375,
                "count": 108492461,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499961498,
                "variance": 0.2499614995
              },
              {
                "average": 8.111162673e-07,
                "count": 108492461,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009006195739,
                "variance": 8.111156169e-07
              },
              {
                "average": 1.020813723,
                "count": 108492461,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1854952595,
                "variance": 0.03440849131
              },
              {
                "average": 0.4716132218,
                "count": 108492461,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.71672337,
                "variance": 247.0153934
              },
              {
                "average": 0.4937949375,
                "count": 108492461,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499961498,
                "variance": 0.2499614995
              },
              {
                "average": 317.4096975,
                "count": 108492461,
                "maximum": 320,
                "minimum": 315,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.062350465,
                "variance": 1.128588511
              },
              {
                "average": 276625000.3,
                "count": 108492461,
                "maximum": 276625935.4,
                "minimum": 276624148.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 397.9399826,
                "variance": 158356.2298
              },
              {
                "average": 0,
                "count": 108492461,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108492461,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108492461,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108492461,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108492461,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              553606.2192,
              4845406.059,
              820.1354574,
              554547.7592,
              4846347.619,
              2164.915457
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    553606.2192111649,
                    4845406.058623108,
                    820.1354574365422
                  ],
                  [
                    553606.2192111649,
                    4846347.618623109,
                    820.1354574365422
                  ],
                  [
                    554547.7592111649,
                    4846347.618623109,
                    2164.915457436542
                  ],
                  [
                    554547.7592111649,
                    4845406.058623108,
                    2164.915457436542
                  ],
                  [
                    553606.2192111649,
                    4845406.058623108,
                    820.1354574365422
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:18:55+00:00",
            "end_time": "2020-06-19T17:49: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": "20200619_BLU_0400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.34566882841465,
              43.76780632657181,
              594.2599984106723
            ],
            [
              -122.34557639896525,
              43.77628309672582,
              594.2599984106723
            ],
            [
              -122.33387761358756,
              43.776215510539764,
              2144.7599984106723
            ],
            [
              -122.3339716950543,
              43.76773876026543,
              2144.7599984106723
            ],
            [
              -122.34566882841465,
              43.76780632657181,
              594.2599984106723
            ]
          ]
        ]
      },
      "bbox": [
        -122.3456688,
        43.76773876,
        594.2599984,
        -122.3338776,
        43.7762831,
        2144.759998
      ],
      "properties": {
        "datetime": "2020-06-19T18:01:54Z",
        "pc:count": 98506429,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 553143.7784,
            "count": 98506429,
            "maximum": 553606.1472,
            "minimum": 552664.6272,
            "name": "X",
            "position": 0,
            "stddev": 259.8794912,
            "variance": 67537.34993
          },
          {
            "average": 4846761.315,
            "count": 98506429,
            "maximum": 4847233.672,
            "minimum": 4846292.152,
            "name": "Y",
            "position": 1,
            "stddev": 263.0134354,
            "variance": 69176.06723
          },
          {
            "average": 768.5574845,
            "count": 98506429,
            "maximum": 2144.759998,
            "minimum": 594.2599984,
            "name": "Z",
            "position": 2,
            "stddev": 53.60876051,
            "variance": 2873.899204
          },
          {
            "average": 30799.14698,
            "count": 98506429,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11060.1327,
            "variance": 122326535.4
          },
          {
            "average": 1.850847248,
            "count": 98506429,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9658765917,
            "variance": 0.9329175903
          },
          {
            "average": 2.701557499,
            "count": 98506429,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.106128149,
            "variance": 1.223519481
          },
          {
            "average": 0.50091693,
            "count": 98506429,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991618,
            "variance": 0.2499991618
          },
          {
            "average": 1.715624063e-06,
            "count": 98506429,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001309817215,
            "variance": 1.715621138e-06
          },
          {
            "average": 1.020935842,
            "count": 98506429,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1814565168,
            "variance": 0.0329264675
          },
          {
            "average": -0.4301343572,
            "count": 98506429,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.46164472,
            "variance": 239.0624575
          },
          {
            "average": 0.50091693,
            "count": 98506429,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999991618,
            "variance": 0.2499991618
          },
          {
            "average": 314.939819,
            "count": 98506429,
            "maximum": 317,
            "minimum": 312,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.235722029,
            "variance": 1.527008933
          },
          {
            "average": 276624106.6,
            "count": 98506429,
            "maximum": 276624914.7,
            "minimum": 276623033.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 443.8309713,
            "variance": 196985.9311
          },
          {
            "average": 0,
            "count": 98506429,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98506429,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98506429,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98506429,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98506429,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          552664.6272,
          4846292.152,
          594.2599984,
          553606.1472,
          4847233.672,
          2144.759998
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                552664.6272142476,
                4846292.151637014,
                594.2599984106723
              ],
              [
                552664.6272142476,
                4847233.671637014,
                594.2599984106723
              ],
              [
                553606.1472142476,
                4847233.671637014,
                2144.7599984106723
              ],
              [
                553606.1472142476,
                4846292.151637014,
                2144.7599984106723
              ],
              [
                552664.6272142476,
                4846292.151637014,
                594.2599984106723
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:01:54+00:00",
        "end_time": "2020-06-19T17:30:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3456688,
            43.76773876,
            594.2599984,
            -122.3338776,
            43.7762831,
            2144.759998
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.34566882841465,
                  43.76780632657181,
                  594.2599984106723
                ],
                [
                  -122.34557639896525,
                  43.77628309672582,
                  594.2599984106723
                ],
                [
                  -122.33387761358756,
                  43.776215510539764,
                  2144.7599984106723
                ],
                [
                  -122.3339716950543,
                  43.76773876026543,
                  2144.7599984106723
                ],
                [
                  -122.34566882841465,
                  43.76780632657181,
                  594.2599984106723
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:01:54Z",
            "pc:count": 98506429,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 553143.7784,
                "count": 98506429,
                "maximum": 553606.1472,
                "minimum": 552664.6272,
                "name": "X",
                "position": 0,
                "stddev": 259.8794912,
                "variance": 67537.34993
              },
              {
                "average": 4846761.315,
                "count": 98506429,
                "maximum": 4847233.672,
                "minimum": 4846292.152,
                "name": "Y",
                "position": 1,
                "stddev": 263.0134354,
                "variance": 69176.06723
              },
              {
                "average": 768.5574845,
                "count": 98506429,
                "maximum": 2144.759998,
                "minimum": 594.2599984,
                "name": "Z",
                "position": 2,
                "stddev": 53.60876051,
                "variance": 2873.899204
              },
              {
                "average": 30799.14698,
                "count": 98506429,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11060.1327,
                "variance": 122326535.4
              },
              {
                "average": 1.850847248,
                "count": 98506429,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9658765917,
                "variance": 0.9329175903
              },
              {
                "average": 2.701557499,
                "count": 98506429,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.106128149,
                "variance": 1.223519481
              },
              {
                "average": 0.50091693,
                "count": 98506429,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991618,
                "variance": 0.2499991618
              },
              {
                "average": 1.715624063e-06,
                "count": 98506429,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001309817215,
                "variance": 1.715621138e-06
              },
              {
                "average": 1.020935842,
                "count": 98506429,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1814565168,
                "variance": 0.0329264675
              },
              {
                "average": -0.4301343572,
                "count": 98506429,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.46164472,
                "variance": 239.0624575
              },
              {
                "average": 0.50091693,
                "count": 98506429,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999991618,
                "variance": 0.2499991618
              },
              {
                "average": 314.939819,
                "count": 98506429,
                "maximum": 317,
                "minimum": 312,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.235722029,
                "variance": 1.527008933
              },
              {
                "average": 276624106.6,
                "count": 98506429,
                "maximum": 276624914.7,
                "minimum": 276623033.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 443.8309713,
                "variance": 196985.9311
              },
              {
                "average": 0,
                "count": 98506429,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98506429,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98506429,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98506429,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98506429,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              552664.6272,
              4846292.152,
              594.2599984,
              553606.1472,
              4847233.672,
              2144.759998
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    552664.6272142476,
                    4846292.151637014,
                    594.2599984106723
                  ],
                  [
                    552664.6272142476,
                    4847233.671637014,
                    594.2599984106723
                  ],
                  [
                    553606.1472142476,
                    4847233.671637014,
                    2144.7599984106723
                  ],
                  [
                    553606.1472142476,
                    4846292.151637014,
                    2144.7599984106723
                  ],
                  [
                    552664.6272142476,
                    4846292.151637014,
                    594.2599984106723
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:01:54+00:00",
            "end_time": "2020-06-19T17: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": "20200618_BLU_0426.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25506282676125,
              43.77747924461034,
              610.7845123625005
            ],
            [
              -122.25495755695133,
              43.78595637653105,
              610.7845123625005
            ],
            [
              -122.24325661737485,
              43.78587949822725,
              2288.4645123625005
            ],
            [
              -122.24336354007242,
              43.777402388920024,
              2288.4645123625005
            ],
            [
              -122.25506282676125,
              43.77747924461034,
              610.7845123625005
            ]
          ]
        ]
      },
      "bbox": [
        -122.2550628,
        43.77740239,
        610.7845124,
        -122.2432566,
        43.78595638,
        2288.464512
      ],
      "properties": {
        "datetime": "2020-06-19T19:37:45Z",
        "pc:count": 119758304,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560420.7664,
            "count": 119758304,
            "maximum": 560889.0735,
            "minimum": 559947.5135,
            "name": "X",
            "position": 0,
            "stddev": 263.21758,
            "variance": 69283.49443
          },
          {
            "average": 4847893.053,
            "count": 119758304,
            "maximum": 4848369.644,
            "minimum": 4847428.064,
            "name": "Y",
            "position": 1,
            "stddev": 260.5013998,
            "variance": 67860.97931
          },
          {
            "average": 702.6375052,
            "count": 119758304,
            "maximum": 2288.464512,
            "minimum": 610.7845124,
            "name": "Z",
            "position": 2,
            "stddev": 42.83105541,
            "variance": 1834.499307
          },
          {
            "average": 32127.96611,
            "count": 119758304,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9763.2656,
            "variance": 95321355.17
          },
          {
            "average": 1.761058381,
            "count": 119758304,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8859105174,
            "variance": 0.7848374448
          },
          {
            "average": 2.522017571,
            "count": 119758304,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.00714819,
            "variance": 1.014347476
          },
          {
            "average": 0.5025187648,
            "count": 119758304,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999936579,
            "variance": 0.2499936579
          },
          {
            "average": 0,
            "count": 119758304,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024981257,
            "count": 119758304,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3095777784,
            "variance": 0.09583840085
          },
          {
            "average": -0.05605605561,
            "count": 119758304,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.42169105,
            "variance": 237.8285547
          },
          {
            "average": 0.5025187648,
            "count": 119758304,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999936579,
            "variance": 0.2499936579
          },
          {
            "average": 127.0479109,
            "count": 119758304,
            "maximum": 332,
            "minimum": 121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 21.47376586,
            "variance": 461.1226204
          },
          {
            "average": 276543448.2,
            "count": 119758304,
            "maximum": 276630665.6,
            "minimum": 276540622.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9140.786477,
            "variance": 83553977.42
          },
          {
            "average": 0,
            "count": 119758304,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119758304,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119758304,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119758304,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119758304,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559947.5135,
          4847428.064,
          610.7845124,
          560889.0735,
          4848369.644,
          2288.464512
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559947.5135194799,
                4847428.063920399,
                610.7845123625005
              ],
              [
                559947.5135194799,
                4848369.643920399,
                610.7845123625005
              ],
              [
                560889.07351948,
                4848369.643920399,
                2288.4645123625005
              ],
              [
                560889.07351948,
                4847428.063920399,
                2288.4645123625005
              ],
              [
                559947.5135194799,
                4847428.063920399,
                610.7845123625005
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:37:45+00:00",
        "end_time": "2020-06-18T18:37:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0426.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0426.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0426.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0426.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2550628,
            43.77740239,
            610.7845124,
            -122.2432566,
            43.78595638,
            2288.464512
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.25506282676125,
                  43.77747924461034,
                  610.7845123625005
                ],
                [
                  -122.25495755695133,
                  43.78595637653105,
                  610.7845123625005
                ],
                [
                  -122.24325661737485,
                  43.78587949822725,
                  2288.4645123625005
                ],
                [
                  -122.24336354007242,
                  43.777402388920024,
                  2288.4645123625005
                ],
                [
                  -122.25506282676125,
                  43.77747924461034,
                  610.7845123625005
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0426.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0426.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:37:45Z",
            "pc:count": 119758304,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560420.7664,
                "count": 119758304,
                "maximum": 560889.0735,
                "minimum": 559947.5135,
                "name": "X",
                "position": 0,
                "stddev": 263.21758,
                "variance": 69283.49443
              },
              {
                "average": 4847893.053,
                "count": 119758304,
                "maximum": 4848369.644,
                "minimum": 4847428.064,
                "name": "Y",
                "position": 1,
                "stddev": 260.5013998,
                "variance": 67860.97931
              },
              {
                "average": 702.6375052,
                "count": 119758304,
                "maximum": 2288.464512,
                "minimum": 610.7845124,
                "name": "Z",
                "position": 2,
                "stddev": 42.83105541,
                "variance": 1834.499307
              },
              {
                "average": 32127.96611,
                "count": 119758304,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9763.2656,
                "variance": 95321355.17
              },
              {
                "average": 1.761058381,
                "count": 119758304,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8859105174,
                "variance": 0.7848374448
              },
              {
                "average": 2.522017571,
                "count": 119758304,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.00714819,
                "variance": 1.014347476
              },
              {
                "average": 0.5025187648,
                "count": 119758304,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999936579,
                "variance": 0.2499936579
              },
              {
                "average": 0,
                "count": 119758304,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024981257,
                "count": 119758304,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3095777784,
                "variance": 0.09583840085
              },
              {
                "average": -0.05605605561,
                "count": 119758304,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.42169105,
                "variance": 237.8285547
              },
              {
                "average": 0.5025187648,
                "count": 119758304,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999936579,
                "variance": 0.2499936579
              },
              {
                "average": 127.0479109,
                "count": 119758304,
                "maximum": 332,
                "minimum": 121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 21.47376586,
                "variance": 461.1226204
              },
              {
                "average": 276543448.2,
                "count": 119758304,
                "maximum": 276630665.6,
                "minimum": 276540622.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9140.786477,
                "variance": 83553977.42
              },
              {
                "average": 0,
                "count": 119758304,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119758304,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119758304,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119758304,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119758304,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559947.5135,
              4847428.064,
              610.7845124,
              560889.0735,
              4848369.644,
              2288.464512
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559947.5135194799,
                    4847428.063920399,
                    610.7845123625005
                  ],
                  [
                    559947.5135194799,
                    4848369.643920399,
                    610.7845123625005
                  ],
                  [
                    560889.07351948,
                    4848369.643920399,
                    2288.4645123625005
                  ],
                  [
                    560889.07351948,
                    4847428.063920399,
                    2288.4645123625005
                  ],
                  [
                    559947.5135194799,
                    4847428.063920399,
                    610.7845123625005
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:37:45+00:00",
            "end_time": "2020-06-18T18:37: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": "20200618_BLU_0391.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.220512447127,
              43.76154274333596,
              765.0066244490617
            ],
            [
              -122.2204034065663,
              43.76993898355728,
              765.0066244490617
            ],
            [
              -122.20870568512532,
              43.76985859112668,
              2342.0066244490617
            ],
            [
              -122.2088163614091,
              43.76146237432743,
              2342.0066244490617
            ],
            [
              -122.220512447127,
              43.76154274333596,
              765.0066244490617
            ]
          ]
        ]
      },
      "bbox": [
        -122.2205124,
        43.76146237,
        765.0066244,
        -122.2087057,
        43.76993898,
        2342.006624
      ],
      "properties": {
        "datetime": "2020-06-18T18:22:20Z",
        "pc:count": 110322658,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563177.1089,
            "count": 110322658,
            "maximum": 563686.1206,
            "minimum": 562744.5606,
            "name": "X",
            "position": 0,
            "stddev": 241.9928561,
            "variance": 58560.54238
          },
          {
            "average": 4846125.2,
            "count": 110322658,
            "maximum": 4846616.288,
            "minimum": 4845683.688,
            "name": "Y",
            "position": 1,
            "stddev": 258.6983875,
            "variance": 66924.85567
          },
          {
            "average": 945.810986,
            "count": 110322658,
            "maximum": 2342.006624,
            "minimum": 765.0066244,
            "name": "Z",
            "position": 2,
            "stddev": 68.34896199,
            "variance": 4671.580605
          },
          {
            "average": 30981.35541,
            "count": 110322658,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10725.10327,
            "variance": 115027840.1
          },
          {
            "average": 1.859716088,
            "count": 110322658,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9632160266,
            "variance": 0.9277851138
          },
          {
            "average": 2.719498564,
            "count": 110322658,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.088227582,
            "variance": 1.18423927
          },
          {
            "average": 0.5027312522,
            "count": 110322658,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999925425,
            "variance": 0.2499925425
          },
          {
            "average": 0,
            "count": 110322658,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.017944899,
            "count": 110322658,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1805553119,
            "variance": 0.03260022066
          },
          {
            "average": -0.4847211135,
            "count": 110322658,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.44740475,
            "variance": 238.6223134
          },
          {
            "average": 0.5027312522,
            "count": 110322658,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999925425,
            "variance": 0.2499925425
          },
          {
            "average": 115.8477475,
            "count": 110322658,
            "maximum": 119,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.573489483,
            "variance": 2.475869153
          },
          {
            "average": 276538385,
            "count": 110322658,
            "maximum": 276539740,
            "minimum": 276536750.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 737.782982,
            "variance": 544323.7285
          },
          {
            "average": 0,
            "count": 110322658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110322658,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110322658,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110322658,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110322658,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562744.5606,
          4845683.688,
          765.0066244,
          563686.1206,
          4846616.288,
          2342.006624
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562744.5606400247,
                4845683.688077715,
                765.0066244490617
              ],
              [
                562744.5606400247,
                4846616.288077715,
                765.0066244490617
              ],
              [
                563686.1206400248,
                4846616.288077715,
                2342.0066244490617
              ],
              [
                563686.1206400248,
                4845683.688077715,
                2342.0066244490617
              ],
              [
                562744.5606400247,
                4845683.688077715,
                765.0066244490617
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:22:20+00:00",
        "end_time": "2020-06-18T17:32:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0391.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0391.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0391.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0391.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2205124,
            43.76146237,
            765.0066244,
            -122.2087057,
            43.76993898,
            2342.006624
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.220512447127,
                  43.76154274333596,
                  765.0066244490617
                ],
                [
                  -122.2204034065663,
                  43.76993898355728,
                  765.0066244490617
                ],
                [
                  -122.20870568512532,
                  43.76985859112668,
                  2342.0066244490617
                ],
                [
                  -122.2088163614091,
                  43.76146237432743,
                  2342.0066244490617
                ],
                [
                  -122.220512447127,
                  43.76154274333596,
                  765.0066244490617
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0391.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0391.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:22:20Z",
            "pc:count": 110322658,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563177.1089,
                "count": 110322658,
                "maximum": 563686.1206,
                "minimum": 562744.5606,
                "name": "X",
                "position": 0,
                "stddev": 241.9928561,
                "variance": 58560.54238
              },
              {
                "average": 4846125.2,
                "count": 110322658,
                "maximum": 4846616.288,
                "minimum": 4845683.688,
                "name": "Y",
                "position": 1,
                "stddev": 258.6983875,
                "variance": 66924.85567
              },
              {
                "average": 945.810986,
                "count": 110322658,
                "maximum": 2342.006624,
                "minimum": 765.0066244,
                "name": "Z",
                "position": 2,
                "stddev": 68.34896199,
                "variance": 4671.580605
              },
              {
                "average": 30981.35541,
                "count": 110322658,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10725.10327,
                "variance": 115027840.1
              },
              {
                "average": 1.859716088,
                "count": 110322658,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9632160266,
                "variance": 0.9277851138
              },
              {
                "average": 2.719498564,
                "count": 110322658,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.088227582,
                "variance": 1.18423927
              },
              {
                "average": 0.5027312522,
                "count": 110322658,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999925425,
                "variance": 0.2499925425
              },
              {
                "average": 0,
                "count": 110322658,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.017944899,
                "count": 110322658,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1805553119,
                "variance": 0.03260022066
              },
              {
                "average": -0.4847211135,
                "count": 110322658,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.44740475,
                "variance": 238.6223134
              },
              {
                "average": 0.5027312522,
                "count": 110322658,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999925425,
                "variance": 0.2499925425
              },
              {
                "average": 115.8477475,
                "count": 110322658,
                "maximum": 119,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.573489483,
                "variance": 2.475869153
              },
              {
                "average": 276538385,
                "count": 110322658,
                "maximum": 276539740,
                "minimum": 276536750.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 737.782982,
                "variance": 544323.7285
              },
              {
                "average": 0,
                "count": 110322658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110322658,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110322658,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110322658,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110322658,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562744.5606,
              4845683.688,
              765.0066244,
              563686.1206,
              4846616.288,
              2342.006624
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562744.5606400247,
                    4845683.688077715,
                    765.0066244490617
                  ],
                  [
                    562744.5606400247,
                    4846616.288077715,
                    765.0066244490617
                  ],
                  [
                    563686.1206400248,
                    4846616.288077715,
                    2342.0066244490617
                  ],
                  [
                    563686.1206400248,
                    4845683.688077715,
                    2342.0066244490617
                  ],
                  [
                    562744.5606400247,
                    4845683.688077715,
                    765.0066244490617
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:22:20+00:00",
            "end_time": "2020-06-18T17: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": "20200619_BLU_0320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.32194888520604,
              43.7352558094812,
              853.3211972028911
            ],
            [
              -122.32185320990854,
              43.74373294734584,
              853.3211972028911
            ],
            [
              -122.31016057380687,
              43.743662972896786,
              1208.1411972028911
            ],
            [
              -122.31025789842589,
              43.73518585561623,
              1208.1411972028911
            ],
            [
              -122.32194888520604,
              43.7352558094812,
              853.3211972028911
            ]
          ]
        ]
      },
      "bbox": [
        -122.3219489,
        43.73518586,
        853.3211972,
        -122.3101606,
        43.74373295,
        1208.141197
      ],
      "properties": {
        "datetime": "2020-06-19T18:39:08Z",
        "pc:count": 99184863,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555080.9322,
            "count": 99184863,
            "maximum": 555544.8862,
            "minimum": 554603.3462,
            "name": "X",
            "position": 0,
            "stddev": 270.0160653,
            "variance": 72908.67551
          },
          {
            "average": 4843165.693,
            "count": 99184863,
            "maximum": 4843633.9,
            "minimum": 4842692.34,
            "name": "Y",
            "position": 1,
            "stddev": 264.0907902,
            "variance": 69743.94544
          },
          {
            "average": 1020.146323,
            "count": 99184863,
            "maximum": 1208.141197,
            "minimum": 853.3211972,
            "name": "Z",
            "position": 2,
            "stddev": 71.2201796,
            "variance": 5072.313983
          },
          {
            "average": 29903.50209,
            "count": 99184863,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12380.58838,
            "variance": 153278968.6
          },
          {
            "average": 1.881452879,
            "count": 99184863,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.007911656,
            "variance": 1.015885907
          },
          {
            "average": 2.762522453,
            "count": 99184863,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.178123871,
            "variance": 1.387975854
          },
          {
            "average": 0.4955855209,
            "count": 99184863,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999805145,
            "variance": 0.2499805149
          },
          {
            "average": 0,
            "count": 99184863,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.027779138,
            "count": 99184863,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2087143926,
            "variance": 0.04356169769
          },
          {
            "average": -0.3577609954,
            "count": 99184863,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.83221457,
            "variance": 250.6590181
          },
          {
            "average": 0.4955855209,
            "count": 99184863,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999805145,
            "variance": 0.2499805149
          },
          {
            "average": 320.2308235,
            "count": 99184863,
            "maximum": 323,
            "minimum": 318,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.13854802,
            "variance": 1.296291593
          },
          {
            "average": 276626064.8,
            "count": 99184863,
            "maximum": 276627148.2,
            "minimum": 276625213.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 438.2529213,
            "variance": 192065.623
          },
          {
            "average": 0,
            "count": 99184863,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99184863,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99184863,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99184863,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99184863,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554603.3462,
          4842692.34,
          853.3211972,
          555544.8862,
          4843633.9,
          1208.141197
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554603.3461607379,
                4842692.339564878,
                853.3211972028911
              ],
              [
                554603.3461607379,
                4843633.899564878,
                853.3211972028911
              ],
              [
                555544.886160738,
                4843633.899564878,
                1208.1411972028911
              ],
              [
                555544.886160738,
                4842692.339564878,
                1208.1411972028911
              ],
              [
                554603.3461607379,
                4842692.339564878,
                853.3211972028911
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:39:08+00:00",
        "end_time": "2020-06-19T18:06:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3219489,
            43.73518586,
            853.3211972,
            -122.3101606,
            43.74373295,
            1208.141197
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.32194888520604,
                  43.7352558094812,
                  853.3211972028911
                ],
                [
                  -122.32185320990854,
                  43.74373294734584,
                  853.3211972028911
                ],
                [
                  -122.31016057380687,
                  43.743662972896786,
                  1208.1411972028911
                ],
                [
                  -122.31025789842589,
                  43.73518585561623,
                  1208.1411972028911
                ],
                [
                  -122.32194888520604,
                  43.7352558094812,
                  853.3211972028911
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:39:08Z",
            "pc:count": 99184863,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555080.9322,
                "count": 99184863,
                "maximum": 555544.8862,
                "minimum": 554603.3462,
                "name": "X",
                "position": 0,
                "stddev": 270.0160653,
                "variance": 72908.67551
              },
              {
                "average": 4843165.693,
                "count": 99184863,
                "maximum": 4843633.9,
                "minimum": 4842692.34,
                "name": "Y",
                "position": 1,
                "stddev": 264.0907902,
                "variance": 69743.94544
              },
              {
                "average": 1020.146323,
                "count": 99184863,
                "maximum": 1208.141197,
                "minimum": 853.3211972,
                "name": "Z",
                "position": 2,
                "stddev": 71.2201796,
                "variance": 5072.313983
              },
              {
                "average": 29903.50209,
                "count": 99184863,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12380.58838,
                "variance": 153278968.6
              },
              {
                "average": 1.881452879,
                "count": 99184863,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.007911656,
                "variance": 1.015885907
              },
              {
                "average": 2.762522453,
                "count": 99184863,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.178123871,
                "variance": 1.387975854
              },
              {
                "average": 0.4955855209,
                "count": 99184863,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999805145,
                "variance": 0.2499805149
              },
              {
                "average": 0,
                "count": 99184863,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.027779138,
                "count": 99184863,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2087143926,
                "variance": 0.04356169769
              },
              {
                "average": -0.3577609954,
                "count": 99184863,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.83221457,
                "variance": 250.6590181
              },
              {
                "average": 0.4955855209,
                "count": 99184863,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999805145,
                "variance": 0.2499805149
              },
              {
                "average": 320.2308235,
                "count": 99184863,
                "maximum": 323,
                "minimum": 318,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.13854802,
                "variance": 1.296291593
              },
              {
                "average": 276626064.8,
                "count": 99184863,
                "maximum": 276627148.2,
                "minimum": 276625213.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 438.2529213,
                "variance": 192065.623
              },
              {
                "average": 0,
                "count": 99184863,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99184863,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99184863,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99184863,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99184863,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554603.3462,
              4842692.34,
              853.3211972,
              555544.8862,
              4843633.9,
              1208.141197
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554603.3461607379,
                    4842692.339564878,
                    853.3211972028911
                  ],
                  [
                    554603.3461607379,
                    4843633.899564878,
                    853.3211972028911
                  ],
                  [
                    555544.886160738,
                    4843633.899564878,
                    1208.1411972028911
                  ],
                  [
                    555544.886160738,
                    4842692.339564878,
                    1208.1411972028911
                  ],
                  [
                    554603.3461607379,
                    4842692.339564878,
                    853.3211972028911
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:39:08+00:00",
            "end_time": "2020-06-19T18:06:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0435.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.33482085123012,
              43.78444948670153,
              506.2711687947857
            ],
            [
              -122.33472683292344,
              43.79292639362094,
              506.2711687947857
            ],
            [
              -122.32302433018539,
              43.79285767318144,
              2171.0311687947856
            ],
            [
              -122.32312000201811,
              43.784380786475154,
              2171.0311687947856
            ],
            [
              -122.33482085123012,
              43.78444948670153,
              506.2711687947857
            ]
          ]
        ]
      },
      "bbox": [
        -122.3348209,
        43.78438079,
        506.2711688,
        -122.3230243,
        43.79292639,
        2171.031169
      ],
      "properties": {
        "datetime": "2020-06-19T18:18:05Z",
        "pc:count": 90727383,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 553987.7523,
            "count": 90727383,
            "maximum": 554464.454,
            "minimum": 553522.894,
            "name": "X",
            "position": 0,
            "stddev": 266.4899482,
            "variance": 71016.89247
          },
          {
            "average": 4848609.73,
            "count": 90727383,
            "maximum": 4849089.099,
            "minimum": 4848147.559,
            "name": "Y",
            "position": 1,
            "stddev": 262.3936141,
            "variance": 68850.40871
          },
          {
            "average": 613.1621022,
            "count": 90727383,
            "maximum": 2171.031169,
            "minimum": 506.2711688,
            "name": "Z",
            "position": 2,
            "stddev": 62.78171495,
            "variance": 3941.543732
          },
          {
            "average": 31739.3623,
            "count": 90727383,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9869.155519,
            "variance": 97400230.65
          },
          {
            "average": 1.766697514,
            "count": 90727383,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.897561947,
            "variance": 0.8056174487
          },
          {
            "average": 2.532866863,
            "count": 90727383,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.030746583,
            "variance": 1.062438518
          },
          {
            "average": 0.4977255433,
            "count": 90727383,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948296,
            "variance": 0.2499948296
          },
          {
            "average": 5.511015346e-08,
            "count": 90727383,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002347555133,
            "variance": 5.511015103e-08
          },
          {
            "average": 1.092674336,
            "count": 90727383,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7779543254,
            "variance": 0.6052129324
          },
          {
            "average": -0.09874248456,
            "count": 90727383,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.63725918,
            "variance": 244.5238746
          },
          {
            "average": 0.4977255433,
            "count": 90727383,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999948296,
            "variance": 0.2499948296
          },
          {
            "average": 316.9191116,
            "count": 90727383,
            "maximum": 320,
            "minimum": 314,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.316004018,
            "variance": 1.731866575
          },
          {
            "average": 276624821.3,
            "count": 90727383,
            "maximum": 276625885.8,
            "minimum": 276623670.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 493.1552039,
            "variance": 243202.0552
          },
          {
            "average": 0,
            "count": 90727383,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90727383,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90727383,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90727383,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90727383,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          553522.894,
          4848147.559,
          506.2711688,
          554464.454,
          4849089.099,
          2171.031169
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                553522.8939609652,
                4848147.558524312,
                506.2711687947857
              ],
              [
                553522.8939609652,
                4849089.098524312,
                506.2711687947857
              ],
              [
                554464.4539609653,
                4849089.098524312,
                2171.0311687947856
              ],
              [
                554464.4539609653,
                4848147.558524312,
                2171.0311687947856
              ],
              [
                553522.8939609652,
                4848147.558524312,
                506.2711687947857
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:18:05+00:00",
        "end_time": "2020-06-19T17:41:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0435.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0435.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0435.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0435.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3348209,
            43.78438079,
            506.2711688,
            -122.3230243,
            43.79292639,
            2171.031169
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.33482085123012,
                  43.78444948670153,
                  506.2711687947857
                ],
                [
                  -122.33472683292344,
                  43.79292639362094,
                  506.2711687947857
                ],
                [
                  -122.32302433018539,
                  43.79285767318144,
                  2171.0311687947856
                ],
                [
                  -122.32312000201811,
                  43.784380786475154,
                  2171.0311687947856
                ],
                [
                  -122.33482085123012,
                  43.78444948670153,
                  506.2711687947857
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0435.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0435.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:18:05Z",
            "pc:count": 90727383,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 553987.7523,
                "count": 90727383,
                "maximum": 554464.454,
                "minimum": 553522.894,
                "name": "X",
                "position": 0,
                "stddev": 266.4899482,
                "variance": 71016.89247
              },
              {
                "average": 4848609.73,
                "count": 90727383,
                "maximum": 4849089.099,
                "minimum": 4848147.559,
                "name": "Y",
                "position": 1,
                "stddev": 262.3936141,
                "variance": 68850.40871
              },
              {
                "average": 613.1621022,
                "count": 90727383,
                "maximum": 2171.031169,
                "minimum": 506.2711688,
                "name": "Z",
                "position": 2,
                "stddev": 62.78171495,
                "variance": 3941.543732
              },
              {
                "average": 31739.3623,
                "count": 90727383,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9869.155519,
                "variance": 97400230.65
              },
              {
                "average": 1.766697514,
                "count": 90727383,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.897561947,
                "variance": 0.8056174487
              },
              {
                "average": 2.532866863,
                "count": 90727383,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.030746583,
                "variance": 1.062438518
              },
              {
                "average": 0.4977255433,
                "count": 90727383,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948296,
                "variance": 0.2499948296
              },
              {
                "average": 5.511015346e-08,
                "count": 90727383,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002347555133,
                "variance": 5.511015103e-08
              },
              {
                "average": 1.092674336,
                "count": 90727383,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7779543254,
                "variance": 0.6052129324
              },
              {
                "average": -0.09874248456,
                "count": 90727383,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.63725918,
                "variance": 244.5238746
              },
              {
                "average": 0.4977255433,
                "count": 90727383,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999948296,
                "variance": 0.2499948296
              },
              {
                "average": 316.9191116,
                "count": 90727383,
                "maximum": 320,
                "minimum": 314,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.316004018,
                "variance": 1.731866575
              },
              {
                "average": 276624821.3,
                "count": 90727383,
                "maximum": 276625885.8,
                "minimum": 276623670.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 493.1552039,
                "variance": 243202.0552
              },
              {
                "average": 0,
                "count": 90727383,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90727383,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90727383,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90727383,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90727383,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              553522.894,
              4848147.559,
              506.2711688,
              554464.454,
              4849089.099,
              2171.031169
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    553522.8939609652,
                    4848147.558524312,
                    506.2711687947857
                  ],
                  [
                    553522.8939609652,
                    4849089.098524312,
                    506.2711687947857
                  ],
                  [
                    554464.4539609653,
                    4849089.098524312,
                    2171.0311687947856
                  ],
                  [
                    554464.4539609653,
                    4848147.558524312,
                    2171.0311687947856
                  ],
                  [
                    553522.8939609652,
                    4848147.558524312,
                    506.2711687947857
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:18:05+00:00",
            "end_time": "2020-06-19T17: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": "20200618_BLU_0411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.22069520107078,
              43.76977206628096,
              761.7954519839404
            ],
            [
              -122.22060545587519,
              43.77668243510444,
              761.7954519839404
            ],
            [
              -122.212635702536,
              43.77662780666516,
              2336.6354519839406
            ],
            [
              -122.21272636519747,
              43.769717450941116,
              2336.6354519839406
            ],
            [
              -122.22069520107078,
              43.76977206628096,
              761.7954519839404
            ]
          ]
        ]
      },
      "bbox": [
        -122.2206952,
        43.76971745,
        761.795452,
        -122.2126357,
        43.77668244,
        2336.635452
      ],
      "properties": {
        "datetime": "2020-06-18T18:34:07Z",
        "pc:count": 40725623,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562968.7053,
            "count": 40725623,
            "maximum": 563362.6704,
            "minimum": 562721.2504,
            "name": "X",
            "position": 0,
            "stddev": 154.7019345,
            "variance": 23932.68854
          },
          {
            "average": 4846866.036,
            "count": 40725623,
            "maximum": 4847365.089,
            "minimum": 4846597.529,
            "name": "Y",
            "position": 1,
            "stddev": 176.9287728,
            "variance": 31303.79066
          },
          {
            "average": 885.704732,
            "count": 40725623,
            "maximum": 2336.635452,
            "minimum": 761.795452,
            "name": "Z",
            "position": 2,
            "stddev": 51.17961347,
            "variance": 2619.352835
          },
          {
            "average": 31272.51399,
            "count": 40725623,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10539.13347,
            "variance": 111073334.4
          },
          {
            "average": 1.855299697,
            "count": 40725623,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9501665405,
            "variance": 0.9028164546
          },
          {
            "average": 2.711281077,
            "count": 40725623,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.059022342,
            "variance": 1.12152832
          },
          {
            "average": 0.4962898173,
            "count": 40725623,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999862405,
            "variance": 0.2499862407
          },
          {
            "average": 0,
            "count": 40725623,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.01964466,
            "count": 40725623,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2050850371,
            "variance": 0.04205987245
          },
          {
            "average": -0.8921420345,
            "count": 40725623,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.4472487,
            "variance": 238.6174924
          },
          {
            "average": 0.4962898173,
            "count": 40725623,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999862405,
            "variance": 0.2499862407
          },
          {
            "average": 116.5914441,
            "count": 40725623,
            "maximum": 120,
            "minimum": 113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.480476537,
            "variance": 2.191810777
          },
          {
            "average": 276538728.5,
            "count": 40725623,
            "maximum": 276540447.5,
            "minimum": 276536906.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 689.0166536,
            "variance": 474743.9489
          },
          {
            "average": 0,
            "count": 40725623,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40725623,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40725623,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40725623,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40725623,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          562721.2504,
          4846597.529,
          761.795452,
          563362.6704,
          4847365.089,
          2336.635452
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                562721.2504090865,
                4846597.528594392,
                761.7954519839404
              ],
              [
                562721.2504090865,
                4847365.088594393,
                761.7954519839404
              ],
              [
                563362.6704090864,
                4847365.088594393,
                2336.6354519839406
              ],
              [
                563362.6704090864,
                4846597.528594392,
                2336.6354519839406
              ],
              [
                562721.2504090865,
                4846597.528594392,
                761.7954519839404
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:34:07+00:00",
        "end_time": "2020-06-18T17:35:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2206952,
            43.76971745,
            761.795452,
            -122.2126357,
            43.77668244,
            2336.635452
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.22069520107078,
                  43.76977206628096,
                  761.7954519839404
                ],
                [
                  -122.22060545587519,
                  43.77668243510444,
                  761.7954519839404
                ],
                [
                  -122.212635702536,
                  43.77662780666516,
                  2336.6354519839406
                ],
                [
                  -122.21272636519747,
                  43.769717450941116,
                  2336.6354519839406
                ],
                [
                  -122.22069520107078,
                  43.76977206628096,
                  761.7954519839404
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:34:07Z",
            "pc:count": 40725623,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562968.7053,
                "count": 40725623,
                "maximum": 563362.6704,
                "minimum": 562721.2504,
                "name": "X",
                "position": 0,
                "stddev": 154.7019345,
                "variance": 23932.68854
              },
              {
                "average": 4846866.036,
                "count": 40725623,
                "maximum": 4847365.089,
                "minimum": 4846597.529,
                "name": "Y",
                "position": 1,
                "stddev": 176.9287728,
                "variance": 31303.79066
              },
              {
                "average": 885.704732,
                "count": 40725623,
                "maximum": 2336.635452,
                "minimum": 761.795452,
                "name": "Z",
                "position": 2,
                "stddev": 51.17961347,
                "variance": 2619.352835
              },
              {
                "average": 31272.51399,
                "count": 40725623,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10539.13347,
                "variance": 111073334.4
              },
              {
                "average": 1.855299697,
                "count": 40725623,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9501665405,
                "variance": 0.9028164546
              },
              {
                "average": 2.711281077,
                "count": 40725623,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.059022342,
                "variance": 1.12152832
              },
              {
                "average": 0.4962898173,
                "count": 40725623,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999862405,
                "variance": 0.2499862407
              },
              {
                "average": 0,
                "count": 40725623,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.01964466,
                "count": 40725623,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2050850371,
                "variance": 0.04205987245
              },
              {
                "average": -0.8921420345,
                "count": 40725623,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.4472487,
                "variance": 238.6174924
              },
              {
                "average": 0.4962898173,
                "count": 40725623,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999862405,
                "variance": 0.2499862407
              },
              {
                "average": 116.5914441,
                "count": 40725623,
                "maximum": 120,
                "minimum": 113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.480476537,
                "variance": 2.191810777
              },
              {
                "average": 276538728.5,
                "count": 40725623,
                "maximum": 276540447.5,
                "minimum": 276536906.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 689.0166536,
                "variance": 474743.9489
              },
              {
                "average": 0,
                "count": 40725623,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40725623,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40725623,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40725623,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40725623,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              562721.2504,
              4846597.529,
              761.795452,
              563362.6704,
              4847365.089,
              2336.635452
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    562721.2504090865,
                    4846597.528594392,
                    761.7954519839404
                  ],
                  [
                    562721.2504090865,
                    4847365.088594393,
                    761.7954519839404
                  ],
                  [
                    563362.6704090864,
                    4847365.088594393,
                    2336.6354519839406
                  ],
                  [
                    563362.6704090864,
                    4846597.528594392,
                    2336.6354519839406
                  ],
                  [
                    562721.2504090865,
                    4846597.528594392,
                    761.7954519839404
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:34:07+00:00",
            "end_time": "2020-06-18T17:35: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": "20200619_BLU_0412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.4122316495353,
              43.774927861584,
              856.3497947517561
            ],
            [
              -122.41218555569309,
              43.779633211929536,
              856.3497947517561
            ],
            [
              -122.402321077517,
              43.779582051388275,
              1204.6297947517562
            ],
            [
              -122.40236794477723,
              43.77487670939634,
              1204.6297947517562
            ],
            [
              -122.4122316495353,
              43.774927861584,
              856.3497947517561
            ]
          ]
        ]
      },
      "bbox": [
        -122.4122316,
        43.77487671,
        856.3497948,
        -122.4023211,
        43.77963321,
        1204.629795
      ],
      "properties": {
        "datetime": "2020-06-19T16:47:46Z",
        "pc:count": 20142738,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 547836.0656,
            "count": 20142738,
            "maximum": 548095.4568,
            "minimum": 547301.6168,
            "name": "X",
            "position": 0,
            "stddev": 181.7232235,
            "variance": 33023.32995
          },
          {
            "average": 4847234.186,
            "count": 20142738,
            "maximum": 4847565.544,
            "minimum": 4847042.924,
            "name": "Y",
            "position": 1,
            "stddev": 122.2909979,
            "variance": 14955.08816
          },
          {
            "average": 1111.173287,
            "count": 20142738,
            "maximum": 1204.629795,
            "minimum": 856.3497948,
            "name": "Z",
            "position": 2,
            "stddev": 60.0395421,
            "variance": 3604.746616
          },
          {
            "average": 28577.56068,
            "count": 20142738,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14638.76045,
            "variance": 214293307.5
          },
          {
            "average": 1.94797316,
            "count": 20142738,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.082238548,
            "variance": 1.171240274
          },
          {
            "average": 2.891767445,
            "count": 20142738,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.289334337,
            "variance": 1.662383032
          },
          {
            "average": 0.4903700778,
            "count": 20142738,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999072684,
            "variance": 0.249907277
          },
          {
            "average": 0,
            "count": 20142738,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.04704569,
            "count": 20142738,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2736674091,
            "variance": 0.07489385083
          },
          {
            "average": -4.152199861,
            "count": 20142738,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.73560248,
            "variance": 247.6091856
          },
          {
            "average": 0.4903700778,
            "count": 20142738,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999072684,
            "variance": 0.249907277
          },
          {
            "average": 302.6963656,
            "count": 20142738,
            "maximum": 304,
            "minimum": 301,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.74353736,
            "variance": 0.5528478057
          },
          {
            "average": 276620125.9,
            "count": 20142738,
            "maximum": 276620466.5,
            "minimum": 276619707.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 222.4166458,
            "variance": 49469.16434
          },
          {
            "average": 0,
            "count": 20142738,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20142738,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20142738,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20142738,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20142738,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          547301.6168,
          4847042.924,
          856.3497948,
          548095.4568,
          4847565.544,
          1204.629795
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                547301.6167807985,
                4847042.923611434,
                856.3497947517561
              ],
              [
                547301.6167807985,
                4847565.543611433,
                856.3497947517561
              ],
              [
                548095.4567807986,
                4847565.543611433,
                1204.6297947517562
              ],
              [
                548095.4567807986,
                4847042.923611434,
                1204.6297947517562
              ],
              [
                547301.6167807985,
                4847042.923611434,
                856.3497947517561
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:47:46+00:00",
        "end_time": "2020-06-19T16:35:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4122316,
            43.77487671,
            856.3497948,
            -122.4023211,
            43.77963321,
            1204.629795
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.4122316495353,
                  43.774927861584,
                  856.3497947517561
                ],
                [
                  -122.41218555569309,
                  43.779633211929536,
                  856.3497947517561
                ],
                [
                  -122.402321077517,
                  43.779582051388275,
                  1204.6297947517562
                ],
                [
                  -122.40236794477723,
                  43.77487670939634,
                  1204.6297947517562
                ],
                [
                  -122.4122316495353,
                  43.774927861584,
                  856.3497947517561
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:47:46Z",
            "pc:count": 20142738,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 547836.0656,
                "count": 20142738,
                "maximum": 548095.4568,
                "minimum": 547301.6168,
                "name": "X",
                "position": 0,
                "stddev": 181.7232235,
                "variance": 33023.32995
              },
              {
                "average": 4847234.186,
                "count": 20142738,
                "maximum": 4847565.544,
                "minimum": 4847042.924,
                "name": "Y",
                "position": 1,
                "stddev": 122.2909979,
                "variance": 14955.08816
              },
              {
                "average": 1111.173287,
                "count": 20142738,
                "maximum": 1204.629795,
                "minimum": 856.3497948,
                "name": "Z",
                "position": 2,
                "stddev": 60.0395421,
                "variance": 3604.746616
              },
              {
                "average": 28577.56068,
                "count": 20142738,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14638.76045,
                "variance": 214293307.5
              },
              {
                "average": 1.94797316,
                "count": 20142738,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.082238548,
                "variance": 1.171240274
              },
              {
                "average": 2.891767445,
                "count": 20142738,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.289334337,
                "variance": 1.662383032
              },
              {
                "average": 0.4903700778,
                "count": 20142738,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999072684,
                "variance": 0.249907277
              },
              {
                "average": 0,
                "count": 20142738,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.04704569,
                "count": 20142738,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2736674091,
                "variance": 0.07489385083
              },
              {
                "average": -4.152199861,
                "count": 20142738,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.73560248,
                "variance": 247.6091856
              },
              {
                "average": 0.4903700778,
                "count": 20142738,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999072684,
                "variance": 0.249907277
              },
              {
                "average": 302.6963656,
                "count": 20142738,
                "maximum": 304,
                "minimum": 301,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.74353736,
                "variance": 0.5528478057
              },
              {
                "average": 276620125.9,
                "count": 20142738,
                "maximum": 276620466.5,
                "minimum": 276619707.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 222.4166458,
                "variance": 49469.16434
              },
              {
                "average": 0,
                "count": 20142738,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20142738,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20142738,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20142738,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20142738,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              547301.6168,
              4847042.924,
              856.3497948,
              548095.4568,
              4847565.544,
              1204.629795
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    547301.6167807985,
                    4847042.923611434,
                    856.3497947517561
                  ],
                  [
                    547301.6167807985,
                    4847565.543611433,
                    856.3497947517561
                  ],
                  [
                    548095.4567807986,
                    4847565.543611433,
                    1204.6297947517562
                  ],
                  [
                    548095.4567807986,
                    4847042.923611434,
                    1204.6297947517562
                  ],
                  [
                    547301.6167807985,
                    4847042.923611434,
                    856.3497947517561
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:47:46+00:00",
            "end_time": "2020-06-19T16: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": "20200618_BLU_0392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.2089263475522,
              43.76171285531432,
              993.6588022268231
            ],
            [
              -122.20889053897758,
              43.7644301482555,
              993.6588022268231
            ],
            [
              -122.2069652823613,
              43.76441680541315,
              1042.238802226823
            ],
            [
              -122.207001178058,
              43.761699513730186,
              1042.238802226823
            ],
            [
              -122.2089263475522,
              43.76171285531432,
              993.6588022268231
            ]
          ]
        ]
      },
      "bbox": [
        -122.2089263,
        43.76169951,
        993.6588022,
        -122.2069653,
        43.76443015,
        1042.238802
      ],
      "properties": {
        "datetime": "2020-06-18T18:03:13Z",
        "pc:count": 3258294,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 563731.5061,
            "count": 3258294,
            "maximum": 563831.9816,
            "minimum": 563677.0016,
            "name": "X",
            "position": 0,
            "stddev": 35.27781439,
            "variance": 1244.524188
          },
          {
            "average": 4845813.856,
            "count": 3258294,
            "maximum": 4846013.243,
            "minimum": 4845711.423,
            "name": "Y",
            "position": 1,
            "stddev": 70.88161411,
            "variance": 5024.203218
          },
          {
            "average": 1018.119354,
            "count": 3258294,
            "maximum": 1042.238802,
            "minimum": 993.6588022,
            "name": "Z",
            "position": 2,
            "stddev": 10.32256685,
            "variance": 106.5553864
          },
          {
            "average": 31437.33024,
            "count": 3258294,
            "maximum": 57927,
            "minimum": 4701,
            "name": "Intensity",
            "position": 3,
            "stddev": 10926.42584,
            "variance": 119386781.6
          },
          {
            "average": 1.790335372,
            "count": 3258294,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9215971473,
            "variance": 0.849341302
          },
          {
            "average": 2.581703493,
            "count": 3258294,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.064186093,
            "variance": 1.13249204
          },
          {
            "average": 0.5128275717,
            "count": 3258294,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499835503,
            "variance": 0.2498355301
          },
          {
            "average": 0,
            "count": 3258294,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.020766389,
            "count": 3258294,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1547100407,
            "variance": 0.02393519669
          },
          {
            "average": -0.07398797411,
            "count": 3258294,
            "maximum": 28.00200081,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.54371801,
            "variance": 273.6946054
          },
          {
            "average": 0.5128275717,
            "count": 3258294,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499835503,
            "variance": 0.2498355301
          },
          {
            "average": 113.9514786,
            "count": 3258294,
            "maximum": 116,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.318709442,
            "variance": 1.738994594
          },
          {
            "average": 276537529.9,
            "count": 3258294,
            "maximum": 276538593,
            "minimum": 276536750.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 621.7224874,
            "variance": 386538.8514
          },
          {
            "average": 0,
            "count": 3258294,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3258294,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3258294,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3258294,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3258294,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          563677.0016,
          4845711.423,
          993.6588022,
          563831.9816,
          4846013.243,
          1042.238802
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                563677.0016276517,
                4845711.4228461115,
                993.6588022268231
              ],
              [
                563677.0016276517,
                4846013.242846112,
                993.6588022268231
              ],
              [
                563831.9816276517,
                4846013.242846112,
                1042.238802226823
              ],
              [
                563831.9816276517,
                4845711.4228461115,
                1042.238802226823
              ],
              [
                563677.0016276517,
                4845711.4228461115,
                993.6588022268231
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:03:13+00:00",
        "end_time": "2020-06-18T17:32:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2089263,
            43.76169951,
            993.6588022,
            -122.2069653,
            43.76443015,
            1042.238802
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.2089263475522,
                  43.76171285531432,
                  993.6588022268231
                ],
                [
                  -122.20889053897758,
                  43.7644301482555,
                  993.6588022268231
                ],
                [
                  -122.2069652823613,
                  43.76441680541315,
                  1042.238802226823
                ],
                [
                  -122.207001178058,
                  43.761699513730186,
                  1042.238802226823
                ],
                [
                  -122.2089263475522,
                  43.76171285531432,
                  993.6588022268231
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:03:13Z",
            "pc:count": 3258294,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 563731.5061,
                "count": 3258294,
                "maximum": 563831.9816,
                "minimum": 563677.0016,
                "name": "X",
                "position": 0,
                "stddev": 35.27781439,
                "variance": 1244.524188
              },
              {
                "average": 4845813.856,
                "count": 3258294,
                "maximum": 4846013.243,
                "minimum": 4845711.423,
                "name": "Y",
                "position": 1,
                "stddev": 70.88161411,
                "variance": 5024.203218
              },
              {
                "average": 1018.119354,
                "count": 3258294,
                "maximum": 1042.238802,
                "minimum": 993.6588022,
                "name": "Z",
                "position": 2,
                "stddev": 10.32256685,
                "variance": 106.5553864
              },
              {
                "average": 31437.33024,
                "count": 3258294,
                "maximum": 57927,
                "minimum": 4701,
                "name": "Intensity",
                "position": 3,
                "stddev": 10926.42584,
                "variance": 119386781.6
              },
              {
                "average": 1.790335372,
                "count": 3258294,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9215971473,
                "variance": 0.849341302
              },
              {
                "average": 2.581703493,
                "count": 3258294,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.064186093,
                "variance": 1.13249204
              },
              {
                "average": 0.5128275717,
                "count": 3258294,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499835503,
                "variance": 0.2498355301
              },
              {
                "average": 0,
                "count": 3258294,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.020766389,
                "count": 3258294,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1547100407,
                "variance": 0.02393519669
              },
              {
                "average": -0.07398797411,
                "count": 3258294,
                "maximum": 28.00200081,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.54371801,
                "variance": 273.6946054
              },
              {
                "average": 0.5128275717,
                "count": 3258294,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499835503,
                "variance": 0.2498355301
              },
              {
                "average": 113.9514786,
                "count": 3258294,
                "maximum": 116,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.318709442,
                "variance": 1.738994594
              },
              {
                "average": 276537529.9,
                "count": 3258294,
                "maximum": 276538593,
                "minimum": 276536750.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 621.7224874,
                "variance": 386538.8514
              },
              {
                "average": 0,
                "count": 3258294,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3258294,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3258294,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3258294,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3258294,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              563677.0016,
              4845711.423,
              993.6588022,
              563831.9816,
              4846013.243,
              1042.238802
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    563677.0016276517,
                    4845711.4228461115,
                    993.6588022268231
                  ],
                  [
                    563677.0016276517,
                    4846013.242846112,
                    993.6588022268231
                  ],
                  [
                    563831.9816276517,
                    4846013.242846112,
                    1042.238802226823
                  ],
                  [
                    563831.9816276517,
                    4845711.4228461115,
                    1042.238802226823
                  ],
                  [
                    563677.0016276517,
                    4845711.4228461115,
                    993.6588022268231
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:03:13+00:00",
            "end_time": "2020-06-18T17: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": "20200619_BLU_0393.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.41447701518136,
              43.76665938324265,
              724.4100507200959
            ],
            [
              -122.41440316477808,
              43.77422872324779,
              724.4100507200959
            ],
            [
              -122.41338429997393,
              43.77422349830851,
              878.2100507200959
            ],
            [
              -122.41345827884969,
              43.76665415967574,
              878.2100507200959
            ],
            [
              -122.41447701518136,
              43.76665938324265,
              724.4100507200959
            ]
          ]
        ]
      },
      "bbox": [
        -122.414477,
        43.76665416,
        724.4100507,
        -122.4133843,
        43.77422872,
        878.2100507
      ],
      "properties": {
        "datetime": "2020-06-19T16:38:25Z",
        "pc:count": 3607215,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 547164.2588,
            "count": 3607215,
            "maximum": 547209.4093,
            "minimum": 547127.4093,
            "name": "X",
            "position": 0,
            "stddev": 19.83171969,
            "variance": 393.2971057
          },
          {
            "average": 4846528.9,
            "count": 3607215,
            "maximum": 4846964.037,
            "minimum": 4846123.317,
            "name": "Y",
            "position": 1,
            "stddev": 227.3597012,
            "variance": 51692.43375
          },
          {
            "average": 813.1139342,
            "count": 3607215,
            "maximum": 878.2100507,
            "minimum": 724.4100507,
            "name": "Z",
            "position": 2,
            "stddev": 28.47643329,
            "variance": 810.9072532
          },
          {
            "average": 31562.85994,
            "count": 3607215,
            "maximum": 61318,
            "minimum": 2109,
            "name": "Intensity",
            "position": 3,
            "stddev": 12470.8252,
            "variance": 155521481.2
          },
          {
            "average": 1.772472669,
            "count": 3607215,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9506733507,
            "variance": 0.9037798197
          },
          {
            "average": 2.534736078,
            "count": 3607215,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.157647217,
            "variance": 1.340147078
          },
          {
            "average": 0.4950725144,
            "count": 3607215,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999757886,
            "variance": 0.2499757892
          },
          {
            "average": 0,
            "count": 3607215,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.063082184,
            "count": 3607215,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3232571893,
            "variance": 0.1044952104
          },
          {
            "average": 8.836232599,
            "count": 3607215,
            "maximum": 16.99799919,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.717086041,
            "variance": 75.98758905
          },
          {
            "average": 0.4950725144,
            "count": 3607215,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999757886,
            "variance": 0.2499757892
          },
          {
            "average": 301.3851944,
            "count": 3607215,
            "maximum": 302,
            "minimum": 300,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5769181553,
            "variance": 0.3328345579
          },
          {
            "average": 276619768.3,
            "count": 3607215,
            "maximum": 276619905.8,
            "minimum": 276619337.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 134.9241304,
            "variance": 18204.52095
          },
          {
            "average": 0,
            "count": 3607215,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3607215,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3607215,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3607215,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3607215,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          547127.4093,
          4846123.317,
          724.4100507,
          547209.4093,
          4846964.037,
          878.2100507
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                547127.4093397075,
                4846123.3167333715,
                724.4100507200959
              ],
              [
                547127.4093397075,
                4846964.036733372,
                724.4100507200959
              ],
              [
                547209.4093397075,
                4846964.036733372,
                878.2100507200959
              ],
              [
                547209.4093397075,
                4846123.3167333715,
                878.2100507200959
              ],
              [
                547127.4093397075,
                4846123.3167333715,
                724.4100507200959
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:38:25+00:00",
        "end_time": "2020-06-19T16:28:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0393.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0393.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0393.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0393.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.414477,
            43.76665416,
            724.4100507,
            -122.4133843,
            43.77422872,
            878.2100507
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.41447701518136,
                  43.76665938324265,
                  724.4100507200959
                ],
                [
                  -122.41440316477808,
                  43.77422872324779,
                  724.4100507200959
                ],
                [
                  -122.41338429997393,
                  43.77422349830851,
                  878.2100507200959
                ],
                [
                  -122.41345827884969,
                  43.76665415967574,
                  878.2100507200959
                ],
                [
                  -122.41447701518136,
                  43.76665938324265,
                  724.4100507200959
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0393.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0393.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:38:25Z",
            "pc:count": 3607215,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 547164.2588,
                "count": 3607215,
                "maximum": 547209.4093,
                "minimum": 547127.4093,
                "name": "X",
                "position": 0,
                "stddev": 19.83171969,
                "variance": 393.2971057
              },
              {
                "average": 4846528.9,
                "count": 3607215,
                "maximum": 4846964.037,
                "minimum": 4846123.317,
                "name": "Y",
                "position": 1,
                "stddev": 227.3597012,
                "variance": 51692.43375
              },
              {
                "average": 813.1139342,
                "count": 3607215,
                "maximum": 878.2100507,
                "minimum": 724.4100507,
                "name": "Z",
                "position": 2,
                "stddev": 28.47643329,
                "variance": 810.9072532
              },
              {
                "average": 31562.85994,
                "count": 3607215,
                "maximum": 61318,
                "minimum": 2109,
                "name": "Intensity",
                "position": 3,
                "stddev": 12470.8252,
                "variance": 155521481.2
              },
              {
                "average": 1.772472669,
                "count": 3607215,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9506733507,
                "variance": 0.9037798197
              },
              {
                "average": 2.534736078,
                "count": 3607215,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.157647217,
                "variance": 1.340147078
              },
              {
                "average": 0.4950725144,
                "count": 3607215,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999757886,
                "variance": 0.2499757892
              },
              {
                "average": 0,
                "count": 3607215,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.063082184,
                "count": 3607215,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3232571893,
                "variance": 0.1044952104
              },
              {
                "average": 8.836232599,
                "count": 3607215,
                "maximum": 16.99799919,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.717086041,
                "variance": 75.98758905
              },
              {
                "average": 0.4950725144,
                "count": 3607215,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999757886,
                "variance": 0.2499757892
              },
              {
                "average": 301.3851944,
                "count": 3607215,
                "maximum": 302,
                "minimum": 300,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5769181553,
                "variance": 0.3328345579
              },
              {
                "average": 276619768.3,
                "count": 3607215,
                "maximum": 276619905.8,
                "minimum": 276619337.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 134.9241304,
                "variance": 18204.52095
              },
              {
                "average": 0,
                "count": 3607215,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3607215,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3607215,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3607215,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3607215,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              547127.4093,
              4846123.317,
              724.4100507,
              547209.4093,
              4846964.037,
              878.2100507
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    547127.4093397075,
                    4846123.3167333715,
                    724.4100507200959
                  ],
                  [
                    547127.4093397075,
                    4846964.036733372,
                    724.4100507200959
                  ],
                  [
                    547209.4093397075,
                    4846964.036733372,
                    878.2100507200959
                  ],
                  [
                    547209.4093397075,
                    4846123.3167333715,
                    878.2100507200959
                  ],
                  [
                    547127.4093397075,
                    4846123.3167333715,
                    724.4100507200959
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:38:25+00:00",
            "end_time": "2020-06-19T16: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": "20200619_BLU_0382.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.32270516927392,
              43.75994410399078,
              804.0513045413261
            ],
            [
              -122.32260951631274,
              43.76842138648626,
              804.0513045413261
            ],
            [
              -122.31091132472032,
              43.76835145350621,
              1206.691304541326
            ],
            [
              -122.31100862924401,
              43.75987419158219,
              1206.691304541326
            ],
            [
              -122.32270516927392,
              43.75994410399078,
              804.0513045413261
            ]
          ]
        ]
      },
      "bbox": [
        -122.3227052,
        43.75987419,
        804.0513045,
        -122.3109113,
        43.76842139,
        1206.691305
      ],
      "properties": {
        "datetime": "2020-06-19T18:31:53Z",
        "pc:count": 100268412,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554998.8468,
            "count": 100268412,
            "maximum": 555461.6287,
            "minimum": 554520.0287,
            "name": "X",
            "position": 0,
            "stddev": 261.3011915,
            "variance": 68278.31269
          },
          {
            "average": 4845909.63,
            "count": 100268412,
            "maximum": 4846375.383,
            "minimum": 4845433.803,
            "name": "Y",
            "position": 1,
            "stddev": 265.4478552,
            "variance": 70462.56385
          },
          {
            "average": 996.5844998,
            "count": 100268412,
            "maximum": 1206.691305,
            "minimum": 804.0513045,
            "name": "Z",
            "position": 2,
            "stddev": 85.04346748,
            "variance": 7232.39136
          },
          {
            "average": 29508.3525,
            "count": 100268412,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12209.57333,
            "variance": 149073681
          },
          {
            "average": 1.915255435,
            "count": 100268412,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.025592491,
            "variance": 1.051839958
          },
          {
            "average": 2.830413371,
            "count": 100268412,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.183516783,
            "variance": 1.400711976
          },
          {
            "average": 0.4972800108,
            "count": 100268412,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999926041,
            "variance": 0.2499926042
          },
          {
            "average": 2.991969196e-08,
            "count": 100268412,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0001729730943,
            "variance": 2.991969136e-08
          },
          {
            "average": 1.023077148,
            "count": 100268412,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1939608913,
            "variance": 0.03762082735
          },
          {
            "average": 0.04966168937,
            "count": 100268412,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.63990821,
            "variance": 244.6067289
          },
          {
            "average": 0.4972800108,
            "count": 100268412,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999926041,
            "variance": 0.2499926042
          },
          {
            "average": 319.7717421,
            "count": 100268412,
            "maximum": 322,
            "minimum": 317,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.092527724,
            "variance": 1.193616827
          },
          {
            "average": 276625886,
            "count": 100268412,
            "maximum": 276626713.2,
            "minimum": 276624880.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 422.6310437,
            "variance": 178616.9991
          },
          {
            "average": 0,
            "count": 100268412,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100268412,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100268412,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100268412,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100268412,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554520.0287,
          4845433.803,
          804.0513045,
          555461.6287,
          4846375.383,
          1206.691305
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554520.0286566057,
                4845433.803161428,
                804.0513045413261
              ],
              [
                554520.0286566057,
                4846375.383161428,
                804.0513045413261
              ],
              [
                555461.6286566058,
                4846375.383161428,
                1206.691304541326
              ],
              [
                555461.6286566058,
                4845433.803161428,
                1206.691304541326
              ],
              [
                554520.0286566057,
                4845433.803161428,
                804.0513045413261
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:31:53+00:00",
        "end_time": "2020-06-19T18:01:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0382.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0382.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0382.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0382.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3227052,
            43.75987419,
            804.0513045,
            -122.3109113,
            43.76842139,
            1206.691305
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.32270516927392,
                  43.75994410399078,
                  804.0513045413261
                ],
                [
                  -122.32260951631274,
                  43.76842138648626,
                  804.0513045413261
                ],
                [
                  -122.31091132472032,
                  43.76835145350621,
                  1206.691304541326
                ],
                [
                  -122.31100862924401,
                  43.75987419158219,
                  1206.691304541326
                ],
                [
                  -122.32270516927392,
                  43.75994410399078,
                  804.0513045413261
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0382.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0382.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:31:53Z",
            "pc:count": 100268412,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554998.8468,
                "count": 100268412,
                "maximum": 555461.6287,
                "minimum": 554520.0287,
                "name": "X",
                "position": 0,
                "stddev": 261.3011915,
                "variance": 68278.31269
              },
              {
                "average": 4845909.63,
                "count": 100268412,
                "maximum": 4846375.383,
                "minimum": 4845433.803,
                "name": "Y",
                "position": 1,
                "stddev": 265.4478552,
                "variance": 70462.56385
              },
              {
                "average": 996.5844998,
                "count": 100268412,
                "maximum": 1206.691305,
                "minimum": 804.0513045,
                "name": "Z",
                "position": 2,
                "stddev": 85.04346748,
                "variance": 7232.39136
              },
              {
                "average": 29508.3525,
                "count": 100268412,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12209.57333,
                "variance": 149073681
              },
              {
                "average": 1.915255435,
                "count": 100268412,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.025592491,
                "variance": 1.051839958
              },
              {
                "average": 2.830413371,
                "count": 100268412,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.183516783,
                "variance": 1.400711976
              },
              {
                "average": 0.4972800108,
                "count": 100268412,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999926041,
                "variance": 0.2499926042
              },
              {
                "average": 2.991969196e-08,
                "count": 100268412,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0001729730943,
                "variance": 2.991969136e-08
              },
              {
                "average": 1.023077148,
                "count": 100268412,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1939608913,
                "variance": 0.03762082735
              },
              {
                "average": 0.04966168937,
                "count": 100268412,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.63990821,
                "variance": 244.6067289
              },
              {
                "average": 0.4972800108,
                "count": 100268412,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999926041,
                "variance": 0.2499926042
              },
              {
                "average": 319.7717421,
                "count": 100268412,
                "maximum": 322,
                "minimum": 317,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.092527724,
                "variance": 1.193616827
              },
              {
                "average": 276625886,
                "count": 100268412,
                "maximum": 276626713.2,
                "minimum": 276624880.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 422.6310437,
                "variance": 178616.9991
              },
              {
                "average": 0,
                "count": 100268412,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100268412,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100268412,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100268412,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100268412,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554520.0287,
              4845433.803,
              804.0513045,
              555461.6287,
              4846375.383,
              1206.691305
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554520.0286566057,
                    4845433.803161428,
                    804.0513045413261
                  ],
                  [
                    554520.0286566057,
                    4846375.383161428,
                    804.0513045413261
                  ],
                  [
                    555461.6286566058,
                    4846375.383161428,
                    1206.691304541326
                  ],
                  [
                    555461.6286566058,
                    4845433.803161428,
                    1206.691304541326
                  ],
                  [
                    554520.0286566057,
                    4845433.803161428,
                    804.0513045413261
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:31:53+00:00",
            "end_time": "2020-06-19T18: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": "20200619_BLU_0418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.34592409215814,
              43.77603538649137,
              490.5994916137397
            ],
            [
              -122.34583166634908,
              43.784512685020374,
              490.5994916137397
            ],
            [
              -122.33413127561687,
              43.78444511485129,
              2156.95949161374
            ],
            [
              -122.33422535424987,
              43.77596783619825,
              2156.95949161374
            ],
            [
              -122.34592409215814,
              43.77603538649137,
              490.5994916137397
            ]
          ]
        ]
      },
      "bbox": [
        -122.3459241,
        43.77596784,
        490.5994916,
        -122.3341313,
        43.78451269,
        2156.959492
      ],
      "properties": {
        "datetime": "2020-06-19T18:02:12Z",
        "pc:count": 94643010,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 553115.1113,
            "count": 94643010,
            "maximum": 553578.3839,
            "minimum": 552636.8639,
            "name": "X",
            "position": 0,
            "stddev": 263.3604199,
            "variance": 69358.71075
          },
          {
            "average": 4847668.488,
            "count": 94643010,
            "maximum": 4848147.519,
            "minimum": 4847205.939,
            "name": "Y",
            "position": 1,
            "stddev": 265.3254076,
            "variance": 70397.5719
          },
          {
            "average": 633.8345743,
            "count": 94643010,
            "maximum": 2156.959492,
            "minimum": 490.5994916,
            "name": "Z",
            "position": 2,
            "stddev": 68.72095808,
            "variance": 4722.570079
          },
          {
            "average": 31676.57262,
            "count": 94643010,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10220.01229,
            "variance": 104448651.3
          },
          {
            "average": 1.783370753,
            "count": 94643010,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9059125757,
            "variance": 0.8206775948
          },
          {
            "average": 2.566694614,
            "count": 94643010,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.031898072,
            "variance": 1.064813632
          },
          {
            "average": 0.4956855028,
            "count": 94643010,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999813874,
            "variance": 0.2499813878
          },
          {
            "average": 0,
            "count": 94643010,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.048162881,
            "count": 94643010,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4971356506,
            "variance": 0.2471438551
          },
          {
            "average": -0.8547165811,
            "count": 94643010,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.60998145,
            "variance": 243.671521
          },
          {
            "average": 0.4956876689,
            "count": 94643010,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999814061,
            "variance": 0.2499814064
          },
          {
            "average": 314.7486943,
            "count": 94643010,
            "maximum": 317,
            "minimum": 312,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.314872732,
            "variance": 1.728890301
          },
          {
            "average": 276624038.9,
            "count": 94643010,
            "maximum": 276624932.4,
            "minimum": 276623016.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 473.3195085,
            "variance": 224031.3571
          },
          {
            "average": 0,
            "count": 94643010,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94643010,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94643010,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94643010,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94643010,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          552636.8639,
          4847205.939,
          490.5994916,
          553578.3839,
          4848147.519,
          2156.959492
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                552636.8639042319,
                4847205.938951545,
                490.5994916137397
              ],
              [
                552636.8639042319,
                4848147.5189515455,
                490.5994916137397
              ],
              [
                553578.383904232,
                4848147.5189515455,
                2156.95949161374
              ],
              [
                553578.383904232,
                4847205.938951545,
                2156.95949161374
              ],
              [
                552636.8639042319,
                4847205.938951545,
                490.5994916137397
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:02:12+00:00",
        "end_time": "2020-06-19T17:30:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3459241,
            43.77596784,
            490.5994916,
            -122.3341313,
            43.78451269,
            2156.959492
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.34592409215814,
                  43.77603538649137,
                  490.5994916137397
                ],
                [
                  -122.34583166634908,
                  43.784512685020374,
                  490.5994916137397
                ],
                [
                  -122.33413127561687,
                  43.78444511485129,
                  2156.95949161374
                ],
                [
                  -122.33422535424987,
                  43.77596783619825,
                  2156.95949161374
                ],
                [
                  -122.34592409215814,
                  43.77603538649137,
                  490.5994916137397
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:02:12Z",
            "pc:count": 94643010,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 553115.1113,
                "count": 94643010,
                "maximum": 553578.3839,
                "minimum": 552636.8639,
                "name": "X",
                "position": 0,
                "stddev": 263.3604199,
                "variance": 69358.71075
              },
              {
                "average": 4847668.488,
                "count": 94643010,
                "maximum": 4848147.519,
                "minimum": 4847205.939,
                "name": "Y",
                "position": 1,
                "stddev": 265.3254076,
                "variance": 70397.5719
              },
              {
                "average": 633.8345743,
                "count": 94643010,
                "maximum": 2156.959492,
                "minimum": 490.5994916,
                "name": "Z",
                "position": 2,
                "stddev": 68.72095808,
                "variance": 4722.570079
              },
              {
                "average": 31676.57262,
                "count": 94643010,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10220.01229,
                "variance": 104448651.3
              },
              {
                "average": 1.783370753,
                "count": 94643010,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9059125757,
                "variance": 0.8206775948
              },
              {
                "average": 2.566694614,
                "count": 94643010,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.031898072,
                "variance": 1.064813632
              },
              {
                "average": 0.4956855028,
                "count": 94643010,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999813874,
                "variance": 0.2499813878
              },
              {
                "average": 0,
                "count": 94643010,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.048162881,
                "count": 94643010,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4971356506,
                "variance": 0.2471438551
              },
              {
                "average": -0.8547165811,
                "count": 94643010,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.60998145,
                "variance": 243.671521
              },
              {
                "average": 0.4956876689,
                "count": 94643010,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999814061,
                "variance": 0.2499814064
              },
              {
                "average": 314.7486943,
                "count": 94643010,
                "maximum": 317,
                "minimum": 312,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.314872732,
                "variance": 1.728890301
              },
              {
                "average": 276624038.9,
                "count": 94643010,
                "maximum": 276624932.4,
                "minimum": 276623016.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 473.3195085,
                "variance": 224031.3571
              },
              {
                "average": 0,
                "count": 94643010,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94643010,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94643010,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94643010,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94643010,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              552636.8639,
              4847205.939,
              490.5994916,
              553578.3839,
              4848147.519,
              2156.959492
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    552636.8639042319,
                    4847205.938951545,
                    490.5994916137397
                  ],
                  [
                    552636.8639042319,
                    4848147.5189515455,
                    490.5994916137397
                  ],
                  [
                    553578.383904232,
                    4848147.5189515455,
                    2156.95949161374
                  ],
                  [
                    553578.383904232,
                    4847205.938951545,
                    2156.95949161374
                  ],
                  [
                    552636.8639042319,
                    4847205.938951545,
                    490.5994916137397
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:02:12+00:00",
            "end_time": "2020-06-19T17:30:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0427.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.24370481539434,
              43.77765473280387,
              644.8721202366492
            ],
            [
              -122.24359839183394,
              43.786096010216205,
              644.8721202366492
            ],
            [
              -122.23189720728064,
              43.78601796713433,
              2314.832120236649
            ],
            [
              -122.23200527677308,
              43.777576712580995,
              2314.832120236649
            ],
            [
              -122.24370481539434,
              43.77765473280387,
              644.8721202366492
            ]
          ]
        ]
      },
      "bbox": [
        -122.2437048,
        43.77757671,
        644.8721202,
        -122.2318972,
        43.78609601,
        2314.83212
      ],
      "properties": {
        "datetime": "2020-06-18T19:19:30Z",
        "pc:count": 107075127,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561331.6873,
            "count": 107075127,
            "maximum": 561802.9339,
            "minimum": 560861.3539,
            "name": "X",
            "position": 0,
            "stddev": 265.9216434,
            "variance": 70714.32042
          },
          {
            "average": 4847922.933,
            "count": 107075127,
            "maximum": 4848393.439,
            "minimum": 4847455.839,
            "name": "Y",
            "position": 1,
            "stddev": 262.8578899,
            "variance": 69094.27027
          },
          {
            "average": 720.9579826,
            "count": 107075127,
            "maximum": 2314.83212,
            "minimum": 644.8721202,
            "name": "Z",
            "position": 2,
            "stddev": 49.0486609,
            "variance": 2405.771136
          },
          {
            "average": 32376.67876,
            "count": 107075127,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9773.65279,
            "variance": 95524288.86
          },
          {
            "average": 1.745261876,
            "count": 107075127,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8794060286,
            "variance": 0.7733549631
          },
          {
            "average": 2.49025805,
            "count": 107075127,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.009665978,
            "variance": 1.019425387
          },
          {
            "average": 0.501396865,
            "count": 107075127,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980511,
            "variance": 0.2499980511
          },
          {
            "average": 0,
            "count": 107075127,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.017835823,
            "count": 107075127,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1696953637,
            "variance": 0.02879651645
          },
          {
            "average": -0.100165807,
            "count": 107075127,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.71923105,
            "variance": 247.0942249
          },
          {
            "average": 0.501396865,
            "count": 107075127,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999980511,
            "variance": 0.2499980511
          },
          {
            "average": 121.8872323,
            "count": 107075127,
            "maximum": 126,
            "minimum": 118,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.615688326,
            "variance": 2.610448766
          },
          {
            "average": 276541173.5,
            "count": 107075127,
            "maximum": 276543170.4,
            "minimum": 276539530.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 748.5862689,
            "variance": 560381.4019
          },
          {
            "average": 0,
            "count": 107075127,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107075127,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107075127,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107075127,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107075127,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560861.3539,
          4847455.839,
          644.8721202,
          561802.9339,
          4848393.439,
          2314.83212
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560861.353915402,
                4847455.839331972,
                644.8721202366492
              ],
              [
                560861.353915402,
                4848393.439331972,
                644.8721202366492
              ],
              [
                561802.933915402,
                4848393.439331972,
                2314.832120236649
              ],
              [
                561802.933915402,
                4847455.839331972,
                2314.832120236649
              ],
              [
                560861.353915402,
                4847455.839331972,
                644.8721202366492
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:19:30+00:00",
        "end_time": "2020-06-18T18:18:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0427.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0427.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0427.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0427.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2437048,
            43.77757671,
            644.8721202,
            -122.2318972,
            43.78609601,
            2314.83212
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.24370481539434,
                  43.77765473280387,
                  644.8721202366492
                ],
                [
                  -122.24359839183394,
                  43.786096010216205,
                  644.8721202366492
                ],
                [
                  -122.23189720728064,
                  43.78601796713433,
                  2314.832120236649
                ],
                [
                  -122.23200527677308,
                  43.777576712580995,
                  2314.832120236649
                ],
                [
                  -122.24370481539434,
                  43.77765473280387,
                  644.8721202366492
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0427.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0427.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:19:30Z",
            "pc:count": 107075127,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561331.6873,
                "count": 107075127,
                "maximum": 561802.9339,
                "minimum": 560861.3539,
                "name": "X",
                "position": 0,
                "stddev": 265.9216434,
                "variance": 70714.32042
              },
              {
                "average": 4847922.933,
                "count": 107075127,
                "maximum": 4848393.439,
                "minimum": 4847455.839,
                "name": "Y",
                "position": 1,
                "stddev": 262.8578899,
                "variance": 69094.27027
              },
              {
                "average": 720.9579826,
                "count": 107075127,
                "maximum": 2314.83212,
                "minimum": 644.8721202,
                "name": "Z",
                "position": 2,
                "stddev": 49.0486609,
                "variance": 2405.771136
              },
              {
                "average": 32376.67876,
                "count": 107075127,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9773.65279,
                "variance": 95524288.86
              },
              {
                "average": 1.745261876,
                "count": 107075127,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8794060286,
                "variance": 0.7733549631
              },
              {
                "average": 2.49025805,
                "count": 107075127,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.009665978,
                "variance": 1.019425387
              },
              {
                "average": 0.501396865,
                "count": 107075127,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980511,
                "variance": 0.2499980511
              },
              {
                "average": 0,
                "count": 107075127,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.017835823,
                "count": 107075127,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1696953637,
                "variance": 0.02879651645
              },
              {
                "average": -0.100165807,
                "count": 107075127,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.71923105,
                "variance": 247.0942249
              },
              {
                "average": 0.501396865,
                "count": 107075127,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999980511,
                "variance": 0.2499980511
              },
              {
                "average": 121.8872323,
                "count": 107075127,
                "maximum": 126,
                "minimum": 118,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.615688326,
                "variance": 2.610448766
              },
              {
                "average": 276541173.5,
                "count": 107075127,
                "maximum": 276543170.4,
                "minimum": 276539530.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 748.5862689,
                "variance": 560381.4019
              },
              {
                "average": 0,
                "count": 107075127,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107075127,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107075127,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107075127,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107075127,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560861.3539,
              4847455.839,
              644.8721202,
              561802.9339,
              4848393.439,
              2314.83212
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560861.353915402,
                    4847455.839331972,
                    644.8721202366492
                  ],
                  [
                    560861.353915402,
                    4848393.439331972,
                    644.8721202366492
                  ],
                  [
                    561802.933915402,
                    4848393.439331972,
                    2314.832120236649
                  ],
                  [
                    561802.933915402,
                    4847455.839331972,
                    2314.832120236649
                  ],
                  [
                    560861.353915402,
                    4847455.839331972,
                    644.8721202366492
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:19:30+00:00",
            "end_time": "2020-06-18T18:18: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": "20200618_BLU_0345.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.27679525486123,
              43.744206763281476,
              1290.57550840801
            ],
            [
              -122.27669318102957,
              43.752683445833405,
              1290.57550840801
            ],
            [
              -122.26499841999598,
              43.75260883629249,
              1632.2155084080098
            ],
            [
              -122.26510214384567,
              43.74413217568662,
              1632.2155084080098
            ],
            [
              -122.27679525486123,
              43.744206763281476,
              1290.57550840801
            ]
          ]
        ]
      },
      "bbox": [
        -122.2767953,
        43.74413218,
        1290.575508,
        -122.2649984,
        43.75268345,
        1632.215508
      ],
      "properties": {
        "datetime": "2020-06-19T19:38:55Z",
        "pc:count": 128662640,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558712.2121,
            "count": 128662640,
            "maximum": 559172.4733,
            "minimum": 558230.8933,
            "name": "X",
            "position": 0,
            "stddev": 258.2565562,
            "variance": 66696.4488
          },
          {
            "average": 4844192.602,
            "count": 128662640,
            "maximum": 4844658.722,
            "minimum": 4843717.202,
            "name": "Y",
            "position": 1,
            "stddev": 263.374611,
            "variance": 69366.18572
          },
          {
            "average": 1452.624782,
            "count": 128662640,
            "maximum": 1632.215508,
            "minimum": 1290.575508,
            "name": "Z",
            "position": 2,
            "stddev": 68.46433313,
            "variance": 4687.36491
          },
          {
            "average": 27271.21378,
            "count": 128662640,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 15122.25835,
            "variance": 228682697.7
          },
          {
            "average": 1.981366596,
            "count": 128662640,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.092622414,
            "variance": 1.19382374
          },
          {
            "average": 2.962476916,
            "count": 128662640,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.277868171,
            "variance": 1.632947062
          },
          {
            "average": 0.4956742843,
            "count": 128662640,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999812898,
            "variance": 0.2499812901
          },
          {
            "average": 0,
            "count": 128662640,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02696224,
            "count": 128662640,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2043739017,
            "variance": 0.04176869168
          },
          {
            "average": 1.384062973,
            "count": 128662640,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.71504828,
            "variance": 246.9627424
          },
          {
            "average": 0.4956742843,
            "count": 128662640,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999812898,
            "variance": 0.2499812901
          },
          {
            "average": 319.3631176,
            "count": 128662640,
            "maximum": 332,
            "minimum": 128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 46.47436822,
            "variance": 2159.866902
          },
          {
            "average": 276625396.4,
            "count": 128662640,
            "maximum": 276630735.1,
            "minimum": 276543938.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 19780.255,
            "variance": 391258487.8
          },
          {
            "average": 0,
            "count": 128662640,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 128662640,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 128662640,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 128662640,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 128662640,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558230.8933,
          4843717.202,
          1290.575508,
          559172.4733,
          4844658.722,
          1632.215508
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558230.893260713,
                4843717.201647511,
                1290.57550840801
              ],
              [
                558230.893260713,
                4844658.72164751,
                1290.57550840801
              ],
              [
                559172.473260713,
                4844658.72164751,
                1632.2155084080098
              ],
              [
                559172.473260713,
                4843717.201647511,
                1632.2155084080098
              ],
              [
                558230.893260713,
                4843717.201647511,
                1290.57550840801
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:38:55+00:00",
        "end_time": "2020-06-18T19:32:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0345.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0345.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0345.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0345.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2767953,
            43.74413218,
            1290.575508,
            -122.2649984,
            43.75268345,
            1632.215508
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.27679525486123,
                  43.744206763281476,
                  1290.57550840801
                ],
                [
                  -122.27669318102957,
                  43.752683445833405,
                  1290.57550840801
                ],
                [
                  -122.26499841999598,
                  43.75260883629249,
                  1632.2155084080098
                ],
                [
                  -122.26510214384567,
                  43.74413217568662,
                  1632.2155084080098
                ],
                [
                  -122.27679525486123,
                  43.744206763281476,
                  1290.57550840801
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0345.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0345.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:38:55Z",
            "pc:count": 128662640,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558712.2121,
                "count": 128662640,
                "maximum": 559172.4733,
                "minimum": 558230.8933,
                "name": "X",
                "position": 0,
                "stddev": 258.2565562,
                "variance": 66696.4488
              },
              {
                "average": 4844192.602,
                "count": 128662640,
                "maximum": 4844658.722,
                "minimum": 4843717.202,
                "name": "Y",
                "position": 1,
                "stddev": 263.374611,
                "variance": 69366.18572
              },
              {
                "average": 1452.624782,
                "count": 128662640,
                "maximum": 1632.215508,
                "minimum": 1290.575508,
                "name": "Z",
                "position": 2,
                "stddev": 68.46433313,
                "variance": 4687.36491
              },
              {
                "average": 27271.21378,
                "count": 128662640,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 15122.25835,
                "variance": 228682697.7
              },
              {
                "average": 1.981366596,
                "count": 128662640,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.092622414,
                "variance": 1.19382374
              },
              {
                "average": 2.962476916,
                "count": 128662640,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.277868171,
                "variance": 1.632947062
              },
              {
                "average": 0.4956742843,
                "count": 128662640,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999812898,
                "variance": 0.2499812901
              },
              {
                "average": 0,
                "count": 128662640,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02696224,
                "count": 128662640,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2043739017,
                "variance": 0.04176869168
              },
              {
                "average": 1.384062973,
                "count": 128662640,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.71504828,
                "variance": 246.9627424
              },
              {
                "average": 0.4956742843,
                "count": 128662640,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999812898,
                "variance": 0.2499812901
              },
              {
                "average": 319.3631176,
                "count": 128662640,
                "maximum": 332,
                "minimum": 128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 46.47436822,
                "variance": 2159.866902
              },
              {
                "average": 276625396.4,
                "count": 128662640,
                "maximum": 276630735.1,
                "minimum": 276543938.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 19780.255,
                "variance": 391258487.8
              },
              {
                "average": 0,
                "count": 128662640,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 128662640,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 128662640,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 128662640,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 128662640,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558230.8933,
              4843717.202,
              1290.575508,
              559172.4733,
              4844658.722,
              1632.215508
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558230.893260713,
                    4843717.201647511,
                    1290.57550840801
                  ],
                  [
                    558230.893260713,
                    4844658.72164751,
                    1290.57550840801
                  ],
                  [
                    559172.473260713,
                    4844658.72164751,
                    1632.2155084080098
                  ],
                  [
                    559172.473260713,
                    4843717.201647511,
                    1632.2155084080098
                  ],
                  [
                    558230.893260713,
                    4843717.201647511,
                    1290.57550840801
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:38:55+00:00",
            "end_time": "2020-06-18T19:32: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": "20200619_BLU_0394.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.41377448929371,
              43.766675126218786,
              738.5639074768421
            ],
            [
              -122.41369167794312,
              43.77515254756344,
              738.5639074768421
            ],
            [
              -122.40202079274356,
              43.77509208032533,
              1139.2439074768422
            ],
            [
              -122.4021052522761,
              43.766614676767794,
              1139.2439074768422
            ],
            [
              -122.41377448929371,
              43.766675126218786,
              738.5639074768421
            ]
          ]
        ]
      },
      "bbox": [
        -122.4137745,
        43.76661468,
        738.5639075,
        -122.4020208,
        43.77515255,
        1139.243907
      ],
      "properties": {
        "datetime": "2020-06-19T16:48:03Z",
        "pc:count": 76648054,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 547666.8114,
            "count": 76648054,
            "maximum": 548123.2218,
            "minimum": 547183.9418,
            "name": "X",
            "position": 0,
            "stddev": 258.8380423,
            "variance": 66997.13216
          },
          {
            "average": 4846596.843,
            "count": 76648054,
            "maximum": 4847067.045,
            "minimum": 4846125.465,
            "name": "Y",
            "position": 1,
            "stddev": 259.4302152,
            "variance": 67304.03657
          },
          {
            "average": 933.0445438,
            "count": 76648054,
            "maximum": 1139.243907,
            "minimum": 738.5639075,
            "name": "Z",
            "position": 2,
            "stddev": 66.0676458,
            "variance": 4364.933821
          },
          {
            "average": 30306.59142,
            "count": 76648054,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13013.68486,
            "variance": 169355993.6
          },
          {
            "average": 1.830984502,
            "count": 76648054,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9900067715,
            "variance": 0.9801134076
          },
          {
            "average": 2.661783468,
            "count": 76648054,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.190635662,
            "variance": 1.417613279
          },
          {
            "average": 0.4963856878,
            "count": 76648054,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999869398,
            "variance": 0.24998694
          },
          {
            "average": 0,
            "count": 76648054,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.046461819,
            "count": 76648054,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2796339991,
            "variance": 0.07819517345
          },
          {
            "average": -0.8443972828,
            "count": 76648054,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.85973305,
            "variance": 251.5311326
          },
          {
            "average": 0.4963856878,
            "count": 76648054,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999869398,
            "variance": 0.24998694
          },
          {
            "average": 302.4142087,
            "count": 76648054,
            "maximum": 304,
            "minimum": 301,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8853620731,
            "variance": 0.7838660005
          },
          {
            "average": 276620049.4,
            "count": 76648054,
            "maximum": 276620483.6,
            "minimum": 276619690.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 246.1463736,
            "variance": 60588.03726
          },
          {
            "average": 0,
            "count": 76648054,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76648054,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76648054,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76648054,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76648054,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          547183.9418,
          4846125.465,
          738.5639075,
          548123.2218,
          4847067.045,
          1139.243907
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                547183.941759135,
                4846125.465168378,
                738.5639074768421
              ],
              [
                547183.941759135,
                4847067.045168378,
                738.5639074768421
              ],
              [
                548123.221759135,
                4847067.045168378,
                1139.2439074768422
              ],
              [
                548123.221759135,
                4846125.465168378,
                1139.2439074768422
              ],
              [
                547183.941759135,
                4846125.465168378,
                738.5639074768421
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:48:03+00:00",
        "end_time": "2020-06-19T16:34:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0394.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0394.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0394.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0394.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4137745,
            43.76661468,
            738.5639075,
            -122.4020208,
            43.77515255,
            1139.243907
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.41377448929371,
                  43.766675126218786,
                  738.5639074768421
                ],
                [
                  -122.41369167794312,
                  43.77515254756344,
                  738.5639074768421
                ],
                [
                  -122.40202079274356,
                  43.77509208032533,
                  1139.2439074768422
                ],
                [
                  -122.4021052522761,
                  43.766614676767794,
                  1139.2439074768422
                ],
                [
                  -122.41377448929371,
                  43.766675126218786,
                  738.5639074768421
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0394.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0394.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:48:03Z",
            "pc:count": 76648054,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 547666.8114,
                "count": 76648054,
                "maximum": 548123.2218,
                "minimum": 547183.9418,
                "name": "X",
                "position": 0,
                "stddev": 258.8380423,
                "variance": 66997.13216
              },
              {
                "average": 4846596.843,
                "count": 76648054,
                "maximum": 4847067.045,
                "minimum": 4846125.465,
                "name": "Y",
                "position": 1,
                "stddev": 259.4302152,
                "variance": 67304.03657
              },
              {
                "average": 933.0445438,
                "count": 76648054,
                "maximum": 1139.243907,
                "minimum": 738.5639075,
                "name": "Z",
                "position": 2,
                "stddev": 66.0676458,
                "variance": 4364.933821
              },
              {
                "average": 30306.59142,
                "count": 76648054,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13013.68486,
                "variance": 169355993.6
              },
              {
                "average": 1.830984502,
                "count": 76648054,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9900067715,
                "variance": 0.9801134076
              },
              {
                "average": 2.661783468,
                "count": 76648054,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.190635662,
                "variance": 1.417613279
              },
              {
                "average": 0.4963856878,
                "count": 76648054,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999869398,
                "variance": 0.24998694
              },
              {
                "average": 0,
                "count": 76648054,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.046461819,
                "count": 76648054,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2796339991,
                "variance": 0.07819517345
              },
              {
                "average": -0.8443972828,
                "count": 76648054,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.85973305,
                "variance": 251.5311326
              },
              {
                "average": 0.4963856878,
                "count": 76648054,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999869398,
                "variance": 0.24998694
              },
              {
                "average": 302.4142087,
                "count": 76648054,
                "maximum": 304,
                "minimum": 301,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8853620731,
                "variance": 0.7838660005
              },
              {
                "average": 276620049.4,
                "count": 76648054,
                "maximum": 276620483.6,
                "minimum": 276619690.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 246.1463736,
                "variance": 60588.03726
              },
              {
                "average": 0,
                "count": 76648054,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76648054,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76648054,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76648054,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76648054,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              547183.9418,
              4846125.465,
              738.5639075,
              548123.2218,
              4847067.045,
              1139.243907
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    547183.941759135,
                    4846125.465168378,
                    738.5639074768421
                  ],
                  [
                    547183.941759135,
                    4847067.045168378,
                    738.5639074768421
                  ],
                  [
                    548123.221759135,
                    4847067.045168378,
                    1139.2439074768422
                  ],
                  [
                    548123.221759135,
                    4846125.465168378,
                    1139.2439074768422
                  ],
                  [
                    547183.941759135,
                    4846125.465168378,
                    738.5639074768421
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:48:03+00:00",
            "end_time": "2020-06-19T16:34:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.402553825547,
              43.775095158606284,
              894.9965629296335
            ],
            [
              -122.40246940620219,
              43.783572370162084,
              894.9965629296335
            ],
            [
              -122.39092515430579,
              43.78351143108711,
              1197.0765629296334
            ],
            [
              -122.39101120438346,
              43.77503423745656,
              1197.0765629296334
            ],
            [
              -122.402553825547,
              43.775095158606284,
              894.9965629296335
            ]
          ]
        ]
      },
      "bbox": [
        -122.4025538,
        43.77503424,
        894.9965629,
        -122.3909252,
        43.78357237,
        1197.076563
      ],
      "properties": {
        "datetime": "2020-06-19T16:58:13Z",
        "pc:count": 74298832,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 548588.8618,
            "count": 74298832,
            "maximum": 549009.2827,
            "minimum": 548080.3227,
            "name": "X",
            "position": 0,
            "stddev": 258.4844206,
            "variance": 66814.19569
          },
          {
            "average": 4847475.845,
            "count": 74298832,
            "maximum": 4848008.637,
            "minimum": 4847067.077,
            "name": "Y",
            "position": 1,
            "stddev": 241.7624121,
            "variance": 58449.06388
          },
          {
            "average": 1062.371109,
            "count": 74298832,
            "maximum": 1197.076563,
            "minimum": 894.9965629,
            "name": "Z",
            "position": 2,
            "stddev": 64.74627631,
            "variance": 4192.080296
          },
          {
            "average": 28232.40884,
            "count": 74298832,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13809.40089,
            "variance": 190699552.9
          },
          {
            "average": 1.974356609,
            "count": 74298832,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.078412545,
            "variance": 1.162973618
          },
          {
            "average": 2.948239604,
            "count": 74298832,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.249695003,
            "variance": 1.561737602
          },
          {
            "average": 0.4952887281,
            "count": 74298832,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999778068,
            "variance": 0.2499778073
          },
          {
            "average": 0,
            "count": 74298832,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.029314337,
            "count": 74298832,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.222725735,
            "variance": 0.04960675301
          },
          {
            "average": -0.9370860516,
            "count": 74298832,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.94798971,
            "variance": 254.3383758
          },
          {
            "average": 0.4952887281,
            "count": 74298832,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999778068,
            "variance": 0.2499778073
          },
          {
            "average": 304.3020446,
            "count": 74298832,
            "maximum": 306,
            "minimum": 303,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8311266721,
            "variance": 0.6907715451
          },
          {
            "average": 276620604.7,
            "count": 74298832,
            "maximum": 276621093.3,
            "minimum": 276620244.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 266.67216,
            "variance": 71114.04092
          },
          {
            "average": 0,
            "count": 74298832,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74298832,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74298832,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74298832,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74298832,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          548080.3227,
          4847067.077,
          894.9965629,
          549009.2827,
          4848008.637,
          1197.076563
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                548080.322655275,
                4847067.0774486195,
                894.9965629296335
              ],
              [
                548080.322655275,
                4848008.63744862,
                894.9965629296335
              ],
              [
                549009.282655275,
                4848008.63744862,
                1197.0765629296334
              ],
              [
                549009.282655275,
                4847067.0774486195,
                1197.0765629296334
              ],
              [
                548080.322655275,
                4847067.0774486195,
                894.9965629296335
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:58:13+00:00",
        "end_time": "2020-06-19T16:44:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4025538,
            43.77503424,
            894.9965629,
            -122.3909252,
            43.78357237,
            1197.076563
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.402553825547,
                  43.775095158606284,
                  894.9965629296335
                ],
                [
                  -122.40246940620219,
                  43.783572370162084,
                  894.9965629296335
                ],
                [
                  -122.39092515430579,
                  43.78351143108711,
                  1197.0765629296334
                ],
                [
                  -122.39101120438346,
                  43.77503423745656,
                  1197.0765629296334
                ],
                [
                  -122.402553825547,
                  43.775095158606284,
                  894.9965629296335
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:58:13Z",
            "pc:count": 74298832,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 548588.8618,
                "count": 74298832,
                "maximum": 549009.2827,
                "minimum": 548080.3227,
                "name": "X",
                "position": 0,
                "stddev": 258.4844206,
                "variance": 66814.19569
              },
              {
                "average": 4847475.845,
                "count": 74298832,
                "maximum": 4848008.637,
                "minimum": 4847067.077,
                "name": "Y",
                "position": 1,
                "stddev": 241.7624121,
                "variance": 58449.06388
              },
              {
                "average": 1062.371109,
                "count": 74298832,
                "maximum": 1197.076563,
                "minimum": 894.9965629,
                "name": "Z",
                "position": 2,
                "stddev": 64.74627631,
                "variance": 4192.080296
              },
              {
                "average": 28232.40884,
                "count": 74298832,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13809.40089,
                "variance": 190699552.9
              },
              {
                "average": 1.974356609,
                "count": 74298832,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.078412545,
                "variance": 1.162973618
              },
              {
                "average": 2.948239604,
                "count": 74298832,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.249695003,
                "variance": 1.561737602
              },
              {
                "average": 0.4952887281,
                "count": 74298832,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999778068,
                "variance": 0.2499778073
              },
              {
                "average": 0,
                "count": 74298832,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.029314337,
                "count": 74298832,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.222725735,
                "variance": 0.04960675301
              },
              {
                "average": -0.9370860516,
                "count": 74298832,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.94798971,
                "variance": 254.3383758
              },
              {
                "average": 0.4952887281,
                "count": 74298832,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999778068,
                "variance": 0.2499778073
              },
              {
                "average": 304.3020446,
                "count": 74298832,
                "maximum": 306,
                "minimum": 303,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8311266721,
                "variance": 0.6907715451
              },
              {
                "average": 276620604.7,
                "count": 74298832,
                "maximum": 276621093.3,
                "minimum": 276620244.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 266.67216,
                "variance": 71114.04092
              },
              {
                "average": 0,
                "count": 74298832,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74298832,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74298832,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74298832,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74298832,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              548080.3227,
              4847067.077,
              894.9965629,
              549009.2827,
              4848008.637,
              1197.076563
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    548080.322655275,
                    4847067.0774486195,
                    894.9965629296335
                  ],
                  [
                    548080.322655275,
                    4848008.63744862,
                    894.9965629296335
                  ],
                  [
                    549009.282655275,
                    4848008.63744862,
                    1197.0765629296334
                  ],
                  [
                    549009.282655275,
                    4847067.0774486195,
                    1197.0765629296334
                  ],
                  [
                    548080.322655275,
                    4847067.0774486195,
                    894.9965629296335
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:58:13+00:00",
            "end_time": "2020-06-19T16:44: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": "20200618_BLU_0305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.23090961362458,
              43.728450960121634,
              941.4536365995566
            ],
            [
              -122.23080111885928,
              43.73692793767057,
              941.4536365995566
            ],
            [
              -122.21910979656666,
              43.73684865699934,
              2331.513636599557
            ],
            [
              -122.2192199399765,
              43.72837170277187,
              2331.513636599557
            ],
            [
              -122.23090961362458,
              43.728450960121634,
              941.4536365995566
            ]
          ]
        ]
      },
      "bbox": [
        -122.2309096,
        43.7283717,
        941.4536366,
        -122.2191098,
        43.73692794,
        2331.513637
      ],
      "properties": {
        "datetime": "2020-06-18T18:38:54Z",
        "pc:count": 121852752,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562432.8938,
            "count": 121852752,
            "maximum": 562883.3163,
            "minimum": 561941.7563,
            "name": "X",
            "position": 0,
            "stddev": 255.1079765,
            "variance": 65080.0797
          },
          {
            "average": 4842470.573,
            "count": 121852752,
            "maximum": 4842942.143,
            "minimum": 4842000.583,
            "name": "Y",
            "position": 1,
            "stddev": 264.1438324,
            "variance": 69771.96418
          },
          {
            "average": 1122.211676,
            "count": 121852752,
            "maximum": 2331.513637,
            "minimum": 941.4536366,
            "name": "Z",
            "position": 2,
            "stddev": 112.6657852,
            "variance": 12693.57916
          },
          {
            "average": 30420.75939,
            "count": 121852752,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11946.28157,
            "variance": 142713643.4
          },
          {
            "average": 1.836765156,
            "count": 121852752,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9801884307,
            "variance": 0.9607693597
          },
          {
            "average": 2.673775082,
            "count": 121852752,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.15943177,
            "variance": 1.34428203
          },
          {
            "average": 0.4977350942,
            "count": 121852752,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948722,
            "variance": 0.2499948723
          },
          {
            "average": 0,
            "count": 121852752,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.021180277,
            "count": 121852752,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1941875453,
            "variance": 0.03770880276
          },
          {
            "average": 0.8788919472,
            "count": 121852752,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.49693598,
            "variance": 240.1550248
          },
          {
            "average": 0.4977350942,
            "count": 121852752,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999948722,
            "variance": 0.2499948723
          },
          {
            "average": 117.717623,
            "count": 121852752,
            "maximum": 121,
            "minimum": 114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.376875184,
            "variance": 1.895785272
          },
          {
            "average": 276539252.7,
            "count": 121852752,
            "maximum": 276540734,
            "minimum": 276537587.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 642.5837779,
            "variance": 412913.9116
          },
          {
            "average": 0,
            "count": 121852752,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121852752,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121852752,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121852752,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121852752,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561941.7563,
          4842000.583,
          941.4536366,
          562883.3163,
          4842942.143,
          2331.513637
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561941.7562932584,
                4842000.583023266,
                941.4536365995566
              ],
              [
                561941.7562932584,
                4842942.143023266,
                941.4536365995566
              ],
              [
                562883.3162932585,
                4842942.143023266,
                2331.513636599557
              ],
              [
                562883.3162932585,
                4842000.583023266,
                2331.513636599557
              ],
              [
                561941.7562932584,
                4842000.583023266,
                941.4536365995566
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:38:54+00:00",
        "end_time": "2020-06-18T17:46:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2309096,
            43.7283717,
            941.4536366,
            -122.2191098,
            43.73692794,
            2331.513637
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.23090961362458,
                  43.728450960121634,
                  941.4536365995566
                ],
                [
                  -122.23080111885928,
                  43.73692793767057,
                  941.4536365995566
                ],
                [
                  -122.21910979656666,
                  43.73684865699934,
                  2331.513636599557
                ],
                [
                  -122.2192199399765,
                  43.72837170277187,
                  2331.513636599557
                ],
                [
                  -122.23090961362458,
                  43.728450960121634,
                  941.4536365995566
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:38:54Z",
            "pc:count": 121852752,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562432.8938,
                "count": 121852752,
                "maximum": 562883.3163,
                "minimum": 561941.7563,
                "name": "X",
                "position": 0,
                "stddev": 255.1079765,
                "variance": 65080.0797
              },
              {
                "average": 4842470.573,
                "count": 121852752,
                "maximum": 4842942.143,
                "minimum": 4842000.583,
                "name": "Y",
                "position": 1,
                "stddev": 264.1438324,
                "variance": 69771.96418
              },
              {
                "average": 1122.211676,
                "count": 121852752,
                "maximum": 2331.513637,
                "minimum": 941.4536366,
                "name": "Z",
                "position": 2,
                "stddev": 112.6657852,
                "variance": 12693.57916
              },
              {
                "average": 30420.75939,
                "count": 121852752,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11946.28157,
                "variance": 142713643.4
              },
              {
                "average": 1.836765156,
                "count": 121852752,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9801884307,
                "variance": 0.9607693597
              },
              {
                "average": 2.673775082,
                "count": 121852752,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.15943177,
                "variance": 1.34428203
              },
              {
                "average": 0.4977350942,
                "count": 121852752,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948722,
                "variance": 0.2499948723
              },
              {
                "average": 0,
                "count": 121852752,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.021180277,
                "count": 121852752,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1941875453,
                "variance": 0.03770880276
              },
              {
                "average": 0.8788919472,
                "count": 121852752,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.49693598,
                "variance": 240.1550248
              },
              {
                "average": 0.4977350942,
                "count": 121852752,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999948722,
                "variance": 0.2499948723
              },
              {
                "average": 117.717623,
                "count": 121852752,
                "maximum": 121,
                "minimum": 114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.376875184,
                "variance": 1.895785272
              },
              {
                "average": 276539252.7,
                "count": 121852752,
                "maximum": 276540734,
                "minimum": 276537587.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 642.5837779,
                "variance": 412913.9116
              },
              {
                "average": 0,
                "count": 121852752,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121852752,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121852752,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121852752,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121852752,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561941.7563,
              4842000.583,
              941.4536366,
              562883.3163,
              4842942.143,
              2331.513637
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561941.7562932584,
                    4842000.583023266,
                    941.4536365995566
                  ],
                  [
                    561941.7562932584,
                    4842942.143023266,
                    941.4536365995566
                  ],
                  [
                    562883.3162932585,
                    4842942.143023266,
                    2331.513636599557
                  ],
                  [
                    562883.3162932585,
                    4842000.583023266,
                    2331.513636599557
                  ],
                  [
                    561941.7562932584,
                    4842000.583023266,
                    941.4536365995566
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:38:54+00:00",
            "end_time": "2020-06-18T17:46: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": "20200619_BLU_0451.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.30099244962706,
              43.7932255139289,
              550.3314508830528
            ],
            [
              -122.30089456689797,
              43.80162113964649,
              550.3314508830528
            ],
            [
              -122.28919020203205,
              43.80154894214754,
              2207.931450883053
            ],
            [
              -122.28928972317217,
              43.793153337461945,
              2207.931450883053
            ],
            [
              -122.30099244962706,
              43.7932255139289,
              550.3314508830528
            ]
          ]
        ]
      },
      "bbox": [
        -122.3009924,
        43.79315334,
        550.3314509,
        -122.2891902,
        43.80162114,
        2207.931451
      ],
      "properties": {
        "datetime": "2020-06-19T19:09:33Z",
        "pc:count": 104220548,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556696.6507,
            "count": 104220548,
            "maximum": 557178.2149,
            "minimum": 556236.6349,
            "name": "X",
            "position": 0,
            "stddev": 261.9931229,
            "variance": 68640.39646
          },
          {
            "average": 4849611.259,
            "count": 104220548,
            "maximum": 4850077.203,
            "minimum": 4849144.683,
            "name": "Y",
            "position": 1,
            "stddev": 259.9597961,
            "variance": 67579.09559
          },
          {
            "average": 655.0138408,
            "count": 104220548,
            "maximum": 2207.931451,
            "minimum": 550.3314509,
            "name": "Z",
            "position": 2,
            "stddev": 65.68035776,
            "variance": 4313.909395
          },
          {
            "average": 32228.29784,
            "count": 104220548,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9876.226593,
            "variance": 97539851.72
          },
          {
            "average": 1.738909145,
            "count": 104220548,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8780435385,
            "variance": 0.7709604555
          },
          {
            "average": 2.477733287,
            "count": 104220548,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.013893722,
            "variance": 1.027980479
          },
          {
            "average": 0.4009324725,
            "count": 104220548,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.490087367,
            "variance": 0.2401856273
          },
          {
            "average": 1.919007373e-08,
            "count": 104220548,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000138528241,
            "variance": 1.919007354e-08
          },
          {
            "average": 1.054154119,
            "count": 104220548,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5536338497,
            "variance": 0.3065104395
          },
          {
            "average": -0.07653053303,
            "count": 104220548,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.30944094,
            "variance": 234.3789818
          },
          {
            "average": 0.4963199963,
            "count": 104220548,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999864598,
            "variance": 0.24998646
          },
          {
            "average": 324.2622479,
            "count": 104220548,
            "maximum": 328,
            "minimum": 321,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.55203355,
            "variance": 2.408808141
          },
          {
            "average": 276627626.8,
            "count": 104220548,
            "maximum": 276628973.4,
            "minimum": 276626466.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 613.0141717,
            "variance": 375786.3747
          },
          {
            "average": 0,
            "count": 104220548,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104220548,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104220548,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104220548,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104220548,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556236.6349,
          4849144.683,
          550.3314509,
          557178.2149,
          4850077.203,
          2207.931451
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556236.6349247678,
                4849144.6828010995,
                550.3314508830528
              ],
              [
                556236.6349247678,
                4850077.202801099,
                550.3314508830528
              ],
              [
                557178.2149247678,
                4850077.202801099,
                2207.931450883053
              ],
              [
                557178.2149247678,
                4849144.6828010995,
                2207.931450883053
              ],
              [
                556236.6349247678,
                4849144.6828010995,
                550.3314508830528
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:09:33+00:00",
        "end_time": "2020-06-19T18:27:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0451.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0451.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0451.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0451.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3009924,
            43.79315334,
            550.3314509,
            -122.2891902,
            43.80162114,
            2207.931451
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.30099244962706,
                  43.7932255139289,
                  550.3314508830528
                ],
                [
                  -122.30089456689797,
                  43.80162113964649,
                  550.3314508830528
                ],
                [
                  -122.28919020203205,
                  43.80154894214754,
                  2207.931450883053
                ],
                [
                  -122.28928972317217,
                  43.793153337461945,
                  2207.931450883053
                ],
                [
                  -122.30099244962706,
                  43.7932255139289,
                  550.3314508830528
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0451.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0451.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:09:33Z",
            "pc:count": 104220548,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556696.6507,
                "count": 104220548,
                "maximum": 557178.2149,
                "minimum": 556236.6349,
                "name": "X",
                "position": 0,
                "stddev": 261.9931229,
                "variance": 68640.39646
              },
              {
                "average": 4849611.259,
                "count": 104220548,
                "maximum": 4850077.203,
                "minimum": 4849144.683,
                "name": "Y",
                "position": 1,
                "stddev": 259.9597961,
                "variance": 67579.09559
              },
              {
                "average": 655.0138408,
                "count": 104220548,
                "maximum": 2207.931451,
                "minimum": 550.3314509,
                "name": "Z",
                "position": 2,
                "stddev": 65.68035776,
                "variance": 4313.909395
              },
              {
                "average": 32228.29784,
                "count": 104220548,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9876.226593,
                "variance": 97539851.72
              },
              {
                "average": 1.738909145,
                "count": 104220548,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8780435385,
                "variance": 0.7709604555
              },
              {
                "average": 2.477733287,
                "count": 104220548,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.013893722,
                "variance": 1.027980479
              },
              {
                "average": 0.4009324725,
                "count": 104220548,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.490087367,
                "variance": 0.2401856273
              },
              {
                "average": 1.919007373e-08,
                "count": 104220548,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000138528241,
                "variance": 1.919007354e-08
              },
              {
                "average": 1.054154119,
                "count": 104220548,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5536338497,
                "variance": 0.3065104395
              },
              {
                "average": -0.07653053303,
                "count": 104220548,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.30944094,
                "variance": 234.3789818
              },
              {
                "average": 0.4963199963,
                "count": 104220548,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999864598,
                "variance": 0.24998646
              },
              {
                "average": 324.2622479,
                "count": 104220548,
                "maximum": 328,
                "minimum": 321,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.55203355,
                "variance": 2.408808141
              },
              {
                "average": 276627626.8,
                "count": 104220548,
                "maximum": 276628973.4,
                "minimum": 276626466.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 613.0141717,
                "variance": 375786.3747
              },
              {
                "average": 0,
                "count": 104220548,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104220548,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104220548,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104220548,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104220548,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556236.6349,
              4849144.683,
              550.3314509,
              557178.2149,
              4850077.203,
              2207.931451
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556236.6349247678,
                    4849144.6828010995,
                    550.3314508830528
                  ],
                  [
                    556236.6349247678,
                    4850077.202801099,
                    550.3314508830528
                  ],
                  [
                    557178.2149247678,
                    4850077.202801099,
                    2207.931450883053
                  ],
                  [
                    557178.2149247678,
                    4849144.6828010995,
                    2207.931450883053
                  ],
                  [
                    556236.6349247678,
                    4849144.6828010995,
                    550.3314508830528
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:09:33+00:00",
            "end_time": "2020-06-19T18:27: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": "20200619_BLU_0456.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.35872980043885,
              43.8005191640048,
              1071.0504652585914
            ],
            [
              -122.3587263509521,
              43.800841660782716,
              1071.0504652585914
            ],
            [
              -122.3577048071429,
              43.800835924200115,
              1127.5904652585914
            ],
            [
              -122.35770826212375,
              43.80051342748639,
              1127.5904652585914
            ],
            [
              -122.35872980043885,
              43.8005191640048,
              1071.0504652585914
            ]
          ]
        ]
      },
      "bbox": [
        -122.3587298,
        43.80051343,
        1071.050465,
        -122.3577048,
        43.80084166,
        1127.590465
      ],
      "properties": {
        "datetime": "2020-06-19T17:29:50Z",
        "pc:count": 229381,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 551637.7489,
            "count": 229381,
            "maximum": 551667.4389,
            "minimum": 551585.2589,
            "name": "X",
            "position": 0,
            "stddev": 19.14203449,
            "variance": 366.4174845
          },
          {
            "average": 4849931.027,
            "count": 229381,
            "maximum": 4849952.965,
            "minimum": 4849917.145,
            "name": "Y",
            "position": 1,
            "stddev": 8.690480955,
            "variance": 75.52445923
          },
          {
            "average": 1091.637794,
            "count": 229381,
            "maximum": 1127.590465,
            "minimum": 1071.050465,
            "name": "Z",
            "position": 2,
            "stddev": 13.84520789,
            "variance": 191.6897815
          },
          {
            "average": 28201.47981,
            "count": 229381,
            "maximum": 55163,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13382.36749,
            "variance": 179087759.7
          },
          {
            "average": 1.952023053,
            "count": 229381,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.068780766,
            "variance": 1.142292326
          },
          {
            "average": 2.905445525,
            "count": 229381,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.244757439,
            "variance": 1.549421083
          },
          {
            "average": 0.5256756227,
            "count": 229381,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4993414157,
            "variance": 0.2493418494
          },
          {
            "average": 0,
            "count": 229381,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022028852,
            "count": 229381,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1616206425,
            "variance": 0.02612123207
          },
          {
            "average": -2.521460678,
            "count": 229381,
            "maximum": 25.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 16.64982692,
            "variance": 277.2167366
          },
          {
            "average": 0.5256756227,
            "count": 229381,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4993414157,
            "variance": 0.2493418494
          },
          {
            "average": 310.8778364,
            "count": 229381,
            "maximum": 312,
            "minimum": 310,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7902115345,
            "variance": 0.6244342692
          },
          {
            "average": 276622681,
            "count": 229381,
            "maximum": 276622990,
            "minimum": 276622309,
            "name": "GpsTime",
            "position": 12,
            "stddev": 294.7759309,
            "variance": 86892.84946
          },
          {
            "average": 0,
            "count": 229381,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 229381,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 229381,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 229381,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 229381,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          551585.2589,
          4849917.145,
          1071.050465,
          551667.4389,
          4849952.965,
          1127.590465
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                551585.2589270306,
                4849917.144736309,
                1071.0504652585914
              ],
              [
                551585.2589270306,
                4849952.964736309,
                1071.0504652585914
              ],
              [
                551667.4389270305,
                4849952.964736309,
                1127.5904652585914
              ],
              [
                551667.4389270305,
                4849917.144736309,
                1127.5904652585914
              ],
              [
                551585.2589270306,
                4849917.144736309,
                1071.0504652585914
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:29:50+00:00",
        "end_time": "2020-06-19T17:18:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0456.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0456.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0456.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0456.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3587298,
            43.80051343,
            1071.050465,
            -122.3577048,
            43.80084166,
            1127.590465
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.35872980043885,
                  43.8005191640048,
                  1071.0504652585914
                ],
                [
                  -122.3587263509521,
                  43.800841660782716,
                  1071.0504652585914
                ],
                [
                  -122.3577048071429,
                  43.800835924200115,
                  1127.5904652585914
                ],
                [
                  -122.35770826212375,
                  43.80051342748639,
                  1127.5904652585914
                ],
                [
                  -122.35872980043885,
                  43.8005191640048,
                  1071.0504652585914
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0456.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0456.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:29:50Z",
            "pc:count": 229381,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 551637.7489,
                "count": 229381,
                "maximum": 551667.4389,
                "minimum": 551585.2589,
                "name": "X",
                "position": 0,
                "stddev": 19.14203449,
                "variance": 366.4174845
              },
              {
                "average": 4849931.027,
                "count": 229381,
                "maximum": 4849952.965,
                "minimum": 4849917.145,
                "name": "Y",
                "position": 1,
                "stddev": 8.690480955,
                "variance": 75.52445923
              },
              {
                "average": 1091.637794,
                "count": 229381,
                "maximum": 1127.590465,
                "minimum": 1071.050465,
                "name": "Z",
                "position": 2,
                "stddev": 13.84520789,
                "variance": 191.6897815
              },
              {
                "average": 28201.47981,
                "count": 229381,
                "maximum": 55163,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13382.36749,
                "variance": 179087759.7
              },
              {
                "average": 1.952023053,
                "count": 229381,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.068780766,
                "variance": 1.142292326
              },
              {
                "average": 2.905445525,
                "count": 229381,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.244757439,
                "variance": 1.549421083
              },
              {
                "average": 0.5256756227,
                "count": 229381,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4993414157,
                "variance": 0.2493418494
              },
              {
                "average": 0,
                "count": 229381,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022028852,
                "count": 229381,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1616206425,
                "variance": 0.02612123207
              },
              {
                "average": -2.521460678,
                "count": 229381,
                "maximum": 25.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 16.64982692,
                "variance": 277.2167366
              },
              {
                "average": 0.5256756227,
                "count": 229381,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4993414157,
                "variance": 0.2493418494
              },
              {
                "average": 310.8778364,
                "count": 229381,
                "maximum": 312,
                "minimum": 310,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7902115345,
                "variance": 0.6244342692
              },
              {
                "average": 276622681,
                "count": 229381,
                "maximum": 276622990,
                "minimum": 276622309,
                "name": "GpsTime",
                "position": 12,
                "stddev": 294.7759309,
                "variance": 86892.84946
              },
              {
                "average": 0,
                "count": 229381,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 229381,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 229381,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 229381,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 229381,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              551585.2589,
              4849917.145,
              1071.050465,
              551667.4389,
              4849952.965,
              1127.590465
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    551585.2589270306,
                    4849917.144736309,
                    1071.0504652585914
                  ],
                  [
                    551585.2589270306,
                    4849952.964736309,
                    1071.0504652585914
                  ],
                  [
                    551667.4389270305,
                    4849952.964736309,
                    1127.5904652585914
                  ],
                  [
                    551667.4389270305,
                    4849917.144736309,
                    1127.5904652585914
                  ],
                  [
                    551585.2589270306,
                    4849917.144736309,
                    1071.0504652585914
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:29:50+00:00",
            "end_time": "2020-06-19T17:18: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": "20200619_BLU_0457.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.35772027860813,
              43.80053619734562,
              885.416142463294
            ],
            [
              -122.35770951434968,
              43.80154096091372,
              885.416142463294
            ],
            [
              -122.3463379205315,
              43.801476486369566,
              1133.576142463294
            ],
            [
              -122.3463488753357,
              43.80047172504954,
              1133.576142463294
            ],
            [
              -122.35772027860813,
              43.80053619734562,
              885.416142463294
            ]
          ]
        ]
      },
      "bbox": [
        -122.3577203,
        43.80047173,
        885.4161425,
        -122.3463379,
        43.80154096,
        1133.576142
      ],
      "properties": {
        "datetime": "2020-06-19T17:41:01Z",
        "pc:count": 6280596,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 552179.4273,
            "count": 6280596,
            "maximum": 552581.2527,
            "minimum": 551666.4527,
            "name": "X",
            "position": 0,
            "stddev": 261.6440436,
            "variance": 68457.60553
          },
          {
            "average": 4849966.279,
            "count": 6280596,
            "maximum": 4850031.266,
            "minimum": 4849919.666,
            "name": "Y",
            "position": 1,
            "stddev": 23.76486792,
            "variance": 564.7689475
          },
          {
            "average": 1052.94554,
            "count": 6280596,
            "maximum": 1133.576142,
            "minimum": 885.4161425,
            "name": "Z",
            "position": 2,
            "stddev": 56.21198002,
            "variance": 3159.786698
          },
          {
            "average": 29327.84933,
            "count": 6280596,
            "maximum": 56104,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13090.24965,
            "variance": 171354635.8
          },
          {
            "average": 1.888485902,
            "count": 6280596,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.020727182,
            "variance": 1.04188398
          },
          {
            "average": 2.776928495,
            "count": 6280596,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.202617062,
            "variance": 1.446287798
          },
          {
            "average": 0.5052396301,
            "count": 6280596,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999725853,
            "variance": 0.2499725861
          },
          {
            "average": 0,
            "count": 6280596,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024475066,
            "count": 6280596,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1947287759,
            "variance": 0.03791929616
          },
          {
            "average": -0.6823079421,
            "count": 6280596,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.67899065,
            "variance": 245.830748
          },
          {
            "average": 0.5052396301,
            "count": 6280596,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999725853,
            "variance": 0.2499725861
          },
          {
            "average": 312.1482138,
            "count": 6280596,
            "maximum": 314,
            "minimum": 310,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.065770051,
            "variance": 1.135865801
          },
          {
            "average": 276623133.2,
            "count": 6280596,
            "maximum": 276623661.6,
            "minimum": 276622307.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 372.7646828,
            "variance": 138953.5087
          },
          {
            "average": 0,
            "count": 6280596,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6280596,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6280596,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6280596,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6280596,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          551666.4527,
          4849919.666,
          885.4161425,
          552581.2527,
          4850031.266,
          1133.576142
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                551666.4526688504,
                4849919.66615228,
                885.416142463294
              ],
              [
                551666.4526688504,
                4850031.266152279,
                885.416142463294
              ],
              [
                552581.2526688505,
                4850031.266152279,
                1133.576142463294
              ],
              [
                552581.2526688505,
                4849919.66615228,
                1133.576142463294
              ],
              [
                551666.4526688504,
                4849919.66615228,
                885.416142463294
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:41:01+00:00",
        "end_time": "2020-06-19T17:18:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0457.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0457.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0457.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0457.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3577203,
            43.80047173,
            885.4161425,
            -122.3463379,
            43.80154096,
            1133.576142
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.35772027860813,
                  43.80053619734562,
                  885.416142463294
                ],
                [
                  -122.35770951434968,
                  43.80154096091372,
                  885.416142463294
                ],
                [
                  -122.3463379205315,
                  43.801476486369566,
                  1133.576142463294
                ],
                [
                  -122.3463488753357,
                  43.80047172504954,
                  1133.576142463294
                ],
                [
                  -122.35772027860813,
                  43.80053619734562,
                  885.416142463294
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0457.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0457.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:41:01Z",
            "pc:count": 6280596,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 552179.4273,
                "count": 6280596,
                "maximum": 552581.2527,
                "minimum": 551666.4527,
                "name": "X",
                "position": 0,
                "stddev": 261.6440436,
                "variance": 68457.60553
              },
              {
                "average": 4849966.279,
                "count": 6280596,
                "maximum": 4850031.266,
                "minimum": 4849919.666,
                "name": "Y",
                "position": 1,
                "stddev": 23.76486792,
                "variance": 564.7689475
              },
              {
                "average": 1052.94554,
                "count": 6280596,
                "maximum": 1133.576142,
                "minimum": 885.4161425,
                "name": "Z",
                "position": 2,
                "stddev": 56.21198002,
                "variance": 3159.786698
              },
              {
                "average": 29327.84933,
                "count": 6280596,
                "maximum": 56104,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13090.24965,
                "variance": 171354635.8
              },
              {
                "average": 1.888485902,
                "count": 6280596,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.020727182,
                "variance": 1.04188398
              },
              {
                "average": 2.776928495,
                "count": 6280596,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.202617062,
                "variance": 1.446287798
              },
              {
                "average": 0.5052396301,
                "count": 6280596,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999725853,
                "variance": 0.2499725861
              },
              {
                "average": 0,
                "count": 6280596,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024475066,
                "count": 6280596,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1947287759,
                "variance": 0.03791929616
              },
              {
                "average": -0.6823079421,
                "count": 6280596,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.67899065,
                "variance": 245.830748
              },
              {
                "average": 0.5052396301,
                "count": 6280596,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999725853,
                "variance": 0.2499725861
              },
              {
                "average": 312.1482138,
                "count": 6280596,
                "maximum": 314,
                "minimum": 310,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.065770051,
                "variance": 1.135865801
              },
              {
                "average": 276623133.2,
                "count": 6280596,
                "maximum": 276623661.6,
                "minimum": 276622307.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 372.7646828,
                "variance": 138953.5087
              },
              {
                "average": 0,
                "count": 6280596,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6280596,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6280596,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6280596,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6280596,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              551666.4527,
              4849919.666,
              885.4161425,
              552581.2527,
              4850031.266,
              1133.576142
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    551666.4526688504,
                    4849919.66615228,
                    885.416142463294
                  ],
                  [
                    551666.4526688504,
                    4850031.266152279,
                    885.416142463294
                  ],
                  [
                    552581.2526688505,
                    4850031.266152279,
                    1133.576142463294
                  ],
                  [
                    552581.2526688505,
                    4849919.66615228,
                    1133.576142463294
                  ],
                  [
                    551666.4526688504,
                    4849919.66615228,
                    885.416142463294
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:41:01+00:00",
            "end_time": "2020-06-19T17:18: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": "20200618_BLU_0428.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.23229679612587,
              43.777828644140875,
              667.2736285443923
            ],
            [
              -122.23220677410329,
              43.78486308400894,
              667.2736285443923
            ],
            [
              -122.22234727503697,
              43.78479642105466,
              967.2336285443923
            ],
            [
              -122.22243845278145,
              43.777761997458555,
              967.2336285443923
            ],
            [
              -122.23229679612587,
              43.777828644140875,
              667.2736285443923
            ]
          ]
        ]
      },
      "bbox": [
        -122.2322968,
        43.777762,
        667.2736285,
        -122.2223473,
        43.78486308,
        967.2336285
      ],
      "properties": {
        "datetime": "2020-06-18T18:49:43Z",
        "pc:count": 37330935,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562048.2077,
            "count": 37330935,
            "maximum": 562572.615,
            "minimum": 561779.215,
            "name": "X",
            "position": 0,
            "stddev": 187.7436772,
            "variance": 35247.68833
          },
          {
            "average": 4847753.669,
            "count": 37330935,
            "maximum": 4848264.942,
            "minimum": 4847483.602,
            "name": "Y",
            "position": 1,
            "stddev": 187.7201925,
            "variance": 35238.87066
          },
          {
            "average": 758.0439291,
            "count": 37330935,
            "maximum": 967.2336285,
            "minimum": 667.2736285,
            "name": "Z",
            "position": 2,
            "stddev": 47.98065569,
            "variance": 2302.14332
          },
          {
            "average": 33142.85837,
            "count": 37330935,
            "maximum": 65535,
            "minimum": 6724,
            "name": "Intensity",
            "position": 3,
            "stddev": 9998.974995,
            "variance": 99979500.95
          },
          {
            "average": 1.695719676,
            "count": 37330935,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8542210515,
            "variance": 0.7296936049
          },
          {
            "average": 2.391826377,
            "count": 37330935,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.004553337,
            "variance": 1.009127406
          },
          {
            "average": 0.4985881816,
            "count": 37330935,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980135,
            "variance": 0.2499980135
          },
          {
            "average": 0,
            "count": 37330935,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024284953,
            "count": 37330935,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2052077421,
            "variance": 0.04211021742
          },
          {
            "average": 0.4581944188,
            "count": 37330935,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.32825127,
            "variance": 234.9552871
          },
          {
            "average": 0.4985881816,
            "count": 37330935,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999980135,
            "variance": 0.2499980135
          },
          {
            "average": 119.6146279,
            "count": 37330935,
            "maximum": 122,
            "minimum": 116,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.463765139,
            "variance": 2.142608383
          },
          {
            "average": 276540137.9,
            "count": 37330935,
            "maximum": 276541383.2,
            "minimum": 276538613,
            "name": "GpsTime",
            "position": 12,
            "stddev": 700.9552996,
            "variance": 491338.332
          },
          {
            "average": 0,
            "count": 37330935,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37330935,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37330935,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37330935,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37330935,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561779.215,
          4847483.602,
          667.2736285,
          562572.615,
          4848264.942,
          967.2336285
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561779.2149790332,
                4847483.602305074,
                667.2736285443923
              ],
              [
                561779.2149790332,
                4848264.942305074,
                667.2736285443923
              ],
              [
                562572.6149790331,
                4848264.942305074,
                967.2336285443923
              ],
              [
                562572.6149790331,
                4847483.602305074,
                967.2336285443923
              ],
              [
                561779.2149790332,
                4847483.602305074,
                667.2736285443923
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:49:43+00:00",
        "end_time": "2020-06-18T18:03:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0428.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0428.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0428.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0428.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2322968,
            43.777762,
            667.2736285,
            -122.2223473,
            43.78486308,
            967.2336285
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.23229679612587,
                  43.777828644140875,
                  667.2736285443923
                ],
                [
                  -122.23220677410329,
                  43.78486308400894,
                  667.2736285443923
                ],
                [
                  -122.22234727503697,
                  43.78479642105466,
                  967.2336285443923
                ],
                [
                  -122.22243845278145,
                  43.777761997458555,
                  967.2336285443923
                ],
                [
                  -122.23229679612587,
                  43.777828644140875,
                  667.2736285443923
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0428.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0428.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:49:43Z",
            "pc:count": 37330935,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562048.2077,
                "count": 37330935,
                "maximum": 562572.615,
                "minimum": 561779.215,
                "name": "X",
                "position": 0,
                "stddev": 187.7436772,
                "variance": 35247.68833
              },
              {
                "average": 4847753.669,
                "count": 37330935,
                "maximum": 4848264.942,
                "minimum": 4847483.602,
                "name": "Y",
                "position": 1,
                "stddev": 187.7201925,
                "variance": 35238.87066
              },
              {
                "average": 758.0439291,
                "count": 37330935,
                "maximum": 967.2336285,
                "minimum": 667.2736285,
                "name": "Z",
                "position": 2,
                "stddev": 47.98065569,
                "variance": 2302.14332
              },
              {
                "average": 33142.85837,
                "count": 37330935,
                "maximum": 65535,
                "minimum": 6724,
                "name": "Intensity",
                "position": 3,
                "stddev": 9998.974995,
                "variance": 99979500.95
              },
              {
                "average": 1.695719676,
                "count": 37330935,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8542210515,
                "variance": 0.7296936049
              },
              {
                "average": 2.391826377,
                "count": 37330935,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.004553337,
                "variance": 1.009127406
              },
              {
                "average": 0.4985881816,
                "count": 37330935,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980135,
                "variance": 0.2499980135
              },
              {
                "average": 0,
                "count": 37330935,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024284953,
                "count": 37330935,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2052077421,
                "variance": 0.04211021742
              },
              {
                "average": 0.4581944188,
                "count": 37330935,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.32825127,
                "variance": 234.9552871
              },
              {
                "average": 0.4985881816,
                "count": 37330935,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999980135,
                "variance": 0.2499980135
              },
              {
                "average": 119.6146279,
                "count": 37330935,
                "maximum": 122,
                "minimum": 116,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.463765139,
                "variance": 2.142608383
              },
              {
                "average": 276540137.9,
                "count": 37330935,
                "maximum": 276541383.2,
                "minimum": 276538613,
                "name": "GpsTime",
                "position": 12,
                "stddev": 700.9552996,
                "variance": 491338.332
              },
              {
                "average": 0,
                "count": 37330935,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37330935,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37330935,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37330935,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37330935,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561779.215,
              4847483.602,
              667.2736285,
              562572.615,
              4848264.942,
              967.2336285
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561779.2149790332,
                    4847483.602305074,
                    667.2736285443923
                  ],
                  [
                    561779.2149790332,
                    4848264.942305074,
                    667.2736285443923
                  ],
                  [
                    562572.6149790331,
                    4848264.942305074,
                    967.2336285443923
                  ],
                  [
                    562572.6149790331,
                    4847483.602305074,
                    967.2336285443923
                  ],
                  [
                    561779.2149790332,
                    4847483.602305074,
                    667.2736285443923
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:49:43+00:00",
            "end_time": "2020-06-18T18:03: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": "20200619_BLU_0419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3345670887025,
              43.77621968842878,
              598.1725435589211
            ],
            [
              -122.3344730595285,
              43.78469678723052,
              598.1725435589211
            ],
            [
              -122.32277191437588,
              43.784628049617005,
              2171.2925435589214
            ],
            [
              -122.32286759644444,
              43.77615097103414,
              2171.2925435589214
            ],
            [
              -122.3345670887025,
              43.77621968842878,
              598.1725435589211
            ]
          ]
        ]
      },
      "bbox": [
        -122.3345671,
        43.77615097,
        598.1725436,
        -122.3227719,
        43.78469679,
        2171.292544
      ],
      "properties": {
        "datetime": "2020-06-19T18:18:22Z",
        "pc:count": 93909994,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554021.6104,
            "count": 93909994,
            "maximum": 554492.2379,
            "minimum": 553550.6579,
            "name": "X",
            "position": 0,
            "stddev": 261.4991363,
            "variance": 68381.79828
          },
          {
            "average": 4847707.68,
            "count": 93909994,
            "maximum": 4848175.25,
            "minimum": 4847233.69,
            "name": "Y",
            "position": 1,
            "stddev": 265.9030356,
            "variance": 70704.42432
          },
          {
            "average": 749.3995865,
            "count": 93909994,
            "maximum": 2171.292544,
            "minimum": 598.1725436,
            "name": "Z",
            "position": 2,
            "stddev": 60.63771354,
            "variance": 3676.932304
          },
          {
            "average": 31531.33336,
            "count": 93909994,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10844.36539,
            "variance": 117600260.8
          },
          {
            "average": 1.793144391,
            "count": 93909994,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9263618878,
            "variance": 0.8581463471
          },
          {
            "average": 2.586160106,
            "count": 93909994,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.073419533,
            "variance": 1.152229493
          },
          {
            "average": 0.4964583748,
            "count": 93909994,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999874594,
            "variance": 0.2499874596
          },
          {
            "average": 0,
            "count": 93909994,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023521895,
            "count": 93909994,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1980256826,
            "variance": 0.03921417098
          },
          {
            "average": 0.5186806394,
            "count": 93909994,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.33720395,
            "variance": 235.2298251
          },
          {
            "average": 0.4964583748,
            "count": 93909994,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999874594,
            "variance": 0.2499874596
          },
          {
            "average": 317.0996869,
            "count": 93909994,
            "maximum": 320,
            "minimum": 314,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.178842065,
            "variance": 1.389668615
          },
          {
            "average": 276624889,
            "count": 93909994,
            "maximum": 276625902.1,
            "minimum": 276623686.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 441.2782534,
            "variance": 194726.497
          },
          {
            "average": 0,
            "count": 93909994,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 93909994,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 93909994,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 93909994,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 93909994,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          553550.6579,
          4847233.69,
          598.1725436,
          554492.2379,
          4848175.25,
          2171.292544
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                553550.6579184193,
                4847233.689567678,
                598.1725435589211
              ],
              [
                553550.6579184193,
                4848175.249567678,
                598.1725435589211
              ],
              [
                554492.2379184194,
                4848175.249567678,
                2171.2925435589214
              ],
              [
                554492.2379184194,
                4847233.689567678,
                2171.2925435589214
              ],
              [
                553550.6579184193,
                4847233.689567678,
                598.1725435589211
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:18:22+00:00",
        "end_time": "2020-06-19T17:41:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3345671,
            43.77615097,
            598.1725436,
            -122.3227719,
            43.78469679,
            2171.292544
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.3345670887025,
                  43.77621968842878,
                  598.1725435589211
                ],
                [
                  -122.3344730595285,
                  43.78469678723052,
                  598.1725435589211
                ],
                [
                  -122.32277191437588,
                  43.784628049617005,
                  2171.2925435589214
                ],
                [
                  -122.32286759644444,
                  43.77615097103414,
                  2171.2925435589214
                ],
                [
                  -122.3345670887025,
                  43.77621968842878,
                  598.1725435589211
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:18:22Z",
            "pc:count": 93909994,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554021.6104,
                "count": 93909994,
                "maximum": 554492.2379,
                "minimum": 553550.6579,
                "name": "X",
                "position": 0,
                "stddev": 261.4991363,
                "variance": 68381.79828
              },
              {
                "average": 4847707.68,
                "count": 93909994,
                "maximum": 4848175.25,
                "minimum": 4847233.69,
                "name": "Y",
                "position": 1,
                "stddev": 265.9030356,
                "variance": 70704.42432
              },
              {
                "average": 749.3995865,
                "count": 93909994,
                "maximum": 2171.292544,
                "minimum": 598.1725436,
                "name": "Z",
                "position": 2,
                "stddev": 60.63771354,
                "variance": 3676.932304
              },
              {
                "average": 31531.33336,
                "count": 93909994,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10844.36539,
                "variance": 117600260.8
              },
              {
                "average": 1.793144391,
                "count": 93909994,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9263618878,
                "variance": 0.8581463471
              },
              {
                "average": 2.586160106,
                "count": 93909994,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.073419533,
                "variance": 1.152229493
              },
              {
                "average": 0.4964583748,
                "count": 93909994,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999874594,
                "variance": 0.2499874596
              },
              {
                "average": 0,
                "count": 93909994,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023521895,
                "count": 93909994,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1980256826,
                "variance": 0.03921417098
              },
              {
                "average": 0.5186806394,
                "count": 93909994,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.33720395,
                "variance": 235.2298251
              },
              {
                "average": 0.4964583748,
                "count": 93909994,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999874594,
                "variance": 0.2499874596
              },
              {
                "average": 317.0996869,
                "count": 93909994,
                "maximum": 320,
                "minimum": 314,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.178842065,
                "variance": 1.389668615
              },
              {
                "average": 276624889,
                "count": 93909994,
                "maximum": 276625902.1,
                "minimum": 276623686.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 441.2782534,
                "variance": 194726.497
              },
              {
                "average": 0,
                "count": 93909994,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 93909994,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 93909994,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 93909994,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 93909994,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              553550.6579,
              4847233.69,
              598.1725436,
              554492.2379,
              4848175.25,
              2171.292544
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    553550.6579184193,
                    4847233.689567678,
                    598.1725435589211
                  ],
                  [
                    553550.6579184193,
                    4848175.249567678,
                    598.1725435589211
                  ],
                  [
                    554492.2379184194,
                    4848175.249567678,
                    2171.2925435589214
                  ],
                  [
                    554492.2379184194,
                    4847233.689567678,
                    2171.2925435589214
                  ],
                  [
                    553550.6579184193,
                    4847233.689567678,
                    598.1725435589211
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:18:22+00:00",
            "end_time": "2020-06-19T17: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": "20200619_BLU_0395.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.40244705771035,
              43.766866741095136,
              650.6700955129388
            ],
            [
              -122.40236264930458,
              43.77534378467098,
              650.6700955129388
            ],
            [
              -122.39066391837119,
              43.77528201200324,
              1121.8100955129387
            ],
            [
              -122.39074997882192,
              43.766804986597705,
              1121.8100955129387
            ],
            [
              -122.40244705771035,
              43.766866741095136,
              650.6700955129388
            ]
          ]
        ]
      },
      "bbox": [
        -122.4024471,
        43.76680499,
        650.6700955,
        -122.3906639,
        43.77534378,
        1121.810096
      ],
      "properties": {
        "datetime": "2020-06-19T16:58:31Z",
        "pc:count": 78827568,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 548581.6058,
            "count": 78827568,
            "maximum": 549037.0286,
            "minimum": 548095.5086,
            "name": "X",
            "position": 0,
            "stddev": 263.6030463,
            "variance": 69486.56601
          },
          {
            "average": 4846629.953,
            "count": 78827568,
            "maximum": 4847094.802,
            "minimum": 4846153.262,
            "name": "Y",
            "position": 1,
            "stddev": 264.1776896,
            "variance": 69789.85167
          },
          {
            "average": 897.6391571,
            "count": 78827568,
            "maximum": 1121.810096,
            "minimum": 650.6700955,
            "name": "Z",
            "position": 2,
            "stddev": 100.7608737,
            "variance": 10152.75368
          },
          {
            "average": 30241.2144,
            "count": 78827568,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12682.96787,
            "variance": 160857674
          },
          {
            "average": 1.836687921,
            "count": 78827568,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9807645563,
            "variance": 0.961899115
          },
          {
            "average": 2.673057159,
            "count": 78827568,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.16091493,
            "variance": 1.347723474
          },
          {
            "average": 0.496341483,
            "count": 78827568,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999866182,
            "variance": 0.2499866184
          },
          {
            "average": 0,
            "count": 78827568,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.035845822,
            "count": 78827568,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2516278524,
            "variance": 0.06331657612
          },
          {
            "average": 0.144517029,
            "count": 78827568,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.84914199,
            "variance": 251.1953019
          },
          {
            "average": 0.496341483,
            "count": 78827568,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999866182,
            "variance": 0.2499866184
          },
          {
            "average": 304.3603338,
            "count": 78827568,
            "maximum": 306,
            "minimum": 303,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9004959752,
            "variance": 0.8108930013
          },
          {
            "average": 276620624.6,
            "count": 78827568,
            "maximum": 276621111.9,
            "minimum": 276620226.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 281.0303609,
            "variance": 78978.06374
          },
          {
            "average": 0,
            "count": 78827568,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78827568,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78827568,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78827568,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78827568,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          548095.5086,
          4846153.262,
          650.6700955,
          549037.0286,
          4847094.802,
          1121.810096
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                548095.5085840488,
                4846153.261784734,
                650.6700955129388
              ],
              [
                548095.5085840488,
                4847094.801784733,
                650.6700955129388
              ],
              [
                549037.0285840489,
                4847094.801784733,
                1121.8100955129387
              ],
              [
                549037.0285840489,
                4846153.261784734,
                1121.8100955129387
              ],
              [
                548095.5085840488,
                4846153.261784734,
                650.6700955129388
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:58:31+00:00",
        "end_time": "2020-06-19T16:43:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0395.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0395.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0395.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0395.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.4024471,
            43.76680499,
            650.6700955,
            -122.3906639,
            43.77534378,
            1121.810096
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.40244705771035,
                  43.766866741095136,
                  650.6700955129388
                ],
                [
                  -122.40236264930458,
                  43.77534378467098,
                  650.6700955129388
                ],
                [
                  -122.39066391837119,
                  43.77528201200324,
                  1121.8100955129387
                ],
                [
                  -122.39074997882192,
                  43.766804986597705,
                  1121.8100955129387
                ],
                [
                  -122.40244705771035,
                  43.766866741095136,
                  650.6700955129388
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0395.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0395.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:58:31Z",
            "pc:count": 78827568,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 548581.6058,
                "count": 78827568,
                "maximum": 549037.0286,
                "minimum": 548095.5086,
                "name": "X",
                "position": 0,
                "stddev": 263.6030463,
                "variance": 69486.56601
              },
              {
                "average": 4846629.953,
                "count": 78827568,
                "maximum": 4847094.802,
                "minimum": 4846153.262,
                "name": "Y",
                "position": 1,
                "stddev": 264.1776896,
                "variance": 69789.85167
              },
              {
                "average": 897.6391571,
                "count": 78827568,
                "maximum": 1121.810096,
                "minimum": 650.6700955,
                "name": "Z",
                "position": 2,
                "stddev": 100.7608737,
                "variance": 10152.75368
              },
              {
                "average": 30241.2144,
                "count": 78827568,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12682.96787,
                "variance": 160857674
              },
              {
                "average": 1.836687921,
                "count": 78827568,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9807645563,
                "variance": 0.961899115
              },
              {
                "average": 2.673057159,
                "count": 78827568,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.16091493,
                "variance": 1.347723474
              },
              {
                "average": 0.496341483,
                "count": 78827568,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999866182,
                "variance": 0.2499866184
              },
              {
                "average": 0,
                "count": 78827568,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.035845822,
                "count": 78827568,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2516278524,
                "variance": 0.06331657612
              },
              {
                "average": 0.144517029,
                "count": 78827568,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.84914199,
                "variance": 251.1953019
              },
              {
                "average": 0.496341483,
                "count": 78827568,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999866182,
                "variance": 0.2499866184
              },
              {
                "average": 304.3603338,
                "count": 78827568,
                "maximum": 306,
                "minimum": 303,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9004959752,
                "variance": 0.8108930013
              },
              {
                "average": 276620624.6,
                "count": 78827568,
                "maximum": 276621111.9,
                "minimum": 276620226.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 281.0303609,
                "variance": 78978.06374
              },
              {
                "average": 0,
                "count": 78827568,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78827568,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78827568,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78827568,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78827568,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              548095.5086,
              4846153.262,
              650.6700955,
              549037.0286,
              4847094.802,
              1121.810096
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    548095.5085840488,
                    4846153.261784734,
                    650.6700955129388
                  ],
                  [
                    548095.5085840488,
                    4847094.801784733,
                    650.6700955129388
                  ],
                  [
                    549037.0285840489,
                    4847094.801784733,
                    1121.8100955129387
                  ],
                  [
                    549037.0285840489,
                    4846153.261784734,
                    1121.8100955129387
                  ],
                  [
                    548095.5085840488,
                    4846153.261784734,
                    650.6700955129388
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:58:31+00:00",
            "end_time": "2020-06-19T16:43:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0383.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.31135039022816,
              43.76012647840792,
              938.1057211953236
            ],
            [
              -122.31125313724485,
              43.76860338043644,
              938.1057211953236
            ],
            [
              -122.29955543517687,
              43.76853228794302,
              2214.2857211953237
            ],
            [
              -122.2996543395821,
              43.76005540682608,
              2214.2857211953237
            ],
            [
              -122.31135039022816,
              43.76012647840792,
              938.1057211953236
            ]
          ]
        ]
      },
      "bbox": [
        -122.3113504,
        43.76005541,
        938.1057212,
        -122.2995554,
        43.76860338,
        2214.285721
      ],
      "properties": {
        "datetime": "2020-06-19T18:52:50Z",
        "pc:count": 121053375,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555904.2905,
            "count": 121053375,
            "maximum": 556375.445,
            "minimum": 555433.885,
            "name": "X",
            "position": 0,
            "stddev": 264.1745951,
            "variance": 69788.21672
          },
          {
            "average": 4845927.096,
            "count": 121053375,
            "maximum": 4846403.134,
            "minimum": 4845461.594,
            "name": "Y",
            "position": 1,
            "stddev": 260.7643957,
            "variance": 67998.07004
          },
          {
            "average": 1120.513665,
            "count": 121053375,
            "maximum": 2214.285721,
            "minimum": 938.1057212,
            "name": "Z",
            "position": 2,
            "stddev": 79.0981967,
            "variance": 6256.524721
          },
          {
            "average": 28833.18866,
            "count": 121053375,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13108.21347,
            "variance": 171825260.4
          },
          {
            "average": 1.952157699,
            "count": 121053375,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.064871719,
            "variance": 1.133951778
          },
          {
            "average": 2.904252269,
            "count": 121053375,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.241187503,
            "variance": 1.540546418
          },
          {
            "average": 0.4951368518,
            "count": 121053375,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999763513,
            "variance": 0.2499763519
          },
          {
            "average": 1.222601187e-06,
            "count": 121053375,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001105712306,
            "variance": 1.222599703e-06
          },
          {
            "average": 1.025449856,
            "count": 121053375,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2091201798,
            "variance": 0.04373124959
          },
          {
            "average": -0.2480631279,
            "count": 121053375,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.69929006,
            "variance": 246.4677083
          },
          {
            "average": 0.4951368601,
            "count": 121053375,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999763514,
            "variance": 0.2499763519
          },
          {
            "average": 322.2401113,
            "count": 121053375,
            "maximum": 325,
            "minimum": 320,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.192235832,
            "variance": 1.42142628
          },
          {
            "average": 276626840.3,
            "count": 121053375,
            "maximum": 276627970.7,
            "minimum": 276625910.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 464.8762997,
            "variance": 216109.974
          },
          {
            "average": 0,
            "count": 121053375,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121053375,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121053375,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121053375,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121053375,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555433.885,
          4845461.594,
          938.1057212,
          556375.445,
          4846403.134,
          2214.285721
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555433.8849784359,
                4845461.594250405,
                938.1057211953236
              ],
              [
                555433.8849784359,
                4846403.134250404,
                938.1057211953236
              ],
              [
                556375.444978436,
                4846403.134250404,
                2214.2857211953237
              ],
              [
                556375.444978436,
                4845461.594250405,
                2214.2857211953237
              ],
              [
                555433.8849784359,
                4845461.594250405,
                938.1057211953236
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:52:50+00:00",
        "end_time": "2020-06-19T18:18:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0383.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0383.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0383.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0383.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3113504,
            43.76005541,
            938.1057212,
            -122.2995554,
            43.76860338,
            2214.285721
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.31135039022816,
                  43.76012647840792,
                  938.1057211953236
                ],
                [
                  -122.31125313724485,
                  43.76860338043644,
                  938.1057211953236
                ],
                [
                  -122.29955543517687,
                  43.76853228794302,
                  2214.2857211953237
                ],
                [
                  -122.2996543395821,
                  43.76005540682608,
                  2214.2857211953237
                ],
                [
                  -122.31135039022816,
                  43.76012647840792,
                  938.1057211953236
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0383.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0383.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:52:50Z",
            "pc:count": 121053375,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555904.2905,
                "count": 121053375,
                "maximum": 556375.445,
                "minimum": 555433.885,
                "name": "X",
                "position": 0,
                "stddev": 264.1745951,
                "variance": 69788.21672
              },
              {
                "average": 4845927.096,
                "count": 121053375,
                "maximum": 4846403.134,
                "minimum": 4845461.594,
                "name": "Y",
                "position": 1,
                "stddev": 260.7643957,
                "variance": 67998.07004
              },
              {
                "average": 1120.513665,
                "count": 121053375,
                "maximum": 2214.285721,
                "minimum": 938.1057212,
                "name": "Z",
                "position": 2,
                "stddev": 79.0981967,
                "variance": 6256.524721
              },
              {
                "average": 28833.18866,
                "count": 121053375,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13108.21347,
                "variance": 171825260.4
              },
              {
                "average": 1.952157699,
                "count": 121053375,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.064871719,
                "variance": 1.133951778
              },
              {
                "average": 2.904252269,
                "count": 121053375,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.241187503,
                "variance": 1.540546418
              },
              {
                "average": 0.4951368518,
                "count": 121053375,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999763513,
                "variance": 0.2499763519
              },
              {
                "average": 1.222601187e-06,
                "count": 121053375,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001105712306,
                "variance": 1.222599703e-06
              },
              {
                "average": 1.025449856,
                "count": 121053375,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2091201798,
                "variance": 0.04373124959
              },
              {
                "average": -0.2480631279,
                "count": 121053375,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.69929006,
                "variance": 246.4677083
              },
              {
                "average": 0.4951368601,
                "count": 121053375,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999763514,
                "variance": 0.2499763519
              },
              {
                "average": 322.2401113,
                "count": 121053375,
                "maximum": 325,
                "minimum": 320,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.192235832,
                "variance": 1.42142628
              },
              {
                "average": 276626840.3,
                "count": 121053375,
                "maximum": 276627970.7,
                "minimum": 276625910.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 464.8762997,
                "variance": 216109.974
              },
              {
                "average": 0,
                "count": 121053375,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121053375,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121053375,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121053375,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121053375,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555433.885,
              4845461.594,
              938.1057212,
              556375.445,
              4846403.134,
              2214.285721
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555433.8849784359,
                    4845461.594250405,
                    938.1057211953236
                  ],
                  [
                    555433.8849784359,
                    4846403.134250404,
                    938.1057211953236
                  ],
                  [
                    556375.444978436,
                    4846403.134250404,
                    2214.2857211953237
                  ],
                  [
                    556375.444978436,
                    4845461.594250405,
                    2214.2857211953237
                  ],
                  [
                    555433.8849784359,
                    4845461.594250405,
                    938.1057211953236
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:52:50+00:00",
            "end_time": "2020-06-19T18:18: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": "20200619_BLU_0429.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.39439995188782,
              43.78346120004318,
              859.6855248382567
            ],
            [
              -122.39438488549928,
              43.78495359488793,
              859.6855248382567
            ],
            [
              -122.39125592660145,
              43.78493697175629,
              1004.5655248382568
            ],
            [
              -122.39127107082,
              43.78344457777245,
              1004.5655248382568
            ],
            [
              -122.39439995188782,
              43.78346120004318,
              859.6855248382567
            ]
          ]
        ]
      },
      "bbox": [
        -122.3944,
        43.78344458,
        859.6855248,
        -122.3912559,
        43.78495359,
        1004.565525
      ],
      "properties": {
        "datetime": "2020-06-19T16:57:56Z",
        "pc:count": 2412701,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 548899.4954,
            "count": 2412701,
            "maximum": 548981.503,
            "minimum": 548729.723,
            "name": "X",
            "position": 0,
            "stddev": 56.80191456,
            "variance": 3226.457498
          },
          {
            "average": 4848059.943,
            "count": 2412701,
            "maximum": 4848166.768,
            "minimum": 4848001.008,
            "name": "Y",
            "position": 1,
            "stddev": 38.50269388,
            "variance": 1482.457436
          },
          {
            "average": 952.1789563,
            "count": 2412701,
            "maximum": 1004.565525,
            "minimum": 859.6855248,
            "name": "Z",
            "position": 2,
            "stddev": 24.60709212,
            "variance": 605.5089824
          },
          {
            "average": 29058.29972,
            "count": 2412701,
            "maximum": 56531,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12972.18184,
            "variance": 168277501.8
          },
          {
            "average": 1.954090043,
            "count": 2412701,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.064159637,
            "variance": 1.132435732
          },
          {
            "average": 2.905328924,
            "count": 2412701,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.237833047,
            "variance": 1.532230653
          },
          {
            "average": 0.4857120712,
            "count": 2412701,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499795917,
            "variance": 0.2497959586
          },
          {
            "average": 0,
            "count": 2412701,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024502,
            "count": 2412701,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2094837108,
            "variance": 0.04388342511
          },
          {
            "average": -1.515335255,
            "count": 2412701,
            "maximum": 28.00200081,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 17.59504067,
            "variance": 309.5854563
          },
          {
            "average": 0.4857120712,
            "count": 2412701,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499795917,
            "variance": 0.2497959586
          },
          {
            "average": 304.9282161,
            "count": 2412701,
            "maximum": 306,
            "minimum": 304,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7843208357,
            "variance": 0.6151591732
          },
          {
            "average": 276620785.5,
            "count": 2412701,
            "maximum": 276621076.7,
            "minimum": 276620441,
            "name": "GpsTime",
            "position": 12,
            "stddev": 258.1686463,
            "variance": 66651.04993
          },
          {
            "average": 0,
            "count": 2412701,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2412701,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2412701,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2412701,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2412701,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          548729.723,
          4848001.008,
          859.6855248,
          548981.503,
          4848166.768,
          1004.565525
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                548729.7229795792,
                4848001.007776962,
                859.6855248382567
              ],
              [
                548729.7229795792,
                4848166.767776961,
                859.6855248382567
              ],
              [
                548981.5029795793,
                4848166.767776961,
                1004.5655248382568
              ],
              [
                548981.5029795793,
                4848001.007776962,
                1004.5655248382568
              ],
              [
                548729.7229795792,
                4848001.007776962,
                859.6855248382567
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T16:57:56+00:00",
        "end_time": "2020-06-19T16:47:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0429.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0429.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0429.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0429.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3944,
            43.78344458,
            859.6855248,
            -122.3912559,
            43.78495359,
            1004.565525
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.39439995188782,
                  43.78346120004318,
                  859.6855248382567
                ],
                [
                  -122.39438488549928,
                  43.78495359488793,
                  859.6855248382567
                ],
                [
                  -122.39125592660145,
                  43.78493697175629,
                  1004.5655248382568
                ],
                [
                  -122.39127107082,
                  43.78344457777245,
                  1004.5655248382568
                ],
                [
                  -122.39439995188782,
                  43.78346120004318,
                  859.6855248382567
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0429.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0429.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T16:57:56Z",
            "pc:count": 2412701,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 548899.4954,
                "count": 2412701,
                "maximum": 548981.503,
                "minimum": 548729.723,
                "name": "X",
                "position": 0,
                "stddev": 56.80191456,
                "variance": 3226.457498
              },
              {
                "average": 4848059.943,
                "count": 2412701,
                "maximum": 4848166.768,
                "minimum": 4848001.008,
                "name": "Y",
                "position": 1,
                "stddev": 38.50269388,
                "variance": 1482.457436
              },
              {
                "average": 952.1789563,
                "count": 2412701,
                "maximum": 1004.565525,
                "minimum": 859.6855248,
                "name": "Z",
                "position": 2,
                "stddev": 24.60709212,
                "variance": 605.5089824
              },
              {
                "average": 29058.29972,
                "count": 2412701,
                "maximum": 56531,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12972.18184,
                "variance": 168277501.8
              },
              {
                "average": 1.954090043,
                "count": 2412701,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.064159637,
                "variance": 1.132435732
              },
              {
                "average": 2.905328924,
                "count": 2412701,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.237833047,
                "variance": 1.532230653
              },
              {
                "average": 0.4857120712,
                "count": 2412701,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499795917,
                "variance": 0.2497959586
              },
              {
                "average": 0,
                "count": 2412701,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024502,
                "count": 2412701,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2094837108,
                "variance": 0.04388342511
              },
              {
                "average": -1.515335255,
                "count": 2412701,
                "maximum": 28.00200081,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 17.59504067,
                "variance": 309.5854563
              },
              {
                "average": 0.4857120712,
                "count": 2412701,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499795917,
                "variance": 0.2497959586
              },
              {
                "average": 304.9282161,
                "count": 2412701,
                "maximum": 306,
                "minimum": 304,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7843208357,
                "variance": 0.6151591732
              },
              {
                "average": 276620785.5,
                "count": 2412701,
                "maximum": 276621076.7,
                "minimum": 276620441,
                "name": "GpsTime",
                "position": 12,
                "stddev": 258.1686463,
                "variance": 66651.04993
              },
              {
                "average": 0,
                "count": 2412701,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2412701,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2412701,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2412701,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2412701,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              548729.723,
              4848001.008,
              859.6855248,
              548981.503,
              4848166.768,
              1004.565525
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    548729.7229795792,
                    4848001.007776962,
                    859.6855248382567
                  ],
                  [
                    548729.7229795792,
                    4848166.767776961,
                    859.6855248382567
                  ],
                  [
                    548981.5029795793,
                    4848166.767776961,
                    1004.5655248382568
                  ],
                  [
                    548981.5029795793,
                    4848001.007776962,
                    1004.5655248382568
                  ],
                  [
                    548729.7229795792,
                    4848001.007776962,
                    859.6855248382567
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T16:57:56+00:00",
            "end_time": "2020-06-19T16: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": "20200619_BLU_0447.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.34643535268306,
              43.79249442593407,
              550.6063270496611
            ],
            [
              -122.34634295000508,
              43.800971340689415,
              550.6063270496611
            ],
            [
              -122.33463884939307,
              43.80090379976416,
              1113.5463270496612
            ],
            [
              -122.33473290629863,
              43.79242690487478,
              1113.5463270496612
            ],
            [
              -122.34643535268306,
              43.79249442593407,
              550.6063270496611
            ]
          ]
        ]
      },
      "bbox": [
        -122.3464354,
        43.7924269,
        550.606327,
        -122.3346388,
        43.80097134,
        1113.546327
      ],
      "properties": {
        "datetime": "2020-06-19T18:02:46Z",
        "pc:count": 95415604,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 553047.0809,
            "count": 95415604,
            "maximum": 553522.8511,
            "minimum": 552581.2911,
            "name": "X",
            "position": 0,
            "stddev": 265.3746674,
            "variance": 70423.71412
          },
          {
            "average": 4849506.574,
            "count": 95415604,
            "maximum": 4849975.159,
            "minimum": 4849033.619,
            "name": "Y",
            "position": 1,
            "stddev": 260.8767602,
            "variance": 68056.68399
          },
          {
            "average": 787.8567541,
            "count": 95415604,
            "maximum": 1113.546327,
            "minimum": 550.606327,
            "name": "Z",
            "position": 2,
            "stddev": 94.09451521,
            "variance": 8853.777793
          },
          {
            "average": 31195.33433,
            "count": 95415604,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11242.73627,
            "variance": 126399118.8
          },
          {
            "average": 1.814297733,
            "count": 95415604,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.944797136,
            "variance": 0.8926416281
          },
          {
            "average": 2.628557757,
            "count": 95415604,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.095385062,
            "variance": 1.199868433
          },
          {
            "average": 0.4982074001,
            "count": 95415604,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967892,
            "variance": 0.2499967892
          },
          {
            "average": 0,
            "count": 95415604,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023621357,
            "count": 95415604,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2097375501,
            "variance": 0.0439898399
          },
          {
            "average": -0.6899186069,
            "count": 95415604,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.65225094,
            "variance": 244.9929594
          },
          {
            "average": 0.4982074001,
            "count": 95415604,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999967892,
            "variance": 0.2499967892
          },
          {
            "average": 314.5273984,
            "count": 95415604,
            "maximum": 317,
            "minimum": 312,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.235754041,
            "variance": 1.52708805
          },
          {
            "average": 276623963.4,
            "count": 95415604,
            "maximum": 276624966.7,
            "minimum": 276622983.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 447.3502789,
            "variance": 200122.272
          },
          {
            "average": 0,
            "count": 95415604,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95415604,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95415604,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95415604,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95415604,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          552581.2911,
          4849033.619,
          550.606327,
          553522.8511,
          4849975.159,
          1113.546327
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                552581.2911318385,
                4849033.619339542,
                550.6063270496611
              ],
              [
                552581.2911318385,
                4849975.159339542,
                550.6063270496611
              ],
              [
                553522.8511318385,
                4849975.159339542,
                1113.5463270496612
              ],
              [
                553522.8511318385,
                4849033.619339542,
                1113.5463270496612
              ],
              [
                552581.2911318385,
                4849033.619339542,
                550.6063270496611
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:02:46+00:00",
        "end_time": "2020-06-19T17:29:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0447.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0447.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0447.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0447.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3464354,
            43.7924269,
            550.606327,
            -122.3346388,
            43.80097134,
            1113.546327
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.34643535268306,
                  43.79249442593407,
                  550.6063270496611
                ],
                [
                  -122.34634295000508,
                  43.800971340689415,
                  550.6063270496611
                ],
                [
                  -122.33463884939307,
                  43.80090379976416,
                  1113.5463270496612
                ],
                [
                  -122.33473290629863,
                  43.79242690487478,
                  1113.5463270496612
                ],
                [
                  -122.34643535268306,
                  43.79249442593407,
                  550.6063270496611
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0447.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0447.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:02:46Z",
            "pc:count": 95415604,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 553047.0809,
                "count": 95415604,
                "maximum": 553522.8511,
                "minimum": 552581.2911,
                "name": "X",
                "position": 0,
                "stddev": 265.3746674,
                "variance": 70423.71412
              },
              {
                "average": 4849506.574,
                "count": 95415604,
                "maximum": 4849975.159,
                "minimum": 4849033.619,
                "name": "Y",
                "position": 1,
                "stddev": 260.8767602,
                "variance": 68056.68399
              },
              {
                "average": 787.8567541,
                "count": 95415604,
                "maximum": 1113.546327,
                "minimum": 550.606327,
                "name": "Z",
                "position": 2,
                "stddev": 94.09451521,
                "variance": 8853.777793
              },
              {
                "average": 31195.33433,
                "count": 95415604,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11242.73627,
                "variance": 126399118.8
              },
              {
                "average": 1.814297733,
                "count": 95415604,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.944797136,
                "variance": 0.8926416281
              },
              {
                "average": 2.628557757,
                "count": 95415604,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.095385062,
                "variance": 1.199868433
              },
              {
                "average": 0.4982074001,
                "count": 95415604,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967892,
                "variance": 0.2499967892
              },
              {
                "average": 0,
                "count": 95415604,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023621357,
                "count": 95415604,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2097375501,
                "variance": 0.0439898399
              },
              {
                "average": -0.6899186069,
                "count": 95415604,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.65225094,
                "variance": 244.9929594
              },
              {
                "average": 0.4982074001,
                "count": 95415604,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999967892,
                "variance": 0.2499967892
              },
              {
                "average": 314.5273984,
                "count": 95415604,
                "maximum": 317,
                "minimum": 312,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.235754041,
                "variance": 1.52708805
              },
              {
                "average": 276623963.4,
                "count": 95415604,
                "maximum": 276624966.7,
                "minimum": 276622983.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 447.3502789,
                "variance": 200122.272
              },
              {
                "average": 0,
                "count": 95415604,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95415604,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95415604,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95415604,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95415604,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              552581.2911,
              4849033.619,
              550.606327,
              553522.8511,
              4849975.159,
              1113.546327
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    552581.2911318385,
                    4849033.619339542,
                    550.6063270496611
                  ],
                  [
                    552581.2911318385,
                    4849975.159339542,
                    550.6063270496611
                  ],
                  [
                    553522.8511318385,
                    4849975.159339542,
                    1113.5463270496612
                  ],
                  [
                    553522.8511318385,
                    4849033.619339542,
                    1113.5463270496612
                  ],
                  [
                    552581.2911318385,
                    4849033.619339542,
                    550.6063270496611
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:02:46+00:00",
            "end_time": "2020-06-19T17:29:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.39083026721411,
              43.75882746500524,
              423.2632258841739
            ],
            [
              -122.39074423839104,
              43.76730486255065,
              423.2632258841739
            ],
            [
              -122.379046602751,
              43.76724190718565,
              955.863225884174
            ],
            [
              -122.37913428306072,
              43.75876452815943,
              955.863225884174
            ],
            [
              -122.39083026721411,
              43.75882746500524,
              423.2632258841739
            ]
          ]
        ]
      },
      "bbox": [
        -122.3908303,
        43.75876453,
        423.2632259,
        -122.3790466,
        43.76730486,
        955.8632259
      ],
      "properties": {
        "datetime": "2020-06-19T17:15:20Z",
        "pc:count": 75214066,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 549500.2716,
            "count": 75214066,
            "maximum": 549978.6422,
            "minimum": 549037.0822,
            "name": "X",
            "position": 0,
            "stddev": 262.6807986,
            "variance": 69001.20194
          },
          {
            "average": 4845738.491,
            "count": 75214066,
            "maximum": 4846208.783,
            "minimum": 4845267.203,
            "name": "Y",
            "position": 1,
            "stddev": 264.3524596,
            "variance": 69882.22287
          },
          {
            "average": 597.8515855,
            "count": 75214066,
            "maximum": 955.8632259,
            "minimum": 423.2632259,
            "name": "Z",
            "position": 2,
            "stddev": 119.2046132,
            "variance": 14209.7398
          },
          {
            "average": 32174.83477,
            "count": 75214066,
            "maximum": 65535,
            "minimum": 1197,
            "name": "Intensity",
            "position": 3,
            "stddev": 10576.44503,
            "variance": 111861189.4
          },
          {
            "average": 1.728429294,
            "count": 75214066,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8788042568,
            "variance": 0.7722969217
          },
          {
            "average": 2.456689178,
            "count": 75214066,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.02857967,
            "variance": 1.057976137
          },
          {
            "average": 0.4993036143,
            "count": 75214066,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995184,
            "variance": 0.2499995184
          },
          {
            "average": 3.98861564e-07,
            "count": 75214066,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006315547563,
            "variance": 3.988614102e-07
          },
          {
            "average": 1.046749035,
            "count": 75214066,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4191803577,
            "variance": 0.1757121722
          },
          {
            "average": 0.5317312032,
            "count": 75214066,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.46269279,
            "variance": 239.0948685
          },
          {
            "average": 0.4993036143,
            "count": 75214066,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999995184,
            "variance": 0.2499995184
          },
          {
            "average": 306.4697312,
            "count": 75214066,
            "maximum": 309,
            "minimum": 304,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.067923707,
            "variance": 1.140461045
          },
          {
            "average": 276621278.2,
            "count": 75214066,
            "maximum": 276622120.2,
            "minimum": 276620478.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 330.402671,
            "variance": 109165.925
          },
          {
            "average": 0,
            "count": 75214066,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75214066,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75214066,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75214066,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75214066,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          549037.0822,
          4845267.203,
          423.2632259,
          549978.6422,
          4846208.783,
          955.8632259
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                549037.0822396898,
                4845267.2031728,
                423.2632258841739
              ],
              [
                549037.0822396898,
                4846208.7831728,
                423.2632258841739
              ],
              [
                549978.6422396898,
                4846208.7831728,
                955.863225884174
              ],
              [
                549978.6422396898,
                4845267.2031728,
                955.863225884174
              ],
              [
                549037.0822396898,
                4845267.2031728,
                423.2632258841739
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:15:20+00:00",
        "end_time": "2020-06-19T16:47:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3908303,
            43.75876453,
            423.2632259,
            -122.3790466,
            43.76730486,
            955.8632259
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.39083026721411,
                  43.75882746500524,
                  423.2632258841739
                ],
                [
                  -122.39074423839104,
                  43.76730486255065,
                  423.2632258841739
                ],
                [
                  -122.379046602751,
                  43.76724190718565,
                  955.863225884174
                ],
                [
                  -122.37913428306072,
                  43.75876452815943,
                  955.863225884174
                ],
                [
                  -122.39083026721411,
                  43.75882746500524,
                  423.2632258841739
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:15:20Z",
            "pc:count": 75214066,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 549500.2716,
                "count": 75214066,
                "maximum": 549978.6422,
                "minimum": 549037.0822,
                "name": "X",
                "position": 0,
                "stddev": 262.6807986,
                "variance": 69001.20194
              },
              {
                "average": 4845738.491,
                "count": 75214066,
                "maximum": 4846208.783,
                "minimum": 4845267.203,
                "name": "Y",
                "position": 1,
                "stddev": 264.3524596,
                "variance": 69882.22287
              },
              {
                "average": 597.8515855,
                "count": 75214066,
                "maximum": 955.8632259,
                "minimum": 423.2632259,
                "name": "Z",
                "position": 2,
                "stddev": 119.2046132,
                "variance": 14209.7398
              },
              {
                "average": 32174.83477,
                "count": 75214066,
                "maximum": 65535,
                "minimum": 1197,
                "name": "Intensity",
                "position": 3,
                "stddev": 10576.44503,
                "variance": 111861189.4
              },
              {
                "average": 1.728429294,
                "count": 75214066,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8788042568,
                "variance": 0.7722969217
              },
              {
                "average": 2.456689178,
                "count": 75214066,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.02857967,
                "variance": 1.057976137
              },
              {
                "average": 0.4993036143,
                "count": 75214066,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995184,
                "variance": 0.2499995184
              },
              {
                "average": 3.98861564e-07,
                "count": 75214066,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006315547563,
                "variance": 3.988614102e-07
              },
              {
                "average": 1.046749035,
                "count": 75214066,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4191803577,
                "variance": 0.1757121722
              },
              {
                "average": 0.5317312032,
                "count": 75214066,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.46269279,
                "variance": 239.0948685
              },
              {
                "average": 0.4993036143,
                "count": 75214066,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999995184,
                "variance": 0.2499995184
              },
              {
                "average": 306.4697312,
                "count": 75214066,
                "maximum": 309,
                "minimum": 304,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.067923707,
                "variance": 1.140461045
              },
              {
                "average": 276621278.2,
                "count": 75214066,
                "maximum": 276622120.2,
                "minimum": 276620478.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 330.402671,
                "variance": 109165.925
              },
              {
                "average": 0,
                "count": 75214066,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75214066,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75214066,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75214066,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75214066,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              549037.0822,
              4845267.203,
              423.2632259,
              549978.6422,
              4846208.783,
              955.8632259
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    549037.0822396898,
                    4845267.2031728,
                    423.2632258841739
                  ],
                  [
                    549037.0822396898,
                    4846208.7831728,
                    423.2632258841739
                  ],
                  [
                    549978.6422396898,
                    4846208.7831728,
                    955.863225884174
                  ],
                  [
                    549978.6422396898,
                    4845267.2031728,
                    955.863225884174
                  ],
                  [
                    549037.0822396898,
                    4845267.2031728,
                    423.2632258841739
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:15:20+00:00",
            "end_time": "2020-06-19T16: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": "20200619_BLU_0430.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.39132939675864,
              43.78351384516243,
              908.551619195641
            ],
            [
              -122.39125998389058,
              43.7903538609543,
              908.551619195641
            ],
            [
              -122.37984345806774,
              43.79029248211268,
              1235.071619195641
            ],
            [
              -122.37991417252788,
              43.78345248088879,
              1235.071619195641
            ],
            [
              -122.39132939675864,
              43.78351384516243,
              908.551619195641
            ]
          ]
        ]
      },
      "bbox": [
        -122.3913294,
        43.78345248,
        908.5516192,
        -122.3798435,
        43.79035386,
        1235.071619
      ],
      "properties": {
        "datetime": "2020-06-19T17:08:24Z",
        "pc:count": 43278175,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 549551.7141,
            "count": 43278175,
            "maximum": 549895.3332,
            "minimum": 548976.7532,
            "name": "X",
            "position": 0,
            "stddev": 240.5977236,
            "variance": 57887.26462
          },
          {
            "average": 4848284.124,
            "count": 43278175,
            "maximum": 4848768.386,
            "minimum": 4848008.666,
            "name": "Y",
            "position": 1,
            "stddev": 176.0780449,
            "variance": 31003.4779
          },
          {
            "average": 1094.790893,
            "count": 43278175,
            "maximum": 1235.071619,
            "minimum": 908.5516192,
            "name": "Z",
            "position": 2,
            "stddev": 70.04857552,
            "variance": 4906.802933
          },
          {
            "average": 28592.15211,
            "count": 43278175,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14118.19167,
            "variance": 199323336.1
          },
          {
            "average": 1.950910384,
            "count": 43278175,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.074240553,
            "variance": 1.153992765
          },
          {
            "average": 2.90119447,
            "count": 43278175,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.266861808,
            "variance": 1.604938841
          },
          {
            "average": 0.496419246,
            "count": 43278175,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999871838,
            "variance": 0.249987184
          },
          {
            "average": 0,
            "count": 43278175,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.03646004,
            "count": 43278175,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2462774413,
            "variance": 0.06065257808
          },
          {
            "average": -3.920229114,
            "count": 43278175,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.60481838,
            "variance": 243.5103567
          },
          {
            "average": 0.496419246,
            "count": 43278175,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999871838,
            "variance": 0.249987184
          },
          {
            "average": 306.30216,
            "count": 43278175,
            "maximum": 308,
            "minimum": 304,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8243536356,
            "variance": 0.6795589165
          },
          {
            "average": 276621223.4,
            "count": 43278175,
            "maximum": 276621704.7,
            "minimum": 276620439.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 268.2370257,
            "variance": 71951.10194
          },
          {
            "average": 0,
            "count": 43278175,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43278175,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43278175,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43278175,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43278175,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          548976.7532,
          4848008.666,
          908.5516192,
          549895.3332,
          4848768.386,
          1235.071619
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                548976.753211335,
                4848008.66637886,
                908.551619195641
              ],
              [
                548976.753211335,
                4848768.386378861,
                908.551619195641
              ],
              [
                549895.3332113351,
                4848768.386378861,
                1235.071619195641
              ],
              [
                549895.3332113351,
                4848008.66637886,
                1235.071619195641
              ],
              [
                548976.753211335,
                4848008.66637886,
                908.551619195641
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:08:24+00:00",
        "end_time": "2020-06-19T16:47:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0430.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0430.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0430.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0430.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3913294,
            43.78345248,
            908.5516192,
            -122.3798435,
            43.79035386,
            1235.071619
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.39132939675864,
                  43.78351384516243,
                  908.551619195641
                ],
                [
                  -122.39125998389058,
                  43.7903538609543,
                  908.551619195641
                ],
                [
                  -122.37984345806774,
                  43.79029248211268,
                  1235.071619195641
                ],
                [
                  -122.37991417252788,
                  43.78345248088879,
                  1235.071619195641
                ],
                [
                  -122.39132939675864,
                  43.78351384516243,
                  908.551619195641
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0430.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0430.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:08:24Z",
            "pc:count": 43278175,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 549551.7141,
                "count": 43278175,
                "maximum": 549895.3332,
                "minimum": 548976.7532,
                "name": "X",
                "position": 0,
                "stddev": 240.5977236,
                "variance": 57887.26462
              },
              {
                "average": 4848284.124,
                "count": 43278175,
                "maximum": 4848768.386,
                "minimum": 4848008.666,
                "name": "Y",
                "position": 1,
                "stddev": 176.0780449,
                "variance": 31003.4779
              },
              {
                "average": 1094.790893,
                "count": 43278175,
                "maximum": 1235.071619,
                "minimum": 908.5516192,
                "name": "Z",
                "position": 2,
                "stddev": 70.04857552,
                "variance": 4906.802933
              },
              {
                "average": 28592.15211,
                "count": 43278175,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14118.19167,
                "variance": 199323336.1
              },
              {
                "average": 1.950910384,
                "count": 43278175,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.074240553,
                "variance": 1.153992765
              },
              {
                "average": 2.90119447,
                "count": 43278175,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.266861808,
                "variance": 1.604938841
              },
              {
                "average": 0.496419246,
                "count": 43278175,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999871838,
                "variance": 0.249987184
              },
              {
                "average": 0,
                "count": 43278175,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.03646004,
                "count": 43278175,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2462774413,
                "variance": 0.06065257808
              },
              {
                "average": -3.920229114,
                "count": 43278175,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.60481838,
                "variance": 243.5103567
              },
              {
                "average": 0.496419246,
                "count": 43278175,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999871838,
                "variance": 0.249987184
              },
              {
                "average": 306.30216,
                "count": 43278175,
                "maximum": 308,
                "minimum": 304,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8243536356,
                "variance": 0.6795589165
              },
              {
                "average": 276621223.4,
                "count": 43278175,
                "maximum": 276621704.7,
                "minimum": 276620439.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 268.2370257,
                "variance": 71951.10194
              },
              {
                "average": 0,
                "count": 43278175,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43278175,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43278175,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43278175,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43278175,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              548976.7532,
              4848008.666,
              908.5516192,
              549895.3332,
              4848768.386,
              1235.071619
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    548976.753211335,
                    4848008.66637886,
                    908.551619195641
                  ],
                  [
                    548976.753211335,
                    4848768.386378861,
                    908.551619195641
                  ],
                  [
                    549895.3332113351,
                    4848768.386378861,
                    1235.071619195641
                  ],
                  [
                    549895.3332113351,
                    4848008.66637886,
                    1235.071619195641
                  ],
                  [
                    548976.753211335,
                    4848008.66637886,
                    908.551619195641
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:08:24+00:00",
            "end_time": "2020-06-19T16: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": "20200619_BLU_0007.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1477624900833,
              43.60217497021961,
              1286.5803173788752
            ],
            [
              -122.1477023211595,
              43.60643669547933,
              1286.5803173788752
            ],
            [
              -122.13620380710647,
              43.60635038756109,
              1413.1403173788751
            ],
            [
              -122.13626478753658,
              43.602088675068906,
              1413.1403173788751
            ],
            [
              -122.1477624900833,
              43.60217497021961,
              1286.5803173788752
            ]
          ]
        ]
      },
      "bbox": [
        -122.1477625,
        43.60208868,
        1286.580317,
        -122.1362038,
        43.6064367,
        1413.140317
      ],
      "properties": {
        "datetime": "2020-06-19T20:12:52Z",
        "pc:count": 30644269,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569334.294,
            "count": 30644269,
            "maximum": 569710.4631,
            "minimum": 568782.4031,
            "name": "X",
            "position": 0,
            "stddev": 245.1725213,
            "variance": 60109.56518
          },
          {
            "average": 4828327.773,
            "count": 30644269,
            "maximum": 4828514.995,
            "minimum": 4828041.635,
            "name": "Y",
            "position": 1,
            "stddev": 106.4998322,
            "variance": 11342.21427
          },
          {
            "average": 1342.81639,
            "count": 30644269,
            "maximum": 1413.140317,
            "minimum": 1286.580317,
            "name": "Z",
            "position": 2,
            "stddev": 17.82414257,
            "variance": 317.7000582
          },
          {
            "average": 30790.9712,
            "count": 30644269,
            "maximum": 65535,
            "minimum": 1368,
            "name": "Intensity",
            "position": 3,
            "stddev": 11507.32884,
            "variance": 132418617.1
          },
          {
            "average": 1.804308858,
            "count": 30644269,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9606321767,
            "variance": 0.9228141788
          },
          {
            "average": 2.608687908,
            "count": 30644269,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.147482158,
            "variance": 1.316715303
          },
          {
            "average": 0.4715513038,
            "count": 30644269,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4991900238,
            "variance": 0.2491906798
          },
          {
            "average": 0,
            "count": 30644269,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.038455967,
            "count": 30644269,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2596410364,
            "variance": 0.06741346778
          },
          {
            "average": -2.049807618,
            "count": 30644269,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.57165141,
            "variance": 242.4763275
          },
          {
            "average": 0.4715513038,
            "count": 30644269,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4991900238,
            "variance": 0.2491906798
          },
          {
            "average": 335.1535378,
            "count": 30644269,
            "maximum": 337,
            "minimum": 333,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.06929885,
            "variance": 1.143400031
          },
          {
            "average": 276632164.2,
            "count": 30644269,
            "maximum": 276632772.2,
            "minimum": 276631209.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 411.9547443,
            "variance": 169706.7114
          },
          {
            "average": 0,
            "count": 30644269,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30644269,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30644269,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30644269,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30644269,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568782.4031,
          4828041.635,
          1286.580317,
          569710.4631,
          4828514.995,
          1413.140317
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568782.4031325108,
                4828041.635147935,
                1286.5803173788752
              ],
              [
                568782.4031325108,
                4828514.995147934,
                1286.5803173788752
              ],
              [
                569710.4631325109,
                4828514.995147934,
                1413.1403173788751
              ],
              [
                569710.4631325109,
                4828041.635147935,
                1413.1403173788751
              ],
              [
                568782.4031325108,
                4828041.635147935,
                1286.5803173788752
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:12:52+00:00",
        "end_time": "2020-06-19T19:46:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0007.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0007.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0007.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0007.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1477625,
            43.60208868,
            1286.580317,
            -122.1362038,
            43.6064367,
            1413.140317
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.1477624900833,
                  43.60217497021961,
                  1286.5803173788752
                ],
                [
                  -122.1477023211595,
                  43.60643669547933,
                  1286.5803173788752
                ],
                [
                  -122.13620380710647,
                  43.60635038756109,
                  1413.1403173788751
                ],
                [
                  -122.13626478753658,
                  43.602088675068906,
                  1413.1403173788751
                ],
                [
                  -122.1477624900833,
                  43.60217497021961,
                  1286.5803173788752
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0007.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0007.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:12:52Z",
            "pc:count": 30644269,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569334.294,
                "count": 30644269,
                "maximum": 569710.4631,
                "minimum": 568782.4031,
                "name": "X",
                "position": 0,
                "stddev": 245.1725213,
                "variance": 60109.56518
              },
              {
                "average": 4828327.773,
                "count": 30644269,
                "maximum": 4828514.995,
                "minimum": 4828041.635,
                "name": "Y",
                "position": 1,
                "stddev": 106.4998322,
                "variance": 11342.21427
              },
              {
                "average": 1342.81639,
                "count": 30644269,
                "maximum": 1413.140317,
                "minimum": 1286.580317,
                "name": "Z",
                "position": 2,
                "stddev": 17.82414257,
                "variance": 317.7000582
              },
              {
                "average": 30790.9712,
                "count": 30644269,
                "maximum": 65535,
                "minimum": 1368,
                "name": "Intensity",
                "position": 3,
                "stddev": 11507.32884,
                "variance": 132418617.1
              },
              {
                "average": 1.804308858,
                "count": 30644269,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9606321767,
                "variance": 0.9228141788
              },
              {
                "average": 2.608687908,
                "count": 30644269,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.147482158,
                "variance": 1.316715303
              },
              {
                "average": 0.4715513038,
                "count": 30644269,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4991900238,
                "variance": 0.2491906798
              },
              {
                "average": 0,
                "count": 30644269,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.038455967,
                "count": 30644269,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2596410364,
                "variance": 0.06741346778
              },
              {
                "average": -2.049807618,
                "count": 30644269,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.57165141,
                "variance": 242.4763275
              },
              {
                "average": 0.4715513038,
                "count": 30644269,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4991900238,
                "variance": 0.2491906798
              },
              {
                "average": 335.1535378,
                "count": 30644269,
                "maximum": 337,
                "minimum": 333,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.06929885,
                "variance": 1.143400031
              },
              {
                "average": 276632164.2,
                "count": 30644269,
                "maximum": 276632772.2,
                "minimum": 276631209.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 411.9547443,
                "variance": 169706.7114
              },
              {
                "average": 0,
                "count": 30644269,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30644269,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30644269,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30644269,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30644269,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568782.4031,
              4828041.635,
              1286.580317,
              569710.4631,
              4828514.995,
              1413.140317
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568782.4031325108,
                    4828041.635147935,
                    1286.5803173788752
                  ],
                  [
                    568782.4031325108,
                    4828514.995147934,
                    1286.5803173788752
                  ],
                  [
                    569710.4631325109,
                    4828514.995147934,
                    1413.1403173788751
                  ],
                  [
                    569710.4631325109,
                    4828041.635147935,
                    1413.1403173788751
                  ],
                  [
                    568782.4031325108,
                    4828041.635147935,
                    1286.5803173788752
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:12:52+00:00",
            "end_time": "2020-06-19T19:46:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0452.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.28960200735263,
              43.793405230046965,
              560.9414493372057
            ],
            [
              -122.28951285952061,
              43.80092915183474,
              560.9414493372057
            ],
            [
              -122.27783824300683,
              43.80085597662011,
              2224.041449337206
            ],
            [
              -122.27792885539473,
              43.793332073936156,
              2224.041449337206
            ],
            [
              -122.28960200735263,
              43.793405230046965,
              560.9414493372057
            ]
          ]
        ]
      },
      "bbox": [
        -122.289602,
        43.79333207,
        560.9414493,
        -122.2778382,
        43.80092915,
        2224.041449
      ],
      "properties": {
        "datetime": "2020-06-19T19:23:11Z",
        "pc:count": 77838682,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557601.0571,
            "count": 77838682,
            "maximum": 558092.0508,
            "minimum": 557152.8508,
            "name": "X",
            "position": 0,
            "stddev": 265.2892609,
            "variance": 70378.39195
          },
          {
            "average": 4849546.78,
            "count": 77838682,
            "maximum": 4850008.143,
            "minimum": 4849172.443,
            "name": "Y",
            "position": 1,
            "stddev": 210.4977726,
            "variance": 44309.31228
          },
          {
            "average": 715.9089896,
            "count": 77838682,
            "maximum": 2224.041449,
            "minimum": 560.9414493,
            "name": "Z",
            "position": 2,
            "stddev": 51.81884375,
            "variance": 2685.192567
          },
          {
            "average": 32627.38084,
            "count": 77838682,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10245.51559,
            "variance": 104970589.7
          },
          {
            "average": 1.722467436,
            "count": 77838682,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8733518554,
            "variance": 0.7627434633
          },
          {
            "average": 2.444961491,
            "count": 77838682,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.021602567,
            "variance": 1.043671804
          },
          {
            "average": 0.5009953277,
            "count": 77838682,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990125,
            "variance": 0.2499990125
          },
          {
            "average": 7.708249736e-08,
            "count": 77838682,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002776373397,
            "variance": 7.708249241e-08
          },
          {
            "average": 1.04167374,
            "count": 77838682,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4368476817,
            "variance": 0.190835897
          },
          {
            "average": 0.07168954342,
            "count": 77838682,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.80494167,
            "variance": 249.7961812
          },
          {
            "average": 0.5009953406,
            "count": 77838682,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999990125,
            "variance": 0.2499990125
          },
          {
            "average": 326.9548452,
            "count": 77838682,
            "maximum": 330,
            "minimum": 324,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.483993474,
            "variance": 2.20223663
          },
          {
            "average": 276628679.9,
            "count": 77838682,
            "maximum": 276629791.9,
            "minimum": 276627386.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 605.868111,
            "variance": 367076.168
          },
          {
            "average": 0,
            "count": 77838682,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 77838682,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 77838682,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 77838682,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 77838682,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557152.8508,
          4849172.443,
          560.9414493,
          558092.0508,
          4850008.143,
          2224.041449
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557152.8508470986,
                4849172.44339475,
                560.9414493372057
              ],
              [
                557152.8508470986,
                4850008.14339475,
                560.9414493372057
              ],
              [
                558092.0508470986,
                4850008.14339475,
                2224.041449337206
              ],
              [
                558092.0508470986,
                4849172.44339475,
                2224.041449337206
              ],
              [
                557152.8508470986,
                4849172.44339475,
                560.9414493372057
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:23:11+00:00",
        "end_time": "2020-06-19T18:43:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0452.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0452.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0452.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0452.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.289602,
            43.79333207,
            560.9414493,
            -122.2778382,
            43.80092915,
            2224.041449
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.28960200735263,
                  43.793405230046965,
                  560.9414493372057
                ],
                [
                  -122.28951285952061,
                  43.80092915183474,
                  560.9414493372057
                ],
                [
                  -122.27783824300683,
                  43.80085597662011,
                  2224.041449337206
                ],
                [
                  -122.27792885539473,
                  43.793332073936156,
                  2224.041449337206
                ],
                [
                  -122.28960200735263,
                  43.793405230046965,
                  560.9414493372057
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0452.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0452.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:23:11Z",
            "pc:count": 77838682,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557601.0571,
                "count": 77838682,
                "maximum": 558092.0508,
                "minimum": 557152.8508,
                "name": "X",
                "position": 0,
                "stddev": 265.2892609,
                "variance": 70378.39195
              },
              {
                "average": 4849546.78,
                "count": 77838682,
                "maximum": 4850008.143,
                "minimum": 4849172.443,
                "name": "Y",
                "position": 1,
                "stddev": 210.4977726,
                "variance": 44309.31228
              },
              {
                "average": 715.9089896,
                "count": 77838682,
                "maximum": 2224.041449,
                "minimum": 560.9414493,
                "name": "Z",
                "position": 2,
                "stddev": 51.81884375,
                "variance": 2685.192567
              },
              {
                "average": 32627.38084,
                "count": 77838682,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10245.51559,
                "variance": 104970589.7
              },
              {
                "average": 1.722467436,
                "count": 77838682,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8733518554,
                "variance": 0.7627434633
              },
              {
                "average": 2.444961491,
                "count": 77838682,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.021602567,
                "variance": 1.043671804
              },
              {
                "average": 0.5009953277,
                "count": 77838682,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990125,
                "variance": 0.2499990125
              },
              {
                "average": 7.708249736e-08,
                "count": 77838682,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002776373397,
                "variance": 7.708249241e-08
              },
              {
                "average": 1.04167374,
                "count": 77838682,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4368476817,
                "variance": 0.190835897
              },
              {
                "average": 0.07168954342,
                "count": 77838682,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.80494167,
                "variance": 249.7961812
              },
              {
                "average": 0.5009953406,
                "count": 77838682,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999990125,
                "variance": 0.2499990125
              },
              {
                "average": 326.9548452,
                "count": 77838682,
                "maximum": 330,
                "minimum": 324,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.483993474,
                "variance": 2.20223663
              },
              {
                "average": 276628679.9,
                "count": 77838682,
                "maximum": 276629791.9,
                "minimum": 276627386.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 605.868111,
                "variance": 367076.168
              },
              {
                "average": 0,
                "count": 77838682,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 77838682,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 77838682,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 77838682,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 77838682,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557152.8508,
              4849172.443,
              560.9414493,
              558092.0508,
              4850008.143,
              2224.041449
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557152.8508470986,
                    4849172.44339475,
                    560.9414493372057
                  ],
                  [
                    557152.8508470986,
                    4850008.14339475,
                    560.9414493372057
                  ],
                  [
                    558092.0508470986,
                    4850008.14339475,
                    2224.041449337206
                  ],
                  [
                    558092.0508470986,
                    4849172.44339475,
                    2224.041449337206
                  ],
                  [
                    557152.8508470986,
                    4849172.44339475,
                    560.9414493372057
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:23:11+00:00",
            "end_time": "2020-06-19T18:43: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": "20200619_BLU_0003.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.11356642660316,
              43.59434282635626,
              1524.726890708516
            ],
            [
              -122.11350250442881,
              43.59869689025292,
              1524.726890708516
            ],
            [
              -122.10200061447256,
              43.59860711633044,
              1669.0068907085163
            ],
            [
              -122.10206536573729,
              43.59425306600193,
              1669.0068907085163
            ],
            [
              -122.11356642660316,
              43.59434282635626,
              1524.726890708516
            ]
          ]
        ]
      },
      "bbox": [
        -122.1135664,
        43.59425307,
        1524.726891,
        -122.1020006,
        43.59869689,
        1669.006891
      ],
      "properties": {
        "datetime": "2020-06-19T23:40:56Z",
        "pc:count": 35358840,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572074.1894,
            "count": 35358840,
            "maximum": 572480.0517,
            "minimum": 571551.5917,
            "name": "X",
            "position": 0,
            "stddev": 257.8049614,
            "variance": 66463.3981
          },
          {
            "average": 4827510.653,
            "count": 35358840,
            "maximum": 4827684.294,
            "minimum": 4827200.674,
            "name": "Y",
            "position": 1,
            "stddev": 106.6672215,
            "variance": 11377.89615
          },
          {
            "average": 1596.40231,
            "count": 35358840,
            "maximum": 1669.006891,
            "minimum": 1524.726891,
            "name": "Z",
            "position": 2,
            "stddev": 20.72990738,
            "variance": 429.7290599
          },
          {
            "average": 31992.66142,
            "count": 35358840,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12975.80976,
            "variance": 168371639
          },
          {
            "average": 1.681404509,
            "count": 35358840,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.888950762,
            "variance": 0.7902334572
          },
          {
            "average": 2.362708873,
            "count": 35358840,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.10669362,
            "variance": 1.224770768
          },
          {
            "average": 0.4921879225,
            "count": 35358840,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999389748,
            "variance": 0.2499389785
          },
          {
            "average": 1.798701541e-05,
            "count": 35358840,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00424107208,
            "variance": 1.798669239e-05
          },
          {
            "average": 1.13934292,
            "count": 35358840,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.928112212,
            "variance": 0.8613922781
          },
          {
            "average": 0.9108502569,
            "count": 35358840,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.8486739,
            "variance": 251.1804644
          },
          {
            "average": 0.4921879225,
            "count": 35358840,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999389748,
            "variance": 0.2499389785
          },
          {
            "average": 396.8927162,
            "count": 35358840,
            "maximum": 404,
            "minimum": 340,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.35039277,
            "variance": 267.3353437
          },
          {
            "average": 276643544.9,
            "count": 35358840,
            "maximum": 276645256.7,
            "minimum": 276634068,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2753.600918,
            "variance": 7582318.014
          },
          {
            "average": 0,
            "count": 35358840,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35358840,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35358840,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35358840,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35358840,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          571551.5917,
          4827200.674,
          1524.726891,
          572480.0517,
          4827684.294,
          1669.006891
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                571551.5916749379,
                4827200.673791631,
                1524.726890708516
              ],
              [
                571551.5916749379,
                4827684.29379163,
                1524.726890708516
              ],
              [
                572480.0516749378,
                4827684.29379163,
                1669.0068907085163
              ],
              [
                572480.0516749378,
                4827200.673791631,
                1669.0068907085163
              ],
              [
                571551.5916749379,
                4827200.673791631,
                1524.726890708516
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:40:56+00:00",
        "end_time": "2020-06-19T20:34:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0003.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0003.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0003.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0003.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1135664,
            43.59425307,
            1524.726891,
            -122.1020006,
            43.59869689,
            1669.006891
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.11356642660316,
                  43.59434282635626,
                  1524.726890708516
                ],
                [
                  -122.11350250442881,
                  43.59869689025292,
                  1524.726890708516
                ],
                [
                  -122.10200061447256,
                  43.59860711633044,
                  1669.0068907085163
                ],
                [
                  -122.10206536573729,
                  43.59425306600193,
                  1669.0068907085163
                ],
                [
                  -122.11356642660316,
                  43.59434282635626,
                  1524.726890708516
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0003.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0003.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:40:56Z",
            "pc:count": 35358840,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572074.1894,
                "count": 35358840,
                "maximum": 572480.0517,
                "minimum": 571551.5917,
                "name": "X",
                "position": 0,
                "stddev": 257.8049614,
                "variance": 66463.3981
              },
              {
                "average": 4827510.653,
                "count": 35358840,
                "maximum": 4827684.294,
                "minimum": 4827200.674,
                "name": "Y",
                "position": 1,
                "stddev": 106.6672215,
                "variance": 11377.89615
              },
              {
                "average": 1596.40231,
                "count": 35358840,
                "maximum": 1669.006891,
                "minimum": 1524.726891,
                "name": "Z",
                "position": 2,
                "stddev": 20.72990738,
                "variance": 429.7290599
              },
              {
                "average": 31992.66142,
                "count": 35358840,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12975.80976,
                "variance": 168371639
              },
              {
                "average": 1.681404509,
                "count": 35358840,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.888950762,
                "variance": 0.7902334572
              },
              {
                "average": 2.362708873,
                "count": 35358840,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.10669362,
                "variance": 1.224770768
              },
              {
                "average": 0.4921879225,
                "count": 35358840,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999389748,
                "variance": 0.2499389785
              },
              {
                "average": 1.798701541e-05,
                "count": 35358840,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00424107208,
                "variance": 1.798669239e-05
              },
              {
                "average": 1.13934292,
                "count": 35358840,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.928112212,
                "variance": 0.8613922781
              },
              {
                "average": 0.9108502569,
                "count": 35358840,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.8486739,
                "variance": 251.1804644
              },
              {
                "average": 0.4921879225,
                "count": 35358840,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999389748,
                "variance": 0.2499389785
              },
              {
                "average": 396.8927162,
                "count": 35358840,
                "maximum": 404,
                "minimum": 340,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.35039277,
                "variance": 267.3353437
              },
              {
                "average": 276643544.9,
                "count": 35358840,
                "maximum": 276645256.7,
                "minimum": 276634068,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2753.600918,
                "variance": 7582318.014
              },
              {
                "average": 0,
                "count": 35358840,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35358840,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35358840,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35358840,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35358840,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              571551.5917,
              4827200.674,
              1524.726891,
              572480.0517,
              4827684.294,
              1669.006891
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    571551.5916749379,
                    4827200.673791631,
                    1524.726890708516
                  ],
                  [
                    571551.5916749379,
                    4827684.29379163,
                    1524.726890708516
                  ],
                  [
                    572480.0516749378,
                    4827684.29379163,
                    1669.0068907085163
                  ],
                  [
                    572480.0516749378,
                    4827200.673791631,
                    1669.0068907085163
                  ],
                  [
                    571551.5916749379,
                    4827200.673791631,
                    1524.726890708516
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:40:56+00:00",
            "end_time": "2020-06-19T20: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": "20200619_BLU_0042.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1371752937398,
              43.622814303442325,
              1233.1908275186822
            ],
            [
              -122.13705403497035,
              43.63129052010782,
              1233.1908275186822
            ],
            [
              -122.12538422888682,
              43.631201827075955,
              1840.830827518682
            ],
            [
              -122.125507126959,
              43.622725636502835,
              1840.830827518682
            ],
            [
              -122.1371752937398,
              43.622814303442325,
              1233.1908275186822
            ]
          ]
        ]
      },
      "bbox": [
        -122.1371753,
        43.62272564,
        1233.190828,
        -122.1253842,
        43.63129052,
        1840.830828
      ],
      "properties": {
        "datetime": "2020-06-19T20:25:52Z",
        "pc:count": 100485734,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570099.9774,
            "count": 100485734,
            "maximum": 570554.5659,
            "minimum": 569613.0659,
            "name": "X",
            "position": 0,
            "stddev": 262.9913933,
            "variance": 69164.47293
          },
          {
            "average": 4830800.408,
            "count": 100485734,
            "maximum": 4831284.158,
            "minimum": 4830342.678,
            "name": "Y",
            "position": 1,
            "stddev": 265.2889536,
            "variance": 70378.22892
          },
          {
            "average": 1572.849238,
            "count": 100485734,
            "maximum": 1840.830828,
            "minimum": 1233.190828,
            "name": "Z",
            "position": 2,
            "stddev": 124.9854324,
            "variance": 15621.35831
          },
          {
            "average": 29458.78703,
            "count": 100485734,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13340.85391,
            "variance": 177978383.1
          },
          {
            "average": 1.855369808,
            "count": 100485734,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.012654939,
            "variance": 1.025470026
          },
          {
            "average": 2.711339154,
            "count": 100485734,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.219976302,
            "variance": 1.488342179
          },
          {
            "average": 0.4955775812,
            "count": 100485734,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999804443,
            "variance": 0.2499804447
          },
          {
            "average": 0,
            "count": 100485734,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.045441167,
            "count": 100485734,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2790810658,
            "variance": 0.07788624126
          },
          {
            "average": 0.6261480221,
            "count": 100485734,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.55175081,
            "variance": 241.8569532
          },
          {
            "average": 0.4955775812,
            "count": 100485734,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999804443,
            "variance": 0.2499804447
          },
          {
            "average": 336.8866512,
            "count": 100485734,
            "maximum": 339,
            "minimum": 334,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.128672747,
            "variance": 1.273902169
          },
          {
            "average": 276632816.2,
            "count": 100485734,
            "maximum": 276633552.4,
            "minimum": 276631775.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 430.9072575,
            "variance": 185681.0645
          },
          {
            "average": 0,
            "count": 100485734,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100485734,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100485734,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100485734,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100485734,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          569613.0659,
          4830342.678,
          1233.190828,
          570554.5659,
          4831284.158,
          1840.830828
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                569613.0658931688,
                4830342.677787047,
                1233.1908275186822
              ],
              [
                569613.0658931688,
                4831284.157787047,
                1233.1908275186822
              ],
              [
                570554.5658931688,
                4831284.157787047,
                1840.830827518682
              ],
              [
                570554.5658931688,
                4830342.677787047,
                1840.830827518682
              ],
              [
                569613.0658931688,
                4830342.677787047,
                1233.1908275186822
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:25:52+00:00",
        "end_time": "2020-06-19T19:56:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0042.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0042.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0042.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0042.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1371753,
            43.62272564,
            1233.190828,
            -122.1253842,
            43.63129052,
            1840.830828
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.1371752937398,
                  43.622814303442325,
                  1233.1908275186822
                ],
                [
                  -122.13705403497035,
                  43.63129052010782,
                  1233.1908275186822
                ],
                [
                  -122.12538422888682,
                  43.631201827075955,
                  1840.830827518682
                ],
                [
                  -122.125507126959,
                  43.622725636502835,
                  1840.830827518682
                ],
                [
                  -122.1371752937398,
                  43.622814303442325,
                  1233.1908275186822
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0042.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0042.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:25:52Z",
            "pc:count": 100485734,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570099.9774,
                "count": 100485734,
                "maximum": 570554.5659,
                "minimum": 569613.0659,
                "name": "X",
                "position": 0,
                "stddev": 262.9913933,
                "variance": 69164.47293
              },
              {
                "average": 4830800.408,
                "count": 100485734,
                "maximum": 4831284.158,
                "minimum": 4830342.678,
                "name": "Y",
                "position": 1,
                "stddev": 265.2889536,
                "variance": 70378.22892
              },
              {
                "average": 1572.849238,
                "count": 100485734,
                "maximum": 1840.830828,
                "minimum": 1233.190828,
                "name": "Z",
                "position": 2,
                "stddev": 124.9854324,
                "variance": 15621.35831
              },
              {
                "average": 29458.78703,
                "count": 100485734,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13340.85391,
                "variance": 177978383.1
              },
              {
                "average": 1.855369808,
                "count": 100485734,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.012654939,
                "variance": 1.025470026
              },
              {
                "average": 2.711339154,
                "count": 100485734,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.219976302,
                "variance": 1.488342179
              },
              {
                "average": 0.4955775812,
                "count": 100485734,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999804443,
                "variance": 0.2499804447
              },
              {
                "average": 0,
                "count": 100485734,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.045441167,
                "count": 100485734,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2790810658,
                "variance": 0.07788624126
              },
              {
                "average": 0.6261480221,
                "count": 100485734,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.55175081,
                "variance": 241.8569532
              },
              {
                "average": 0.4955775812,
                "count": 100485734,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999804443,
                "variance": 0.2499804447
              },
              {
                "average": 336.8866512,
                "count": 100485734,
                "maximum": 339,
                "minimum": 334,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.128672747,
                "variance": 1.273902169
              },
              {
                "average": 276632816.2,
                "count": 100485734,
                "maximum": 276633552.4,
                "minimum": 276631775.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 430.9072575,
                "variance": 185681.0645
              },
              {
                "average": 0,
                "count": 100485734,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100485734,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100485734,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100485734,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100485734,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              569613.0659,
              4830342.678,
              1233.190828,
              570554.5659,
              4831284.158,
              1840.830828
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    569613.0658931688,
                    4830342.677787047,
                    1233.1908275186822
                  ],
                  [
                    569613.0658931688,
                    4831284.157787047,
                    1233.1908275186822
                  ],
                  [
                    570554.5658931688,
                    4831284.157787047,
                    1840.830827518682
                  ],
                  [
                    570554.5658931688,
                    4830342.677787047,
                    1840.830827518682
                  ],
                  [
                    569613.0658931688,
                    4830342.677787047,
                    1233.1908275186822
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:25:52+00:00",
            "end_time": "2020-06-19T19:56:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0377.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3794759373468,
              43.759016287001785,
              435.85206892186136
            ],
            [
              -122.37938830637674,
              43.76749348613489,
              435.85206892186136
            ],
            [
              -122.36769065925843,
              43.767429368328585,
              2084.0120689218616
            ],
            [
              -122.36777994168186,
              43.7589521880562,
              2084.0120689218616
            ],
            [
              -122.3794759373468,
              43.759016287001785,
              435.85206892186136
            ]
          ]
        ]
      },
      "bbox": [
        -122.3794759,
        43.75895219,
        435.8520689,
        -122.3676907,
        43.76749349,
        2084.012069
      ],
      "properties": {
        "datetime": "2020-06-19T17:26:25Z",
        "pc:count": 75780573,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 550422.331,
            "count": 75780573,
            "maximum": 550892.4901,
            "minimum": 549950.9301,
            "name": "X",
            "position": 0,
            "stddev": 267.079661,
            "variance": 71331.54533
          },
          {
            "average": 4845760.536,
            "count": 75780573,
            "maximum": 4846236.518,
            "minimum": 4845294.958,
            "name": "Y",
            "position": 1,
            "stddev": 264.5502403,
            "variance": 69986.82962
          },
          {
            "average": 513.9377583,
            "count": 75780573,
            "maximum": 2084.012069,
            "minimum": 435.8520689,
            "name": "Z",
            "position": 2,
            "stddev": 46.93293822,
            "variance": 2202.70069
          },
          {
            "average": 32215.83571,
            "count": 75780573,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9917.742425,
            "variance": 98361614.8
          },
          {
            "average": 1.740037463,
            "count": 75780573,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8783524559,
            "variance": 0.7715030368
          },
          {
            "average": 2.48018985,
            "count": 75780573,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.013207871,
            "variance": 1.026590189
          },
          {
            "average": 0.4982529098,
            "count": 75780573,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996951,
            "variance": 0.249996951
          },
          {
            "average": 3.958798253e-08,
            "count": 75780573,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0001989672875,
            "variance": 3.958798149e-08
          },
          {
            "average": 1.061768852,
            "count": 75780573,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5646484495,
            "variance": 0.3188278716
          },
          {
            "average": -0.5631796114,
            "count": 75780573,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.71579171,
            "variance": 246.986109
          },
          {
            "average": 0.4982529098,
            "count": 75780573,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499996951,
            "variance": 0.249996951
          },
          {
            "average": 308.3778425,
            "count": 75780573,
            "maximum": 311,
            "minimum": 306,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.121981595,
            "variance": 1.258842699
          },
          {
            "average": 276621885.8,
            "count": 75780573,
            "maximum": 276622785.7,
            "minimum": 276621102.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 364.3425079,
            "variance": 132745.4631
          },
          {
            "average": 0,
            "count": 75780573,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75780573,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75780573,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75780573,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75780573,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          549950.9301,
          4845294.958,
          435.8520689,
          550892.4901,
          4846236.518,
          2084.012069
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                549950.9301482498,
                4845294.958291383,
                435.85206892186136
              ],
              [
                549950.9301482498,
                4846236.518291384,
                435.85206892186136
              ],
              [
                550892.4901482499,
                4846236.518291384,
                2084.0120689218616
              ],
              [
                550892.4901482499,
                4845294.958291383,
                2084.0120689218616
              ],
              [
                549950.9301482498,
                4845294.958291383,
                435.85206892186136
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:26:25+00:00",
        "end_time": "2020-06-19T16:58:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0377.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0377.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0377.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0377.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3794759,
            43.75895219,
            435.8520689,
            -122.3676907,
            43.76749349,
            2084.012069
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.3794759373468,
                  43.759016287001785,
                  435.85206892186136
                ],
                [
                  -122.37938830637674,
                  43.76749348613489,
                  435.85206892186136
                ],
                [
                  -122.36769065925843,
                  43.767429368328585,
                  2084.0120689218616
                ],
                [
                  -122.36777994168186,
                  43.7589521880562,
                  2084.0120689218616
                ],
                [
                  -122.3794759373468,
                  43.759016287001785,
                  435.85206892186136
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0377.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0377.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:26:25Z",
            "pc:count": 75780573,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 550422.331,
                "count": 75780573,
                "maximum": 550892.4901,
                "minimum": 549950.9301,
                "name": "X",
                "position": 0,
                "stddev": 267.079661,
                "variance": 71331.54533
              },
              {
                "average": 4845760.536,
                "count": 75780573,
                "maximum": 4846236.518,
                "minimum": 4845294.958,
                "name": "Y",
                "position": 1,
                "stddev": 264.5502403,
                "variance": 69986.82962
              },
              {
                "average": 513.9377583,
                "count": 75780573,
                "maximum": 2084.012069,
                "minimum": 435.8520689,
                "name": "Z",
                "position": 2,
                "stddev": 46.93293822,
                "variance": 2202.70069
              },
              {
                "average": 32215.83571,
                "count": 75780573,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9917.742425,
                "variance": 98361614.8
              },
              {
                "average": 1.740037463,
                "count": 75780573,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8783524559,
                "variance": 0.7715030368
              },
              {
                "average": 2.48018985,
                "count": 75780573,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.013207871,
                "variance": 1.026590189
              },
              {
                "average": 0.4982529098,
                "count": 75780573,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996951,
                "variance": 0.249996951
              },
              {
                "average": 3.958798253e-08,
                "count": 75780573,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0001989672875,
                "variance": 3.958798149e-08
              },
              {
                "average": 1.061768852,
                "count": 75780573,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5646484495,
                "variance": 0.3188278716
              },
              {
                "average": -0.5631796114,
                "count": 75780573,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.71579171,
                "variance": 246.986109
              },
              {
                "average": 0.4982529098,
                "count": 75780573,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499996951,
                "variance": 0.249996951
              },
              {
                "average": 308.3778425,
                "count": 75780573,
                "maximum": 311,
                "minimum": 306,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.121981595,
                "variance": 1.258842699
              },
              {
                "average": 276621885.8,
                "count": 75780573,
                "maximum": 276622785.7,
                "minimum": 276621102.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 364.3425079,
                "variance": 132745.4631
              },
              {
                "average": 0,
                "count": 75780573,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75780573,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75780573,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75780573,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75780573,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              549950.9301,
              4845294.958,
              435.8520689,
              550892.4901,
              4846236.518,
              2084.012069
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    549950.9301482498,
                    4845294.958291383,
                    435.85206892186136
                  ],
                  [
                    549950.9301482498,
                    4846236.518291384,
                    435.85206892186136
                  ],
                  [
                    550892.4901482499,
                    4846236.518291384,
                    2084.0120689218616
                  ],
                  [
                    550892.4901482499,
                    4845294.958291383,
                    2084.0120689218616
                  ],
                  [
                    549950.9301482498,
                    4845294.958291383,
                    435.85206892186136
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:26:25+00:00",
            "end_time": "2020-06-19T16: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": "20200618_BLU_0388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.2545773105482,
              43.761020048361495,
              721.3853958944775
            ],
            [
              -122.2544720348301,
              43.769497023791835,
              721.3853958944775
            ],
            [
              -122.2427743057246,
              43.76942011878308,
              2266.5653958944777
            ],
            [
              -122.24288123289286,
              43.76094316597422,
              2266.5653958944777
            ],
            [
              -122.2545773105482,
              43.761020048361495,
              721.3853958944775
            ]
          ]
        ]
      },
      "bbox": [
        -122.2545773,
        43.76094317,
        721.3853959,
        -122.2427743,
        43.76949702,
        2266.565396
      ],
      "properties": {
        "datetime": "2020-06-18T19:33:13Z",
        "pc:count": 124269783,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560465.4491,
            "count": 124269783,
            "maximum": 560944.5974,
            "minimum": 560003.0374,
            "name": "X",
            "position": 0,
            "stddev": 266.4521841,
            "variance": 70996.76641
          },
          {
            "average": 4846072.445,
            "count": 124269783,
            "maximum": 4846541.956,
            "minimum": 4845600.396,
            "name": "Y",
            "position": 1,
            "stddev": 264.9435169,
            "variance": 70195.06713
          },
          {
            "average": 921.7738357,
            "count": 124269783,
            "maximum": 2266.565396,
            "minimum": 721.3853959,
            "name": "Z",
            "position": 2,
            "stddev": 102.8168358,
            "variance": 10571.30173
          },
          {
            "average": 30873.52879,
            "count": 124269783,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10982.80325,
            "variance": 120621967.1
          },
          {
            "average": 1.821463437,
            "count": 124269783,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9472349397,
            "variance": 0.897254031
          },
          {
            "average": 2.642570938,
            "count": 124269783,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.093184494,
            "variance": 1.195052337
          },
          {
            "average": 0.5016350033,
            "count": 124269783,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973288,
            "variance": 0.2499973288
          },
          {
            "average": 0,
            "count": 124269783,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023021936,
            "count": 124269783,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2102638421,
            "variance": 0.0442108833
          },
          {
            "average": -0.5995821875,
            "count": 124269783,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.52243589,
            "variance": 240.946016
          },
          {
            "average": 0.5016350033,
            "count": 124269783,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999973288,
            "variance": 0.2499973288
          },
          {
            "average": 124.5514319,
            "count": 124269783,
            "maximum": 128,
            "minimum": 121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.54326451,
            "variance": 2.381665349
          },
          {
            "average": 276542378.3,
            "count": 124269783,
            "maximum": 276543993.7,
            "minimum": 276540656.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 692.3762766,
            "variance": 479384.9084
          },
          {
            "average": 0,
            "count": 124269783,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 124269783,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 124269783,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 124269783,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 124269783,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560003.0374,
          4845600.396,
          721.3853959,
          560944.5974,
          4846541.956,
          2266.565396
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560003.0374219215,
                4845600.396029608,
                721.3853958944775
              ],
              [
                560003.0374219215,
                4846541.956029609,
                721.3853958944775
              ],
              [
                560944.5974219216,
                4846541.956029609,
                2266.5653958944777
              ],
              [
                560944.5974219216,
                4845600.396029608,
                2266.5653958944777
              ],
              [
                560003.0374219215,
                4845600.396029608,
                721.3853958944775
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:33:13+00:00",
        "end_time": "2020-06-18T18:37:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2545773,
            43.76094317,
            721.3853959,
            -122.2427743,
            43.76949702,
            2266.565396
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.2545773105482,
                  43.761020048361495,
                  721.3853958944775
                ],
                [
                  -122.2544720348301,
                  43.769497023791835,
                  721.3853958944775
                ],
                [
                  -122.2427743057246,
                  43.76942011878308,
                  2266.5653958944777
                ],
                [
                  -122.24288123289286,
                  43.76094316597422,
                  2266.5653958944777
                ],
                [
                  -122.2545773105482,
                  43.761020048361495,
                  721.3853958944775
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:33:13Z",
            "pc:count": 124269783,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560465.4491,
                "count": 124269783,
                "maximum": 560944.5974,
                "minimum": 560003.0374,
                "name": "X",
                "position": 0,
                "stddev": 266.4521841,
                "variance": 70996.76641
              },
              {
                "average": 4846072.445,
                "count": 124269783,
                "maximum": 4846541.956,
                "minimum": 4845600.396,
                "name": "Y",
                "position": 1,
                "stddev": 264.9435169,
                "variance": 70195.06713
              },
              {
                "average": 921.7738357,
                "count": 124269783,
                "maximum": 2266.565396,
                "minimum": 721.3853959,
                "name": "Z",
                "position": 2,
                "stddev": 102.8168358,
                "variance": 10571.30173
              },
              {
                "average": 30873.52879,
                "count": 124269783,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10982.80325,
                "variance": 120621967.1
              },
              {
                "average": 1.821463437,
                "count": 124269783,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9472349397,
                "variance": 0.897254031
              },
              {
                "average": 2.642570938,
                "count": 124269783,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.093184494,
                "variance": 1.195052337
              },
              {
                "average": 0.5016350033,
                "count": 124269783,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973288,
                "variance": 0.2499973288
              },
              {
                "average": 0,
                "count": 124269783,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023021936,
                "count": 124269783,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2102638421,
                "variance": 0.0442108833
              },
              {
                "average": -0.5995821875,
                "count": 124269783,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.52243589,
                "variance": 240.946016
              },
              {
                "average": 0.5016350033,
                "count": 124269783,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999973288,
                "variance": 0.2499973288
              },
              {
                "average": 124.5514319,
                "count": 124269783,
                "maximum": 128,
                "minimum": 121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.54326451,
                "variance": 2.381665349
              },
              {
                "average": 276542378.3,
                "count": 124269783,
                "maximum": 276543993.7,
                "minimum": 276540656.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 692.3762766,
                "variance": 479384.9084
              },
              {
                "average": 0,
                "count": 124269783,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 124269783,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 124269783,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 124269783,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 124269783,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560003.0374,
              4845600.396,
              721.3853959,
              560944.5974,
              4846541.956,
              2266.565396
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560003.0374219215,
                    4845600.396029608,
                    721.3853958944775
                  ],
                  [
                    560003.0374219215,
                    4846541.956029609,
                    721.3853958944775
                  ],
                  [
                    560944.5974219216,
                    4846541.956029609,
                    2266.5653958944777
                  ],
                  [
                    560944.5974219216,
                    4845600.396029608,
                    2266.5653958944777
                  ],
                  [
                    560003.0374219215,
                    4845600.396029608,
                    721.3853958944775
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:33:13+00:00",
            "end_time": "2020-06-18T18:37: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": "20200619_BLU_0423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.28913630808249,
              43.77694634946262,
              660.2736477142798
            ],
            [
              -122.28903585707117,
              43.78542336628977,
              660.2736477142798
            ],
            [
              -122.27733518035839,
              43.7853499790981,
              985.6736477142799
            ],
            [
              -122.27743728419225,
              43.77687298385725,
              985.6736477142799
            ],
            [
              -122.28913630808249,
              43.77694634946262,
              660.2736477142798
            ]
          ]
        ]
      },
      "bbox": [
        -122.2891363,
        43.77687298,
        660.2736477,
        -122.2773352,
        43.78542337,
        985.6736477
      ],
      "properties": {
        "datetime": "2020-06-19T19:23:45Z",
        "pc:count": 104616176,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557678.8339,
            "count": 104616176,
            "maximum": 558147.5515,
            "minimum": 557206.0115,
            "name": "X",
            "position": 0,
            "stddev": 267.5196687,
            "variance": 71566.77316
          },
          {
            "average": 4847806.814,
            "count": 104616176,
            "maximum": 4848286.336,
            "minimum": 4847344.776,
            "name": "Y",
            "position": 1,
            "stddev": 262.2313522,
            "variance": 68765.2821
          },
          {
            "average": 841.6680505,
            "count": 104616176,
            "maximum": 985.6736477,
            "minimum": 660.2736477,
            "name": "Z",
            "position": 2,
            "stddev": 65.04818583,
            "variance": 4231.26648
          },
          {
            "average": 31441.09122,
            "count": 104616176,
            "maximum": 65535,
            "minimum": 3134,
            "name": "Intensity",
            "position": 3,
            "stddev": 10909.93618,
            "variance": 119026707.5
          },
          {
            "average": 1.790997073,
            "count": 104616176,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9314656409,
            "variance": 0.8676282403
          },
          {
            "average": 2.582118018,
            "count": 104616176,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.088977326,
            "variance": 1.185871616
          },
          {
            "average": 0.4962685981,
            "count": 104616176,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999860788,
            "variance": 0.249986079
          },
          {
            "average": 0,
            "count": 104616176,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.021099194,
            "count": 104616176,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1841152707,
            "variance": 0.03389843292
          },
          {
            "average": 0.9575230214,
            "count": 104616176,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.6214956,
            "variance": 244.0311249
          },
          {
            "average": 0.4962685981,
            "count": 104616176,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999860788,
            "variance": 0.249986079
          },
          {
            "average": 327.3371216,
            "count": 104616176,
            "maximum": 330,
            "minimum": 324,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.376623547,
            "variance": 1.895092391
          },
          {
            "average": 276628836.2,
            "count": 104616176,
            "maximum": 276629825.7,
            "minimum": 276627417.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 557.2540039,
            "variance": 310532.0249
          },
          {
            "average": 0,
            "count": 104616176,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104616176,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104616176,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104616176,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104616176,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557206.0115,
          4847344.776,
          660.2736477,
          558147.5515,
          4848286.336,
          985.6736477
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557206.0114821419,
                4847344.776173514,
                660.2736477142798
              ],
              [
                557206.0114821419,
                4848286.336173515,
                660.2736477142798
              ],
              [
                558147.551482142,
                4848286.336173515,
                985.6736477142799
              ],
              [
                558147.551482142,
                4847344.776173514,
                985.6736477142799
              ],
              [
                557206.0114821419,
                4847344.776173514,
                660.2736477142798
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:23:45+00:00",
        "end_time": "2020-06-19T18:43:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2891363,
            43.77687298,
            660.2736477,
            -122.2773352,
            43.78542337,
            985.6736477
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.28913630808249,
                  43.77694634946262,
                  660.2736477142798
                ],
                [
                  -122.28903585707117,
                  43.78542336628977,
                  660.2736477142798
                ],
                [
                  -122.27733518035839,
                  43.7853499790981,
                  985.6736477142799
                ],
                [
                  -122.27743728419225,
                  43.77687298385725,
                  985.6736477142799
                ],
                [
                  -122.28913630808249,
                  43.77694634946262,
                  660.2736477142798
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:23:45Z",
            "pc:count": 104616176,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557678.8339,
                "count": 104616176,
                "maximum": 558147.5515,
                "minimum": 557206.0115,
                "name": "X",
                "position": 0,
                "stddev": 267.5196687,
                "variance": 71566.77316
              },
              {
                "average": 4847806.814,
                "count": 104616176,
                "maximum": 4848286.336,
                "minimum": 4847344.776,
                "name": "Y",
                "position": 1,
                "stddev": 262.2313522,
                "variance": 68765.2821
              },
              {
                "average": 841.6680505,
                "count": 104616176,
                "maximum": 985.6736477,
                "minimum": 660.2736477,
                "name": "Z",
                "position": 2,
                "stddev": 65.04818583,
                "variance": 4231.26648
              },
              {
                "average": 31441.09122,
                "count": 104616176,
                "maximum": 65535,
                "minimum": 3134,
                "name": "Intensity",
                "position": 3,
                "stddev": 10909.93618,
                "variance": 119026707.5
              },
              {
                "average": 1.790997073,
                "count": 104616176,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9314656409,
                "variance": 0.8676282403
              },
              {
                "average": 2.582118018,
                "count": 104616176,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.088977326,
                "variance": 1.185871616
              },
              {
                "average": 0.4962685981,
                "count": 104616176,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999860788,
                "variance": 0.249986079
              },
              {
                "average": 0,
                "count": 104616176,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.021099194,
                "count": 104616176,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1841152707,
                "variance": 0.03389843292
              },
              {
                "average": 0.9575230214,
                "count": 104616176,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.6214956,
                "variance": 244.0311249
              },
              {
                "average": 0.4962685981,
                "count": 104616176,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999860788,
                "variance": 0.249986079
              },
              {
                "average": 327.3371216,
                "count": 104616176,
                "maximum": 330,
                "minimum": 324,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.376623547,
                "variance": 1.895092391
              },
              {
                "average": 276628836.2,
                "count": 104616176,
                "maximum": 276629825.7,
                "minimum": 276627417.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 557.2540039,
                "variance": 310532.0249
              },
              {
                "average": 0,
                "count": 104616176,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104616176,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104616176,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104616176,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104616176,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557206.0115,
              4847344.776,
              660.2736477,
              558147.5515,
              4848286.336,
              985.6736477
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557206.0114821419,
                    4847344.776173514,
                    660.2736477142798
                  ],
                  [
                    557206.0114821419,
                    4848286.336173515,
                    660.2736477142798
                  ],
                  [
                    558147.551482142,
                    4848286.336173515,
                    985.6736477142799
                  ],
                  [
                    558147.551482142,
                    4847344.776173514,
                    985.6736477142799
                  ],
                  [
                    557206.0114821419,
                    4847344.776173514,
                    660.2736477142798
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:23:45+00:00",
            "end_time": "2020-06-19T18:43: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": "20200618_BLU_0366.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.27704089918483,
              43.75243636133926,
              1036.3612334555796
            ],
            [
              -122.27693882421849,
              43.76091357228799,
              1036.3612334555796
            ],
            [
              -122.26524270800795,
              43.76083897831407,
              1538.7012334555798
            ],
            [
              -122.2653464337627,
              43.75236178930792,
              1538.7012334555798
            ],
            [
              -122.27704089918483,
              43.75243636133926,
              1036.3612334555796
            ]
          ]
        ]
      },
      "bbox": [
        -122.2770409,
        43.75236179,
        1036.361233,
        -122.2652427,
        43.76091357,
        1538.701233
      ],
      "properties": {
        "datetime": "2020-06-19T19:38:38Z",
        "pc:count": 133683257,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558691.3132,
            "count": 133683257,
            "maximum": 559144.6991,
            "minimum": 558203.1391,
            "name": "X",
            "position": 0,
            "stddev": 260.6224473,
            "variance": 67924.06006
          },
          {
            "average": 4845106.95,
            "count": 133683257,
            "maximum": 4845572.615,
            "minimum": 4844631.035,
            "name": "Y",
            "position": 1,
            "stddev": 264.4298688,
            "variance": 69923.15553
          },
          {
            "average": 1284.101946,
            "count": 133683257,
            "maximum": 1538.701233,
            "minimum": 1036.361233,
            "name": "Z",
            "position": 2,
            "stddev": 89.52007753,
            "variance": 8013.844282
          },
          {
            "average": 27586.14119,
            "count": 133683257,
            "maximum": 58611,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13860.60825,
            "variance": 192116461.1
          },
          {
            "average": 2.020539401,
            "count": 133683257,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.101195827,
            "variance": 1.21263225
          },
          {
            "average": 3.040037549,
            "count": 133683257,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.253954312,
            "variance": 1.572401416
          },
          {
            "average": 0.4957245917,
            "count": 133683257,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999817224,
            "variance": 0.2499817228
          },
          {
            "average": 0,
            "count": 133683257,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02584744,
            "count": 133683257,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2174247362,
            "variance": 0.04727351592
          },
          {
            "average": 0.06885297689,
            "count": 133683257,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.66711072,
            "variance": 245.4583583
          },
          {
            "average": 0.4957245917,
            "count": 133683257,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999817224,
            "variance": 0.2499817228
          },
          {
            "average": 315.5179346,
            "count": 133683257,
            "maximum": 332,
            "minimum": 127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 52.98686917,
            "variance": 2807.608304
          },
          {
            "average": 276623759.3,
            "count": 133683257,
            "maximum": 276630718.6,
            "minimum": 276543390,
            "name": "GpsTime",
            "position": 12,
            "stddev": 22549.77878,
            "variance": 508492522.9
          },
          {
            "average": 0,
            "count": 133683257,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133683257,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133683257,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133683257,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133683257,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558203.1391,
          4844631.035,
          1036.361233,
          559144.6991,
          4845572.615,
          1538.701233
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558203.1390952334,
                4844631.03526815,
                1036.3612334555796
              ],
              [
                558203.1390952334,
                4845572.61526815,
                1036.3612334555796
              ],
              [
                559144.6990952335,
                4845572.61526815,
                1538.7012334555798
              ],
              [
                559144.6990952335,
                4844631.03526815,
                1538.7012334555798
              ],
              [
                558203.1390952334,
                4844631.03526815,
                1036.3612334555796
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:38:38+00:00",
        "end_time": "2020-06-18T19:23:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0366.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0366.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0366.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0366.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2770409,
            43.75236179,
            1036.361233,
            -122.2652427,
            43.76091357,
            1538.701233
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.27704089918483,
                  43.75243636133926,
                  1036.3612334555796
                ],
                [
                  -122.27693882421849,
                  43.76091357228799,
                  1036.3612334555796
                ],
                [
                  -122.26524270800795,
                  43.76083897831407,
                  1538.7012334555798
                ],
                [
                  -122.2653464337627,
                  43.75236178930792,
                  1538.7012334555798
                ],
                [
                  -122.27704089918483,
                  43.75243636133926,
                  1036.3612334555796
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0366.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0366.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:38:38Z",
            "pc:count": 133683257,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558691.3132,
                "count": 133683257,
                "maximum": 559144.6991,
                "minimum": 558203.1391,
                "name": "X",
                "position": 0,
                "stddev": 260.6224473,
                "variance": 67924.06006
              },
              {
                "average": 4845106.95,
                "count": 133683257,
                "maximum": 4845572.615,
                "minimum": 4844631.035,
                "name": "Y",
                "position": 1,
                "stddev": 264.4298688,
                "variance": 69923.15553
              },
              {
                "average": 1284.101946,
                "count": 133683257,
                "maximum": 1538.701233,
                "minimum": 1036.361233,
                "name": "Z",
                "position": 2,
                "stddev": 89.52007753,
                "variance": 8013.844282
              },
              {
                "average": 27586.14119,
                "count": 133683257,
                "maximum": 58611,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13860.60825,
                "variance": 192116461.1
              },
              {
                "average": 2.020539401,
                "count": 133683257,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.101195827,
                "variance": 1.21263225
              },
              {
                "average": 3.040037549,
                "count": 133683257,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.253954312,
                "variance": 1.572401416
              },
              {
                "average": 0.4957245917,
                "count": 133683257,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999817224,
                "variance": 0.2499817228
              },
              {
                "average": 0,
                "count": 133683257,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02584744,
                "count": 133683257,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2174247362,
                "variance": 0.04727351592
              },
              {
                "average": 0.06885297689,
                "count": 133683257,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.66711072,
                "variance": 245.4583583
              },
              {
                "average": 0.4957245917,
                "count": 133683257,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999817224,
                "variance": 0.2499817228
              },
              {
                "average": 315.5179346,
                "count": 133683257,
                "maximum": 332,
                "minimum": 127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 52.98686917,
                "variance": 2807.608304
              },
              {
                "average": 276623759.3,
                "count": 133683257,
                "maximum": 276630718.6,
                "minimum": 276543390,
                "name": "GpsTime",
                "position": 12,
                "stddev": 22549.77878,
                "variance": 508492522.9
              },
              {
                "average": 0,
                "count": 133683257,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133683257,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133683257,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133683257,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133683257,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558203.1391,
              4844631.035,
              1036.361233,
              559144.6991,
              4845572.615,
              1538.701233
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558203.1390952334,
                    4844631.03526815,
                    1036.3612334555796
                  ],
                  [
                    558203.1390952334,
                    4845572.61526815,
                    1036.3612334555796
                  ],
                  [
                    559144.6990952335,
                    4845572.61526815,
                    1538.7012334555798
                  ],
                  [
                    559144.6990952335,
                    4844631.03526815,
                    1538.7012334555798
                  ],
                  [
                    558203.1390952334,
                    4844631.03526815,
                    1036.3612334555796
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:38:38+00:00",
            "end_time": "2020-06-18T19: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": "20200618_BLU_0453.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.27815079879473,
              43.7935835104493,
              646.6598126525602
            ],
            [
              -122.27808611901342,
              43.798956029977944,
              646.6598126525602
            ],
            [
              -122.26650240601364,
              43.798882271020446,
              2256.7798126525604
            ],
            [
              -122.26656812341125,
              43.793509765242376,
              2256.7798126525604
            ],
            [
              -122.27815079879473,
              43.7935835104493,
              646.6598126525602
            ]
          ]
        ]
      },
      "bbox": [
        -122.2781508,
        43.79350977,
        646.6598127,
        -122.2665024,
        43.79895603,
        2256.779813
      ],
      "properties": {
        "datetime": "2020-06-19T19:37:15Z",
        "pc:count": 55306295,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558516.975,
            "count": 55306295,
            "maximum": 559005.8715,
            "minimum": 558073.9515,
            "name": "X",
            "position": 0,
            "stddev": 261.4879902,
            "variance": 68375.96901
          },
          {
            "average": 4849452.729,
            "count": 55306295,
            "maximum": 4849796.953,
            "minimum": 4849200.213,
            "name": "Y",
            "position": 1,
            "stddev": 143.4530837,
            "variance": 20578.78723
          },
          {
            "average": 757.4925978,
            "count": 55306295,
            "maximum": 2256.779813,
            "minimum": 646.6598127,
            "name": "Z",
            "position": 2,
            "stddev": 39.2187004,
            "variance": 1538.106461
          },
          {
            "average": 32142.0825,
            "count": 55306295,
            "maximum": 61489,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10304.02795,
            "variance": 106172991.9
          },
          {
            "average": 1.756856394,
            "count": 55306295,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8915838787,
            "variance": 0.7949218127
          },
          {
            "average": 2.513699625,
            "count": 55306295,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.027040543,
            "variance": 1.054812277
          },
          {
            "average": 0.50298683,
            "count": 55306295,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999910833,
            "variance": 0.2499910834
          },
          {
            "average": 0,
            "count": 55306295,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.017815748,
            "count": 55306295,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1633255682,
            "variance": 0.02667524123
          },
          {
            "average": 0.3187906186,
            "count": 55306295,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.65630909,
            "variance": 245.1200143
          },
          {
            "average": 0.50298683,
            "count": 55306295,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999910833,
            "variance": 0.2499910834
          },
          {
            "average": 323.5389093,
            "count": 55306295,
            "maximum": 332,
            "minimum": 128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 34.36110907,
            "variance": 1180.685816
          },
          {
            "average": 276627184.3,
            "count": 55306295,
            "maximum": 276630635.5,
            "minimum": 276544036,
            "name": "GpsTime",
            "position": 12,
            "stddev": 14609.61874,
            "variance": 213440959.6
          },
          {
            "average": 0,
            "count": 55306295,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 55306295,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 55306295,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 55306295,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 55306295,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558073.9515,
          4849200.213,
          646.6598127,
          559005.8715,
          4849796.953,
          2256.779813
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558073.9515235017,
                4849200.213260971,
                646.6598126525602
              ],
              [
                558073.9515235017,
                4849796.953260971,
                646.6598126525602
              ],
              [
                559005.8715235016,
                4849796.953260971,
                2256.7798126525604
              ],
              [
                559005.8715235016,
                4849200.213260971,
                2256.7798126525604
              ],
              [
                558073.9515235017,
                4849200.213260971,
                646.6598126525602
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:37:15+00:00",
        "end_time": "2020-06-18T19:33:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0453.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0453.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0453.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0453.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2781508,
            43.79350977,
            646.6598127,
            -122.2665024,
            43.79895603,
            2256.779813
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.27815079879473,
                  43.7935835104493,
                  646.6598126525602
                ],
                [
                  -122.27808611901342,
                  43.798956029977944,
                  646.6598126525602
                ],
                [
                  -122.26650240601364,
                  43.798882271020446,
                  2256.7798126525604
                ],
                [
                  -122.26656812341125,
                  43.793509765242376,
                  2256.7798126525604
                ],
                [
                  -122.27815079879473,
                  43.7935835104493,
                  646.6598126525602
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0453.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0453.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:37:15Z",
            "pc:count": 55306295,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558516.975,
                "count": 55306295,
                "maximum": 559005.8715,
                "minimum": 558073.9515,
                "name": "X",
                "position": 0,
                "stddev": 261.4879902,
                "variance": 68375.96901
              },
              {
                "average": 4849452.729,
                "count": 55306295,
                "maximum": 4849796.953,
                "minimum": 4849200.213,
                "name": "Y",
                "position": 1,
                "stddev": 143.4530837,
                "variance": 20578.78723
              },
              {
                "average": 757.4925978,
                "count": 55306295,
                "maximum": 2256.779813,
                "minimum": 646.6598127,
                "name": "Z",
                "position": 2,
                "stddev": 39.2187004,
                "variance": 1538.106461
              },
              {
                "average": 32142.0825,
                "count": 55306295,
                "maximum": 61489,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10304.02795,
                "variance": 106172991.9
              },
              {
                "average": 1.756856394,
                "count": 55306295,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8915838787,
                "variance": 0.7949218127
              },
              {
                "average": 2.513699625,
                "count": 55306295,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.027040543,
                "variance": 1.054812277
              },
              {
                "average": 0.50298683,
                "count": 55306295,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999910833,
                "variance": 0.2499910834
              },
              {
                "average": 0,
                "count": 55306295,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.017815748,
                "count": 55306295,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1633255682,
                "variance": 0.02667524123
              },
              {
                "average": 0.3187906186,
                "count": 55306295,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.65630909,
                "variance": 245.1200143
              },
              {
                "average": 0.50298683,
                "count": 55306295,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999910833,
                "variance": 0.2499910834
              },
              {
                "average": 323.5389093,
                "count": 55306295,
                "maximum": 332,
                "minimum": 128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 34.36110907,
                "variance": 1180.685816
              },
              {
                "average": 276627184.3,
                "count": 55306295,
                "maximum": 276630635.5,
                "minimum": 276544036,
                "name": "GpsTime",
                "position": 12,
                "stddev": 14609.61874,
                "variance": 213440959.6
              },
              {
                "average": 0,
                "count": 55306295,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 55306295,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 55306295,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 55306295,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 55306295,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558073.9515,
              4849200.213,
              646.6598127,
              559005.8715,
              4849796.953,
              2256.779813
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558073.9515235017,
                    4849200.213260971,
                    646.6598126525602
                  ],
                  [
                    558073.9515235017,
                    4849796.953260971,
                    646.6598126525602
                  ],
                  [
                    559005.8715235016,
                    4849796.953260971,
                    2256.7798126525604
                  ],
                  [
                    559005.8715235016,
                    4849200.213260971,
                    2256.7798126525604
                  ],
                  [
                    558073.9515235017,
                    4849200.213260971,
                    646.6598126525602
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:37:15+00:00",
            "end_time": "2020-06-18T19:33:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0041.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.14850423994363,
              43.62264937110356,
              1029.4823040908088
            ],
            [
              -122.14838456371062,
              43.63112633338723,
              1029.4823040908088
            ],
            [
              -122.13671450655391,
              43.63103879537945,
              1446.382304090809
            ],
            [
              -122.1368358222695,
              43.62256185885064,
              1446.382304090809
            ],
            [
              -122.14850423994363,
              43.62264937110356,
              1029.4823040908088
            ]
          ]
        ]
      },
      "bbox": [
        -122.1485042,
        43.62256186,
        1029.482304,
        -122.1367145,
        43.63112633,
        1446.382304
      ],
      "properties": {
        "datetime": "2020-06-19T20:13:43Z",
        "pc:count": 86737880,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569181.4887,
            "count": 86737880,
            "maximum": 569640.7461,
            "minimum": 568699.2261,
            "name": "X",
            "position": 0,
            "stddev": 267.9560186,
            "variance": 71800.42791
          },
          {
            "average": 4830786.954,
            "count": 86737880,
            "maximum": 4831256.486,
            "minimum": 4830314.926,
            "name": "Y",
            "position": 1,
            "stddev": 262.5923248,
            "variance": 68954.72905
          },
          {
            "average": 1201.860411,
            "count": 86737880,
            "maximum": 1446.382304,
            "minimum": 1029.482304,
            "name": "Z",
            "position": 2,
            "stddev": 88.66093205,
            "variance": 7860.760872
          },
          {
            "average": 31187.65567,
            "count": 86737880,
            "maximum": 65535,
            "minimum": 1624,
            "name": "Intensity",
            "position": 3,
            "stddev": 10809.4319,
            "variance": 116843818.1
          },
          {
            "average": 1.807487398,
            "count": 86737880,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9461766589,
            "variance": 0.8952502698
          },
          {
            "average": 2.61448735,
            "count": 86737880,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.107066229,
            "variance": 1.225595636
          },
          {
            "average": 0.4953561812,
            "count": 86737880,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999784374,
            "variance": 0.2499784378
          },
          {
            "average": 0,
            "count": 86737880,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.033003089,
            "count": 86737880,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2432455844,
            "variance": 0.05916841433
          },
          {
            "average": 0.4846129585,
            "count": 86737880,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.86653654,
            "variance": 251.7469819
          },
          {
            "average": 0.4953561812,
            "count": 86737880,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999784374,
            "variance": 0.2499784378
          },
          {
            "average": 328.2546282,
            "count": 86737880,
            "maximum": 337,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 37.96227745,
            "variance": 1441.134509
          },
          {
            "average": 276629221.2,
            "count": 86737880,
            "maximum": 276632823.1,
            "minimum": 276532108.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 16290.90598,
            "variance": 265393617.5
          },
          {
            "average": 0,
            "count": 86737880,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 86737880,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 86737880,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 86737880,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 86737880,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568699.2261,
          4830314.926,
          1029.482304,
          569640.7461,
          4831256.486,
          1446.382304
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568699.2261212951,
                4830314.925653379,
                1029.4823040908088
              ],
              [
                568699.2261212951,
                4831256.48565338,
                1029.4823040908088
              ],
              [
                569640.7461212951,
                4831256.48565338,
                1446.382304090809
              ],
              [
                569640.7461212951,
                4830314.925653379,
                1446.382304090809
              ],
              [
                568699.2261212951,
                4830314.925653379,
                1029.4823040908088
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:13:43+00:00",
        "end_time": "2020-06-18T16:15:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0041.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0041.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0041.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0041.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1485042,
            43.62256186,
            1029.482304,
            -122.1367145,
            43.63112633,
            1446.382304
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.14850423994363,
                  43.62264937110356,
                  1029.4823040908088
                ],
                [
                  -122.14838456371062,
                  43.63112633338723,
                  1029.4823040908088
                ],
                [
                  -122.13671450655391,
                  43.63103879537945,
                  1446.382304090809
                ],
                [
                  -122.1368358222695,
                  43.62256185885064,
                  1446.382304090809
                ],
                [
                  -122.14850423994363,
                  43.62264937110356,
                  1029.4823040908088
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0041.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0041.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:13:43Z",
            "pc:count": 86737880,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569181.4887,
                "count": 86737880,
                "maximum": 569640.7461,
                "minimum": 568699.2261,
                "name": "X",
                "position": 0,
                "stddev": 267.9560186,
                "variance": 71800.42791
              },
              {
                "average": 4830786.954,
                "count": 86737880,
                "maximum": 4831256.486,
                "minimum": 4830314.926,
                "name": "Y",
                "position": 1,
                "stddev": 262.5923248,
                "variance": 68954.72905
              },
              {
                "average": 1201.860411,
                "count": 86737880,
                "maximum": 1446.382304,
                "minimum": 1029.482304,
                "name": "Z",
                "position": 2,
                "stddev": 88.66093205,
                "variance": 7860.760872
              },
              {
                "average": 31187.65567,
                "count": 86737880,
                "maximum": 65535,
                "minimum": 1624,
                "name": "Intensity",
                "position": 3,
                "stddev": 10809.4319,
                "variance": 116843818.1
              },
              {
                "average": 1.807487398,
                "count": 86737880,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9461766589,
                "variance": 0.8952502698
              },
              {
                "average": 2.61448735,
                "count": 86737880,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.107066229,
                "variance": 1.225595636
              },
              {
                "average": 0.4953561812,
                "count": 86737880,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999784374,
                "variance": 0.2499784378
              },
              {
                "average": 0,
                "count": 86737880,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.033003089,
                "count": 86737880,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2432455844,
                "variance": 0.05916841433
              },
              {
                "average": 0.4846129585,
                "count": 86737880,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.86653654,
                "variance": 251.7469819
              },
              {
                "average": 0.4953561812,
                "count": 86737880,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999784374,
                "variance": 0.2499784378
              },
              {
                "average": 328.2546282,
                "count": 86737880,
                "maximum": 337,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 37.96227745,
                "variance": 1441.134509
              },
              {
                "average": 276629221.2,
                "count": 86737880,
                "maximum": 276632823.1,
                "minimum": 276532108.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 16290.90598,
                "variance": 265393617.5
              },
              {
                "average": 0,
                "count": 86737880,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 86737880,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 86737880,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 86737880,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 86737880,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568699.2261,
              4830314.926,
              1029.482304,
              569640.7461,
              4831256.486,
              1446.382304
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568699.2261212951,
                    4830314.925653379,
                    1029.4823040908088
                  ],
                  [
                    568699.2261212951,
                    4831256.48565338,
                    1029.4823040908088
                  ],
                  [
                    569640.7461212951,
                    4831256.48565338,
                    1446.382304090809
                  ],
                  [
                    569640.7461212951,
                    4830314.925653379,
                    1446.382304090809
                  ],
                  [
                    568699.2261212951,
                    4830314.925653379,
                    1029.4823040908088
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:13:43+00:00",
            "end_time": "2020-06-18T16:15: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": "20200619_BLU_0384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.29999599905783,
              43.76030735703567,
              989.9374369429837
            ],
            [
              -122.29989713993098,
              43.768784418460484,
              989.9374369429837
            ],
            [
              -122.2881991826098,
              43.768712161945466,
              2219.7774369429835
            ],
            [
              -122.2882996932281,
              43.76023512177501,
              2219.7774369429835
            ],
            [
              -122.29999599905783,
              43.76030735703567,
              989.9374369429837
            ]
          ]
        ]
      },
      "bbox": [
        -122.299996,
        43.76023512,
        989.9374369,
        -122.2881992,
        43.76878442,
        2219.777437
      ],
      "properties": {
        "datetime": "2020-06-19T19:10:40Z",
        "pc:count": 119607235,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556801.4203,
            "count": 119607235,
            "maximum": 557289.286,
            "minimum": 556347.706,
            "name": "X",
            "position": 0,
            "stddev": 264.7571211,
            "variance": 70096.33317
          },
          {
            "average": 4845966.171,
            "count": 119607235,
            "maximum": 4846430.904,
            "minimum": 4845489.344,
            "name": "Y",
            "position": 1,
            "stddev": 260.6420511,
            "variance": 67934.2788
          },
          {
            "average": 1193.785526,
            "count": 119607235,
            "maximum": 2219.777437,
            "minimum": 989.9374369,
            "name": "Z",
            "position": 2,
            "stddev": 97.4930207,
            "variance": 9504.889085
          },
          {
            "average": 28515.83934,
            "count": 119607235,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13430.37043,
            "variance": 180374849.9
          },
          {
            "average": 1.961074111,
            "count": 119607235,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.068620995,
            "variance": 1.14195083
          },
          {
            "average": 2.9212609,
            "count": 119607235,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.240400179,
            "variance": 1.538592604
          },
          {
            "average": 0.4917410222,
            "count": 119607235,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999317867,
            "variance": 0.2499317914
          },
          {
            "average": 2.357716906e-06,
            "count": 119607235,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001535484082,
            "variance": 2.357711367e-06
          },
          {
            "average": 1.0238006,
            "count": 119607235,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2015827071,
            "variance": 0.04063558781
          },
          {
            "average": -0.1208963324,
            "count": 119607235,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.64230537,
            "variance": 244.6817172
          },
          {
            "average": 0.4917410222,
            "count": 119607235,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999317867,
            "variance": 0.2499317914
          },
          {
            "average": 324.9998184,
            "count": 119607235,
            "maximum": 328,
            "minimum": 322,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.187050678,
            "variance": 1.409089312
          },
          {
            "average": 276627909.2,
            "count": 119607235,
            "maximum": 276629040.3,
            "minimum": 276626689.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 464.7514712,
            "variance": 215993.93
          },
          {
            "average": 0,
            "count": 119607235,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119607235,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119607235,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119607235,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119607235,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556347.706,
          4845489.344,
          989.9374369,
          557289.286,
          4846430.904,
          2219.777437
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556347.7060254896,
                4845489.34425526,
                989.9374369429837
              ],
              [
                556347.7060254896,
                4846430.904255261,
                989.9374369429837
              ],
              [
                557289.2860254897,
                4846430.904255261,
                2219.7774369429835
              ],
              [
                557289.2860254897,
                4845489.34425526,
                2219.7774369429835
              ],
              [
                556347.7060254896,
                4845489.34425526,
                989.9374369429837
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:10:40+00:00",
        "end_time": "2020-06-19T18:31:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.299996,
            43.76023512,
            989.9374369,
            -122.2881992,
            43.76878442,
            2219.777437
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.29999599905783,
                  43.76030735703567,
                  989.9374369429837
                ],
                [
                  -122.29989713993098,
                  43.768784418460484,
                  989.9374369429837
                ],
                [
                  -122.2881991826098,
                  43.768712161945466,
                  2219.7774369429835
                ],
                [
                  -122.2882996932281,
                  43.76023512177501,
                  2219.7774369429835
                ],
                [
                  -122.29999599905783,
                  43.76030735703567,
                  989.9374369429837
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:10:40Z",
            "pc:count": 119607235,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556801.4203,
                "count": 119607235,
                "maximum": 557289.286,
                "minimum": 556347.706,
                "name": "X",
                "position": 0,
                "stddev": 264.7571211,
                "variance": 70096.33317
              },
              {
                "average": 4845966.171,
                "count": 119607235,
                "maximum": 4846430.904,
                "minimum": 4845489.344,
                "name": "Y",
                "position": 1,
                "stddev": 260.6420511,
                "variance": 67934.2788
              },
              {
                "average": 1193.785526,
                "count": 119607235,
                "maximum": 2219.777437,
                "minimum": 989.9374369,
                "name": "Z",
                "position": 2,
                "stddev": 97.4930207,
                "variance": 9504.889085
              },
              {
                "average": 28515.83934,
                "count": 119607235,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13430.37043,
                "variance": 180374849.9
              },
              {
                "average": 1.961074111,
                "count": 119607235,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.068620995,
                "variance": 1.14195083
              },
              {
                "average": 2.9212609,
                "count": 119607235,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.240400179,
                "variance": 1.538592604
              },
              {
                "average": 0.4917410222,
                "count": 119607235,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999317867,
                "variance": 0.2499317914
              },
              {
                "average": 2.357716906e-06,
                "count": 119607235,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001535484082,
                "variance": 2.357711367e-06
              },
              {
                "average": 1.0238006,
                "count": 119607235,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2015827071,
                "variance": 0.04063558781
              },
              {
                "average": -0.1208963324,
                "count": 119607235,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.64230537,
                "variance": 244.6817172
              },
              {
                "average": 0.4917410222,
                "count": 119607235,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999317867,
                "variance": 0.2499317914
              },
              {
                "average": 324.9998184,
                "count": 119607235,
                "maximum": 328,
                "minimum": 322,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.187050678,
                "variance": 1.409089312
              },
              {
                "average": 276627909.2,
                "count": 119607235,
                "maximum": 276629040.3,
                "minimum": 276626689.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 464.7514712,
                "variance": 215993.93
              },
              {
                "average": 0,
                "count": 119607235,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119607235,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119607235,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119607235,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119607235,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556347.706,
              4845489.344,
              989.9374369,
              557289.286,
              4846430.904,
              2219.777437
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556347.7060254896,
                    4845489.34425526,
                    989.9374369429837
                  ],
                  [
                    556347.7060254896,
                    4846430.904255261,
                    989.9374369429837
                  ],
                  [
                    557289.2860254897,
                    4846430.904255261,
                    2219.7774369429835
                  ],
                  [
                    557289.2860254897,
                    4845489.34425526,
                    2219.7774369429835
                  ],
                  [
                    556347.7060254896,
                    4845489.34425526,
                    989.9374369429837
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:10:40+00:00",
            "end_time": "2020-06-19T18: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": "20200618_BLU_0454.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.26669961909425,
              43.79376076240299,
              746.2467581063636
            ],
            [
              -122.2666602200263,
              43.796982429809695,
              746.2467581063636
            ],
            [
              -122.25516690745225,
              43.79690810202031,
              885.6867581063636
            ],
            [
              -122.25520692386645,
              43.793686442923146,
              885.6867581063636
            ],
            [
              -122.26669961909425,
              43.79376076240299,
              746.2467581063636
            ]
          ]
        ]
      },
      "bbox": [
        -122.2666996,
        43.79368644,
        746.2467581,
        -122.2551669,
        43.79698243,
        885.6867581
      ],
      "properties": {
        "datetime": "2020-06-19T19:37:11Z",
        "pc:count": 30279058,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559389.1011,
            "count": 30279058,
            "maximum": 559919.7255,
            "minimum": 558995.0455,
            "name": "X",
            "position": 0,
            "stddev": 253.0086751,
            "variance": 64013.38968
          },
          {
            "average": 4849366.571,
            "count": 30279058,
            "maximum": 4849585.836,
            "minimum": 4849227.996,
            "name": "Y",
            "position": 1,
            "stddev": 80.40966043,
            "variance": 6465.713491
          },
          {
            "average": 817.7954206,
            "count": 30279058,
            "maximum": 885.6867581,
            "minimum": 746.2467581,
            "name": "Z",
            "position": 2,
            "stddev": 15.45630743,
            "variance": 238.8974394
          },
          {
            "average": 32126.68496,
            "count": 30279058,
            "maximum": 65535,
            "minimum": 5784,
            "name": "Intensity",
            "position": 3,
            "stddev": 10586.76069,
            "variance": 112079501.9
          },
          {
            "average": 1.756258401,
            "count": 30279058,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9016496843,
            "variance": 0.8129721532
          },
          {
            "average": 2.512378423,
            "count": 30279058,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.05399151,
            "variance": 1.110898103
          },
          {
            "average": 0.500266686,
            "count": 30279058,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999371,
            "variance": 0.2499999371
          },
          {
            "average": 0,
            "count": 30279058,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018480066,
            "count": 30279058,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1591809667,
            "variance": 0.02533858015
          },
          {
            "average": -0.209899464,
            "count": 30279058,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.36779512,
            "variance": 236.1691269
          },
          {
            "average": 0.500266686,
            "count": 30279058,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999371,
            "variance": 0.2499999371
          },
          {
            "average": 230.6761562,
            "count": 30279058,
            "maximum": 332,
            "minimum": 124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 102.0172304,
            "variance": 10407.5153
          },
          {
            "average": 276587619.8,
            "count": 30279058,
            "maximum": 276630631.9,
            "minimum": 276542287.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 43414.80444,
            "variance": 1884845245
          },
          {
            "average": 0,
            "count": 30279058,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30279058,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30279058,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30279058,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30279058,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558995.0455,
          4849227.996,
          746.2467581,
          559919.7255,
          4849585.836,
          885.6867581
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558995.0455128149,
                4849227.996335946,
                746.2467581063636
              ],
              [
                558995.0455128149,
                4849585.836335946,
                746.2467581063636
              ],
              [
                559919.7255128148,
                4849585.836335946,
                885.6867581063636
              ],
              [
                559919.7255128148,
                4849227.996335946,
                885.6867581063636
              ],
              [
                558995.0455128149,
                4849227.996335946,
                746.2467581063636
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:37:11+00:00",
        "end_time": "2020-06-18T19:04:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0454.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0454.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0454.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0454.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2666996,
            43.79368644,
            746.2467581,
            -122.2551669,
            43.79698243,
            885.6867581
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.26669961909425,
                  43.79376076240299,
                  746.2467581063636
                ],
                [
                  -122.2666602200263,
                  43.796982429809695,
                  746.2467581063636
                ],
                [
                  -122.25516690745225,
                  43.79690810202031,
                  885.6867581063636
                ],
                [
                  -122.25520692386645,
                  43.793686442923146,
                  885.6867581063636
                ],
                [
                  -122.26669961909425,
                  43.79376076240299,
                  746.2467581063636
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0454.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0454.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:37:11Z",
            "pc:count": 30279058,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559389.1011,
                "count": 30279058,
                "maximum": 559919.7255,
                "minimum": 558995.0455,
                "name": "X",
                "position": 0,
                "stddev": 253.0086751,
                "variance": 64013.38968
              },
              {
                "average": 4849366.571,
                "count": 30279058,
                "maximum": 4849585.836,
                "minimum": 4849227.996,
                "name": "Y",
                "position": 1,
                "stddev": 80.40966043,
                "variance": 6465.713491
              },
              {
                "average": 817.7954206,
                "count": 30279058,
                "maximum": 885.6867581,
                "minimum": 746.2467581,
                "name": "Z",
                "position": 2,
                "stddev": 15.45630743,
                "variance": 238.8974394
              },
              {
                "average": 32126.68496,
                "count": 30279058,
                "maximum": 65535,
                "minimum": 5784,
                "name": "Intensity",
                "position": 3,
                "stddev": 10586.76069,
                "variance": 112079501.9
              },
              {
                "average": 1.756258401,
                "count": 30279058,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9016496843,
                "variance": 0.8129721532
              },
              {
                "average": 2.512378423,
                "count": 30279058,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.05399151,
                "variance": 1.110898103
              },
              {
                "average": 0.500266686,
                "count": 30279058,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999371,
                "variance": 0.2499999371
              },
              {
                "average": 0,
                "count": 30279058,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018480066,
                "count": 30279058,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1591809667,
                "variance": 0.02533858015
              },
              {
                "average": -0.209899464,
                "count": 30279058,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.36779512,
                "variance": 236.1691269
              },
              {
                "average": 0.500266686,
                "count": 30279058,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999371,
                "variance": 0.2499999371
              },
              {
                "average": 230.6761562,
                "count": 30279058,
                "maximum": 332,
                "minimum": 124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 102.0172304,
                "variance": 10407.5153
              },
              {
                "average": 276587619.8,
                "count": 30279058,
                "maximum": 276630631.9,
                "minimum": 276542287.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 43414.80444,
                "variance": 1884845245
              },
              {
                "average": 0,
                "count": 30279058,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30279058,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30279058,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30279058,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30279058,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558995.0455,
              4849227.996,
              746.2467581,
              559919.7255,
              4849585.836,
              885.6867581
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558995.0455128149,
                    4849227.996335946,
                    746.2467581063636
                  ],
                  [
                    558995.0455128149,
                    4849585.836335946,
                    746.2467581063636
                  ],
                  [
                    559919.7255128148,
                    4849585.836335946,
                    885.6867581063636
                  ],
                  [
                    559919.7255128148,
                    4849227.996335946,
                    885.6867581063636
                  ],
                  [
                    558995.0455128149,
                    4849227.996335946,
                    746.2467581063636
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:37:11+00:00",
            "end_time": "2020-06-18T19: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": "20200618_BLU_0455.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25524813782218,
              43.793936511087914,
              784.2724736408134
            ],
            [
              -122.25523484510538,
              43.79500679639355,
              784.2724736408134
            ],
            [
              -122.24953909810226,
              43.7949695368328,
              880.6524736408132
            ],
            [
              -122.24955249245474,
              43.79389925291106,
              880.6524736408132
            ],
            [
              -122.25524813782218,
              43.793936511087914,
              784.2724736408134
            ]
          ]
        ]
      },
      "bbox": [
        -122.2552481,
        43.79389925,
        784.2724736,
        -122.2495391,
        43.7950068,
        880.6524736
      ],
      "properties": {
        "datetime": "2020-06-19T19:37:11Z",
        "pc:count": 3927146,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560069.8697,
            "count": 3927146,
            "maximum": 560374.4199,
            "minimum": 559916.1599,
            "name": "X",
            "position": 0,
            "stddev": 108.6002337,
            "variance": 11794.01075
          },
          {
            "average": 4849299.778,
            "count": 3927146,
            "maximum": 4849374.62,
            "minimum": 4849255.74,
            "name": "Y",
            "position": 1,
            "stddev": 26.67085887,
            "variance": 711.3347127
          },
          {
            "average": 830.6249162,
            "count": 3927146,
            "maximum": 880.6524736,
            "minimum": 784.2724736,
            "name": "Z",
            "position": 2,
            "stddev": 13.33843287,
            "variance": 177.9137913
          },
          {
            "average": 32262.17385,
            "count": 3927146,
            "maximum": 54907,
            "minimum": 6753,
            "name": "Intensity",
            "position": 3,
            "stddev": 10626.56091,
            "variance": 112923796.7
          },
          {
            "average": 1.739956956,
            "count": 3927146,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8895321541,
            "variance": 0.7912674532
          },
          {
            "average": 2.480781463,
            "count": 3927146,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.042148732,
            "variance": 1.08607398
          },
          {
            "average": 0.5121518273,
            "count": 3927146,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998523749,
            "variance": 0.2498523967
          },
          {
            "average": 0,
            "count": 3927146,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.017937963,
            "count": 3927146,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1638655366,
            "variance": 0.0268519141
          },
          {
            "average": -0.9574251873,
            "count": 3927146,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.55908046,
            "variance": 242.0849848
          },
          {
            "average": 0.5121518273,
            "count": 3927146,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998523749,
            "variance": 0.2498523967
          },
          {
            "average": 140.8905842,
            "count": 3927146,
            "maximum": 332,
            "minimum": 123,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 53.36606662,
            "variance": 2847.937066
          },
          {
            "average": 276549374.6,
            "count": 3927146,
            "maximum": 276630631.8,
            "minimum": 276541519.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 22690.80825,
            "variance": 514872779
          },
          {
            "average": 0,
            "count": 3927146,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3927146,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3927146,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3927146,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3927146,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559916.1599,
          4849255.74,
          784.2724736,
          560374.4199,
          4849374.62,
          880.6524736
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559916.1599219028,
                4849255.7401231,
                784.2724736408134
              ],
              [
                559916.1599219028,
                4849374.6201231005,
                784.2724736408134
              ],
              [
                560374.4199219028,
                4849374.6201231005,
                880.6524736408132
              ],
              [
                560374.4199219028,
                4849255.7401231,
                880.6524736408132
              ],
              [
                559916.1599219028,
                4849255.7401231,
                784.2724736408134
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:37:11+00:00",
        "end_time": "2020-06-18T18:51:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0455.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0455.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0455.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0455.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2552481,
            43.79389925,
            784.2724736,
            -122.2495391,
            43.7950068,
            880.6524736
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.25524813782218,
                  43.793936511087914,
                  784.2724736408134
                ],
                [
                  -122.25523484510538,
                  43.79500679639355,
                  784.2724736408134
                ],
                [
                  -122.24953909810226,
                  43.7949695368328,
                  880.6524736408132
                ],
                [
                  -122.24955249245474,
                  43.79389925291106,
                  880.6524736408132
                ],
                [
                  -122.25524813782218,
                  43.793936511087914,
                  784.2724736408134
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0455.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0455.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:37:11Z",
            "pc:count": 3927146,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560069.8697,
                "count": 3927146,
                "maximum": 560374.4199,
                "minimum": 559916.1599,
                "name": "X",
                "position": 0,
                "stddev": 108.6002337,
                "variance": 11794.01075
              },
              {
                "average": 4849299.778,
                "count": 3927146,
                "maximum": 4849374.62,
                "minimum": 4849255.74,
                "name": "Y",
                "position": 1,
                "stddev": 26.67085887,
                "variance": 711.3347127
              },
              {
                "average": 830.6249162,
                "count": 3927146,
                "maximum": 880.6524736,
                "minimum": 784.2724736,
                "name": "Z",
                "position": 2,
                "stddev": 13.33843287,
                "variance": 177.9137913
              },
              {
                "average": 32262.17385,
                "count": 3927146,
                "maximum": 54907,
                "minimum": 6753,
                "name": "Intensity",
                "position": 3,
                "stddev": 10626.56091,
                "variance": 112923796.7
              },
              {
                "average": 1.739956956,
                "count": 3927146,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8895321541,
                "variance": 0.7912674532
              },
              {
                "average": 2.480781463,
                "count": 3927146,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.042148732,
                "variance": 1.08607398
              },
              {
                "average": 0.5121518273,
                "count": 3927146,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998523749,
                "variance": 0.2498523967
              },
              {
                "average": 0,
                "count": 3927146,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.017937963,
                "count": 3927146,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1638655366,
                "variance": 0.0268519141
              },
              {
                "average": -0.9574251873,
                "count": 3927146,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.55908046,
                "variance": 242.0849848
              },
              {
                "average": 0.5121518273,
                "count": 3927146,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998523749,
                "variance": 0.2498523967
              },
              {
                "average": 140.8905842,
                "count": 3927146,
                "maximum": 332,
                "minimum": 123,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 53.36606662,
                "variance": 2847.937066
              },
              {
                "average": 276549374.6,
                "count": 3927146,
                "maximum": 276630631.8,
                "minimum": 276541519.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 22690.80825,
                "variance": 514872779
              },
              {
                "average": 0,
                "count": 3927146,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3927146,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3927146,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3927146,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3927146,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559916.1599,
              4849255.74,
              784.2724736,
              560374.4199,
              4849374.62,
              880.6524736
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559916.1599219028,
                    4849255.7401231,
                    784.2724736408134
                  ],
                  [
                    559916.1599219028,
                    4849374.6201231005,
                    784.2724736408134
                  ],
                  [
                    560374.4199219028,
                    4849374.6201231005,
                    880.6524736408132
                  ],
                  [
                    560374.4199219028,
                    4849255.7401231,
                    880.6524736408132
                  ],
                  [
                    559916.1599219028,
                    4849255.7401231,
                    784.2724736408134
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:37:11+00:00",
            "end_time": "2020-06-18T18:51: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": "20200619_BLU_0378.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.36812186767303,
              43.75920436975827,
              457.35829319903246
            ],
            [
              -122.36803263274963,
              43.76768155021436,
              457.35829319903246
            ],
            [
              -122.3563357201423,
              43.76761627418659,
              2117.3182931990323
            ],
            [
              -122.35642660641535,
              43.759139112931855,
              2117.3182931990323
            ],
            [
              -122.36812186767303,
              43.75920436975827,
              457.35829319903246
            ]
          ]
        ]
      },
      "bbox": [
        -122.3681219,
        43.75913911,
        457.3582932,
        -122.3563357,
        43.76768155,
        2117.318293
      ],
      "properties": {
        "datetime": "2020-06-19T17:37:47Z",
        "pc:count": 85853608,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 551358.1019,
            "count": 85853608,
            "maximum": 551806.2521,
            "minimum": 550864.7521,
            "name": "X",
            "position": 0,
            "stddev": 267.3627405,
            "variance": 71482.83499
          },
          {
            "average": 4845786.273,
            "count": 85853608,
            "maximum": 4846264.316,
            "minimum": 4845322.756,
            "name": "Y",
            "position": 1,
            "stddev": 262.4767739,
            "variance": 68894.05684
          },
          {
            "average": 762.2289897,
            "count": 85853608,
            "maximum": 2117.318293,
            "minimum": 457.3582932,
            "name": "Z",
            "position": 2,
            "stddev": 119.3295612,
            "variance": 14239.54417
          },
          {
            "average": 30802.76871,
            "count": 85853608,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11275.70518,
            "variance": 127141527.3
          },
          {
            "average": 1.82218703,
            "count": 85853608,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9518272089,
            "variance": 0.9059750355
          },
          {
            "average": 2.64423586,
            "count": 85853608,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.10444077,
            "variance": 1.219789414
          },
          {
            "average": 0.4281515111,
            "count": 85853608,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4948108704,
            "variance": 0.2448377975
          },
          {
            "average": 0,
            "count": 85853608,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.032836954,
            "count": 85853608,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2852108233,
            "variance": 0.08134521373
          },
          {
            "average": -0.1540647738,
            "count": 85853608,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.66232577,
            "variance": 245.3084485
          },
          {
            "average": 0.4968559271,
            "count": 85853608,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999901176,
            "variance": 0.2499901177
          },
          {
            "average": 310.4461319,
            "count": 85853608,
            "maximum": 313,
            "minimum": 308,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.106209319,
            "variance": 1.223699057
          },
          {
            "average": 276622565.3,
            "count": 85853608,
            "maximum": 276623467,
            "minimum": 276621731.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 368.5990832,
            "variance": 135865.2841
          },
          {
            "average": 0,
            "count": 85853608,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85853608,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85853608,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85853608,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85853608,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          550864.7521,
          4845322.756,
          457.3582932,
          551806.2521,
          4846264.316,
          2117.318293
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                550864.7520766009,
                4845322.756440979,
                457.35829319903246
              ],
              [
                550864.7520766009,
                4846264.31644098,
                457.35829319903246
              ],
              [
                551806.2520766009,
                4846264.31644098,
                2117.3182931990323
              ],
              [
                551806.2520766009,
                4845322.756440979,
                2117.3182931990323
              ],
              [
                550864.7520766009,
                4845322.756440979,
                457.35829319903246
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:37:47+00:00",
        "end_time": "2020-06-19T17:08:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0378.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0378.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0378.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0378.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3681219,
            43.75913911,
            457.3582932,
            -122.3563357,
            43.76768155,
            2117.318293
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.36812186767303,
                  43.75920436975827,
                  457.35829319903246
                ],
                [
                  -122.36803263274963,
                  43.76768155021436,
                  457.35829319903246
                ],
                [
                  -122.3563357201423,
                  43.76761627418659,
                  2117.3182931990323
                ],
                [
                  -122.35642660641535,
                  43.759139112931855,
                  2117.3182931990323
                ],
                [
                  -122.36812186767303,
                  43.75920436975827,
                  457.35829319903246
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0378.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0378.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:37:47Z",
            "pc:count": 85853608,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 551358.1019,
                "count": 85853608,
                "maximum": 551806.2521,
                "minimum": 550864.7521,
                "name": "X",
                "position": 0,
                "stddev": 267.3627405,
                "variance": 71482.83499
              },
              {
                "average": 4845786.273,
                "count": 85853608,
                "maximum": 4846264.316,
                "minimum": 4845322.756,
                "name": "Y",
                "position": 1,
                "stddev": 262.4767739,
                "variance": 68894.05684
              },
              {
                "average": 762.2289897,
                "count": 85853608,
                "maximum": 2117.318293,
                "minimum": 457.3582932,
                "name": "Z",
                "position": 2,
                "stddev": 119.3295612,
                "variance": 14239.54417
              },
              {
                "average": 30802.76871,
                "count": 85853608,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11275.70518,
                "variance": 127141527.3
              },
              {
                "average": 1.82218703,
                "count": 85853608,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9518272089,
                "variance": 0.9059750355
              },
              {
                "average": 2.64423586,
                "count": 85853608,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.10444077,
                "variance": 1.219789414
              },
              {
                "average": 0.4281515111,
                "count": 85853608,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4948108704,
                "variance": 0.2448377975
              },
              {
                "average": 0,
                "count": 85853608,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.032836954,
                "count": 85853608,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2852108233,
                "variance": 0.08134521373
              },
              {
                "average": -0.1540647738,
                "count": 85853608,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.66232577,
                "variance": 245.3084485
              },
              {
                "average": 0.4968559271,
                "count": 85853608,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999901176,
                "variance": 0.2499901177
              },
              {
                "average": 310.4461319,
                "count": 85853608,
                "maximum": 313,
                "minimum": 308,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.106209319,
                "variance": 1.223699057
              },
              {
                "average": 276622565.3,
                "count": 85853608,
                "maximum": 276623467,
                "minimum": 276621731.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 368.5990832,
                "variance": 135865.2841
              },
              {
                "average": 0,
                "count": 85853608,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85853608,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85853608,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85853608,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85853608,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              550864.7521,
              4845322.756,
              457.3582932,
              551806.2521,
              4846264.316,
              2117.318293
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    550864.7520766009,
                    4845322.756440979,
                    457.35829319903246
                  ],
                  [
                    550864.7520766009,
                    4846264.31644098,
                    457.35829319903246
                  ],
                  [
                    551806.2520766009,
                    4846264.31644098,
                    2117.3182931990323
                  ],
                  [
                    551806.2520766009,
                    4845322.756440979,
                    2117.3182931990323
                  ],
                  [
                    550864.7520766009,
                    4845322.756440979,
                    457.35829319903246
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:37:47+00:00",
            "end_time": "2020-06-19T17:08: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": "20200619_BLU_0058.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.11474051076101,
              43.63137037721812,
              1675.080131767189
            ],
            [
              -122.11461605953201,
              43.639846710473485,
              1675.080131767189
            ],
            [
              -122.10294417226655,
              43.63975570886621,
              1881.3801317671891
            ],
            [
              -122.10307026358528,
              43.631279402382354,
              1881.3801317671891
            ],
            [
              -122.11474051076101,
              43.63137037721812,
              1675.080131767189
            ]
          ]
        ]
      },
      "bbox": [
        -122.1147405,
        43.6312794,
        1675.080132,
        -122.1029442,
        43.63984671,
        1881.380132
      ],
      "properties": {
        "datetime": "2020-06-19T23:33:09Z",
        "pc:count": 107304226,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571876.7368,
            "count": 107304226,
            "maximum": 572354.53,
            "minimum": 571412.99,
            "name": "X",
            "position": 0,
            "stddev": 263.8908587,
            "variance": 69638.38531
          },
          {
            "average": 4831781.119,
            "count": 107304226,
            "maximum": 4832253.477,
            "minimum": 4831311.977,
            "name": "Y",
            "position": 1,
            "stddev": 262.9350592,
            "variance": 69134.84538
          },
          {
            "average": 1769.475804,
            "count": 107304226,
            "maximum": 1881.380132,
            "minimum": 1675.080132,
            "name": "Z",
            "position": 2,
            "stddev": 40.74357761,
            "variance": 1660.039117
          },
          {
            "average": 30405.6259,
            "count": 107304226,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14229.14705,
            "variance": 202468625.7
          },
          {
            "average": 1.708691305,
            "count": 107304226,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9116145114,
            "variance": 0.8310410173
          },
          {
            "average": 2.417523789,
            "count": 107304226,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.132157936,
            "variance": 1.281781591
          },
          {
            "average": 0.4994470861,
            "count": 107304226,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996966,
            "variance": 0.2499996966
          },
          {
            "average": 3.047410267e-06,
            "count": 107304226,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001745680672,
            "variance": 3.047401009e-06
          },
          {
            "average": 1.050697565,
            "count": 107304226,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2405904993,
            "variance": 0.05788378837
          },
          {
            "average": -0.213280527,
            "count": 107304226,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.92701662,
            "variance": 253.6698585
          },
          {
            "average": 0.4994470861,
            "count": 107304226,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999996966,
            "variance": 0.2499996966
          },
          {
            "average": 384.5961294,
            "count": 107304226,
            "maximum": 403,
            "minimum": 340,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.76796539,
            "variance": 716.5239714
          },
          {
            "average": 276641400.4,
            "count": 107304226,
            "maximum": 276644789.3,
            "minimum": 276633983.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4397.416232,
            "variance": 19337269.52
          },
          {
            "average": 0,
            "count": 107304226,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107304226,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107304226,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107304226,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107304226,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          571412.99,
          4831311.977,
          1675.080132,
          572354.53,
          4832253.477,
          1881.380132
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                571412.9900345984,
                4831311.976819319,
                1675.080131767189
              ],
              [
                571412.9900345984,
                4832253.476819319,
                1675.080131767189
              ],
              [
                572354.5300345984,
                4832253.476819319,
                1881.3801317671891
              ],
              [
                572354.5300345984,
                4831311.976819319,
                1881.3801317671891
              ],
              [
                571412.9900345984,
                4831311.976819319,
                1675.080131767189
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:33:09+00:00",
        "end_time": "2020-06-19T20:33:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0058.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0058.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0058.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0058.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1147405,
            43.6312794,
            1675.080132,
            -122.1029442,
            43.63984671,
            1881.380132
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.11474051076101,
                  43.63137037721812,
                  1675.080131767189
                ],
                [
                  -122.11461605953201,
                  43.639846710473485,
                  1675.080131767189
                ],
                [
                  -122.10294417226655,
                  43.63975570886621,
                  1881.3801317671891
                ],
                [
                  -122.10307026358528,
                  43.631279402382354,
                  1881.3801317671891
                ],
                [
                  -122.11474051076101,
                  43.63137037721812,
                  1675.080131767189
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0058.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0058.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:33:09Z",
            "pc:count": 107304226,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571876.7368,
                "count": 107304226,
                "maximum": 572354.53,
                "minimum": 571412.99,
                "name": "X",
                "position": 0,
                "stddev": 263.8908587,
                "variance": 69638.38531
              },
              {
                "average": 4831781.119,
                "count": 107304226,
                "maximum": 4832253.477,
                "minimum": 4831311.977,
                "name": "Y",
                "position": 1,
                "stddev": 262.9350592,
                "variance": 69134.84538
              },
              {
                "average": 1769.475804,
                "count": 107304226,
                "maximum": 1881.380132,
                "minimum": 1675.080132,
                "name": "Z",
                "position": 2,
                "stddev": 40.74357761,
                "variance": 1660.039117
              },
              {
                "average": 30405.6259,
                "count": 107304226,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14229.14705,
                "variance": 202468625.7
              },
              {
                "average": 1.708691305,
                "count": 107304226,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9116145114,
                "variance": 0.8310410173
              },
              {
                "average": 2.417523789,
                "count": 107304226,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.132157936,
                "variance": 1.281781591
              },
              {
                "average": 0.4994470861,
                "count": 107304226,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996966,
                "variance": 0.2499996966
              },
              {
                "average": 3.047410267e-06,
                "count": 107304226,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001745680672,
                "variance": 3.047401009e-06
              },
              {
                "average": 1.050697565,
                "count": 107304226,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2405904993,
                "variance": 0.05788378837
              },
              {
                "average": -0.213280527,
                "count": 107304226,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.92701662,
                "variance": 253.6698585
              },
              {
                "average": 0.4994470861,
                "count": 107304226,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999996966,
                "variance": 0.2499996966
              },
              {
                "average": 384.5961294,
                "count": 107304226,
                "maximum": 403,
                "minimum": 340,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.76796539,
                "variance": 716.5239714
              },
              {
                "average": 276641400.4,
                "count": 107304226,
                "maximum": 276644789.3,
                "minimum": 276633983.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4397.416232,
                "variance": 19337269.52
              },
              {
                "average": 0,
                "count": 107304226,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107304226,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107304226,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107304226,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107304226,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              571412.99,
              4831311.977,
              1675.080132,
              572354.53,
              4832253.477,
              1881.380132
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    571412.9900345984,
                    4831311.976819319,
                    1675.080131767189
                  ],
                  [
                    571412.9900345984,
                    4832253.476819319,
                    1675.080131767189
                  ],
                  [
                    572354.5300345984,
                    4832253.476819319,
                    1881.3801317671891
                  ],
                  [
                    572354.5300345984,
                    4831311.976819319,
                    1881.3801317671891
                  ],
                  [
                    571412.9900345984,
                    4831311.976819319,
                    1675.080131767189
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:33:09+00:00",
            "end_time": "2020-06-19T20:33: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": "20200619_BLU_0004.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.10228380854372,
              43.59173100968146,
              1510.4858868813803
            ],
            [
              -122.10217784174442,
              43.59885835833772,
              1510.4858868813803
            ],
            [
              -122.09056025195783,
              43.59876652436982,
              1668.5858868813802
            ],
            [
              -122.09066758948286,
              43.59163919843245,
              1668.5858868813802
            ],
            [
              -122.10228380854372,
              43.59173100968146,
              1510.4858868813803
            ]
          ]
        ]
      },
      "bbox": [
        -122.1022838,
        43.5916392,
        1510.485887,
        -122.0905603,
        43.59885836,
        1668.585887
      ],
      "properties": {
        "datetime": "2020-06-19T23:52:05Z",
        "pc:count": 57053395,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572959.2646,
            "count": 57053395,
            "maximum": 573403.2456,
            "minimum": 572465.4456,
            "name": "X",
            "position": 0,
            "stddev": 262.5397917,
            "variance": 68927.14225
          },
          {
            "average": 4827377.161,
            "count": 57053395,
            "maximum": 4827712.042,
            "minimum": 4826920.382,
            "name": "Y",
            "position": 1,
            "stddev": 193.7140886,
            "variance": 37525.14814
          },
          {
            "average": 1585.500885,
            "count": 57053395,
            "maximum": 1668.585887,
            "minimum": 1510.485887,
            "name": "Z",
            "position": 2,
            "stddev": 25.91517073,
            "variance": 671.5960738
          },
          {
            "average": 32691.21966,
            "count": 57053395,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12236.67809,
            "variance": 149736290.8
          },
          {
            "average": 1.666789505,
            "count": 57053395,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8740712585,
            "variance": 0.764000565
          },
          {
            "average": 2.333984542,
            "count": 57053395,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.086522727,
            "variance": 1.180531636
          },
          {
            "average": 0.4923067418,
            "count": 57053395,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999408147,
            "variance": 0.2499408182
          },
          {
            "average": 0,
            "count": 57053395,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.045235818,
            "count": 57053395,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2264877088,
            "variance": 0.05129668223
          },
          {
            "average": -0.3242505002,
            "count": 57053395,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.70252451,
            "variance": 246.5692761
          },
          {
            "average": 0.4923067418,
            "count": 57053395,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999408147,
            "variance": 0.2499408182
          },
          {
            "average": 404.1058928,
            "count": 57053395,
            "maximum": 406,
            "minimum": 401,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.154908715,
            "variance": 1.333814139
          },
          {
            "average": 276645187.5,
            "count": 57053395,
            "maximum": 276645925.9,
            "minimum": 276643988.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 404.3046205,
            "variance": 163462.2261
          },
          {
            "average": 0,
            "count": 57053395,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 57053395,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 57053395,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 57053395,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 57053395,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572465.4456,
          4826920.382,
          1510.485887,
          573403.2456,
          4827712.042,
          1668.585887
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572465.4455576144,
                4826920.382291056,
                1510.4858868813803
              ],
              [
                572465.4455576144,
                4827712.042291056,
                1510.4858868813803
              ],
              [
                573403.2455576145,
                4827712.042291056,
                1668.5858868813802
              ],
              [
                573403.2455576145,
                4826920.382291056,
                1668.5858868813802
              ],
              [
                572465.4455576144,
                4826920.382291056,
                1510.4858868813803
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:52:05+00:00",
        "end_time": "2020-06-19T23:19:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0004.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0004.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0004.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0004.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1022838,
            43.5916392,
            1510.485887,
            -122.0905603,
            43.59885836,
            1668.585887
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.10228380854372,
                  43.59173100968146,
                  1510.4858868813803
                ],
                [
                  -122.10217784174442,
                  43.59885835833772,
                  1510.4858868813803
                ],
                [
                  -122.09056025195783,
                  43.59876652436982,
                  1668.5858868813802
                ],
                [
                  -122.09066758948286,
                  43.59163919843245,
                  1668.5858868813802
                ],
                [
                  -122.10228380854372,
                  43.59173100968146,
                  1510.4858868813803
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0004.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0004.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:52:05Z",
            "pc:count": 57053395,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572959.2646,
                "count": 57053395,
                "maximum": 573403.2456,
                "minimum": 572465.4456,
                "name": "X",
                "position": 0,
                "stddev": 262.5397917,
                "variance": 68927.14225
              },
              {
                "average": 4827377.161,
                "count": 57053395,
                "maximum": 4827712.042,
                "minimum": 4826920.382,
                "name": "Y",
                "position": 1,
                "stddev": 193.7140886,
                "variance": 37525.14814
              },
              {
                "average": 1585.500885,
                "count": 57053395,
                "maximum": 1668.585887,
                "minimum": 1510.485887,
                "name": "Z",
                "position": 2,
                "stddev": 25.91517073,
                "variance": 671.5960738
              },
              {
                "average": 32691.21966,
                "count": 57053395,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12236.67809,
                "variance": 149736290.8
              },
              {
                "average": 1.666789505,
                "count": 57053395,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8740712585,
                "variance": 0.764000565
              },
              {
                "average": 2.333984542,
                "count": 57053395,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.086522727,
                "variance": 1.180531636
              },
              {
                "average": 0.4923067418,
                "count": 57053395,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999408147,
                "variance": 0.2499408182
              },
              {
                "average": 0,
                "count": 57053395,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.045235818,
                "count": 57053395,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2264877088,
                "variance": 0.05129668223
              },
              {
                "average": -0.3242505002,
                "count": 57053395,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.70252451,
                "variance": 246.5692761
              },
              {
                "average": 0.4923067418,
                "count": 57053395,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999408147,
                "variance": 0.2499408182
              },
              {
                "average": 404.1058928,
                "count": 57053395,
                "maximum": 406,
                "minimum": 401,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.154908715,
                "variance": 1.333814139
              },
              {
                "average": 276645187.5,
                "count": 57053395,
                "maximum": 276645925.9,
                "minimum": 276643988.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 404.3046205,
                "variance": 163462.2261
              },
              {
                "average": 0,
                "count": 57053395,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 57053395,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 57053395,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 57053395,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 57053395,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572465.4456,
              4826920.382,
              1510.485887,
              573403.2456,
              4827712.042,
              1668.585887
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572465.4455576144,
                    4826920.382291056,
                    1510.4858868813803
                  ],
                  [
                    572465.4455576144,
                    4827712.042291056,
                    1510.4858868813803
                  ],
                  [
                    573403.2455576145,
                    4827712.042291056,
                    1668.5858868813802
                  ],
                  [
                    573403.2455576145,
                    4826920.382291056,
                    1668.5858868813802
                  ],
                  [
                    572465.4455576144,
                    4826920.382291056,
                    1510.4858868813803
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:52:05+00:00",
            "end_time": "2020-06-19T23:19: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": "20200619_BLU_0448.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.33507478501605,
              43.792678703933994,
              529.7752519578376
            ],
            [
              -122.33498077362084,
              43.801155779101116,
              529.7752519578376
            ],
            [
              -122.32327641550364,
              43.80108707291726,
              887.8352519578375
            ],
            [
              -122.32337208119715,
              43.79261001795922,
              887.8352519578375
            ],
            [
              -122.33507478501605,
              43.792678703933994,
              529.7752519578376
            ]
          ]
        ]
      },
      "bbox": [
        -122.3350748,
        43.79261002,
        529.775252,
        -122.3232764,
        43.80115578,
        887.835252
      ],
      "properties": {
        "datetime": "2020-06-19T18:17:49Z",
        "pc:count": 90750696,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 553962.8269,
            "count": 90750696,
            "maximum": 554436.7012,
            "minimum": 553495.1212,
            "name": "X",
            "position": 0,
            "stddev": 265.8735296,
            "variance": 70688.73375
          },
          {
            "average": 4849532.114,
            "count": 90750696,
            "maximum": 4850002.924,
            "minimum": 4849061.364,
            "name": "Y",
            "position": 1,
            "stddev": 263.9953442,
            "variance": 69693.54175
          },
          {
            "average": 637.9897818,
            "count": 90750696,
            "maximum": 887.835252,
            "minimum": 529.775252,
            "name": "Z",
            "position": 2,
            "stddev": 55.1163244,
            "variance": 3037.809216
          },
          {
            "average": 32085.54202,
            "count": 90750696,
            "maximum": 65535,
            "minimum": 5927,
            "name": "Intensity",
            "position": 3,
            "stddev": 10162.70156,
            "variance": 103280503
          },
          {
            "average": 1.767691644,
            "count": 90750696,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8985126581,
            "variance": 0.8073249968
          },
          {
            "average": 2.535149582,
            "count": 90750696,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.0318819,
            "variance": 1.064780255
          },
          {
            "average": 0.500631896,
            "count": 90750696,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996035,
            "variance": 0.2499996035
          },
          {
            "average": 0,
            "count": 90750696,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02648221,
            "count": 90750696,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2651171374,
            "variance": 0.07028709654
          },
          {
            "average": -0.4095774416,
            "count": 90750696,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.59917304,
            "variance": 243.3341996
          },
          {
            "average": 0.500631896,
            "count": 90750696,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999996035,
            "variance": 0.2499996035
          },
          {
            "average": 316.8146302,
            "count": 90750696,
            "maximum": 320,
            "minimum": 314,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.302817242,
            "variance": 1.697332765
          },
          {
            "average": 276624783.7,
            "count": 90750696,
            "maximum": 276625869.8,
            "minimum": 276623653.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 491.3024027,
            "variance": 241378.0509
          },
          {
            "average": 0,
            "count": 90750696,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90750696,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90750696,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90750696,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90750696,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          553495.1212,
          4849061.364,
          529.775252,
          554436.7012,
          4850002.924,
          887.835252
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                553495.1212358401,
                4849061.364199667,
                529.7752519578376
              ],
              [
                553495.1212358401,
                4850002.924199668,
                529.7752519578376
              ],
              [
                554436.7012358402,
                4850002.924199668,
                887.8352519578375
              ],
              [
                554436.7012358402,
                4849061.364199667,
                887.8352519578375
              ],
              [
                553495.1212358401,
                4849061.364199667,
                529.7752519578376
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:17:49+00:00",
        "end_time": "2020-06-19T17:40:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0448.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0448.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0448.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0448.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3350748,
            43.79261002,
            529.775252,
            -122.3232764,
            43.80115578,
            887.835252
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.33507478501605,
                  43.792678703933994,
                  529.7752519578376
                ],
                [
                  -122.33498077362084,
                  43.801155779101116,
                  529.7752519578376
                ],
                [
                  -122.32327641550364,
                  43.80108707291726,
                  887.8352519578375
                ],
                [
                  -122.32337208119715,
                  43.79261001795922,
                  887.8352519578375
                ],
                [
                  -122.33507478501605,
                  43.792678703933994,
                  529.7752519578376
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0448.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0448.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:17:49Z",
            "pc:count": 90750696,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 553962.8269,
                "count": 90750696,
                "maximum": 554436.7012,
                "minimum": 553495.1212,
                "name": "X",
                "position": 0,
                "stddev": 265.8735296,
                "variance": 70688.73375
              },
              {
                "average": 4849532.114,
                "count": 90750696,
                "maximum": 4850002.924,
                "minimum": 4849061.364,
                "name": "Y",
                "position": 1,
                "stddev": 263.9953442,
                "variance": 69693.54175
              },
              {
                "average": 637.9897818,
                "count": 90750696,
                "maximum": 887.835252,
                "minimum": 529.775252,
                "name": "Z",
                "position": 2,
                "stddev": 55.1163244,
                "variance": 3037.809216
              },
              {
                "average": 32085.54202,
                "count": 90750696,
                "maximum": 65535,
                "minimum": 5927,
                "name": "Intensity",
                "position": 3,
                "stddev": 10162.70156,
                "variance": 103280503
              },
              {
                "average": 1.767691644,
                "count": 90750696,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8985126581,
                "variance": 0.8073249968
              },
              {
                "average": 2.535149582,
                "count": 90750696,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.0318819,
                "variance": 1.064780255
              },
              {
                "average": 0.500631896,
                "count": 90750696,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996035,
                "variance": 0.2499996035
              },
              {
                "average": 0,
                "count": 90750696,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02648221,
                "count": 90750696,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2651171374,
                "variance": 0.07028709654
              },
              {
                "average": -0.4095774416,
                "count": 90750696,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.59917304,
                "variance": 243.3341996
              },
              {
                "average": 0.500631896,
                "count": 90750696,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999996035,
                "variance": 0.2499996035
              },
              {
                "average": 316.8146302,
                "count": 90750696,
                "maximum": 320,
                "minimum": 314,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.302817242,
                "variance": 1.697332765
              },
              {
                "average": 276624783.7,
                "count": 90750696,
                "maximum": 276625869.8,
                "minimum": 276623653.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 491.3024027,
                "variance": 241378.0509
              },
              {
                "average": 0,
                "count": 90750696,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90750696,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90750696,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90750696,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90750696,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              553495.1212,
              4849061.364,
              529.775252,
              554436.7012,
              4850002.924,
              887.835252
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    553495.1212358401,
                    4849061.364199667,
                    529.7752519578376
                  ],
                  [
                    553495.1212358401,
                    4850002.924199668,
                    529.7752519578376
                  ],
                  [
                    554436.7012358402,
                    4850002.924199668,
                    887.8352519578375
                  ],
                  [
                    554436.7012358402,
                    4849061.364199667,
                    887.8352519578375
                  ],
                  [
                    553495.1212358401,
                    4849061.364199667,
                    529.7752519578376
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:17:49+00:00",
            "end_time": "2020-06-19T17:40: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": "20200618_BLU_0406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.27753251597275,
              43.7688957673115,
              732.2451470509609
            ],
            [
              -122.27743045399926,
              43.777372774608494,
              732.2451470509609
            ],
            [
              -122.26573112877803,
              43.777298208637106,
              1109.625147050961
            ],
            [
              -122.26583484290653,
              43.76882122327338,
              1109.625147050961
            ],
            [
              -122.27753251597275,
              43.7688957673115,
              732.2451470509609
            ]
          ]
        ]
      },
      "bbox": [
        -122.2775325,
        43.76882122,
        732.2451471,
        -122.2657311,
        43.77737277,
        1109.625147
      ],
      "properties": {
        "datetime": "2020-06-19T19:38:04Z",
        "pc:count": 115372131,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558624.6361,
            "count": 115372131,
            "maximum": 559089.1768,
            "minimum": 558147.6168,
            "name": "X",
            "position": 0,
            "stddev": 261.1661137,
            "variance": 68207.73894
          },
          {
            "average": 4846923.438,
            "count": 115372131,
            "maximum": 4847400.29,
            "minimum": 4846458.73,
            "name": "Y",
            "position": 1,
            "stddev": 264.5407309,
            "variance": 69981.79831
          },
          {
            "average": 897.9506671,
            "count": 115372131,
            "maximum": 1109.625147,
            "minimum": 732.2451471,
            "name": "Z",
            "position": 2,
            "stddev": 61.26580367,
            "variance": 3753.498699
          },
          {
            "average": 30767.06073,
            "count": 115372131,
            "maximum": 65535,
            "minimum": 1567,
            "name": "Intensity",
            "position": 3,
            "stddev": 10981.08114,
            "variance": 120584142.9
          },
          {
            "average": 1.83112751,
            "count": 115372131,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9586493551,
            "variance": 0.919008586
          },
          {
            "average": 2.66181065,
            "count": 115372131,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.111228063,
            "variance": 1.234827808
          },
          {
            "average": 0.5054567901,
            "count": 115372131,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999702247,
            "variance": 0.2499702256
          },
          {
            "average": 9.707717022e-07,
            "count": 115372131,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009852770008,
            "variance": 9.707707682e-07
          },
          {
            "average": 1.018825422,
            "count": 115372131,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1748193739,
            "variance": 0.03056181351
          },
          {
            "average": -0.8211971159,
            "count": 115372131,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.49853152,
            "variance": 240.2044793
          },
          {
            "average": 0.5054567901,
            "count": 115372131,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999702247,
            "variance": 0.2499702256
          },
          {
            "average": 315.1402415,
            "count": 115372131,
            "maximum": 332,
            "minimum": 127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 52.94736585,
            "variance": 2803.42355
          },
          {
            "average": 276623598.1,
            "count": 115372131,
            "maximum": 276630684.3,
            "minimum": 276543355.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 22527.95508,
            "variance": 507508760.1
          },
          {
            "average": 0,
            "count": 115372131,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115372131,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115372131,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115372131,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115372131,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558147.6168,
          4846458.73,
          732.2451471,
          559089.1768,
          4847400.29,
          1109.625147
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558147.6167903156,
                4846458.729649969,
                732.2451470509609
              ],
              [
                558147.6167903156,
                4847400.28964997,
                732.2451470509609
              ],
              [
                559089.1767903157,
                4847400.28964997,
                1109.625147050961
              ],
              [
                559089.1767903157,
                4846458.729649969,
                1109.625147050961
              ],
              [
                558147.6167903156,
                4846458.729649969,
                732.2451470509609
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:38:04+00:00",
        "end_time": "2020-06-18T19:22:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2775325,
            43.76882122,
            732.2451471,
            -122.2657311,
            43.77737277,
            1109.625147
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.27753251597275,
                  43.7688957673115,
                  732.2451470509609
                ],
                [
                  -122.27743045399926,
                  43.777372774608494,
                  732.2451470509609
                ],
                [
                  -122.26573112877803,
                  43.777298208637106,
                  1109.625147050961
                ],
                [
                  -122.26583484290653,
                  43.76882122327338,
                  1109.625147050961
                ],
                [
                  -122.27753251597275,
                  43.7688957673115,
                  732.2451470509609
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:38:04Z",
            "pc:count": 115372131,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558624.6361,
                "count": 115372131,
                "maximum": 559089.1768,
                "minimum": 558147.6168,
                "name": "X",
                "position": 0,
                "stddev": 261.1661137,
                "variance": 68207.73894
              },
              {
                "average": 4846923.438,
                "count": 115372131,
                "maximum": 4847400.29,
                "minimum": 4846458.73,
                "name": "Y",
                "position": 1,
                "stddev": 264.5407309,
                "variance": 69981.79831
              },
              {
                "average": 897.9506671,
                "count": 115372131,
                "maximum": 1109.625147,
                "minimum": 732.2451471,
                "name": "Z",
                "position": 2,
                "stddev": 61.26580367,
                "variance": 3753.498699
              },
              {
                "average": 30767.06073,
                "count": 115372131,
                "maximum": 65535,
                "minimum": 1567,
                "name": "Intensity",
                "position": 3,
                "stddev": 10981.08114,
                "variance": 120584142.9
              },
              {
                "average": 1.83112751,
                "count": 115372131,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9586493551,
                "variance": 0.919008586
              },
              {
                "average": 2.66181065,
                "count": 115372131,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.111228063,
                "variance": 1.234827808
              },
              {
                "average": 0.5054567901,
                "count": 115372131,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999702247,
                "variance": 0.2499702256
              },
              {
                "average": 9.707717022e-07,
                "count": 115372131,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009852770008,
                "variance": 9.707707682e-07
              },
              {
                "average": 1.018825422,
                "count": 115372131,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1748193739,
                "variance": 0.03056181351
              },
              {
                "average": -0.8211971159,
                "count": 115372131,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.49853152,
                "variance": 240.2044793
              },
              {
                "average": 0.5054567901,
                "count": 115372131,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999702247,
                "variance": 0.2499702256
              },
              {
                "average": 315.1402415,
                "count": 115372131,
                "maximum": 332,
                "minimum": 127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 52.94736585,
                "variance": 2803.42355
              },
              {
                "average": 276623598.1,
                "count": 115372131,
                "maximum": 276630684.3,
                "minimum": 276543355.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 22527.95508,
                "variance": 507508760.1
              },
              {
                "average": 0,
                "count": 115372131,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115372131,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115372131,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115372131,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115372131,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558147.6168,
              4846458.73,
              732.2451471,
              559089.1768,
              4847400.29,
              1109.625147
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558147.6167903156,
                    4846458.729649969,
                    732.2451470509609
                  ],
                  [
                    558147.6167903156,
                    4847400.28964997,
                    732.2451470509609
                  ],
                  [
                    559089.1767903157,
                    4847400.28964997,
                    1109.625147050961
                  ],
                  [
                    559089.1767903157,
                    4846458.729649969,
                    1109.625147050961
                  ],
                  [
                    558147.6167903156,
                    4846458.729649969,
                    732.2451470509609
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:38:04+00:00",
            "end_time": "2020-06-18T19:22: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": "20200618_BLU_0441.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.26666513260145,
              43.78553246346874,
              583.8500638469238
            ],
            [
              -122.26656147535351,
              43.79400942552566,
              583.8500638469238
            ],
            [
              -122.25485868506486,
              43.793933722499276,
              2272.7100638469237
            ],
            [
              -122.25496399590425,
              43.785456782709424,
              2272.7100638469237
            ],
            [
              -122.26666513260145,
              43.78553246346874,
              583.8500638469238
            ]
          ]
        ]
      },
      "bbox": [
        -122.2666651,
        43.78545678,
        583.8500638,
        -122.2548587,
        43.79400943,
        2272.710064
      ],
      "properties": {
        "datetime": "2020-06-19T19:37:28Z",
        "pc:count": 119025365,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559487.398,
            "count": 119025365,
            "maximum": 559947.4947,
            "minimum": 559005.9147,
            "name": "X",
            "position": 0,
            "stddev": 263.2174946,
            "variance": 69283.44948
          },
          {
            "average": 4848789.772,
            "count": 119025365,
            "maximum": 4849255.712,
            "minimum": 4848314.152,
            "name": "Y",
            "position": 1,
            "stddev": 259.3700653,
            "variance": 67272.83077
          },
          {
            "average": 718.0150948,
            "count": 119025365,
            "maximum": 2272.710064,
            "minimum": 583.8500638,
            "name": "Z",
            "position": 2,
            "stddev": 65.79740365,
            "variance": 4329.298327
          },
          {
            "average": 32128.53541,
            "count": 119025365,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9907.872305,
            "variance": 98165933.6
          },
          {
            "average": 1.755394323,
            "count": 119025365,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8821041112,
            "variance": 0.7781076631
          },
          {
            "average": 2.510806802,
            "count": 119025365,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.004115085,
            "variance": 1.008247105
          },
          {
            "average": 0.5021497981,
            "count": 119025365,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953804,
            "variance": 0.2499953805
          },
          {
            "average": 0,
            "count": 119025365,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.041378667,
            "count": 119025365,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4713725782,
            "variance": 0.2221921075
          },
          {
            "average": -0.04366924061,
            "count": 119025365,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.45396389,
            "variance": 238.8249999
          },
          {
            "average": 0.5021497981,
            "count": 119025365,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999953804,
            "variance": 0.2499953805
          },
          {
            "average": 213.8886401,
            "count": 119025365,
            "maximum": 332,
            "minimum": 124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 101.0490503,
            "variance": 10210.91056
          },
          {
            "average": 276580468.9,
            "count": 119025365,
            "maximum": 276630648.3,
            "minimum": 276542269.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 43010.55956,
            "variance": 1849908234
          },
          {
            "average": 0,
            "count": 119025365,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119025365,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119025365,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119025365,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119025365,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559005.9147,
          4848314.152,
          583.8500638,
          559947.4947,
          4849255.712,
          2272.710064
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559005.9147177166,
                4848314.152355085,
                583.8500638469238
              ],
              [
                559005.9147177166,
                4849255.712355086,
                583.8500638469238
              ],
              [
                559947.4947177167,
                4849255.712355086,
                2272.7100638469237
              ],
              [
                559947.4947177167,
                4848314.152355085,
                2272.7100638469237
              ],
              [
                559005.9147177166,
                4848314.152355085,
                583.8500638469238
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:37:28+00:00",
        "end_time": "2020-06-18T19:04:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0441.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0441.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0441.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0441.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2666651,
            43.78545678,
            583.8500638,
            -122.2548587,
            43.79400943,
            2272.710064
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.26666513260145,
                  43.78553246346874,
                  583.8500638469238
                ],
                [
                  -122.26656147535351,
                  43.79400942552566,
                  583.8500638469238
                ],
                [
                  -122.25485868506486,
                  43.793933722499276,
                  2272.7100638469237
                ],
                [
                  -122.25496399590425,
                  43.785456782709424,
                  2272.7100638469237
                ],
                [
                  -122.26666513260145,
                  43.78553246346874,
                  583.8500638469238
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0441.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0441.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:37:28Z",
            "pc:count": 119025365,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559487.398,
                "count": 119025365,
                "maximum": 559947.4947,
                "minimum": 559005.9147,
                "name": "X",
                "position": 0,
                "stddev": 263.2174946,
                "variance": 69283.44948
              },
              {
                "average": 4848789.772,
                "count": 119025365,
                "maximum": 4849255.712,
                "minimum": 4848314.152,
                "name": "Y",
                "position": 1,
                "stddev": 259.3700653,
                "variance": 67272.83077
              },
              {
                "average": 718.0150948,
                "count": 119025365,
                "maximum": 2272.710064,
                "minimum": 583.8500638,
                "name": "Z",
                "position": 2,
                "stddev": 65.79740365,
                "variance": 4329.298327
              },
              {
                "average": 32128.53541,
                "count": 119025365,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9907.872305,
                "variance": 98165933.6
              },
              {
                "average": 1.755394323,
                "count": 119025365,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8821041112,
                "variance": 0.7781076631
              },
              {
                "average": 2.510806802,
                "count": 119025365,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.004115085,
                "variance": 1.008247105
              },
              {
                "average": 0.5021497981,
                "count": 119025365,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953804,
                "variance": 0.2499953805
              },
              {
                "average": 0,
                "count": 119025365,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.041378667,
                "count": 119025365,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4713725782,
                "variance": 0.2221921075
              },
              {
                "average": -0.04366924061,
                "count": 119025365,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.45396389,
                "variance": 238.8249999
              },
              {
                "average": 0.5021497981,
                "count": 119025365,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999953804,
                "variance": 0.2499953805
              },
              {
                "average": 213.8886401,
                "count": 119025365,
                "maximum": 332,
                "minimum": 124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 101.0490503,
                "variance": 10210.91056
              },
              {
                "average": 276580468.9,
                "count": 119025365,
                "maximum": 276630648.3,
                "minimum": 276542269.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 43010.55956,
                "variance": 1849908234
              },
              {
                "average": 0,
                "count": 119025365,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119025365,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119025365,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119025365,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119025365,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559005.9147,
              4848314.152,
              583.8500638,
              559947.4947,
              4849255.712,
              2272.710064
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559005.9147177166,
                    4848314.152355085,
                    583.8500638469238
                  ],
                  [
                    559005.9147177166,
                    4849255.712355086,
                    583.8500638469238
                  ],
                  [
                    559947.4947177167,
                    4849255.712355086,
                    2272.7100638469237
                  ],
                  [
                    559947.4947177167,
                    4848314.152355085,
                    2272.7100638469237
                  ],
                  [
                    559005.9147177166,
                    4848314.152355085,
                    583.8500638469238
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:37:28+00:00",
            "end_time": "2020-06-18T19:04:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0005.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.09097948848994,
              43.59064089358568,
              1469.9770895905158
            ],
            [
              -122.09085459542707,
              43.598936812020526,
              1469.9770895905158
            ],
            [
              -122.08232265183298,
              43.59886863916982,
              1744.2370895905156
            ],
            [
              -122.08244871656525,
              43.59057274036512,
              1744.2370895905156
            ],
            [
              -122.09097948848994,
              43.59064089358568,
              1469.9770895905158
            ]
          ]
        ]
      },
      "bbox": [
        -122.0909795,
        43.59057274,
        1469.97709,
        -122.0823227,
        43.59893681,
        1744.23709
      ],
      "properties": {
        "datetime": "2020-06-19T23:54:10Z",
        "pc:count": 46238608,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573698.6549,
            "count": 46238608,
            "maximum": 574068.0013,
            "minimum": 573379.2813,
            "name": "X",
            "position": 0,
            "stddev": 180.661819,
            "variance": 32638.69285
          },
          {
            "average": 4827289.018,
            "count": 46238608,
            "maximum": 4827730.695,
            "minimum": 4826809.235,
            "name": "Y",
            "position": 1,
            "stddev": 257.7568273,
            "variance": 66438.58204
          },
          {
            "average": 1594.127861,
            "count": 46238608,
            "maximum": 1744.23709,
            "minimum": 1469.97709,
            "name": "Z",
            "position": 2,
            "stddev": 41.9824425,
            "variance": 1762.525478
          },
          {
            "average": 33138.14861,
            "count": 46238608,
            "maximum": 65535,
            "minimum": 1539,
            "name": "Intensity",
            "position": 3,
            "stddev": 11670.60788,
            "variance": 136203088.3
          },
          {
            "average": 1.662243985,
            "count": 46238608,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8604181569,
            "variance": 0.7403194048
          },
          {
            "average": 2.324284265,
            "count": 46238608,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.058322983,
            "variance": 1.120047536
          },
          {
            "average": 0.4972152925,
            "count": 46238608,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999922508,
            "variance": 0.2499922508
          },
          {
            "average": 0,
            "count": 46238608,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.049363856,
            "count": 46238608,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2393448204,
            "variance": 0.05728594307
          },
          {
            "average": -1.381923801,
            "count": 46238608,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.25582751,
            "variance": 232.7402731
          },
          {
            "average": 0.4972152925,
            "count": 46238608,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999922508,
            "variance": 0.2499922508
          },
          {
            "average": 405.8586476,
            "count": 46238608,
            "maximum": 407,
            "minimum": 404,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8893934166,
            "variance": 0.7910206495
          },
          {
            "average": 276645750.2,
            "count": 46238608,
            "maximum": 276646050.7,
            "minimum": 276645241.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 300.71742,
            "variance": 90430.96668
          },
          {
            "average": 0,
            "count": 46238608,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 46238608,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 46238608,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 46238608,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 46238608,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573379.2813,
          4826809.235,
          1469.97709,
          574068.0013,
          4827730.695,
          1744.23709
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573379.2812678943,
                4826809.234528274,
                1469.9770895905158
              ],
              [
                573379.2812678943,
                4827730.694528275,
                1469.9770895905158
              ],
              [
                574068.0012678943,
                4827730.694528275,
                1744.2370895905156
              ],
              [
                574068.0012678943,
                4826809.234528274,
                1744.2370895905156
              ],
              [
                573379.2812678943,
                4826809.234528274,
                1469.9770895905158
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:54:10+00:00",
        "end_time": "2020-06-19T23:40:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0005.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0005.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0005.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0005.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.0909795,
            43.59057274,
            1469.97709,
            -122.0823227,
            43.59893681,
            1744.23709
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.09097948848994,
                  43.59064089358568,
                  1469.9770895905158
                ],
                [
                  -122.09085459542707,
                  43.598936812020526,
                  1469.9770895905158
                ],
                [
                  -122.08232265183298,
                  43.59886863916982,
                  1744.2370895905156
                ],
                [
                  -122.08244871656525,
                  43.59057274036512,
                  1744.2370895905156
                ],
                [
                  -122.09097948848994,
                  43.59064089358568,
                  1469.9770895905158
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0005.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0005.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:54:10Z",
            "pc:count": 46238608,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573698.6549,
                "count": 46238608,
                "maximum": 574068.0013,
                "minimum": 573379.2813,
                "name": "X",
                "position": 0,
                "stddev": 180.661819,
                "variance": 32638.69285
              },
              {
                "average": 4827289.018,
                "count": 46238608,
                "maximum": 4827730.695,
                "minimum": 4826809.235,
                "name": "Y",
                "position": 1,
                "stddev": 257.7568273,
                "variance": 66438.58204
              },
              {
                "average": 1594.127861,
                "count": 46238608,
                "maximum": 1744.23709,
                "minimum": 1469.97709,
                "name": "Z",
                "position": 2,
                "stddev": 41.9824425,
                "variance": 1762.525478
              },
              {
                "average": 33138.14861,
                "count": 46238608,
                "maximum": 65535,
                "minimum": 1539,
                "name": "Intensity",
                "position": 3,
                "stddev": 11670.60788,
                "variance": 136203088.3
              },
              {
                "average": 1.662243985,
                "count": 46238608,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8604181569,
                "variance": 0.7403194048
              },
              {
                "average": 2.324284265,
                "count": 46238608,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.058322983,
                "variance": 1.120047536
              },
              {
                "average": 0.4972152925,
                "count": 46238608,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999922508,
                "variance": 0.2499922508
              },
              {
                "average": 0,
                "count": 46238608,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.049363856,
                "count": 46238608,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2393448204,
                "variance": 0.05728594307
              },
              {
                "average": -1.381923801,
                "count": 46238608,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.25582751,
                "variance": 232.7402731
              },
              {
                "average": 0.4972152925,
                "count": 46238608,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999922508,
                "variance": 0.2499922508
              },
              {
                "average": 405.8586476,
                "count": 46238608,
                "maximum": 407,
                "minimum": 404,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8893934166,
                "variance": 0.7910206495
              },
              {
                "average": 276645750.2,
                "count": 46238608,
                "maximum": 276646050.7,
                "minimum": 276645241.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 300.71742,
                "variance": 90430.96668
              },
              {
                "average": 0,
                "count": 46238608,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 46238608,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 46238608,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 46238608,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 46238608,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573379.2813,
              4826809.235,
              1469.97709,
              574068.0013,
              4827730.695,
              1744.23709
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573379.2812678943,
                    4826809.234528274,
                    1469.9770895905158
                  ],
                  [
                    573379.2812678943,
                    4827730.694528275,
                    1469.9770895905158
                  ],
                  [
                    574068.0012678943,
                    4827730.694528275,
                    1744.2370895905156
                  ],
                  [
                    574068.0012678943,
                    4826809.234528274,
                    1744.2370895905156
                  ],
                  [
                    573379.2812678943,
                    4826809.234528274,
                    1469.9770895905158
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:54:10+00:00",
            "end_time": "2020-06-19T23:40:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0385.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.28864117620425,
              43.7604872109981,
              990.5622597479932
            ],
            [
              -122.28854071292635,
              43.768964251421885,
              990.5622597479932
            ],
            [
              -122.27684299799733,
              43.76889083393317,
              1323.2222597479931
            ],
            [
              -122.27694511273057,
              43.760413815105196,
              1323.2222597479931
            ],
            [
              -122.28864117620425,
              43.7604872109981,
              990.5622597479932
            ]
          ]
        ]
      },
      "bbox": [
        -122.2886412,
        43.76041382,
        990.5622597,
        -122.276843,
        43.76896425,
        1323.22226
      ],
      "properties": {
        "datetime": "2020-06-19T19:24:20Z",
        "pc:count": 115347059,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557739.8446,
            "count": 115347059,
            "maximum": 558203.1174,
            "minimum": 557261.5574,
            "name": "X",
            "position": 0,
            "stddev": 266.4857868,
            "variance": 71014.67455
          },
          {
            "average": 4845986.26,
            "count": 115347059,
            "maximum": 4846458.666,
            "minimum": 4845517.106,
            "name": "Y",
            "position": 1,
            "stddev": 262.525836,
            "variance": 68919.81457
          },
          {
            "average": 1086.363078,
            "count": 115347059,
            "maximum": 1323.22226,
            "minimum": 990.5622597,
            "name": "Z",
            "position": 2,
            "stddev": 39.92307862,
            "variance": 1593.852206
          },
          {
            "average": 29104.07069,
            "count": 115347059,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12311.19072,
            "variance": 151565417
          },
          {
            "average": 1.926670562,
            "count": 115347059,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.030243593,
            "variance": 1.061401861
          },
          {
            "average": 2.853076479,
            "count": 115347059,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.182163481,
            "variance": 1.397510497
          },
          {
            "average": 0.4935508152,
            "count": 115347059,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999584085,
            "variance": 0.2499584102
          },
          {
            "average": 1.924626444e-06,
            "count": 115347059,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001387307737,
            "variance": 1.924622757e-06
          },
          {
            "average": 1.019576988,
            "count": 115347059,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.169939055,
            "variance": 0.02887928241
          },
          {
            "average": 0.795018408,
            "count": 115347059,
            "maximum": 28.99799919,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.78035798,
            "variance": 249.0196979
          },
          {
            "average": 0.4935630565,
            "count": 115347059,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999585662,
            "variance": 0.2499585679
          },
          {
            "average": 327.7457192,
            "count": 115347059,
            "maximum": 330,
            "minimum": 325,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.222376479,
            "variance": 1.494204256
          },
          {
            "average": 276628995.2,
            "count": 115347059,
            "maximum": 276629860,
            "minimum": 276627951.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 497.5459375,
            "variance": 247551.9599
          },
          {
            "average": 0,
            "count": 115347059,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115347059,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115347059,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115347059,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115347059,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557261.5574,
          4845517.106,
          990.5622597,
          558203.1174,
          4846458.666,
          1323.22226
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557261.5573899443,
                4845517.106055061,
                990.5622597479932
              ],
              [
                557261.5573899443,
                4846458.666055062,
                990.5622597479932
              ],
              [
                558203.1173899444,
                4846458.666055062,
                1323.2222597479931
              ],
              [
                558203.1173899444,
                4845517.106055061,
                1323.2222597479931
              ],
              [
                557261.5573899443,
                4845517.106055061,
                990.5622597479932
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:24:20+00:00",
        "end_time": "2020-06-19T18:52:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0385.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0385.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0385.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0385.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2886412,
            43.76041382,
            990.5622597,
            -122.276843,
            43.76896425,
            1323.22226
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.28864117620425,
                  43.7604872109981,
                  990.5622597479932
                ],
                [
                  -122.28854071292635,
                  43.768964251421885,
                  990.5622597479932
                ],
                [
                  -122.27684299799733,
                  43.76889083393317,
                  1323.2222597479931
                ],
                [
                  -122.27694511273057,
                  43.760413815105196,
                  1323.2222597479931
                ],
                [
                  -122.28864117620425,
                  43.7604872109981,
                  990.5622597479932
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0385.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0385.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:24:20Z",
            "pc:count": 115347059,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557739.8446,
                "count": 115347059,
                "maximum": 558203.1174,
                "minimum": 557261.5574,
                "name": "X",
                "position": 0,
                "stddev": 266.4857868,
                "variance": 71014.67455
              },
              {
                "average": 4845986.26,
                "count": 115347059,
                "maximum": 4846458.666,
                "minimum": 4845517.106,
                "name": "Y",
                "position": 1,
                "stddev": 262.525836,
                "variance": 68919.81457
              },
              {
                "average": 1086.363078,
                "count": 115347059,
                "maximum": 1323.22226,
                "minimum": 990.5622597,
                "name": "Z",
                "position": 2,
                "stddev": 39.92307862,
                "variance": 1593.852206
              },
              {
                "average": 29104.07069,
                "count": 115347059,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12311.19072,
                "variance": 151565417
              },
              {
                "average": 1.926670562,
                "count": 115347059,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.030243593,
                "variance": 1.061401861
              },
              {
                "average": 2.853076479,
                "count": 115347059,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.182163481,
                "variance": 1.397510497
              },
              {
                "average": 0.4935508152,
                "count": 115347059,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999584085,
                "variance": 0.2499584102
              },
              {
                "average": 1.924626444e-06,
                "count": 115347059,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001387307737,
                "variance": 1.924622757e-06
              },
              {
                "average": 1.019576988,
                "count": 115347059,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.169939055,
                "variance": 0.02887928241
              },
              {
                "average": 0.795018408,
                "count": 115347059,
                "maximum": 28.99799919,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.78035798,
                "variance": 249.0196979
              },
              {
                "average": 0.4935630565,
                "count": 115347059,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999585662,
                "variance": 0.2499585679
              },
              {
                "average": 327.7457192,
                "count": 115347059,
                "maximum": 330,
                "minimum": 325,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.222376479,
                "variance": 1.494204256
              },
              {
                "average": 276628995.2,
                "count": 115347059,
                "maximum": 276629860,
                "minimum": 276627951.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 497.5459375,
                "variance": 247551.9599
              },
              {
                "average": 0,
                "count": 115347059,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115347059,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115347059,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115347059,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115347059,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557261.5574,
              4845517.106,
              990.5622597,
              558203.1174,
              4846458.666,
              1323.22226
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557261.5573899443,
                    4845517.106055061,
                    990.5622597479932
                  ],
                  [
                    557261.5573899443,
                    4846458.666055062,
                    990.5622597479932
                  ],
                  [
                    558203.1173899444,
                    4846458.666055062,
                    1323.2222597479931
                  ],
                  [
                    558203.1173899444,
                    4845517.106055061,
                    1323.2222597479931
                  ],
                  [
                    557261.5573899443,
                    4845517.106055061,
                    990.5622597479932
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:24:20+00:00",
            "end_time": "2020-06-19T18:52:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0367.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.26568783631461,
              43.752613920419535,
              851.4382194024712
            ],
            [
              -122.265584157848,
              43.76109110969911,
              851.4382194024712
            ],
            [
              -122.25388828537957,
              43.761015355172546,
              2281.5582194024714
            ],
            [
              -122.25399361459783,
              43.7525381881769,
              2281.5582194024714
            ],
            [
              -122.26568783631461,
              43.752613920419535,
              851.4382194024712
            ]
          ]
        ]
      },
      "bbox": [
        -122.2656878,
        43.75253819,
        851.4382194,
        -122.2538883,
        43.76109111,
        2281.558219
      ],
      "properties": {
        "datetime": "2020-06-19T19:38:37Z",
        "pc:count": 141811176,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559585.2761,
            "count": 141811176,
            "maximum": 560058.5056,
            "minimum": 559116.9656,
            "name": "X",
            "position": 0,
            "stddev": 265.8156083,
            "variance": 70657.93759
          },
          {
            "average": 4845119.698,
            "count": 141811176,
            "maximum": 4845600.374,
            "minimum": 4844658.794,
            "name": "Y",
            "position": 1,
            "stddev": 265.065803,
            "variance": 70259.87994
          },
          {
            "average": 1102.290235,
            "count": 141811176,
            "maximum": 2281.558219,
            "minimum": 851.4382194,
            "name": "Z",
            "position": 2,
            "stddev": 81.95620774,
            "variance": 6716.819988
          },
          {
            "average": 29271.76355,
            "count": 141811176,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12146.62655,
            "variance": 147540536.5
          },
          {
            "average": 1.9195059,
            "count": 141811176,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.024964515,
            "variance": 1.050552256
          },
          {
            "average": 2.83889011,
            "count": 141811176,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.176868212,
            "variance": 1.385018789
          },
          {
            "average": 0.4964545742,
            "count": 141811176,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999874316,
            "variance": 0.2499874317
          },
          {
            "average": 3.525815201e-07,
            "count": 141811176,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005937856501,
            "variance": 3.525813983e-07
          },
          {
            "average": 1.019524039,
            "count": 141811176,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1775802698,
            "variance": 0.03153475221
          },
          {
            "average": 0.6156334702,
            "count": 141811176,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.56239748,
            "variance": 242.1882152
          },
          {
            "average": 0.4964545742,
            "count": 141811176,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999874316,
            "variance": 0.2499874317
          },
          {
            "average": 175.5850881,
            "count": 141811176,
            "maximum": 332,
            "minimum": 124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 87.37913131,
            "variance": 7635.112589
          },
          {
            "average": 276564153.3,
            "count": 141811176,
            "maximum": 276630717.4,
            "minimum": 276542202.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 37201.80091,
            "variance": 1383973991
          },
          {
            "average": 0,
            "count": 141811176,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 141811176,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 141811176,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 141811176,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 141811176,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559116.9656,
          4844658.794,
          851.4382194,
          560058.5056,
          4845600.374,
          2281.558219
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559116.9655589389,
                4844658.79413125,
                851.4382194024712
              ],
              [
                559116.9655589389,
                4845600.37413125,
                851.4382194024712
              ],
              [
                560058.505558939,
                4845600.37413125,
                2281.5582194024714
              ],
              [
                560058.505558939,
                4844658.79413125,
                2281.5582194024714
              ],
              [
                559116.9655589389,
                4844658.79413125,
                851.4382194024712
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:38:37+00:00",
        "end_time": "2020-06-18T19:03:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0367.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0367.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0367.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0367.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2656878,
            43.75253819,
            851.4382194,
            -122.2538883,
            43.76109111,
            2281.558219
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.26568783631461,
                  43.752613920419535,
                  851.4382194024712
                ],
                [
                  -122.265584157848,
                  43.76109110969911,
                  851.4382194024712
                ],
                [
                  -122.25388828537957,
                  43.761015355172546,
                  2281.5582194024714
                ],
                [
                  -122.25399361459783,
                  43.7525381881769,
                  2281.5582194024714
                ],
                [
                  -122.26568783631461,
                  43.752613920419535,
                  851.4382194024712
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0367.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0367.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:38:37Z",
            "pc:count": 141811176,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559585.2761,
                "count": 141811176,
                "maximum": 560058.5056,
                "minimum": 559116.9656,
                "name": "X",
                "position": 0,
                "stddev": 265.8156083,
                "variance": 70657.93759
              },
              {
                "average": 4845119.698,
                "count": 141811176,
                "maximum": 4845600.374,
                "minimum": 4844658.794,
                "name": "Y",
                "position": 1,
                "stddev": 265.065803,
                "variance": 70259.87994
              },
              {
                "average": 1102.290235,
                "count": 141811176,
                "maximum": 2281.558219,
                "minimum": 851.4382194,
                "name": "Z",
                "position": 2,
                "stddev": 81.95620774,
                "variance": 6716.819988
              },
              {
                "average": 29271.76355,
                "count": 141811176,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12146.62655,
                "variance": 147540536.5
              },
              {
                "average": 1.9195059,
                "count": 141811176,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.024964515,
                "variance": 1.050552256
              },
              {
                "average": 2.83889011,
                "count": 141811176,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.176868212,
                "variance": 1.385018789
              },
              {
                "average": 0.4964545742,
                "count": 141811176,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999874316,
                "variance": 0.2499874317
              },
              {
                "average": 3.525815201e-07,
                "count": 141811176,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005937856501,
                "variance": 3.525813983e-07
              },
              {
                "average": 1.019524039,
                "count": 141811176,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1775802698,
                "variance": 0.03153475221
              },
              {
                "average": 0.6156334702,
                "count": 141811176,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.56239748,
                "variance": 242.1882152
              },
              {
                "average": 0.4964545742,
                "count": 141811176,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999874316,
                "variance": 0.2499874317
              },
              {
                "average": 175.5850881,
                "count": 141811176,
                "maximum": 332,
                "minimum": 124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 87.37913131,
                "variance": 7635.112589
              },
              {
                "average": 276564153.3,
                "count": 141811176,
                "maximum": 276630717.4,
                "minimum": 276542202.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 37201.80091,
                "variance": 1383973991
              },
              {
                "average": 0,
                "count": 141811176,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 141811176,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 141811176,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 141811176,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 141811176,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559116.9656,
              4844658.794,
              851.4382194,
              560058.5056,
              4845600.374,
              2281.558219
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559116.9655589389,
                    4844658.79413125,
                    851.4382194024712
                  ],
                  [
                    559116.9655589389,
                    4845600.37413125,
                    851.4382194024712
                  ],
                  [
                    560058.505558939,
                    4845600.37413125,
                    2281.5582194024714
                  ],
                  [
                    560058.505558939,
                    4844658.79413125,
                    2281.5582194024714
                  ],
                  [
                    559116.9655589389,
                    4844658.79413125,
                    851.4382194024712
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:38:37+00:00",
            "end_time": "2020-06-18T19:03: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": "20200619_BLU_0379.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.35676807530436,
              43.75939088558308,
              734.3401904002812
            ],
            [
              -122.35667723452421,
              43.767868227097566,
              734.3401904002812
            ],
            [
              -122.34497931784259,
              43.76780178305271,
              2129.8001904002813
            ],
            [
              -122.34507181014891,
              43.75932446108352,
              2129.8001904002813
            ],
            [
              -122.35676807530436,
              43.75939088558308,
              734.3401904002812
            ]
          ]
        ]
      },
      "bbox": [
        -122.3567681,
        43.75932446,
        734.3401904,
        -122.3449793,
        43.76786823,
        2129.80019
      ],
      "properties": {
        "datetime": "2020-06-19T17:49:29Z",
        "pc:count": 94690890,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 552251.1178,
            "count": 94690890,
            "maximum": 552720.1274,
            "minimum": 551778.5474,
            "name": "X",
            "position": 0,
            "stddev": 265.4016701,
            "variance": 70438.04648
          },
          {
            "average": 4845836.091,
            "count": 94690890,
            "maximum": 4846292.086,
            "minimum": 4845350.506,
            "name": "Y",
            "position": 1,
            "stddev": 262.465598,
            "variance": 68888.19012
          },
          {
            "average": 857.7309827,
            "count": 94690890,
            "maximum": 2129.80019,
            "minimum": 734.3401904,
            "name": "Z",
            "position": 2,
            "stddev": 50.10757738,
            "variance": 2510.769311
          },
          {
            "average": 30790.15314,
            "count": 94690890,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11831.72716,
            "variance": 139989767.6
          },
          {
            "average": 1.847853991,
            "count": 94690890,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9907036209,
            "variance": 0.9814936645
          },
          {
            "average": 2.695374972,
            "count": 94690890,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.173250595,
            "variance": 1.376516959
          },
          {
            "average": 0.4968716315,
            "count": 94690890,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999902159,
            "variance": 0.249990216
          },
          {
            "average": 0,
            "count": 94690890,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024348847,
            "count": 94690890,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1868200221,
            "variance": 0.03490172066
          },
          {
            "average": -0.6788908798,
            "count": 94690890,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.68287473,
            "variance": 245.9525599
          },
          {
            "average": 0.4968716315,
            "count": 94690890,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999902159,
            "variance": 0.249990216
          },
          {
            "average": 312.7300165,
            "count": 94690890,
            "maximum": 315,
            "minimum": 310,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.17135273,
            "variance": 1.372067218
          },
          {
            "average": 276623338,
            "count": 94690890,
            "maximum": 276624169.8,
            "minimum": 276622375.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 400.2982801,
            "variance": 160238.7131
          },
          {
            "average": 0,
            "count": 94690890,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94690890,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94690890,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94690890,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94690890,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          551778.5474,
          4845350.506,
          734.3401904,
          552720.1274,
          4846292.086,
          2129.80019
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                551778.5473966084,
                4845350.50567668,
                734.3401904002812
              ],
              [
                551778.5473966084,
                4846292.08567668,
                734.3401904002812
              ],
              [
                552720.1273966085,
                4846292.08567668,
                2129.8001904002813
              ],
              [
                552720.1273966085,
                4845350.50567668,
                2129.8001904002813
              ],
              [
                551778.5473966084,
                4845350.50567668,
                734.3401904002812
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:49:29+00:00",
        "end_time": "2020-06-19T17:19:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0379.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0379.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0379.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0379.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3567681,
            43.75932446,
            734.3401904,
            -122.3449793,
            43.76786823,
            2129.80019
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.35676807530436,
                  43.75939088558308,
                  734.3401904002812
                ],
                [
                  -122.35667723452421,
                  43.767868227097566,
                  734.3401904002812
                ],
                [
                  -122.34497931784259,
                  43.76780178305271,
                  2129.8001904002813
                ],
                [
                  -122.34507181014891,
                  43.75932446108352,
                  2129.8001904002813
                ],
                [
                  -122.35676807530436,
                  43.75939088558308,
                  734.3401904002812
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0379.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0379.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:49:29Z",
            "pc:count": 94690890,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 552251.1178,
                "count": 94690890,
                "maximum": 552720.1274,
                "minimum": 551778.5474,
                "name": "X",
                "position": 0,
                "stddev": 265.4016701,
                "variance": 70438.04648
              },
              {
                "average": 4845836.091,
                "count": 94690890,
                "maximum": 4846292.086,
                "minimum": 4845350.506,
                "name": "Y",
                "position": 1,
                "stddev": 262.465598,
                "variance": 68888.19012
              },
              {
                "average": 857.7309827,
                "count": 94690890,
                "maximum": 2129.80019,
                "minimum": 734.3401904,
                "name": "Z",
                "position": 2,
                "stddev": 50.10757738,
                "variance": 2510.769311
              },
              {
                "average": 30790.15314,
                "count": 94690890,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11831.72716,
                "variance": 139989767.6
              },
              {
                "average": 1.847853991,
                "count": 94690890,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9907036209,
                "variance": 0.9814936645
              },
              {
                "average": 2.695374972,
                "count": 94690890,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.173250595,
                "variance": 1.376516959
              },
              {
                "average": 0.4968716315,
                "count": 94690890,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999902159,
                "variance": 0.249990216
              },
              {
                "average": 0,
                "count": 94690890,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024348847,
                "count": 94690890,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1868200221,
                "variance": 0.03490172066
              },
              {
                "average": -0.6788908798,
                "count": 94690890,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.68287473,
                "variance": 245.9525599
              },
              {
                "average": 0.4968716315,
                "count": 94690890,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999902159,
                "variance": 0.249990216
              },
              {
                "average": 312.7300165,
                "count": 94690890,
                "maximum": 315,
                "minimum": 310,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.17135273,
                "variance": 1.372067218
              },
              {
                "average": 276623338,
                "count": 94690890,
                "maximum": 276624169.8,
                "minimum": 276622375.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 400.2982801,
                "variance": 160238.7131
              },
              {
                "average": 0,
                "count": 94690890,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94690890,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94690890,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94690890,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94690890,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              551778.5474,
              4845350.506,
              734.3401904,
              552720.1274,
              4846292.086,
              2129.80019
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    551778.5473966084,
                    4845350.50567668,
                    734.3401904002812
                  ],
                  [
                    551778.5473966084,
                    4846292.08567668,
                    734.3401904002812
                  ],
                  [
                    552720.1273966085,
                    4846292.08567668,
                    2129.8001904002813
                  ],
                  [
                    552720.1273966085,
                    4845350.50567668,
                    2129.8001904002813
                  ],
                  [
                    551778.5473966084,
                    4845350.50567668,
                    734.3401904002812
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:49:29+00:00",
            "end_time": "2020-06-19T17: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": "20200619_BLU_0059.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.10340989205994,
              43.63153147126335,
              1658.2146344041764
            ],
            [
              -122.10328384469601,
              43.64000795821951,
              1658.2146344041764
            ],
            [
              -122.09161221046567,
              43.63991580128738,
              1947.9946344041766
            ],
            [
              -122.09173989791259,
              43.63143934144309,
              1947.9946344041766
            ],
            [
              -122.10340989205994,
              43.63153147126335,
              1658.2146344041764
            ]
          ]
        ]
      },
      "bbox": [
        -122.1034099,
        43.63143934,
        1658.214634,
        -122.0916122,
        43.64000796,
        1947.994634
      ],
      "properties": {
        "datetime": "2020-06-19T23:50:46Z",
        "pc:count": 89183749,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572772.7271,
            "count": 89183749,
            "maximum": 573268.3501,
            "minimum": 572326.8301,
            "name": "X",
            "position": 0,
            "stddev": 262.8610778,
            "variance": 69095.9462
          },
          {
            "average": 4831811.513,
            "count": 89183749,
            "maximum": 4832281.196,
            "minimum": 4831339.676,
            "name": "Y",
            "position": 1,
            "stddev": 261.4550426,
            "variance": 68358.7393
          },
          {
            "average": 1751.625146,
            "count": 89183749,
            "maximum": 1947.994634,
            "minimum": 1658.214634,
            "name": "Z",
            "position": 2,
            "stddev": 34.14892262,
            "variance": 1166.148916
          },
          {
            "average": 30989.29052,
            "count": 89183749,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13696.50982,
            "variance": 187594381.2
          },
          {
            "average": 1.721914785,
            "count": 89183749,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9241510656,
            "variance": 0.854055192
          },
          {
            "average": 2.443599977,
            "count": 89183749,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.148310229,
            "variance": 1.318616382
          },
          {
            "average": 0.4953594292,
            "count": 89183749,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999784674,
            "variance": 0.2499784679
          },
          {
            "average": 6.279170883e-06,
            "count": 89183749,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002505819532,
            "variance": 6.279131526e-06
          },
          {
            "average": 1.054273016,
            "count": 89183749,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3108531101,
            "variance": 0.09662965607
          },
          {
            "average": 0.5153977737,
            "count": 89183749,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.93266035,
            "variance": 253.8496659
          },
          {
            "average": 0.4953594292,
            "count": 89183749,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999784674,
            "variance": 0.2499784679
          },
          {
            "average": 403.1156561,
            "count": 89183749,
            "maximum": 406,
            "minimum": 401,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.124494378,
            "variance": 1.264487607
          },
          {
            "average": 276644839.4,
            "count": 89183749,
            "maximum": 276645846.4,
            "minimum": 276644058.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 388.7353132,
            "variance": 151115.1437
          },
          {
            "average": 0,
            "count": 89183749,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89183749,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89183749,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89183749,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89183749,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572326.8301,
          4831339.676,
          1658.214634,
          573268.3501,
          4832281.196,
          1947.994634
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572326.8300875258,
                4831339.67600094,
                1658.2146344041764
              ],
              [
                572326.8300875258,
                4832281.196000939,
                1658.2146344041764
              ],
              [
                573268.3500875258,
                4832281.196000939,
                1947.9946344041766
              ],
              [
                573268.3500875258,
                4831339.67600094,
                1947.9946344041766
              ],
              [
                572326.8300875258,
                4831339.67600094,
                1658.2146344041764
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:50:46+00:00",
        "end_time": "2020-06-19T23:20:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0059.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0059.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0059.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0059.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1034099,
            43.63143934,
            1658.214634,
            -122.0916122,
            43.64000796,
            1947.994634
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.10340989205994,
                  43.63153147126335,
                  1658.2146344041764
                ],
                [
                  -122.10328384469601,
                  43.64000795821951,
                  1658.2146344041764
                ],
                [
                  -122.09161221046567,
                  43.63991580128738,
                  1947.9946344041766
                ],
                [
                  -122.09173989791259,
                  43.63143934144309,
                  1947.9946344041766
                ],
                [
                  -122.10340989205994,
                  43.63153147126335,
                  1658.2146344041764
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0059.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0059.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:50:46Z",
            "pc:count": 89183749,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572772.7271,
                "count": 89183749,
                "maximum": 573268.3501,
                "minimum": 572326.8301,
                "name": "X",
                "position": 0,
                "stddev": 262.8610778,
                "variance": 69095.9462
              },
              {
                "average": 4831811.513,
                "count": 89183749,
                "maximum": 4832281.196,
                "minimum": 4831339.676,
                "name": "Y",
                "position": 1,
                "stddev": 261.4550426,
                "variance": 68358.7393
              },
              {
                "average": 1751.625146,
                "count": 89183749,
                "maximum": 1947.994634,
                "minimum": 1658.214634,
                "name": "Z",
                "position": 2,
                "stddev": 34.14892262,
                "variance": 1166.148916
              },
              {
                "average": 30989.29052,
                "count": 89183749,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13696.50982,
                "variance": 187594381.2
              },
              {
                "average": 1.721914785,
                "count": 89183749,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9241510656,
                "variance": 0.854055192
              },
              {
                "average": 2.443599977,
                "count": 89183749,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.148310229,
                "variance": 1.318616382
              },
              {
                "average": 0.4953594292,
                "count": 89183749,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999784674,
                "variance": 0.2499784679
              },
              {
                "average": 6.279170883e-06,
                "count": 89183749,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002505819532,
                "variance": 6.279131526e-06
              },
              {
                "average": 1.054273016,
                "count": 89183749,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3108531101,
                "variance": 0.09662965607
              },
              {
                "average": 0.5153977737,
                "count": 89183749,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.93266035,
                "variance": 253.8496659
              },
              {
                "average": 0.4953594292,
                "count": 89183749,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999784674,
                "variance": 0.2499784679
              },
              {
                "average": 403.1156561,
                "count": 89183749,
                "maximum": 406,
                "minimum": 401,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.124494378,
                "variance": 1.264487607
              },
              {
                "average": 276644839.4,
                "count": 89183749,
                "maximum": 276645846.4,
                "minimum": 276644058.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 388.7353132,
                "variance": 151115.1437
              },
              {
                "average": 0,
                "count": 89183749,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89183749,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89183749,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89183749,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89183749,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572326.8301,
              4831339.676,
              1658.214634,
              573268.3501,
              4832281.196,
              1947.994634
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572326.8300875258,
                    4831339.67600094,
                    1658.2146344041764
                  ],
                  [
                    572326.8300875258,
                    4832281.196000939,
                    1658.2146344041764
                  ],
                  [
                    573268.3500875258,
                    4832281.196000939,
                    1947.9946344041766
                  ],
                  [
                    573268.3500875258,
                    4831339.67600094,
                    1947.9946344041766
                  ],
                  [
                    572326.8300875258,
                    4831339.67600094,
                    1658.2146344041764
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:50:46+00:00",
            "end_time": "2020-06-19T23:20:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0008.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.13647718586022,
              43.599566617084264,
              1252.2933738117595
            ],
            [
              -122.13637655644489,
              43.606601109377046,
              1252.2933738117595
            ],
            [
              -122.12476108572939,
              43.60651276663287,
              1469.7533738117595
            ],
            [
              -122.12486306816125,
              43.599478295910295,
              1469.7533738117595
            ],
            [
              -122.13647718586022,
              43.599566617084264,
              1252.2933738117595
            ]
          ]
        ]
      },
      "bbox": [
        -122.1364772,
        43.5994783,
        1252.293374,
        -122.1247611,
        43.60660111,
        1469.753374
      ],
      "properties": {
        "datetime": "2020-06-19T20:34:31Z",
        "pc:count": 71166361,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570206.5862,
            "count": 71166361,
            "maximum": 570633.7323,
            "minimum": 569696.2323,
            "name": "X",
            "position": 0,
            "stddev": 261.1277784,
            "variance": 68187.71666
          },
          {
            "average": 4828199.692,
            "count": 71166361,
            "maximum": 4828542.696,
            "minimum": 4827761.356,
            "name": "Y",
            "position": 1,
            "stddev": 189.9968317,
            "variance": 36098.79606
          },
          {
            "average": 1366.580728,
            "count": 71166361,
            "maximum": 1469.753374,
            "minimum": 1252.293374,
            "name": "Z",
            "position": 2,
            "stddev": 37.39400717,
            "variance": 1398.311773
          },
          {
            "average": 30910.16734,
            "count": 71166361,
            "maximum": 65535,
            "minimum": 399,
            "name": "Intensity",
            "position": 3,
            "stddev": 11545.30701,
            "variance": 133294114
          },
          {
            "average": 1.780688309,
            "count": 71166361,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9371848466,
            "variance": 0.8783154366
          },
          {
            "average": 2.561635841,
            "count": 71166361,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.115577698,
            "variance": 1.2445136
          },
          {
            "average": 0.5006729373,
            "count": 71166361,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995507,
            "variance": 0.2499995507
          },
          {
            "average": 0,
            "count": 71166361,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.032186752,
            "count": 71166361,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1994245388,
            "variance": 0.03977014668
          },
          {
            "average": 1.234438668,
            "count": 71166361,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.69012,
            "variance": 246.1798658
          },
          {
            "average": 0.5006729373,
            "count": 71166361,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999995507,
            "variance": 0.2499995507
          },
          {
            "average": 337.4935491,
            "count": 71166361,
            "maximum": 340,
            "minimum": 335,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.278458626,
            "variance": 1.634456458
          },
          {
            "average": 276633046.7,
            "count": 71166361,
            "maximum": 276634071,
            "minimum": 276631977.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 490.5578797,
            "variance": 240647.0333
          },
          {
            "average": 0,
            "count": 71166361,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71166361,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71166361,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71166361,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71166361,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          569696.2323,
          4827761.356,
          1252.293374,
          570633.7323,
          4828542.696,
          1469.753374
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                569696.232285521,
                4827761.355543913,
                1252.2933738117595
              ],
              [
                569696.232285521,
                4828542.695543913,
                1252.2933738117595
              ],
              [
                570633.732285521,
                4828542.695543913,
                1469.7533738117595
              ],
              [
                570633.732285521,
                4827761.355543913,
                1469.7533738117595
              ],
              [
                569696.232285521,
                4827761.355543913,
                1252.2933738117595
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:34:31+00:00",
        "end_time": "2020-06-19T19:59:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0008.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0008.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0008.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0008.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1364772,
            43.5994783,
            1252.293374,
            -122.1247611,
            43.60660111,
            1469.753374
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.13647718586022,
                  43.599566617084264,
                  1252.2933738117595
                ],
                [
                  -122.13637655644489,
                  43.606601109377046,
                  1252.2933738117595
                ],
                [
                  -122.12476108572939,
                  43.60651276663287,
                  1469.7533738117595
                ],
                [
                  -122.12486306816125,
                  43.599478295910295,
                  1469.7533738117595
                ],
                [
                  -122.13647718586022,
                  43.599566617084264,
                  1252.2933738117595
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0008.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0008.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:34:31Z",
            "pc:count": 71166361,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570206.5862,
                "count": 71166361,
                "maximum": 570633.7323,
                "minimum": 569696.2323,
                "name": "X",
                "position": 0,
                "stddev": 261.1277784,
                "variance": 68187.71666
              },
              {
                "average": 4828199.692,
                "count": 71166361,
                "maximum": 4828542.696,
                "minimum": 4827761.356,
                "name": "Y",
                "position": 1,
                "stddev": 189.9968317,
                "variance": 36098.79606
              },
              {
                "average": 1366.580728,
                "count": 71166361,
                "maximum": 1469.753374,
                "minimum": 1252.293374,
                "name": "Z",
                "position": 2,
                "stddev": 37.39400717,
                "variance": 1398.311773
              },
              {
                "average": 30910.16734,
                "count": 71166361,
                "maximum": 65535,
                "minimum": 399,
                "name": "Intensity",
                "position": 3,
                "stddev": 11545.30701,
                "variance": 133294114
              },
              {
                "average": 1.780688309,
                "count": 71166361,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9371848466,
                "variance": 0.8783154366
              },
              {
                "average": 2.561635841,
                "count": 71166361,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.115577698,
                "variance": 1.2445136
              },
              {
                "average": 0.5006729373,
                "count": 71166361,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995507,
                "variance": 0.2499995507
              },
              {
                "average": 0,
                "count": 71166361,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.032186752,
                "count": 71166361,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1994245388,
                "variance": 0.03977014668
              },
              {
                "average": 1.234438668,
                "count": 71166361,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.69012,
                "variance": 246.1798658
              },
              {
                "average": 0.5006729373,
                "count": 71166361,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999995507,
                "variance": 0.2499995507
              },
              {
                "average": 337.4935491,
                "count": 71166361,
                "maximum": 340,
                "minimum": 335,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.278458626,
                "variance": 1.634456458
              },
              {
                "average": 276633046.7,
                "count": 71166361,
                "maximum": 276634071,
                "minimum": 276631977.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 490.5578797,
                "variance": 240647.0333
              },
              {
                "average": 0,
                "count": 71166361,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71166361,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71166361,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71166361,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71166361,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              569696.2323,
              4827761.356,
              1252.293374,
              570633.7323,
              4828542.696,
              1469.753374
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    569696.232285521,
                    4827761.355543913,
                    1252.2933738117595
                  ],
                  [
                    569696.232285521,
                    4828542.695543913,
                    1252.2933738117595
                  ],
                  [
                    570633.732285521,
                    4828542.695543913,
                    1469.7533738117595
                  ],
                  [
                    570633.732285521,
                    4827761.355543913,
                    1469.7533738117595
                  ],
                  [
                    569696.232285521,
                    4827761.355543913,
                    1252.2933738117595
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:34:31+00:00",
            "end_time": "2020-06-19T19: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": "20200618_BLU_0424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.27777868113522,
              43.777125258690674,
              649.4880644408007
            ],
            [
              -122.27767662464282,
              43.78560225419401,
              649.4880644408007
            ],
            [
              -122.26597519682879,
              43.785527699081356,
              1011.7480644408007
            ],
            [
              -122.26607890624776,
              43.77705072550779,
              1011.7480644408007
            ],
            [
              -122.27777868113522,
              43.777125258690674,
              649.4880644408007
            ]
          ]
        ]
      },
      "bbox": [
        -122.2777787,
        43.77705073,
        649.4880644,
        -122.2659752,
        43.78560225,
        1011.748064
      ],
      "properties": {
        "datetime": "2020-06-19T19:37:47Z",
        "pc:count": 111955186,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558601.3806,
            "count": 111955186,
            "maximum": 559061.4335,
            "minimum": 558119.8335,
            "name": "X",
            "position": 0,
            "stddev": 268.0172853,
            "variance": 71833.26523
          },
          {
            "average": 4847838.357,
            "count": 111955186,
            "maximum": 4848314.115,
            "minimum": 4847372.555,
            "name": "Y",
            "position": 1,
            "stddev": 262.3838668,
            "variance": 68845.29357
          },
          {
            "average": 804.1681152,
            "count": 111955186,
            "maximum": 1011.748064,
            "minimum": 649.4880644,
            "name": "Z",
            "position": 2,
            "stddev": 65.00336256,
            "variance": 4225.437144
          },
          {
            "average": 31522.26386,
            "count": 111955186,
            "maximum": 65535,
            "minimum": 2735,
            "name": "Intensity",
            "position": 3,
            "stddev": 10525.45233,
            "variance": 110785146.8
          },
          {
            "average": 1.792006482,
            "count": 111955186,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9199169522,
            "variance": 0.846247199
          },
          {
            "average": 2.583410026,
            "count": 111955186,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.057987187,
            "variance": 1.119336887
          },
          {
            "average": 0.4957936294,
            "count": 111955186,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999823084,
            "variance": 0.2499823087
          },
          {
            "average": 1.375550392e-06,
            "count": 111955186,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001172837803,
            "variance": 1.375548512e-06
          },
          {
            "average": 1.019944802,
            "count": 111955186,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1830202935,
            "variance": 0.03349642782
          },
          {
            "average": -0.3369640409,
            "count": 111955186,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.64090797,
            "variance": 244.6380022
          },
          {
            "average": 0.4957936294,
            "count": 111955186,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999823084,
            "variance": 0.2499823087
          },
          {
            "average": 315.2289504,
            "count": 111955186,
            "maximum": 332,
            "minimum": 127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 52.50081288,
            "variance": 2756.335353
          },
          {
            "average": 276623639.6,
            "count": 111955186,
            "maximum": 276630667.2,
            "minimum": 276543338.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 22334.41662,
            "variance": 498826165.7
          },
          {
            "average": 0,
            "count": 111955186,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111955186,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111955186,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111955186,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111955186,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558119.8335,
          4847372.555,
          649.4880644,
          559061.4335,
          4848314.115,
          1011.748064
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558119.8334604154,
                4847372.5551206255,
                649.4880644408007
              ],
              [
                558119.8334604154,
                4848314.115120626,
                649.4880644408007
              ],
              [
                559061.4334604155,
                4848314.115120626,
                1011.7480644408007
              ],
              [
                559061.4334604155,
                4847372.5551206255,
                1011.7480644408007
              ],
              [
                558119.8334604154,
                4847372.5551206255,
                649.4880644408007
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:37:47+00:00",
        "end_time": "2020-06-18T19:22:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2777787,
            43.77705073,
            649.4880644,
            -122.2659752,
            43.78560225,
            1011.748064
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.27777868113522,
                  43.777125258690674,
                  649.4880644408007
                ],
                [
                  -122.27767662464282,
                  43.78560225419401,
                  649.4880644408007
                ],
                [
                  -122.26597519682879,
                  43.785527699081356,
                  1011.7480644408007
                ],
                [
                  -122.26607890624776,
                  43.77705072550779,
                  1011.7480644408007
                ],
                [
                  -122.27777868113522,
                  43.777125258690674,
                  649.4880644408007
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:37:47Z",
            "pc:count": 111955186,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558601.3806,
                "count": 111955186,
                "maximum": 559061.4335,
                "minimum": 558119.8335,
                "name": "X",
                "position": 0,
                "stddev": 268.0172853,
                "variance": 71833.26523
              },
              {
                "average": 4847838.357,
                "count": 111955186,
                "maximum": 4848314.115,
                "minimum": 4847372.555,
                "name": "Y",
                "position": 1,
                "stddev": 262.3838668,
                "variance": 68845.29357
              },
              {
                "average": 804.1681152,
                "count": 111955186,
                "maximum": 1011.748064,
                "minimum": 649.4880644,
                "name": "Z",
                "position": 2,
                "stddev": 65.00336256,
                "variance": 4225.437144
              },
              {
                "average": 31522.26386,
                "count": 111955186,
                "maximum": 65535,
                "minimum": 2735,
                "name": "Intensity",
                "position": 3,
                "stddev": 10525.45233,
                "variance": 110785146.8
              },
              {
                "average": 1.792006482,
                "count": 111955186,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9199169522,
                "variance": 0.846247199
              },
              {
                "average": 2.583410026,
                "count": 111955186,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.057987187,
                "variance": 1.119336887
              },
              {
                "average": 0.4957936294,
                "count": 111955186,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999823084,
                "variance": 0.2499823087
              },
              {
                "average": 1.375550392e-06,
                "count": 111955186,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001172837803,
                "variance": 1.375548512e-06
              },
              {
                "average": 1.019944802,
                "count": 111955186,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1830202935,
                "variance": 0.03349642782
              },
              {
                "average": -0.3369640409,
                "count": 111955186,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.64090797,
                "variance": 244.6380022
              },
              {
                "average": 0.4957936294,
                "count": 111955186,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999823084,
                "variance": 0.2499823087
              },
              {
                "average": 315.2289504,
                "count": 111955186,
                "maximum": 332,
                "minimum": 127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 52.50081288,
                "variance": 2756.335353
              },
              {
                "average": 276623639.6,
                "count": 111955186,
                "maximum": 276630667.2,
                "minimum": 276543338.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 22334.41662,
                "variance": 498826165.7
              },
              {
                "average": 0,
                "count": 111955186,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111955186,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111955186,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111955186,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111955186,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558119.8335,
              4847372.555,
              649.4880644,
              559061.4335,
              4848314.115,
              1011.748064
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558119.8334604154,
                    4847372.5551206255,
                    649.4880644408007
                  ],
                  [
                    558119.8334604154,
                    4848314.115120626,
                    649.4880644408007
                  ],
                  [
                    559061.4334604155,
                    4848314.115120626,
                    1011.7480644408007
                  ],
                  [
                    559061.4334604155,
                    4847372.5551206255,
                    1011.7480644408007
                  ],
                  [
                    558119.8334604154,
                    4847372.5551206255,
                    649.4880644408007
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:37:47+00:00",
            "end_time": "2020-06-18T19:22: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": "20200619_BLU_0420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.32320932015111,
              43.77640335972026,
              766.3373946200401
            ],
            [
              -122.32311368958929,
              43.78488007839705,
              766.3373946200401
            ],
            [
              -122.31141278480577,
              43.7848101790987,
              2194.4773946200403
            ],
            [
              -122.31151006815693,
              43.77633348098157,
              2194.4773946200403
            ],
            [
              -122.32320932015111,
              43.77640335972026,
              766.3373946200401
            ]
          ]
        ]
      },
      "bbox": [
        -122.3232093,
        43.77633348,
        766.3373946,
        -122.3114128,
        43.78488008,
        2194.477395
      ],
      "properties": {
        "datetime": "2020-06-19T18:31:19Z",
        "pc:count": 99555033,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554940.9345,
            "count": 99555033,
            "maximum": 555406.0686,
            "minimum": 554464.5086,
            "name": "X",
            "position": 0,
            "stddev": 268.3223293,
            "variance": 71996.87238
          },
          {
            "average": 4847744.759,
            "count": 99555033,
            "maximum": 4848203.016,
            "minimum": 4847261.496,
            "name": "Y",
            "position": 1,
            "stddev": 263.6559017,
            "variance": 69514.43452
          },
          {
            "average": 954.5953926,
            "count": 99555033,
            "maximum": 2194.477395,
            "minimum": 766.3373946,
            "name": "Z",
            "position": 2,
            "stddev": 70.24194925,
            "variance": 4933.931435
          },
          {
            "average": 30023.21448,
            "count": 99555033,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12047.50532,
            "variance": 145142384.3
          },
          {
            "average": 1.89035598,
            "count": 99555033,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.005417278,
            "variance": 1.010863903
          },
          {
            "average": 2.779783871,
            "count": 99555033,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.161138619,
            "variance": 1.348242893
          },
          {
            "average": 0.4965124968,
            "count": 99555033,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999878397,
            "variance": 0.2499878398
          },
          {
            "average": 0,
            "count": 99555033,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.026318107,
            "count": 99555033,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.211314064,
            "variance": 0.04465363366
          },
          {
            "average": 0.7296586025,
            "count": 99555033,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.94779457,
            "variance": 254.3321516
          },
          {
            "average": 0.4965124968,
            "count": 99555033,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999878397,
            "variance": 0.2499878398
          },
          {
            "average": 319.4380905,
            "count": 99555033,
            "maximum": 322,
            "minimum": 317,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.158128559,
            "variance": 1.34126176
          },
          {
            "average": 276625762,
            "count": 99555033,
            "maximum": 276626679.5,
            "minimum": 276624910.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 449.1115483,
            "variance": 201701.1828
          },
          {
            "average": 0,
            "count": 99555033,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99555033,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99555033,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99555033,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99555033,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554464.5086,
          4847261.496,
          766.3373946,
          555406.0686,
          4848203.016,
          2194.477395
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554464.5085540889,
                4847261.4960032115,
                766.3373946200401
              ],
              [
                554464.5085540889,
                4848203.016003211,
                766.3373946200401
              ],
              [
                555406.0685540889,
                4848203.016003211,
                2194.4773946200403
              ],
              [
                555406.0685540889,
                4847261.4960032115,
                2194.4773946200403
              ],
              [
                554464.5085540889,
                4847261.4960032115,
                766.3373946200401
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:31:19+00:00",
        "end_time": "2020-06-19T18:01:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3232093,
            43.77633348,
            766.3373946,
            -122.3114128,
            43.78488008,
            2194.477395
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.32320932015111,
                  43.77640335972026,
                  766.3373946200401
                ],
                [
                  -122.32311368958929,
                  43.78488007839705,
                  766.3373946200401
                ],
                [
                  -122.31141278480577,
                  43.7848101790987,
                  2194.4773946200403
                ],
                [
                  -122.31151006815693,
                  43.77633348098157,
                  2194.4773946200403
                ],
                [
                  -122.32320932015111,
                  43.77640335972026,
                  766.3373946200401
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:31:19Z",
            "pc:count": 99555033,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554940.9345,
                "count": 99555033,
                "maximum": 555406.0686,
                "minimum": 554464.5086,
                "name": "X",
                "position": 0,
                "stddev": 268.3223293,
                "variance": 71996.87238
              },
              {
                "average": 4847744.759,
                "count": 99555033,
                "maximum": 4848203.016,
                "minimum": 4847261.496,
                "name": "Y",
                "position": 1,
                "stddev": 263.6559017,
                "variance": 69514.43452
              },
              {
                "average": 954.5953926,
                "count": 99555033,
                "maximum": 2194.477395,
                "minimum": 766.3373946,
                "name": "Z",
                "position": 2,
                "stddev": 70.24194925,
                "variance": 4933.931435
              },
              {
                "average": 30023.21448,
                "count": 99555033,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12047.50532,
                "variance": 145142384.3
              },
              {
                "average": 1.89035598,
                "count": 99555033,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.005417278,
                "variance": 1.010863903
              },
              {
                "average": 2.779783871,
                "count": 99555033,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.161138619,
                "variance": 1.348242893
              },
              {
                "average": 0.4965124968,
                "count": 99555033,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999878397,
                "variance": 0.2499878398
              },
              {
                "average": 0,
                "count": 99555033,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.026318107,
                "count": 99555033,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.211314064,
                "variance": 0.04465363366
              },
              {
                "average": 0.7296586025,
                "count": 99555033,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.94779457,
                "variance": 254.3321516
              },
              {
                "average": 0.4965124968,
                "count": 99555033,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999878397,
                "variance": 0.2499878398
              },
              {
                "average": 319.4380905,
                "count": 99555033,
                "maximum": 322,
                "minimum": 317,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.158128559,
                "variance": 1.34126176
              },
              {
                "average": 276625762,
                "count": 99555033,
                "maximum": 276626679.5,
                "minimum": 276624910.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 449.1115483,
                "variance": 201701.1828
              },
              {
                "average": 0,
                "count": 99555033,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99555033,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99555033,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99555033,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99555033,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554464.5086,
              4847261.496,
              766.3373946,
              555406.0686,
              4848203.016,
              2194.477395
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554464.5085540889,
                    4847261.4960032115,
                    766.3373946200401
                  ],
                  [
                    554464.5085540889,
                    4848203.016003211,
                    766.3373946200401
                  ],
                  [
                    555406.0685540889,
                    4848203.016003211,
                    2194.4773946200403
                  ],
                  [
                    555406.0685540889,
                    4847261.4960032115,
                    2194.4773946200403
                  ],
                  [
                    554464.5085540889,
                    4847261.4960032115,
                    766.3373946200401
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:31:19+00:00",
            "end_time": "2020-06-19T18:01:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.2661762684039,
              43.76907311308048,
              662.1936657126274
            ],
            [
              -122.26607259939196,
              43.77755027877999,
              662.1936657126274
            ],
            [
              -122.25437326944588,
              43.77747454996278,
              2259.4736657126273
            ],
            [
              -122.25447859064616,
              43.76899740653899,
              2259.4736657126273
            ],
            [
              -122.2661762684039,
              43.76907311308048,
              662.1936657126274
            ]
          ]
        ]
      },
      "bbox": [
        -122.2661763,
        43.76899741,
        662.1936657,
        -122.2543733,
        43.77755028,
        2259.473666
      ],
      "properties": {
        "datetime": "2020-06-19T19:38:02Z",
        "pc:count": 130404519,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559532.4826,
            "count": 130404519,
            "maximum": 560003.0093,
            "minimum": 559061.4493,
            "name": "X",
            "position": 0,
            "stddev": 259.6551735,
            "variance": 67420.80913
          },
          {
            "average": 4846950.066,
            "count": 130404519,
            "maximum": 4847428.042,
            "minimum": 4846486.462,
            "name": "Y",
            "position": 1,
            "stddev": 260.3791038,
            "variance": 67797.27771
          },
          {
            "average": 821.110777,
            "count": 130404519,
            "maximum": 2259.473666,
            "minimum": 662.1936657,
            "name": "Z",
            "position": 2,
            "stddev": 67.54440377,
            "variance": 4562.246481
          },
          {
            "average": 31337.66535,
            "count": 130404519,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10471.01771,
            "variance": 109642211.9
          },
          {
            "average": 1.81497997,
            "count": 130404519,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9358569195,
            "variance": 0.8758281738
          },
          {
            "average": 2.630088686,
            "count": 130404519,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.071411027,
            "variance": 1.147921588
          },
          {
            "average": 0.5010958631,
            "count": 130404519,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998801,
            "variance": 0.249998801
          },
          {
            "average": 0,
            "count": 130404519,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.016519067,
            "count": 130404519,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1684394287,
            "variance": 0.02837184115
          },
          {
            "average": -0.2457632246,
            "count": 130404519,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.48855884,
            "variance": 239.8954548
          },
          {
            "average": 0.5010958631,
            "count": 130404519,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499998801,
            "variance": 0.249998801
          },
          {
            "average": 197.7101378,
            "count": 130404519,
            "maximum": 332,
            "minimum": 124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 97.44245315,
            "variance": 9495.031676
          },
          {
            "average": 276573573.6,
            "count": 130404519,
            "maximum": 276630682.5,
            "minimum": 276542236.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 41479.73012,
            "variance": 1720568011
          },
          {
            "average": 0,
            "count": 130404519,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 130404519,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 130404519,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 130404519,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 130404519,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559061.4493,
          4846486.462,
          662.1936657,
          560003.0093,
          4847428.042,
          2259.473666
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559061.4492699457,
                4846486.461931806,
                662.1936657126274
              ],
              [
                559061.4492699457,
                4847428.041931806,
                662.1936657126274
              ],
              [
                560003.0092699458,
                4847428.041931806,
                2259.4736657126273
              ],
              [
                560003.0092699458,
                4846486.461931806,
                2259.4736657126273
              ],
              [
                559061.4492699457,
                4846486.461931806,
                662.1936657126274
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:38:02+00:00",
        "end_time": "2020-06-18T19:03:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2661763,
            43.76899741,
            662.1936657,
            -122.2543733,
            43.77755028,
            2259.473666
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.2661762684039,
                  43.76907311308048,
                  662.1936657126274
                ],
                [
                  -122.26607259939196,
                  43.77755027877999,
                  662.1936657126274
                ],
                [
                  -122.25437326944588,
                  43.77747454996278,
                  2259.4736657126273
                ],
                [
                  -122.25447859064616,
                  43.76899740653899,
                  2259.4736657126273
                ],
                [
                  -122.2661762684039,
                  43.76907311308048,
                  662.1936657126274
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:38:02Z",
            "pc:count": 130404519,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559532.4826,
                "count": 130404519,
                "maximum": 560003.0093,
                "minimum": 559061.4493,
                "name": "X",
                "position": 0,
                "stddev": 259.6551735,
                "variance": 67420.80913
              },
              {
                "average": 4846950.066,
                "count": 130404519,
                "maximum": 4847428.042,
                "minimum": 4846486.462,
                "name": "Y",
                "position": 1,
                "stddev": 260.3791038,
                "variance": 67797.27771
              },
              {
                "average": 821.110777,
                "count": 130404519,
                "maximum": 2259.473666,
                "minimum": 662.1936657,
                "name": "Z",
                "position": 2,
                "stddev": 67.54440377,
                "variance": 4562.246481
              },
              {
                "average": 31337.66535,
                "count": 130404519,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10471.01771,
                "variance": 109642211.9
              },
              {
                "average": 1.81497997,
                "count": 130404519,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9358569195,
                "variance": 0.8758281738
              },
              {
                "average": 2.630088686,
                "count": 130404519,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.071411027,
                "variance": 1.147921588
              },
              {
                "average": 0.5010958631,
                "count": 130404519,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998801,
                "variance": 0.249998801
              },
              {
                "average": 0,
                "count": 130404519,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.016519067,
                "count": 130404519,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1684394287,
                "variance": 0.02837184115
              },
              {
                "average": -0.2457632246,
                "count": 130404519,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.48855884,
                "variance": 239.8954548
              },
              {
                "average": 0.5010958631,
                "count": 130404519,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499998801,
                "variance": 0.249998801
              },
              {
                "average": 197.7101378,
                "count": 130404519,
                "maximum": 332,
                "minimum": 124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 97.44245315,
                "variance": 9495.031676
              },
              {
                "average": 276573573.6,
                "count": 130404519,
                "maximum": 276630682.5,
                "minimum": 276542236.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 41479.73012,
                "variance": 1720568011
              },
              {
                "average": 0,
                "count": 130404519,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 130404519,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 130404519,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 130404519,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 130404519,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559061.4493,
              4846486.462,
              662.1936657,
              560003.0093,
              4847428.042,
              2259.473666
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559061.4492699457,
                    4846486.461931806,
                    662.1936657126274
                  ],
                  [
                    559061.4492699457,
                    4847428.041931806,
                    662.1936657126274
                  ],
                  [
                    560003.0092699458,
                    4847428.041931806,
                    2259.4736657126273
                  ],
                  [
                    560003.0092699458,
                    4846486.461931806,
                    2259.4736657126273
                  ],
                  [
                    559061.4492699457,
                    4846486.461931806,
                    662.1936657126274
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:38:02+00:00",
            "end_time": "2020-06-18T19:03: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": "20200619_BLU_0380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.34541326562186,
              43.75957673452247,
              752.8968920401581
            ],
            [
              -122.34532082465012,
              43.76805369656298,
              752.8968920401581
            ],
            [
              -122.33362364390815,
              43.76798609433746,
              1129.1368920401583
            ],
            [
              -122.33371773623148,
              43.759509152182034,
              1129.1368920401583
            ],
            [
              -122.34541326562186,
              43.75957673452247,
              752.8968920401581
            ]
          ]
        ]
      },
      "bbox": [
        -122.3454133,
        43.75950915,
        752.896892,
        -122.3336236,
        43.7680537,
        1129.136892
      ],
      "properties": {
        "datetime": "2020-06-19T18:01:35Z",
        "pc:count": 101591748,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 553171.2954,
            "count": 101591748,
            "maximum": 553633.9396,
            "minimum": 552692.4196,
            "name": "X",
            "position": 0,
            "stddev": 261.5469016,
            "variance": 68406.78173
          },
          {
            "average": 4845846.147,
            "count": 101591748,
            "maximum": 4846319.847,
            "minimum": 4845378.307,
            "name": "Y",
            "position": 1,
            "stddev": 265.3638939,
            "variance": 70417.99619
          },
          {
            "average": 928.890069,
            "count": 101591748,
            "maximum": 1129.136892,
            "minimum": 752.896892,
            "name": "Z",
            "position": 2,
            "stddev": 80.14172091,
            "variance": 6422.695431
          },
          {
            "average": 29726.68454,
            "count": 101591748,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12023.89005,
            "variance": 144573931.9
          },
          {
            "average": 1.893942833,
            "count": 101591748,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.012258094,
            "variance": 1.024666448
          },
          {
            "average": 2.788337061,
            "count": 101591748,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.174634291,
            "variance": 1.379765718
          },
          {
            "average": 0.497167703,
            "count": 101591748,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999919805,
            "variance": 0.2499919806
          },
          {
            "average": 0,
            "count": 101591748,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.020045821,
            "count": 101591748,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1761126848,
            "variance": 0.03101567774
          },
          {
            "average": 0.6038827095,
            "count": 101591748,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.51074512,
            "variance": 240.5832142
          },
          {
            "average": 0.497167703,
            "count": 101591748,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999919805,
            "variance": 0.2499919806
          },
          {
            "average": 315.0778473,
            "count": 101591748,
            "maximum": 317,
            "minimum": 312,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.133570907,
            "variance": 1.284983001
          },
          {
            "average": 276624154.7,
            "count": 101591748,
            "maximum": 276624895,
            "minimum": 276623050.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 405.1682576,
            "variance": 164161.317
          },
          {
            "average": 0,
            "count": 101591748,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101591748,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101591748,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101591748,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101591748,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          552692.4196,
          4845378.307,
          752.896892,
          553633.9396,
          4846319.847,
          1129.136892
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                552692.4196051329,
                4845378.306775667,
                752.8968920401581
              ],
              [
                552692.4196051329,
                4846319.846775666,
                752.8968920401581
              ],
              [
                553633.9396051329,
                4846319.846775666,
                1129.1368920401583
              ],
              [
                553633.9396051329,
                4845378.306775667,
                1129.1368920401583
              ],
              [
                552692.4196051329,
                4845378.306775667,
                752.8968920401581
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:01:35+00:00",
        "end_time": "2020-06-19T17:30:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3454133,
            43.75950915,
            752.896892,
            -122.3336236,
            43.7680537,
            1129.136892
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.34541326562186,
                  43.75957673452247,
                  752.8968920401581
                ],
                [
                  -122.34532082465012,
                  43.76805369656298,
                  752.8968920401581
                ],
                [
                  -122.33362364390815,
                  43.76798609433746,
                  1129.1368920401583
                ],
                [
                  -122.33371773623148,
                  43.759509152182034,
                  1129.1368920401583
                ],
                [
                  -122.34541326562186,
                  43.75957673452247,
                  752.8968920401581
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:01:35Z",
            "pc:count": 101591748,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 553171.2954,
                "count": 101591748,
                "maximum": 553633.9396,
                "minimum": 552692.4196,
                "name": "X",
                "position": 0,
                "stddev": 261.5469016,
                "variance": 68406.78173
              },
              {
                "average": 4845846.147,
                "count": 101591748,
                "maximum": 4846319.847,
                "minimum": 4845378.307,
                "name": "Y",
                "position": 1,
                "stddev": 265.3638939,
                "variance": 70417.99619
              },
              {
                "average": 928.890069,
                "count": 101591748,
                "maximum": 1129.136892,
                "minimum": 752.896892,
                "name": "Z",
                "position": 2,
                "stddev": 80.14172091,
                "variance": 6422.695431
              },
              {
                "average": 29726.68454,
                "count": 101591748,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12023.89005,
                "variance": 144573931.9
              },
              {
                "average": 1.893942833,
                "count": 101591748,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.012258094,
                "variance": 1.024666448
              },
              {
                "average": 2.788337061,
                "count": 101591748,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.174634291,
                "variance": 1.379765718
              },
              {
                "average": 0.497167703,
                "count": 101591748,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999919805,
                "variance": 0.2499919806
              },
              {
                "average": 0,
                "count": 101591748,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.020045821,
                "count": 101591748,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1761126848,
                "variance": 0.03101567774
              },
              {
                "average": 0.6038827095,
                "count": 101591748,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.51074512,
                "variance": 240.5832142
              },
              {
                "average": 0.497167703,
                "count": 101591748,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999919805,
                "variance": 0.2499919806
              },
              {
                "average": 315.0778473,
                "count": 101591748,
                "maximum": 317,
                "minimum": 312,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.133570907,
                "variance": 1.284983001
              },
              {
                "average": 276624154.7,
                "count": 101591748,
                "maximum": 276624895,
                "minimum": 276623050.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 405.1682576,
                "variance": 164161.317
              },
              {
                "average": 0,
                "count": 101591748,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101591748,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101591748,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101591748,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101591748,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              552692.4196,
              4845378.307,
              752.896892,
              553633.9396,
              4846319.847,
              1129.136892
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    552692.4196051329,
                    4845378.306775667,
                    752.8968920401581
                  ],
                  [
                    552692.4196051329,
                    4846319.846775666,
                    752.8968920401581
                  ],
                  [
                    553633.9396051329,
                    4846319.846775666,
                    1129.1368920401583
                  ],
                  [
                    553633.9396051329,
                    4845378.306775667,
                    1129.1368920401583
                  ],
                  [
                    552692.4196051329,
                    4845378.306775667,
                    752.8968920401581
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:01:35+00:00",
            "end_time": "2020-06-19T17: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": "20200619_BLU_0401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.33431297090958,
              43.767990523614415,
              699.0181486175469
            ],
            [
              -122.33421893682262,
              43.77646727410185,
              699.0181486175469
            ],
            [
              -122.32251964563949,
              43.77639852223309,
              2166.158148617547
            ],
            [
              -122.32261533181443,
              43.76792179196815,
              2166.158148617547
            ],
            [
              -122.33431297090958,
              43.767990523614415,
              699.0181486175469
            ]
          ]
        ]
      },
      "bbox": [
        -122.334313,
        43.76792179,
        699.0181486,
        -122.3225196,
        43.77646727,
        2166.158149
      ],
      "properties": {
        "datetime": "2020-06-19T18:18:38Z",
        "pc:count": 100297820,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554046.7447,
            "count": 100297820,
            "maximum": 554520.0144,
            "minimum": 553578.4544,
            "name": "X",
            "position": 0,
            "stddev": 265.5898123,
            "variance": 70537.9484
          },
          {
            "average": 4846784.802,
            "count": 100297820,
            "maximum": 4847261.413,
            "minimum": 4846319.893,
            "name": "Y",
            "position": 1,
            "stddev": 259.1331394,
            "variance": 67149.98394
          },
          {
            "average": 823.6254908,
            "count": 100297820,
            "maximum": 2166.158149,
            "minimum": 699.0181486,
            "name": "Z",
            "position": 2,
            "stddev": 50.35291768,
            "variance": 2535.416319
          },
          {
            "average": 30465.16575,
            "count": 100297820,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11187.76741,
            "variance": 125166139.5
          },
          {
            "average": 1.868380798,
            "count": 100297820,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9787850105,
            "variance": 0.9580200967
          },
          {
            "average": 2.736664944,
            "count": 100297820,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.11859105,
            "variance": 1.251245936
          },
          {
            "average": 0.5004097497,
            "count": 100297820,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998346,
            "variance": 0.2499998346
          },
          {
            "average": 0,
            "count": 100297820,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.019197346,
            "count": 100297820,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1682130036,
            "variance": 0.02829561459
          },
          {
            "average": 1.012472412,
            "count": 100297820,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.62031942,
            "variance": 243.9943787
          },
          {
            "average": 0.5004097497,
            "count": 100297820,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999998346,
            "variance": 0.2499998346
          },
          {
            "average": 317.2530132,
            "count": 100297820,
            "maximum": 320,
            "minimum": 315,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.171090195,
            "variance": 1.371452246
          },
          {
            "average": 276624943.2,
            "count": 100297820,
            "maximum": 276625918.9,
            "minimum": 276624165.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 436.4535575,
            "variance": 190491.7078
          },
          {
            "average": 0,
            "count": 100297820,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100297820,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100297820,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100297820,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100297820,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          553578.4544,
          4846319.893,
          699.0181486,
          554520.0144,
          4847261.413,
          2166.158149
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                553578.4543951857,
                4846319.8925570585,
                699.0181486175469
              ],
              [
                553578.4543951857,
                4847261.412557058,
                699.0181486175469
              ],
              [
                554520.0143951857,
                4847261.412557058,
                2166.158148617547
              ],
              [
                554520.0143951857,
                4846319.8925570585,
                2166.158148617547
              ],
              [
                553578.4543951857,
                4846319.8925570585,
                699.0181486175469
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:18:38+00:00",
        "end_time": "2020-06-19T17:49:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.334313,
            43.76792179,
            699.0181486,
            -122.3225196,
            43.77646727,
            2166.158149
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.33431297090958,
                  43.767990523614415,
                  699.0181486175469
                ],
                [
                  -122.33421893682262,
                  43.77646727410185,
                  699.0181486175469
                ],
                [
                  -122.32251964563949,
                  43.77639852223309,
                  2166.158148617547
                ],
                [
                  -122.32261533181443,
                  43.76792179196815,
                  2166.158148617547
                ],
                [
                  -122.33431297090958,
                  43.767990523614415,
                  699.0181486175469
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:18:38Z",
            "pc:count": 100297820,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554046.7447,
                "count": 100297820,
                "maximum": 554520.0144,
                "minimum": 553578.4544,
                "name": "X",
                "position": 0,
                "stddev": 265.5898123,
                "variance": 70537.9484
              },
              {
                "average": 4846784.802,
                "count": 100297820,
                "maximum": 4847261.413,
                "minimum": 4846319.893,
                "name": "Y",
                "position": 1,
                "stddev": 259.1331394,
                "variance": 67149.98394
              },
              {
                "average": 823.6254908,
                "count": 100297820,
                "maximum": 2166.158149,
                "minimum": 699.0181486,
                "name": "Z",
                "position": 2,
                "stddev": 50.35291768,
                "variance": 2535.416319
              },
              {
                "average": 30465.16575,
                "count": 100297820,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11187.76741,
                "variance": 125166139.5
              },
              {
                "average": 1.868380798,
                "count": 100297820,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9787850105,
                "variance": 0.9580200967
              },
              {
                "average": 2.736664944,
                "count": 100297820,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.11859105,
                "variance": 1.251245936
              },
              {
                "average": 0.5004097497,
                "count": 100297820,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998346,
                "variance": 0.2499998346
              },
              {
                "average": 0,
                "count": 100297820,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.019197346,
                "count": 100297820,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1682130036,
                "variance": 0.02829561459
              },
              {
                "average": 1.012472412,
                "count": 100297820,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.62031942,
                "variance": 243.9943787
              },
              {
                "average": 0.5004097497,
                "count": 100297820,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999998346,
                "variance": 0.2499998346
              },
              {
                "average": 317.2530132,
                "count": 100297820,
                "maximum": 320,
                "minimum": 315,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.171090195,
                "variance": 1.371452246
              },
              {
                "average": 276624943.2,
                "count": 100297820,
                "maximum": 276625918.9,
                "minimum": 276624165.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 436.4535575,
                "variance": 190491.7078
              },
              {
                "average": 0,
                "count": 100297820,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100297820,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100297820,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100297820,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100297820,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              553578.4544,
              4846319.893,
              699.0181486,
              554520.0144,
              4847261.413,
              2166.158149
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    553578.4543951857,
                    4846319.8925570585,
                    699.0181486175469
                  ],
                  [
                    553578.4543951857,
                    4847261.412557058,
                    699.0181486175469
                  ],
                  [
                    554520.0143951857,
                    4847261.412557058,
                    2166.158148617547
                  ],
                  [
                    554520.0143951857,
                    4846319.8925570585,
                    2166.158148617547
                  ],
                  [
                    553578.4543951857,
                    4846319.8925570585,
                    699.0181486175469
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:18:38+00:00",
            "end_time": "2020-06-19T17:49: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": "20200619_BLU_0043.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.12584637978031,
              43.622977726501276,
              1504.3074440362143
            ],
            [
              -122.12572352047032,
              43.63145445764917,
              1504.3074440362143
            ],
            [
              -122.11405347017006,
              43.63136460579824,
              1797.8074440362143
            ],
            [
              -122.11417796891605,
              43.62288790108522,
              1797.8074440362143
            ],
            [
              -122.12584637978031,
              43.622977726501276,
              1504.3074440362143
            ]
          ]
        ]
      },
      "bbox": [
        -122.1258464,
        43.6228879,
        1504.307444,
        -122.1140535,
        43.63145446,
        1797.807444
      ],
      "properties": {
        "datetime": "2020-06-19T23:20:47Z",
        "pc:count": 107630894,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570993.5407,
            "count": 107630894,
            "maximum": 571468.42,
            "minimum": 570526.9,
            "name": "X",
            "position": 0,
            "stddev": 267.2346067,
            "variance": 71414.335
          },
          {
            "average": 4830830.529,
            "count": 107630894,
            "maximum": 4831311.927,
            "minimum": 4830370.387,
            "name": "Y",
            "position": 1,
            "stddev": 266.2985598,
            "variance": 70914.92296
          },
          {
            "average": 1675.700218,
            "count": 107630894,
            "maximum": 1797.807444,
            "minimum": 1504.307444,
            "name": "Z",
            "position": 2,
            "stddev": 42.46602341,
            "variance": 1803.363144
          },
          {
            "average": 29513.5825,
            "count": 107630894,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13695.42534,
            "variance": 187564675.2
          },
          {
            "average": 1.795102334,
            "count": 107630894,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9632446698,
            "variance": 0.927840294
          },
          {
            "average": 2.589515107,
            "count": 107630894,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.16421052,
            "variance": 1.355386135
          },
          {
            "average": 0.4958991142,
            "count": 107630894,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999831848,
            "variance": 0.2499831851
          },
          {
            "average": 0,
            "count": 107630894,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.040642922,
            "count": 107630894,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2196149095,
            "variance": 0.04823070846
          },
          {
            "average": 0.4801347214,
            "count": 107630894,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.94280335,
            "variance": 254.1729786
          },
          {
            "average": 0.4958991142,
            "count": 107630894,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999831848,
            "variance": 0.2499831851
          },
          {
            "average": 343.2536138,
            "count": 107630894,
            "maximum": 401,
            "minimum": 337,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.8708239,
            "variance": 221.1414033
          },
          {
            "average": 276634374.4,
            "count": 107630894,
            "maximum": 276644047.9,
            "minimum": 276632803.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2492.197463,
            "variance": 6211048.193
          },
          {
            "average": 0,
            "count": 107630894,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107630894,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107630894,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107630894,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107630894,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570526.9,
          4830370.387,
          1504.307444,
          571468.42,
          4831311.927,
          1797.807444
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570526.8999642665,
                4830370.386992762,
                1504.3074440362143
              ],
              [
                570526.8999642665,
                4831311.926992761,
                1504.3074440362143
              ],
              [
                571468.4199642665,
                4831311.926992761,
                1797.8074440362143
              ],
              [
                571468.4199642665,
                4830370.386992762,
                1797.8074440362143
              ],
              [
                570526.8999642665,
                4830370.386992762,
                1504.3074440362143
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:20:47+00:00",
        "end_time": "2020-06-19T20:13:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0043.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0043.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0043.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0043.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1258464,
            43.6228879,
            1504.307444,
            -122.1140535,
            43.63145446,
            1797.807444
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.12584637978031,
                  43.622977726501276,
                  1504.3074440362143
                ],
                [
                  -122.12572352047032,
                  43.63145445764917,
                  1504.3074440362143
                ],
                [
                  -122.11405347017006,
                  43.63136460579824,
                  1797.8074440362143
                ],
                [
                  -122.11417796891605,
                  43.62288790108522,
                  1797.8074440362143
                ],
                [
                  -122.12584637978031,
                  43.622977726501276,
                  1504.3074440362143
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0043.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0043.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:20:47Z",
            "pc:count": 107630894,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570993.5407,
                "count": 107630894,
                "maximum": 571468.42,
                "minimum": 570526.9,
                "name": "X",
                "position": 0,
                "stddev": 267.2346067,
                "variance": 71414.335
              },
              {
                "average": 4830830.529,
                "count": 107630894,
                "maximum": 4831311.927,
                "minimum": 4830370.387,
                "name": "Y",
                "position": 1,
                "stddev": 266.2985598,
                "variance": 70914.92296
              },
              {
                "average": 1675.700218,
                "count": 107630894,
                "maximum": 1797.807444,
                "minimum": 1504.307444,
                "name": "Z",
                "position": 2,
                "stddev": 42.46602341,
                "variance": 1803.363144
              },
              {
                "average": 29513.5825,
                "count": 107630894,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13695.42534,
                "variance": 187564675.2
              },
              {
                "average": 1.795102334,
                "count": 107630894,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9632446698,
                "variance": 0.927840294
              },
              {
                "average": 2.589515107,
                "count": 107630894,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.16421052,
                "variance": 1.355386135
              },
              {
                "average": 0.4958991142,
                "count": 107630894,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999831848,
                "variance": 0.2499831851
              },
              {
                "average": 0,
                "count": 107630894,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.040642922,
                "count": 107630894,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2196149095,
                "variance": 0.04823070846
              },
              {
                "average": 0.4801347214,
                "count": 107630894,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.94280335,
                "variance": 254.1729786
              },
              {
                "average": 0.4958991142,
                "count": 107630894,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999831848,
                "variance": 0.2499831851
              },
              {
                "average": 343.2536138,
                "count": 107630894,
                "maximum": 401,
                "minimum": 337,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.8708239,
                "variance": 221.1414033
              },
              {
                "average": 276634374.4,
                "count": 107630894,
                "maximum": 276644047.9,
                "minimum": 276632803.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2492.197463,
                "variance": 6211048.193
              },
              {
                "average": 0,
                "count": 107630894,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107630894,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107630894,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107630894,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107630894,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570526.9,
              4830370.387,
              1504.307444,
              571468.42,
              4831311.927,
              1797.807444
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570526.8999642665,
                    4830370.386992762,
                    1504.3074440362143
                  ],
                  [
                    570526.8999642665,
                    4831311.926992761,
                    1504.3074440362143
                  ],
                  [
                    571468.4199642665,
                    4831311.926992761,
                    1797.8074440362143
                  ],
                  [
                    571468.4199642665,
                    4830370.386992762,
                    1797.8074440362143
                  ],
                  [
                    570526.8999642665,
                    4830370.386992762,
                    1504.3074440362143
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:20:47+00:00",
            "end_time": "2020-06-19T20:13:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0009.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.12517146664898,
              43.598395463689116,
              1252.0530301353313
            ],
            [
              -122.1250501787367,
              43.60676455306522,
              1252.0530301353313
            ],
            [
              -122.11338564820129,
              43.606674678750636,
              1610.5530301353313
            ],
            [
              -122.11350855256956,
              43.59830561548139,
              1610.5530301353313
            ],
            [
              -122.12517146664898,
              43.598395463689116,
              1252.0530301353313
            ]
          ]
        ]
      },
      "bbox": [
        -122.1251715,
        43.59830562,
        1252.05303,
        -122.1133856,
        43.60676455,
        1610.55303
      ],
      "properties": {
        "datetime": "2020-06-19T23:20:11Z",
        "pc:count": 113225848,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571094.6781,
            "count": 113225848,
            "maximum": 571551.5672,
            "minimum": 570610.1072,
            "name": "X",
            "position": 0,
            "stddev": 257.6918889,
            "variance": 66405.10962
          },
          {
            "average": 4828118.072,
            "count": 113225848,
            "maximum": 4828570.413,
            "minimum": 4827640.833,
            "name": "Y",
            "position": 1,
            "stddev": 254.5871127,
            "variance": 64814.59796
          },
          {
            "average": 1425.19735,
            "count": 113225848,
            "maximum": 1610.55303,
            "minimum": 1252.05303,
            "name": "Z",
            "position": 2,
            "stddev": 73.32524853,
            "variance": 5376.592072
          },
          {
            "average": 30687.02623,
            "count": 113225848,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12044.37656,
            "variance": 145067006.7
          },
          {
            "average": 1.821201189,
            "count": 113225848,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9631482402,
            "variance": 0.9276545327
          },
          {
            "average": 2.64224328,
            "count": 113225848,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.134417986,
            "variance": 1.286904167
          },
          {
            "average": 0.4985808894,
            "count": 113225848,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979883,
            "variance": 0.2499979883
          },
          {
            "average": 0,
            "count": 113225848,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.028119312,
            "count": 113225848,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2074488204,
            "variance": 0.04303501307
          },
          {
            "average": -1.007336584,
            "count": 113225848,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.75518195,
            "variance": 248.2257582
          },
          {
            "average": 0.4985808894,
            "count": 113225848,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999979883,
            "variance": 0.2499979883
          },
          {
            "average": 350.9348978,
            "count": 113225848,
            "maximum": 401,
            "minimum": 337,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.56467134,
            "variance": 555.2937352
          },
          {
            "average": 276635705.3,
            "count": 113225848,
            "maximum": 276644011.7,
            "minimum": 276632752.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3920.137293,
            "variance": 15367476.4
          },
          {
            "average": 0,
            "count": 113225848,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113225848,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113225848,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113225848,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113225848,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570610.1072,
          4827640.833,
          1252.05303,
          571551.5672,
          4828570.413,
          1610.55303
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570610.107199884,
                4827640.833356981,
                1252.0530301353313
              ],
              [
                570610.107199884,
                4828570.413356981,
                1252.0530301353313
              ],
              [
                571551.567199884,
                4828570.413356981,
                1610.5530301353313
              ],
              [
                571551.567199884,
                4827640.833356981,
                1610.5530301353313
              ],
              [
                570610.107199884,
                4827640.833356981,
                1252.0530301353313
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:20:11+00:00",
        "end_time": "2020-06-19T20:12:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0009.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0009.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0009.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0009.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1251715,
            43.59830562,
            1252.05303,
            -122.1133856,
            43.60676455,
            1610.55303
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.12517146664898,
                  43.598395463689116,
                  1252.0530301353313
                ],
                [
                  -122.1250501787367,
                  43.60676455306522,
                  1252.0530301353313
                ],
                [
                  -122.11338564820129,
                  43.606674678750636,
                  1610.5530301353313
                ],
                [
                  -122.11350855256956,
                  43.59830561548139,
                  1610.5530301353313
                ],
                [
                  -122.12517146664898,
                  43.598395463689116,
                  1252.0530301353313
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0009.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0009.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:20:11Z",
            "pc:count": 113225848,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571094.6781,
                "count": 113225848,
                "maximum": 571551.5672,
                "minimum": 570610.1072,
                "name": "X",
                "position": 0,
                "stddev": 257.6918889,
                "variance": 66405.10962
              },
              {
                "average": 4828118.072,
                "count": 113225848,
                "maximum": 4828570.413,
                "minimum": 4827640.833,
                "name": "Y",
                "position": 1,
                "stddev": 254.5871127,
                "variance": 64814.59796
              },
              {
                "average": 1425.19735,
                "count": 113225848,
                "maximum": 1610.55303,
                "minimum": 1252.05303,
                "name": "Z",
                "position": 2,
                "stddev": 73.32524853,
                "variance": 5376.592072
              },
              {
                "average": 30687.02623,
                "count": 113225848,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12044.37656,
                "variance": 145067006.7
              },
              {
                "average": 1.821201189,
                "count": 113225848,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9631482402,
                "variance": 0.9276545327
              },
              {
                "average": 2.64224328,
                "count": 113225848,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.134417986,
                "variance": 1.286904167
              },
              {
                "average": 0.4985808894,
                "count": 113225848,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979883,
                "variance": 0.2499979883
              },
              {
                "average": 0,
                "count": 113225848,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.028119312,
                "count": 113225848,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2074488204,
                "variance": 0.04303501307
              },
              {
                "average": -1.007336584,
                "count": 113225848,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.75518195,
                "variance": 248.2257582
              },
              {
                "average": 0.4985808894,
                "count": 113225848,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999979883,
                "variance": 0.2499979883
              },
              {
                "average": 350.9348978,
                "count": 113225848,
                "maximum": 401,
                "minimum": 337,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.56467134,
                "variance": 555.2937352
              },
              {
                "average": 276635705.3,
                "count": 113225848,
                "maximum": 276644011.7,
                "minimum": 276632752.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3920.137293,
                "variance": 15367476.4
              },
              {
                "average": 0,
                "count": 113225848,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113225848,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113225848,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113225848,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113225848,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570610.1072,
              4827640.833,
              1252.05303,
              571551.5672,
              4828570.413,
              1610.55303
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570610.107199884,
                    4827640.833356981,
                    1252.0530301353313
                  ],
                  [
                    570610.107199884,
                    4828570.413356981,
                    1252.0530301353313
                  ],
                  [
                    571551.567199884,
                    4828570.413356981,
                    1610.5530301353313
                  ],
                  [
                    571551.567199884,
                    4827640.833356981,
                    1610.5530301353313
                  ],
                  [
                    570610.107199884,
                    4827640.833356981,
                    1252.0530301353313
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:20:11+00:00",
            "end_time": "2020-06-19T20:12: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": "20200618_BLU_0368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25433454702168,
              43.75279049829562,
              812.9820903595112
            ],
            [
              -122.25422926948416,
              43.7612673054486,
              812.9820903595112
            ],
            [
              -122.2425328961573,
              43.76119038545385,
              1268.8420903595113
            ],
            [
              -122.24263982444435,
              43.75271360092658,
              1268.8420903595113
            ],
            [
              -122.25433454702168,
              43.75279049829562,
              812.9820903595112
            ]
          ]
        ]
      },
      "bbox": [
        -122.2543345,
        43.7527136,
        812.9820904,
        -122.2425329,
        43.76126731,
        1268.84209
      ],
      "properties": {
        "datetime": "2020-06-18T19:32:56Z",
        "pc:count": 127308269,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560484.0075,
            "count": 127308269,
            "maximum": 560972.3859,
            "minimum": 560030.8059,
            "name": "X",
            "position": 0,
            "stddev": 264.2100804,
            "variance": 69806.96658
          },
          {
            "average": 4845156.781,
            "count": 127308269,
            "maximum": 4845628.109,
            "minimum": 4844686.569,
            "name": "Y",
            "position": 1,
            "stddev": 263.9865332,
            "variance": 69688.8897
          },
          {
            "average": 981.0578927,
            "count": 127308269,
            "maximum": 1268.84209,
            "minimum": 812.9820904,
            "name": "Z",
            "position": 2,
            "stddev": 78.59530152,
            "variance": 6177.221421
          },
          {
            "average": 30282.95077,
            "count": 127308269,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11323.44686,
            "variance": 128220448.9
          },
          {
            "average": 1.871200676,
            "count": 127308269,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.985892954,
            "variance": 0.9719849168
          },
          {
            "average": 2.74193509,
            "count": 127308269,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.133424086,
            "variance": 1.28465016
          },
          {
            "average": 0.4988988107,
            "count": 127308269,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987893,
            "variance": 0.2499987893
          },
          {
            "average": 0,
            "count": 127308269,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024346635,
            "count": 127308269,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2105289874,
            "variance": 0.04432245455
          },
          {
            "average": -0.4446713318,
            "count": 127308269,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.53756129,
            "variance": 241.4158108
          },
          {
            "average": 0.4988988107,
            "count": 127308269,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999987893,
            "variance": 0.2499987893
          },
          {
            "average": 124.3376059,
            "count": 127308269,
            "maximum": 128,
            "minimum": 121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.470158989,
            "variance": 2.161367452
          },
          {
            "average": 276542284,
            "count": 127308269,
            "maximum": 276543976.8,
            "minimum": 276540673.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 658.9339912,
            "variance": 434194.0047
          },
          {
            "average": 0,
            "count": 127308269,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 127308269,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 127308269,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 127308269,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 127308269,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560030.8059,
          4844686.569,
          812.9820904,
          560972.3859,
          4845628.109,
          1268.84209
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560030.8059311018,
                4844686.569453331,
                812.9820903595112
              ],
              [
                560030.8059311018,
                4845628.10945333,
                812.9820903595112
              ],
              [
                560972.3859311019,
                4845628.10945333,
                1268.8420903595113
              ],
              [
                560972.3859311019,
                4844686.569453331,
                1268.8420903595113
              ],
              [
                560030.8059311018,
                4844686.569453331,
                812.9820903595112
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:32:56+00:00",
        "end_time": "2020-06-18T18:37:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2543345,
            43.7527136,
            812.9820904,
            -122.2425329,
            43.76126731,
            1268.84209
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.25433454702168,
                  43.75279049829562,
                  812.9820903595112
                ],
                [
                  -122.25422926948416,
                  43.7612673054486,
                  812.9820903595112
                ],
                [
                  -122.2425328961573,
                  43.76119038545385,
                  1268.8420903595113
                ],
                [
                  -122.24263982444435,
                  43.75271360092658,
                  1268.8420903595113
                ],
                [
                  -122.25433454702168,
                  43.75279049829562,
                  812.9820903595112
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:32:56Z",
            "pc:count": 127308269,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560484.0075,
                "count": 127308269,
                "maximum": 560972.3859,
                "minimum": 560030.8059,
                "name": "X",
                "position": 0,
                "stddev": 264.2100804,
                "variance": 69806.96658
              },
              {
                "average": 4845156.781,
                "count": 127308269,
                "maximum": 4845628.109,
                "minimum": 4844686.569,
                "name": "Y",
                "position": 1,
                "stddev": 263.9865332,
                "variance": 69688.8897
              },
              {
                "average": 981.0578927,
                "count": 127308269,
                "maximum": 1268.84209,
                "minimum": 812.9820904,
                "name": "Z",
                "position": 2,
                "stddev": 78.59530152,
                "variance": 6177.221421
              },
              {
                "average": 30282.95077,
                "count": 127308269,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11323.44686,
                "variance": 128220448.9
              },
              {
                "average": 1.871200676,
                "count": 127308269,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.985892954,
                "variance": 0.9719849168
              },
              {
                "average": 2.74193509,
                "count": 127308269,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.133424086,
                "variance": 1.28465016
              },
              {
                "average": 0.4988988107,
                "count": 127308269,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987893,
                "variance": 0.2499987893
              },
              {
                "average": 0,
                "count": 127308269,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024346635,
                "count": 127308269,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2105289874,
                "variance": 0.04432245455
              },
              {
                "average": -0.4446713318,
                "count": 127308269,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.53756129,
                "variance": 241.4158108
              },
              {
                "average": 0.4988988107,
                "count": 127308269,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999987893,
                "variance": 0.2499987893
              },
              {
                "average": 124.3376059,
                "count": 127308269,
                "maximum": 128,
                "minimum": 121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.470158989,
                "variance": 2.161367452
              },
              {
                "average": 276542284,
                "count": 127308269,
                "maximum": 276543976.8,
                "minimum": 276540673.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 658.9339912,
                "variance": 434194.0047
              },
              {
                "average": 0,
                "count": 127308269,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 127308269,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 127308269,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 127308269,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 127308269,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560030.8059,
              4844686.569,
              812.9820904,
              560972.3859,
              4845628.109,
              1268.84209
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560030.8059311018,
                    4844686.569453331,
                    812.9820903595112
                  ],
                  [
                    560030.8059311018,
                    4845628.10945333,
                    812.9820903595112
                  ],
                  [
                    560972.3859311019,
                    4845628.10945333,
                    1268.8420903595113
                  ],
                  [
                    560972.3859311019,
                    4844686.569453331,
                    1268.8420903595113
                  ],
                  [
                    560030.8059311018,
                    4844686.569453331,
                    812.9820903595112
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:32:56+00:00",
            "end_time": "2020-06-18T18: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": "20200619_BLU_0449.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.32371411629917,
              43.79286206376068,
              529.2772679642432
            ],
            [
              -122.32361849609025,
              43.801339299005974,
              529.2772679642432
            ],
            [
              -122.3119143783295,
              43.80126943049355,
              2177.077267964243
            ],
            [
              -122.31201165283683,
              43.7927922157996,
              2177.077267964243
            ],
            [
              -122.32371411629917,
              43.79286206376068,
              529.2772679642432
            ]
          ]
        ]
      },
      "bbox": [
        -122.3237141,
        43.79279222,
        529.277268,
        -122.3119144,
        43.8013393,
        2177.077268
      ],
      "properties": {
        "datetime": "2020-06-19T18:30:47Z",
        "pc:count": 90608034,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554888.2665,
            "count": 90608034,
            "maximum": 555350.5148,
            "minimum": 554408.9548,
            "name": "X",
            "position": 0,
            "stddev": 264.7117687,
            "variance": 70072.3205
          },
          {
            "average": 4849559.851,
            "count": 90608034,
            "maximum": 4850030.713,
            "minimum": 4849089.133,
            "name": "Y",
            "position": 1,
            "stddev": 263.8870186,
            "variance": 69636.35858
          },
          {
            "average": 618.0865795,
            "count": 90608034,
            "maximum": 2177.077268,
            "minimum": 529.277268,
            "name": "Z",
            "position": 2,
            "stddev": 51.08870764,
            "variance": 2610.056049
          },
          {
            "average": 31989.9089,
            "count": 90608034,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9872.899492,
            "variance": 97474144.39
          },
          {
            "average": 1.77543328,
            "count": 90608034,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8974515349,
            "variance": 0.8054192575
          },
          {
            "average": 2.55067459,
            "count": 90608034,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.019562931,
            "variance": 1.03950857
          },
          {
            "average": 0.4951444151,
            "count": 90608034,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999764255,
            "variance": 0.2499764261
          },
          {
            "average": 2.538406252e-07,
            "count": 90608034,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005038259259,
            "variance": 2.538405636e-07
          },
          {
            "average": 1.052526821,
            "count": 90608034,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5382100111,
            "variance": 0.289670016
          },
          {
            "average": 0.6366672773,
            "count": 90608034,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.66933271,
            "variance": 245.5279877
          },
          {
            "average": 0.5002456184,
            "count": 90608034,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999424,
            "variance": 0.2499999424
          },
          {
            "average": 319.2415163,
            "count": 90608034,
            "maximum": 322,
            "minimum": 316,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.338151022,
            "variance": 1.790648157
          },
          {
            "average": 276625686.4,
            "count": 90608034,
            "maximum": 276626647.3,
            "minimum": 276624365.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 514.5481281,
            "variance": 264759.7762
          },
          {
            "average": 0,
            "count": 90608034,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90608034,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90608034,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90608034,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90608034,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554408.9548,
          4849089.133,
          529.277268,
          555350.5148,
          4850030.713,
          2177.077268
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554408.9547767434,
                4849089.132590021,
                529.2772679642432
              ],
              [
                554408.9547767434,
                4850030.712590021,
                529.2772679642432
              ],
              [
                555350.5147767435,
                4850030.712590021,
                2177.077267964243
              ],
              [
                555350.5147767435,
                4849089.132590021,
                2177.077267964243
              ],
              [
                554408.9547767434,
                4849089.132590021,
                529.2772679642432
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:30:47+00:00",
        "end_time": "2020-06-19T17:52:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0449.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0449.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0449.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0449.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3237141,
            43.79279222,
            529.277268,
            -122.3119144,
            43.8013393,
            2177.077268
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.32371411629917,
                  43.79286206376068,
                  529.2772679642432
                ],
                [
                  -122.32361849609025,
                  43.801339299005974,
                  529.2772679642432
                ],
                [
                  -122.3119143783295,
                  43.80126943049355,
                  2177.077267964243
                ],
                [
                  -122.31201165283683,
                  43.7927922157996,
                  2177.077267964243
                ],
                [
                  -122.32371411629917,
                  43.79286206376068,
                  529.2772679642432
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0449.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0449.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:30:47Z",
            "pc:count": 90608034,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554888.2665,
                "count": 90608034,
                "maximum": 555350.5148,
                "minimum": 554408.9548,
                "name": "X",
                "position": 0,
                "stddev": 264.7117687,
                "variance": 70072.3205
              },
              {
                "average": 4849559.851,
                "count": 90608034,
                "maximum": 4850030.713,
                "minimum": 4849089.133,
                "name": "Y",
                "position": 1,
                "stddev": 263.8870186,
                "variance": 69636.35858
              },
              {
                "average": 618.0865795,
                "count": 90608034,
                "maximum": 2177.077268,
                "minimum": 529.277268,
                "name": "Z",
                "position": 2,
                "stddev": 51.08870764,
                "variance": 2610.056049
              },
              {
                "average": 31989.9089,
                "count": 90608034,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9872.899492,
                "variance": 97474144.39
              },
              {
                "average": 1.77543328,
                "count": 90608034,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8974515349,
                "variance": 0.8054192575
              },
              {
                "average": 2.55067459,
                "count": 90608034,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.019562931,
                "variance": 1.03950857
              },
              {
                "average": 0.4951444151,
                "count": 90608034,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999764255,
                "variance": 0.2499764261
              },
              {
                "average": 2.538406252e-07,
                "count": 90608034,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005038259259,
                "variance": 2.538405636e-07
              },
              {
                "average": 1.052526821,
                "count": 90608034,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5382100111,
                "variance": 0.289670016
              },
              {
                "average": 0.6366672773,
                "count": 90608034,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.66933271,
                "variance": 245.5279877
              },
              {
                "average": 0.5002456184,
                "count": 90608034,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999424,
                "variance": 0.2499999424
              },
              {
                "average": 319.2415163,
                "count": 90608034,
                "maximum": 322,
                "minimum": 316,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.338151022,
                "variance": 1.790648157
              },
              {
                "average": 276625686.4,
                "count": 90608034,
                "maximum": 276626647.3,
                "minimum": 276624365.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 514.5481281,
                "variance": 264759.7762
              },
              {
                "average": 0,
                "count": 90608034,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90608034,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90608034,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90608034,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90608034,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554408.9548,
              4849089.133,
              529.277268,
              555350.5148,
              4850030.713,
              2177.077268
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554408.9547767434,
                    4849089.132590021,
                    529.2772679642432
                  ],
                  [
                    554408.9547767434,
                    4850030.712590021,
                    529.2772679642432
                  ],
                  [
                    555350.5147767435,
                    4850030.712590021,
                    2177.077267964243
                  ],
                  [
                    555350.5147767435,
                    4849089.132590021,
                    2177.077267964243
                  ],
                  [
                    554408.9547767434,
                    4849089.132590021,
                    529.2772679642432
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:30:47+00:00",
            "end_time": "2020-06-19T17:52: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": "20200619_BLU_0060.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.09207916602227,
              43.631691924376426,
              1669.4873119879528
            ],
            [
              -122.09195377335739,
              43.64001911579364,
              1669.4873119879528
            ],
            [
              -122.08643085547818,
              43.63997510896433,
              1833.0873119879527
            ],
            [
              -122.08655701054849,
              43.63164793026561,
              1833.0873119879527
            ],
            [
              -122.09207916602227,
              43.631691924376426,
              1669.4873119879528
            ]
          ]
        ]
      },
      "bbox": [
        -122.0920792,
        43.63164793,
        1669.487312,
        -122.0864309,
        43.64001912,
        1833.087312
      ],
      "properties": {
        "datetime": "2020-06-19T23:55:19Z",
        "pc:count": 35164141,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573445.7829,
            "count": 35164141,
            "maximum": 573686.1948,
            "minimum": 573240.6748,
            "name": "X",
            "position": 0,
            "stddev": 109.701717,
            "variance": 12034.46672
          },
          {
            "average": 4831828.619,
            "count": 35164141,
            "maximum": 4832292.369,
            "minimum": 4831367.429,
            "name": "Y",
            "position": 1,
            "stddev": 262.5164442,
            "variance": 68914.88345
          },
          {
            "average": 1753.834109,
            "count": 35164141,
            "maximum": 1833.087312,
            "minimum": 1669.487312,
            "name": "Z",
            "position": 2,
            "stddev": 29.21134967,
            "variance": 853.3029493
          },
          {
            "average": 31310.90002,
            "count": 35164141,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12994.31648,
            "variance": 168852260.7
          },
          {
            "average": 1.716045587,
            "count": 35164141,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.91041754,
            "variance": 0.8288600972
          },
          {
            "average": 2.432339496,
            "count": 35164141,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.121425345,
            "variance": 1.257594805
          },
          {
            "average": 0.4930695449,
            "count": 35164141,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999519736,
            "variance": 0.2499519759
          },
          {
            "average": 0,
            "count": 35164141,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.050764613,
            "count": 35164141,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2379890576,
            "variance": 0.05663879152
          },
          {
            "average": -0.7319592743,
            "count": 35164141,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.96976654,
            "variance": 255.0334435
          },
          {
            "average": 0.4930695449,
            "count": 35164141,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999519736,
            "variance": 0.2499519759
          },
          {
            "average": 404.9846265,
            "count": 35164141,
            "maximum": 407,
            "minimum": 404,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.802389699,
            "variance": 0.643829229
          },
          {
            "average": 276645480.1,
            "count": 35164141,
            "maximum": 276646119.7,
            "minimum": 276645159.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 266.9878164,
            "variance": 71282.4941
          },
          {
            "average": 0,
            "count": 35164141,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35164141,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35164141,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35164141,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35164141,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573240.6748,
          4831367.429,
          1669.487312,
          573686.1948,
          4832292.369,
          1833.087312
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573240.6748329513,
                4831367.428857327,
                1669.4873119879528
              ],
              [
                573240.6748329513,
                4832292.368857327,
                1669.4873119879528
              ],
              [
                573686.1948329513,
                4832292.368857327,
                1833.0873119879527
              ],
              [
                573686.1948329513,
                4831367.428857327,
                1833.0873119879527
              ],
              [
                573240.6748329513,
                4831367.428857327,
                1669.4873119879528
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:55:19+00:00",
        "end_time": "2020-06-19T23:39:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0060.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0060.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0060.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0060.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.0920792,
            43.63164793,
            1669.487312,
            -122.0864309,
            43.64001912,
            1833.087312
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.09207916602227,
                  43.631691924376426,
                  1669.4873119879528
                ],
                [
                  -122.09195377335739,
                  43.64001911579364,
                  1669.4873119879528
                ],
                [
                  -122.08643085547818,
                  43.63997510896433,
                  1833.0873119879527
                ],
                [
                  -122.08655701054849,
                  43.63164793026561,
                  1833.0873119879527
                ],
                [
                  -122.09207916602227,
                  43.631691924376426,
                  1669.4873119879528
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0060.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0060.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:55:19Z",
            "pc:count": 35164141,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573445.7829,
                "count": 35164141,
                "maximum": 573686.1948,
                "minimum": 573240.6748,
                "name": "X",
                "position": 0,
                "stddev": 109.701717,
                "variance": 12034.46672
              },
              {
                "average": 4831828.619,
                "count": 35164141,
                "maximum": 4832292.369,
                "minimum": 4831367.429,
                "name": "Y",
                "position": 1,
                "stddev": 262.5164442,
                "variance": 68914.88345
              },
              {
                "average": 1753.834109,
                "count": 35164141,
                "maximum": 1833.087312,
                "minimum": 1669.487312,
                "name": "Z",
                "position": 2,
                "stddev": 29.21134967,
                "variance": 853.3029493
              },
              {
                "average": 31310.90002,
                "count": 35164141,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12994.31648,
                "variance": 168852260.7
              },
              {
                "average": 1.716045587,
                "count": 35164141,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.91041754,
                "variance": 0.8288600972
              },
              {
                "average": 2.432339496,
                "count": 35164141,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.121425345,
                "variance": 1.257594805
              },
              {
                "average": 0.4930695449,
                "count": 35164141,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999519736,
                "variance": 0.2499519759
              },
              {
                "average": 0,
                "count": 35164141,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.050764613,
                "count": 35164141,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2379890576,
                "variance": 0.05663879152
              },
              {
                "average": -0.7319592743,
                "count": 35164141,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.96976654,
                "variance": 255.0334435
              },
              {
                "average": 0.4930695449,
                "count": 35164141,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999519736,
                "variance": 0.2499519759
              },
              {
                "average": 404.9846265,
                "count": 35164141,
                "maximum": 407,
                "minimum": 404,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.802389699,
                "variance": 0.643829229
              },
              {
                "average": 276645480.1,
                "count": 35164141,
                "maximum": 276646119.7,
                "minimum": 276645159.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 266.9878164,
                "variance": 71282.4941
              },
              {
                "average": 0,
                "count": 35164141,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35164141,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35164141,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35164141,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35164141,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573240.6748,
              4831367.429,
              1669.487312,
              573686.1948,
              4832292.369,
              1833.087312
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573240.6748329513,
                    4831367.428857327,
                    1669.4873119879528
                  ],
                  [
                    573240.6748329513,
                    4832292.368857327,
                    1669.4873119879528
                  ],
                  [
                    573686.1948329513,
                    4832292.368857327,
                    1833.0873119879527
                  ],
                  [
                    573686.1948329513,
                    4831367.428857327,
                    1833.0873119879527
                  ],
                  [
                    573240.6748329513,
                    4831367.428857327,
                    1669.4873119879528
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:55:19+00:00",
            "end_time": "2020-06-19T23:39: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": "20200618_BLU_0389.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.24322246497549,
              43.761195764708724,
              761.6298607189025
            ],
            [
              -122.24311559186688,
              43.769672177624585,
              761.6298607189025
            ],
            [
              -122.23141785943189,
              43.769594110081556,
              1252.3498607189026
            ],
            [
              -122.23152638388304,
              43.76111772012761,
              1252.3498607189026
            ],
            [
              -122.24322246497549,
              43.761195764708724,
              761.6298607189025
            ]
          ]
        ]
      },
      "bbox": [
        -122.2432225,
        43.76111772,
        761.6298607,
        -122.2314179,
        43.76967218,
        1252.349861
      ],
      "properties": {
        "datetime": "2020-06-18T19:07:58Z",
        "pc:count": 110902694,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561381.2253,
            "count": 110902694,
            "maximum": 561858.4334,
            "minimum": 560916.8734,
            "name": "X",
            "position": 0,
            "stddev": 267.7782476,
            "variance": 71705.18988
          },
          {
            "average": 4846094.852,
            "count": 110902694,
            "maximum": 4846569.7,
            "minimum": 4845628.2,
            "name": "Y",
            "position": 1,
            "stddev": 266.0028695,
            "variance": 70757.52656
          },
          {
            "average": 950.8383232,
            "count": 110902694,
            "maximum": 1252.349861,
            "minimum": 761.6298607,
            "name": "Z",
            "position": 2,
            "stddev": 102.9246492,
            "variance": 10593.48342
          },
          {
            "average": 31486.52488,
            "count": 110902694,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11189.21612,
            "variance": 125198557.5
          },
          {
            "average": 1.804471107,
            "count": 110902694,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9439298254,
            "variance": 0.8910035154
          },
          {
            "average": 2.609041156,
            "count": 110902694,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.105089654,
            "variance": 1.221223144
          },
          {
            "average": 0.4995014368,
            "count": 110902694,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997537,
            "variance": 0.2499997537
          },
          {
            "average": 0,
            "count": 110902694,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.019922347,
            "count": 110902694,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1942666285,
            "variance": 0.03773952296
          },
          {
            "average": 0.7030930425,
            "count": 110902694,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.78993428,
            "variance": 249.3220245
          },
          {
            "average": 0.4995014368,
            "count": 110902694,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999997537,
            "variance": 0.2499997537
          },
          {
            "average": 121.3920955,
            "count": 110902694,
            "maximum": 125,
            "minimum": 118,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.457132054,
            "variance": 2.123233824
          },
          {
            "average": 276540949.7,
            "count": 110902694,
            "maximum": 276542478.5,
            "minimum": 276539497.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 679.0670754,
            "variance": 461132.0929
          },
          {
            "average": 0,
            "count": 110902694,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110902694,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110902694,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110902694,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110902694,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560916.8734,
          4845628.2,
          761.6298607,
          561858.4334,
          4846569.7,
          1252.349861
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560916.8734204631,
                4845628.199544575,
                761.6298607189025
              ],
              [
                560916.8734204631,
                4846569.699544575,
                761.6298607189025
              ],
              [
                561858.4334204631,
                4846569.699544575,
                1252.3498607189026
              ],
              [
                561858.4334204631,
                4845628.199544575,
                1252.3498607189026
              ],
              [
                560916.8734204631,
                4845628.199544575,
                761.6298607189025
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:07:58+00:00",
        "end_time": "2020-06-18T18:18:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0389.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0389.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0389.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0389.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2432225,
            43.76111772,
            761.6298607,
            -122.2314179,
            43.76967218,
            1252.349861
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.24322246497549,
                  43.761195764708724,
                  761.6298607189025
                ],
                [
                  -122.24311559186688,
                  43.769672177624585,
                  761.6298607189025
                ],
                [
                  -122.23141785943189,
                  43.769594110081556,
                  1252.3498607189026
                ],
                [
                  -122.23152638388304,
                  43.76111772012761,
                  1252.3498607189026
                ],
                [
                  -122.24322246497549,
                  43.761195764708724,
                  761.6298607189025
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0389.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0389.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:07:58Z",
            "pc:count": 110902694,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561381.2253,
                "count": 110902694,
                "maximum": 561858.4334,
                "minimum": 560916.8734,
                "name": "X",
                "position": 0,
                "stddev": 267.7782476,
                "variance": 71705.18988
              },
              {
                "average": 4846094.852,
                "count": 110902694,
                "maximum": 4846569.7,
                "minimum": 4845628.2,
                "name": "Y",
                "position": 1,
                "stddev": 266.0028695,
                "variance": 70757.52656
              },
              {
                "average": 950.8383232,
                "count": 110902694,
                "maximum": 1252.349861,
                "minimum": 761.6298607,
                "name": "Z",
                "position": 2,
                "stddev": 102.9246492,
                "variance": 10593.48342
              },
              {
                "average": 31486.52488,
                "count": 110902694,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11189.21612,
                "variance": 125198557.5
              },
              {
                "average": 1.804471107,
                "count": 110902694,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9439298254,
                "variance": 0.8910035154
              },
              {
                "average": 2.609041156,
                "count": 110902694,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.105089654,
                "variance": 1.221223144
              },
              {
                "average": 0.4995014368,
                "count": 110902694,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997537,
                "variance": 0.2499997537
              },
              {
                "average": 0,
                "count": 110902694,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.019922347,
                "count": 110902694,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1942666285,
                "variance": 0.03773952296
              },
              {
                "average": 0.7030930425,
                "count": 110902694,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.78993428,
                "variance": 249.3220245
              },
              {
                "average": 0.4995014368,
                "count": 110902694,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999997537,
                "variance": 0.2499997537
              },
              {
                "average": 121.3920955,
                "count": 110902694,
                "maximum": 125,
                "minimum": 118,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.457132054,
                "variance": 2.123233824
              },
              {
                "average": 276540949.7,
                "count": 110902694,
                "maximum": 276542478.5,
                "minimum": 276539497.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 679.0670754,
                "variance": 461132.0929
              },
              {
                "average": 0,
                "count": 110902694,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110902694,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110902694,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110902694,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110902694,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560916.8734,
              4845628.2,
              761.6298607,
              561858.4334,
              4846569.7,
              1252.349861
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560916.8734204631,
                    4845628.199544575,
                    761.6298607189025
                  ],
                  [
                    560916.8734204631,
                    4846569.699544575,
                    761.6298607189025
                  ],
                  [
                    561858.4334204631,
                    4846569.699544575,
                    1252.3498607189026
                  ],
                  [
                    561858.4334204631,
                    4845628.199544575,
                    1252.3498607189026
                  ],
                  [
                    560916.8734204631,
                    4845628.199544575,
                    761.6298607189025
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:07:58+00:00",
            "end_time": "2020-06-18T18:18: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": "20200619_BLU_0402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.32295725501139,
              43.768173826495264,
              788.8396829741417
            ],
            [
              -122.32286161426082,
              43.77665073704871,
              788.8396829741417
            ],
            [
              -122.31116206637928,
              43.776580820906446,
              2174.0596829741417
            ],
            [
              -122.31125935928807,
              43.76810393091834,
              2174.0596829741417
            ],
            [
              -122.32295725501139,
              43.768173826495264,
              788.8396829741417
            ]
          ]
        ]
      },
      "bbox": [
        -122.3229573,
        43.76810393,
        788.839683,
        -122.3111621,
        43.77665074,
        2174.059683
      ],
      "properties": {
        "datetime": "2020-06-19T18:31:36Z",
        "pc:count": 100126844,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554972.6528,
            "count": 100126844,
            "maximum": 555433.8455,
            "minimum": 554492.2655,
            "name": "X",
            "position": 0,
            "stddev": 264.3310546,
            "variance": 69870.90641
          },
          {
            "average": 4846809.802,
            "count": 100126844,
            "maximum": 4847289.199,
            "minimum": 4846347.659,
            "name": "Y",
            "position": 1,
            "stddev": 261.5116644,
            "variance": 68388.3506
          },
          {
            "average": 882.9245716,
            "count": 100126844,
            "maximum": 2174.059683,
            "minimum": 788.839683,
            "name": "Z",
            "position": 2,
            "stddev": 36.38212565,
            "variance": 1323.659067
          },
          {
            "average": 30237.80453,
            "count": 100126844,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11445.98113,
            "variance": 131010484.1
          },
          {
            "average": 1.886370272,
            "count": 100126844,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9959651663,
            "variance": 0.9919466124
          },
          {
            "average": 2.772097241,
            "count": 100126844,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.141549567,
            "variance": 1.303135414
          },
          {
            "average": 0.4980759106,
            "count": 100126844,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963004,
            "variance": 0.2499963004
          },
          {
            "average": 0,
            "count": 100126844,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.020406506,
            "count": 100126844,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.171489456,
            "variance": 0.02940863353
          },
          {
            "average": 0.53770328,
            "count": 100126844,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.84717819,
            "variance": 251.1330565
          },
          {
            "average": 0.4980759106,
            "count": 100126844,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999963004,
            "variance": 0.2499963004
          },
          {
            "average": 319.6241215,
            "count": 100126844,
            "maximum": 322,
            "minimum": 317,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.189022528,
            "variance": 1.413774573
          },
          {
            "average": 276625831.5,
            "count": 100126844,
            "maximum": 276626696.8,
            "minimum": 276624889.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 459.3565482,
            "variance": 211008.4383
          },
          {
            "average": 0,
            "count": 100126844,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100126844,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100126844,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100126844,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100126844,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554492.2655,
          4846347.659,
          788.839683,
          555433.8455,
          4847289.199,
          2174.059683
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554492.2654739117,
                4846347.659406362,
                788.8396829741417
              ],
              [
                554492.2654739117,
                4847289.199406361,
                788.8396829741417
              ],
              [
                555433.8454739117,
                4847289.199406361,
                2174.0596829741417
              ],
              [
                555433.8454739117,
                4846347.659406362,
                2174.0596829741417
              ],
              [
                554492.2654739117,
                4846347.659406362,
                788.8396829741417
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:31:36+00:00",
        "end_time": "2020-06-19T18:01:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3229573,
            43.76810393,
            788.839683,
            -122.3111621,
            43.77665074,
            2174.059683
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.32295725501139,
                  43.768173826495264,
                  788.8396829741417
                ],
                [
                  -122.32286161426082,
                  43.77665073704871,
                  788.8396829741417
                ],
                [
                  -122.31116206637928,
                  43.776580820906446,
                  2174.0596829741417
                ],
                [
                  -122.31125935928807,
                  43.76810393091834,
                  2174.0596829741417
                ],
                [
                  -122.32295725501139,
                  43.768173826495264,
                  788.8396829741417
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:31:36Z",
            "pc:count": 100126844,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554972.6528,
                "count": 100126844,
                "maximum": 555433.8455,
                "minimum": 554492.2655,
                "name": "X",
                "position": 0,
                "stddev": 264.3310546,
                "variance": 69870.90641
              },
              {
                "average": 4846809.802,
                "count": 100126844,
                "maximum": 4847289.199,
                "minimum": 4846347.659,
                "name": "Y",
                "position": 1,
                "stddev": 261.5116644,
                "variance": 68388.3506
              },
              {
                "average": 882.9245716,
                "count": 100126844,
                "maximum": 2174.059683,
                "minimum": 788.839683,
                "name": "Z",
                "position": 2,
                "stddev": 36.38212565,
                "variance": 1323.659067
              },
              {
                "average": 30237.80453,
                "count": 100126844,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11445.98113,
                "variance": 131010484.1
              },
              {
                "average": 1.886370272,
                "count": 100126844,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9959651663,
                "variance": 0.9919466124
              },
              {
                "average": 2.772097241,
                "count": 100126844,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.141549567,
                "variance": 1.303135414
              },
              {
                "average": 0.4980759106,
                "count": 100126844,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963004,
                "variance": 0.2499963004
              },
              {
                "average": 0,
                "count": 100126844,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.020406506,
                "count": 100126844,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.171489456,
                "variance": 0.02940863353
              },
              {
                "average": 0.53770328,
                "count": 100126844,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.84717819,
                "variance": 251.1330565
              },
              {
                "average": 0.4980759106,
                "count": 100126844,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999963004,
                "variance": 0.2499963004
              },
              {
                "average": 319.6241215,
                "count": 100126844,
                "maximum": 322,
                "minimum": 317,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.189022528,
                "variance": 1.413774573
              },
              {
                "average": 276625831.5,
                "count": 100126844,
                "maximum": 276626696.8,
                "minimum": 276624889.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 459.3565482,
                "variance": 211008.4383
              },
              {
                "average": 0,
                "count": 100126844,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100126844,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100126844,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100126844,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100126844,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554492.2655,
              4846347.659,
              788.839683,
              555433.8455,
              4847289.199,
              2174.059683
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554492.2654739117,
                    4846347.659406362,
                    788.8396829741417
                  ],
                  [
                    554492.2654739117,
                    4847289.199406361,
                    788.8396829741417
                  ],
                  [
                    555433.8454739117,
                    4847289.199406361,
                    2174.0596829741417
                  ],
                  [
                    555433.8454739117,
                    4846347.659406362,
                    2174.0596829741417
                  ],
                  [
                    554492.2654739117,
                    4846347.659406362,
                    788.8396829741417
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:31:36+00:00",
            "end_time": "2020-06-19T18:01: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": "20200618_BLU_0408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25481968012299,
              43.76924999769348,
              722.9270150624959
            ],
            [
              -122.25471441288859,
              43.77772660121308,
              722.9270150624959
            ],
            [
              -122.24301507890938,
              43.77764970951328,
              2286.827015062496
            ],
            [
              -122.2431219982248,
              43.76917312860995,
              2286.827015062496
            ],
            [
              -122.25481968012299,
              43.76924999769348,
              722.9270150624959
            ]
          ]
        ]
      },
      "bbox": [
        -122.2548197,
        43.76917313,
        722.9270151,
        -122.2430151,
        43.7777266,
        2286.827015
      ],
      "properties": {
        "datetime": "2020-06-19T19:37:52Z",
        "pc:count": 116130412,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560447.0087,
            "count": 116130412,
            "maximum": 560916.8643,
            "minimum": 559975.3043,
            "name": "X",
            "position": 0,
            "stddev": 261.7161247,
            "variance": 68495.32995
          },
          {
            "average": 4846987.098,
            "count": 116130412,
            "maximum": 4847455.789,
            "minimum": 4846514.269,
            "name": "Y",
            "position": 1,
            "stddev": 263.9559322,
            "variance": 69672.73414
          },
          {
            "average": 843.2299697,
            "count": 116130412,
            "maximum": 2286.827015,
            "minimum": 722.9270151,
            "name": "Z",
            "position": 2,
            "stddev": 49.92036809,
            "variance": 2492.04315
          },
          {
            "average": 32278.65788,
            "count": 116130412,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10603.92554,
            "variance": 112443236.8
          },
          {
            "average": 1.741716528,
            "count": 116130412,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8958086793,
            "variance": 0.8024731899
          },
          {
            "average": 2.483418108,
            "count": 116130412,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.0562319,
            "variance": 1.115625828
          },
          {
            "average": 0.5003304389,
            "count": 116130412,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999893,
            "variance": 0.249999893
          },
          {
            "average": 0,
            "count": 116130412,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.021183168,
            "count": 116130412,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1841314114,
            "variance": 0.03390437665
          },
          {
            "average": 0.1283268312,
            "count": 116130412,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.43029442,
            "variance": 238.0939858
          },
          {
            "average": 0.5003304389,
            "count": 116130412,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499999893,
            "variance": 0.249999893
          },
          {
            "average": 124.8110717,
            "count": 116130412,
            "maximum": 332,
            "minimum": 121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.022784987,
            "variance": 36.273939
          },
          {
            "average": 276542491.2,
            "count": 116130412,
            "maximum": 276630672.6,
            "minimum": 276540639.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2575.909389,
            "variance": 6635309.178
          },
          {
            "average": 0,
            "count": 116130412,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116130412,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116130412,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116130412,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116130412,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559975.3043,
          4846514.269,
          722.9270151,
          560916.8643,
          4847455.789,
          2286.827015
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559975.304333509,
                4846514.268586872,
                722.9270150624959
              ],
              [
                559975.304333509,
                4847455.788586872,
                722.9270150624959
              ],
              [
                560916.864333509,
                4847455.788586872,
                2286.827015062496
              ],
              [
                560916.864333509,
                4846514.268586872,
                2286.827015062496
              ],
              [
                559975.304333509,
                4846514.268586872,
                722.9270150624959
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:37:52+00:00",
        "end_time": "2020-06-18T18:37:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2548197,
            43.76917313,
            722.9270151,
            -122.2430151,
            43.7777266,
            2286.827015
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.25481968012299,
                  43.76924999769348,
                  722.9270150624959
                ],
                [
                  -122.25471441288859,
                  43.77772660121308,
                  722.9270150624959
                ],
                [
                  -122.24301507890938,
                  43.77764970951328,
                  2286.827015062496
                ],
                [
                  -122.2431219982248,
                  43.76917312860995,
                  2286.827015062496
                ],
                [
                  -122.25481968012299,
                  43.76924999769348,
                  722.9270150624959
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:37:52Z",
            "pc:count": 116130412,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560447.0087,
                "count": 116130412,
                "maximum": 560916.8643,
                "minimum": 559975.3043,
                "name": "X",
                "position": 0,
                "stddev": 261.7161247,
                "variance": 68495.32995
              },
              {
                "average": 4846987.098,
                "count": 116130412,
                "maximum": 4847455.789,
                "minimum": 4846514.269,
                "name": "Y",
                "position": 1,
                "stddev": 263.9559322,
                "variance": 69672.73414
              },
              {
                "average": 843.2299697,
                "count": 116130412,
                "maximum": 2286.827015,
                "minimum": 722.9270151,
                "name": "Z",
                "position": 2,
                "stddev": 49.92036809,
                "variance": 2492.04315
              },
              {
                "average": 32278.65788,
                "count": 116130412,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10603.92554,
                "variance": 112443236.8
              },
              {
                "average": 1.741716528,
                "count": 116130412,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8958086793,
                "variance": 0.8024731899
              },
              {
                "average": 2.483418108,
                "count": 116130412,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.0562319,
                "variance": 1.115625828
              },
              {
                "average": 0.5003304389,
                "count": 116130412,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999893,
                "variance": 0.249999893
              },
              {
                "average": 0,
                "count": 116130412,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.021183168,
                "count": 116130412,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1841314114,
                "variance": 0.03390437665
              },
              {
                "average": 0.1283268312,
                "count": 116130412,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.43029442,
                "variance": 238.0939858
              },
              {
                "average": 0.5003304389,
                "count": 116130412,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499999893,
                "variance": 0.249999893
              },
              {
                "average": 124.8110717,
                "count": 116130412,
                "maximum": 332,
                "minimum": 121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.022784987,
                "variance": 36.273939
              },
              {
                "average": 276542491.2,
                "count": 116130412,
                "maximum": 276630672.6,
                "minimum": 276540639.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2575.909389,
                "variance": 6635309.178
              },
              {
                "average": 0,
                "count": 116130412,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116130412,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116130412,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116130412,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116130412,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559975.3043,
              4846514.269,
              722.9270151,
              560916.8643,
              4847455.789,
              2286.827015
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559975.304333509,
                    4846514.268586872,
                    722.9270150624959
                  ],
                  [
                    559975.304333509,
                    4847455.788586872,
                    722.9270150624959
                  ],
                  [
                    560916.864333509,
                    4847455.788586872,
                    2286.827015062496
                  ],
                  [
                    560916.864333509,
                    4846514.268586872,
                    2286.827015062496
                  ],
                  [
                    559975.304333509,
                    4846514.268586872,
                    722.9270150624959
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:37:52+00:00",
            "end_time": "2020-06-18T18:37: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": "20200619_BLU_0010.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.11384929736556,
              43.598450333234815,
              1330.1732018498296
            ],
            [
              -122.11372486122266,
              43.60692689350867,
              1330.1732018498296
            ],
            [
              -122.1020600873739,
              43.606835861446385,
              1613.8732018498295
            ],
            [
              -122.10218616075923,
              43.59835932795521,
              1613.8732018498295
            ],
            [
              -122.11384929736556,
              43.598450333234815,
              1330.1732018498296
            ]
          ]
        ]
      },
      "bbox": [
        -122.1138493,
        43.59835933,
        1330.173202,
        -122.1020601,
        43.60692689,
        1613.873202
      ],
      "properties": {
        "datetime": "2020-06-19T23:40:49Z",
        "pc:count": 114502801,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571976.2692,
            "count": 114502801,
            "maximum": 572465.373,
            "minimum": 571523.893,
            "name": "X",
            "position": 0,
            "stddev": 261.1142787,
            "variance": 68180.66655
          },
          {
            "average": 4828147.461,
            "count": 114502801,
            "maximum": 4828598.132,
            "minimum": 4827656.612,
            "name": "Y",
            "position": 1,
            "stddev": 266.5498035,
            "variance": 71048.79775
          },
          {
            "average": 1515.517701,
            "count": 114502801,
            "maximum": 1613.873202,
            "minimum": 1330.173202,
            "name": "Z",
            "position": 2,
            "stddev": 41.47627325,
            "variance": 1720.281243
          },
          {
            "average": 31091.65279,
            "count": 114502801,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12433.29222,
            "variance": 154586755.3
          },
          {
            "average": 1.773722016,
            "count": 114502801,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9389837636,
            "variance": 0.8816905084
          },
          {
            "average": 2.547430023,
            "count": 114502801,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.127966317,
            "variance": 1.272308013
          },
          {
            "average": 0.4957119346,
            "count": 114502801,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999816143,
            "variance": 0.2499816147
          },
          {
            "average": 2.37548774e-06,
            "count": 114502801,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001541259913,
            "variance": 2.375482118e-06
          },
          {
            "average": 1.029562176,
            "count": 114502801,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2149574564,
            "variance": 0.04620670806
          },
          {
            "average": 0.7635727477,
            "count": 114502801,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.67283524,
            "variance": 245.6377646
          },
          {
            "average": 0.4957119346,
            "count": 114502801,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999816143,
            "variance": 0.2499816147
          },
          {
            "average": 392.2525582,
            "count": 114502801,
            "maximum": 404,
            "minimum": 340,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 21.75380404,
            "variance": 473.2279904
          },
          {
            "average": 276642737,
            "count": 114502801,
            "maximum": 276645249.3,
            "minimum": 276634050.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3630.040166,
            "variance": 13177191.61
          },
          {
            "average": 0,
            "count": 114502801,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114502801,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114502801,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114502801,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114502801,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          571523.893,
          4827656.612,
          1330.173202,
          572465.373,
          4828598.132,
          1613.873202
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                571523.8930490706,
                4827656.612392536,
                1330.1732018498296
              ],
              [
                571523.8930490706,
                4828598.132392536,
                1330.1732018498296
              ],
              [
                572465.3730490706,
                4828598.132392536,
                1613.8732018498295
              ],
              [
                572465.3730490706,
                4827656.612392536,
                1613.8732018498295
              ],
              [
                571523.8930490706,
                4827656.612392536,
                1330.1732018498296
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:40:49+00:00",
        "end_time": "2020-06-19T20:34:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0010.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0010.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0010.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0010.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1138493,
            43.59835933,
            1330.173202,
            -122.1020601,
            43.60692689,
            1613.873202
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.11384929736556,
                  43.598450333234815,
                  1330.1732018498296
                ],
                [
                  -122.11372486122266,
                  43.60692689350867,
                  1330.1732018498296
                ],
                [
                  -122.1020600873739,
                  43.606835861446385,
                  1613.8732018498295
                ],
                [
                  -122.10218616075923,
                  43.59835932795521,
                  1613.8732018498295
                ],
                [
                  -122.11384929736556,
                  43.598450333234815,
                  1330.1732018498296
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0010.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0010.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:40:49Z",
            "pc:count": 114502801,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571976.2692,
                "count": 114502801,
                "maximum": 572465.373,
                "minimum": 571523.893,
                "name": "X",
                "position": 0,
                "stddev": 261.1142787,
                "variance": 68180.66655
              },
              {
                "average": 4828147.461,
                "count": 114502801,
                "maximum": 4828598.132,
                "minimum": 4827656.612,
                "name": "Y",
                "position": 1,
                "stddev": 266.5498035,
                "variance": 71048.79775
              },
              {
                "average": 1515.517701,
                "count": 114502801,
                "maximum": 1613.873202,
                "minimum": 1330.173202,
                "name": "Z",
                "position": 2,
                "stddev": 41.47627325,
                "variance": 1720.281243
              },
              {
                "average": 31091.65279,
                "count": 114502801,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12433.29222,
                "variance": 154586755.3
              },
              {
                "average": 1.773722016,
                "count": 114502801,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9389837636,
                "variance": 0.8816905084
              },
              {
                "average": 2.547430023,
                "count": 114502801,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.127966317,
                "variance": 1.272308013
              },
              {
                "average": 0.4957119346,
                "count": 114502801,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999816143,
                "variance": 0.2499816147
              },
              {
                "average": 2.37548774e-06,
                "count": 114502801,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001541259913,
                "variance": 2.375482118e-06
              },
              {
                "average": 1.029562176,
                "count": 114502801,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2149574564,
                "variance": 0.04620670806
              },
              {
                "average": 0.7635727477,
                "count": 114502801,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.67283524,
                "variance": 245.6377646
              },
              {
                "average": 0.4957119346,
                "count": 114502801,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999816143,
                "variance": 0.2499816147
              },
              {
                "average": 392.2525582,
                "count": 114502801,
                "maximum": 404,
                "minimum": 340,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 21.75380404,
                "variance": 473.2279904
              },
              {
                "average": 276642737,
                "count": 114502801,
                "maximum": 276645249.3,
                "minimum": 276634050.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3630.040166,
                "variance": 13177191.61
              },
              {
                "average": 0,
                "count": 114502801,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114502801,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114502801,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114502801,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114502801,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              571523.893,
              4827656.612,
              1330.173202,
              572465.373,
              4828598.132,
              1613.873202
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    571523.8930490706,
                    4827656.612392536,
                    1330.1732018498296
                  ],
                  [
                    571523.8930490706,
                    4828598.132392536,
                    1330.1732018498296
                  ],
                  [
                    572465.3730490706,
                    4828598.132392536,
                    1613.8732018498295
                  ],
                  [
                    572465.3730490706,
                    4827656.612392536,
                    1613.8732018498295
                  ],
                  [
                    571523.8930490706,
                    4827656.612392536,
                    1330.1732018498296
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:40:49+00:00",
            "end_time": "2020-06-19T20: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": "20200619_BLU_0044.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.11451759907942,
              43.6231400201236,
              1516.540184727484
            ],
            [
              -122.11439315225685,
              43.63161636511904,
              1516.540184727484
            ],
            [
              -122.10272285858957,
              43.631525354414855,
              1807.4601847274841
            ],
            [
              -122.10284894480688,
              43.62304903619402,
              1807.4601847274841
            ],
            [
              -122.11451759907942,
              43.6231400201236,
              1516.540184727484
            ]
          ]
        ]
      },
      "bbox": [
        -122.1145176,
        43.62304904,
        1516.540185,
        -122.1027229,
        43.63161637,
        1807.460185
      ],
      "properties": {
        "datetime": "2020-06-19T23:40:00Z",
        "pc:count": 113373407,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571900.8913,
            "count": 113373407,
            "maximum": 572382.2598,
            "minimum": 571440.7198,
            "name": "X",
            "position": 0,
            "stddev": 261.9203117,
            "variance": 68602.24967
          },
          {
            "average": 4830844.88,
            "count": 113373407,
            "maximum": 4831339.595,
            "minimum": 4830398.095,
            "name": "Y",
            "position": 1,
            "stddev": 265.5572967,
            "variance": 70520.67783
          },
          {
            "average": 1657.993152,
            "count": 113373407,
            "maximum": 1807.460185,
            "minimum": 1516.540185,
            "name": "Z",
            "position": 2,
            "stddev": 39.78824697,
            "variance": 1583.104597
          },
          {
            "average": 30329.26381,
            "count": 113373407,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13484.34328,
            "variance": 181827513.6
          },
          {
            "average": 1.778224906,
            "count": 113373407,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9582639589,
            "variance": 0.9182698149
          },
          {
            "average": 2.556641894,
            "count": 113373407,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.170624476,
            "variance": 1.370361665
          },
          {
            "average": 0.49500991,
            "count": 113373407,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999751006,
            "variance": 0.2499751012
          },
          {
            "average": 4.851225826e-07,
            "count": 113373407,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006965072516,
            "variance": 4.851223515e-07
          },
          {
            "average": 1.046663483,
            "count": 113373407,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3426756742,
            "variance": 0.1174266177
          },
          {
            "average": -1.026811407,
            "count": 113373407,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.68596676,
            "variance": 246.0495533
          },
          {
            "average": 0.4950110479,
            "count": 113373407,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999751119,
            "variance": 0.2499751126
          },
          {
            "average": 386.7762428,
            "count": 113373407,
            "maximum": 404,
            "minimum": 340,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.66754286,
            "variance": 658.8227565
          },
          {
            "average": 276641778.1,
            "count": 113373407,
            "maximum": 276645200.2,
            "minimum": 276634000.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4234.336084,
            "variance": 17929602.07
          },
          {
            "average": 0,
            "count": 113373407,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113373407,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113373407,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113373407,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113373407,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          571440.7198,
          4830398.095,
          1516.540185,
          572382.2598,
          4831339.595,
          1807.460185
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                571440.7198052478,
                4830398.095369181,
                1516.540184727484
              ],
              [
                571440.7198052478,
                4831339.595369181,
                1516.540184727484
              ],
              [
                572382.2598052479,
                4831339.595369181,
                1807.4601847274841
              ],
              [
                572382.2598052479,
                4830398.095369181,
                1807.4601847274841
              ],
              [
                571440.7198052478,
                4830398.095369181,
                1516.540184727484
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:40:00+00:00",
        "end_time": "2020-06-19T20:33:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0044.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0044.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0044.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0044.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1145176,
            43.62304904,
            1516.540185,
            -122.1027229,
            43.63161637,
            1807.460185
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.11451759907942,
                  43.6231400201236,
                  1516.540184727484
                ],
                [
                  -122.11439315225685,
                  43.63161636511904,
                  1516.540184727484
                ],
                [
                  -122.10272285858957,
                  43.631525354414855,
                  1807.4601847274841
                ],
                [
                  -122.10284894480688,
                  43.62304903619402,
                  1807.4601847274841
                ],
                [
                  -122.11451759907942,
                  43.6231400201236,
                  1516.540184727484
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0044.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0044.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:40:00Z",
            "pc:count": 113373407,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571900.8913,
                "count": 113373407,
                "maximum": 572382.2598,
                "minimum": 571440.7198,
                "name": "X",
                "position": 0,
                "stddev": 261.9203117,
                "variance": 68602.24967
              },
              {
                "average": 4830844.88,
                "count": 113373407,
                "maximum": 4831339.595,
                "minimum": 4830398.095,
                "name": "Y",
                "position": 1,
                "stddev": 265.5572967,
                "variance": 70520.67783
              },
              {
                "average": 1657.993152,
                "count": 113373407,
                "maximum": 1807.460185,
                "minimum": 1516.540185,
                "name": "Z",
                "position": 2,
                "stddev": 39.78824697,
                "variance": 1583.104597
              },
              {
                "average": 30329.26381,
                "count": 113373407,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13484.34328,
                "variance": 181827513.6
              },
              {
                "average": 1.778224906,
                "count": 113373407,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9582639589,
                "variance": 0.9182698149
              },
              {
                "average": 2.556641894,
                "count": 113373407,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.170624476,
                "variance": 1.370361665
              },
              {
                "average": 0.49500991,
                "count": 113373407,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999751006,
                "variance": 0.2499751012
              },
              {
                "average": 4.851225826e-07,
                "count": 113373407,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006965072516,
                "variance": 4.851223515e-07
              },
              {
                "average": 1.046663483,
                "count": 113373407,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3426756742,
                "variance": 0.1174266177
              },
              {
                "average": -1.026811407,
                "count": 113373407,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.68596676,
                "variance": 246.0495533
              },
              {
                "average": 0.4950110479,
                "count": 113373407,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999751119,
                "variance": 0.2499751126
              },
              {
                "average": 386.7762428,
                "count": 113373407,
                "maximum": 404,
                "minimum": 340,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.66754286,
                "variance": 658.8227565
              },
              {
                "average": 276641778.1,
                "count": 113373407,
                "maximum": 276645200.2,
                "minimum": 276634000.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4234.336084,
                "variance": 17929602.07
              },
              {
                "average": 0,
                "count": 113373407,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113373407,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113373407,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113373407,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113373407,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              571440.7198,
              4830398.095,
              1516.540185,
              572382.2598,
              4831339.595,
              1807.460185
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    571440.7198052478,
                    4830398.095369181,
                    1516.540184727484
                  ],
                  [
                    571440.7198052478,
                    4831339.595369181,
                    1516.540184727484
                  ],
                  [
                    572382.2598052479,
                    4831339.595369181,
                    1807.4601847274841
                  ],
                  [
                    572382.2598052479,
                    4830398.095369181,
                    1807.4601847274841
                  ],
                  [
                    571440.7198052478,
                    4830398.095369181,
                    1516.540184727484
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:40:00+00:00",
            "end_time": "2020-06-19T20:33: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": "20200618_BLU_0425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.26642018590944,
              43.77730282079333,
              605.0819759032589
            ],
            [
              -122.2663165215997,
              43.78577997470163,
              605.0819759032589
            ],
            [
              -122.2546160831763,
              43.785704262774765,
              2263.221975903259
            ],
            [
              -122.25472140030554,
              43.77722713113691,
              2263.221975903259
            ],
            [
              -122.26642018590944,
              43.77730282079333,
              605.0819759032589
            ]
          ]
        ]
      },
      "bbox": [
        -122.2664202,
        43.77722713,
        605.0819759,
        -122.2546161,
        43.78577997,
        2263.221976
      ],
      "properties": {
        "datetime": "2020-06-19T19:37:45Z",
        "pc:count": 120954010,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 559512.0254,
            "count": 120954010,
            "maximum": 559975.2413,
            "minimum": 559033.7213,
            "name": "X",
            "position": 0,
            "stddev": 264.1694092,
            "variance": 69785.47675
          },
          {
            "average": 4847874.01,
            "count": 120954010,
            "maximum": 4848341.89,
            "minimum": 4847400.31,
            "name": "Y",
            "position": 1,
            "stddev": 258.9995536,
            "variance": 67080.76875
          },
          {
            "average": 703.3456298,
            "count": 120954010,
            "maximum": 2263.221976,
            "minimum": 605.0819759,
            "name": "Z",
            "position": 2,
            "stddev": 39.56234615,
            "variance": 1565.179233
          },
          {
            "average": 32109.07077,
            "count": 120954010,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9767.339486,
            "variance": 95400920.64
          },
          {
            "average": 1.747986652,
            "count": 120954010,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8820080207,
            "variance": 0.7779381486
          },
          {
            "average": 2.496405882,
            "count": 120954010,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.013051235,
            "variance": 1.026272805
          },
          {
            "average": 0.5018519932,
            "count": 120954010,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965722,
            "variance": 0.2499965722
          },
          {
            "average": 0,
            "count": 120954010,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.028213434,
            "count": 120954010,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3376175299,
            "variance": 0.1139855965
          },
          {
            "average": -0.275181904,
            "count": 120954010,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.39686557,
            "variance": 237.0634694
          },
          {
            "average": 0.5018519932,
            "count": 120954010,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999965722,
            "variance": 0.2499965722
          },
          {
            "average": 204.5014719,
            "count": 120954010,
            "maximum": 332,
            "minimum": 124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 99.30378594,
            "variance": 9861.241901
          },
          {
            "average": 276576466.8,
            "count": 120954010,
            "maximum": 276630665.5,
            "minimum": 276542253,
            "name": "GpsTime",
            "position": 12,
            "stddev": 42270.66669,
            "variance": 1786809262
          },
          {
            "average": 0,
            "count": 120954010,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120954010,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120954010,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120954010,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120954010,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559033.7213,
          4847400.31,
          605.0819759,
          559975.2413,
          4848341.89,
          2263.221976
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559033.7212873911,
                4847400.310445246,
                605.0819759032589
              ],
              [
                559033.7212873911,
                4848341.890445246,
                605.0819759032589
              ],
              [
                559975.2412873912,
                4848341.890445246,
                2263.221975903259
              ],
              [
                559975.2412873912,
                4847400.310445246,
                2263.221975903259
              ],
              [
                559033.7212873911,
                4847400.310445246,
                605.0819759032589
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:37:45+00:00",
        "end_time": "2020-06-18T19:04:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2664202,
            43.77722713,
            605.0819759,
            -122.2546161,
            43.78577997,
            2263.221976
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.26642018590944,
                  43.77730282079333,
                  605.0819759032589
                ],
                [
                  -122.2663165215997,
                  43.78577997470163,
                  605.0819759032589
                ],
                [
                  -122.2546160831763,
                  43.785704262774765,
                  2263.221975903259
                ],
                [
                  -122.25472140030554,
                  43.77722713113691,
                  2263.221975903259
                ],
                [
                  -122.26642018590944,
                  43.77730282079333,
                  605.0819759032589
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:37:45Z",
            "pc:count": 120954010,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 559512.0254,
                "count": 120954010,
                "maximum": 559975.2413,
                "minimum": 559033.7213,
                "name": "X",
                "position": 0,
                "stddev": 264.1694092,
                "variance": 69785.47675
              },
              {
                "average": 4847874.01,
                "count": 120954010,
                "maximum": 4848341.89,
                "minimum": 4847400.31,
                "name": "Y",
                "position": 1,
                "stddev": 258.9995536,
                "variance": 67080.76875
              },
              {
                "average": 703.3456298,
                "count": 120954010,
                "maximum": 2263.221976,
                "minimum": 605.0819759,
                "name": "Z",
                "position": 2,
                "stddev": 39.56234615,
                "variance": 1565.179233
              },
              {
                "average": 32109.07077,
                "count": 120954010,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9767.339486,
                "variance": 95400920.64
              },
              {
                "average": 1.747986652,
                "count": 120954010,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8820080207,
                "variance": 0.7779381486
              },
              {
                "average": 2.496405882,
                "count": 120954010,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.013051235,
                "variance": 1.026272805
              },
              {
                "average": 0.5018519932,
                "count": 120954010,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965722,
                "variance": 0.2499965722
              },
              {
                "average": 0,
                "count": 120954010,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.028213434,
                "count": 120954010,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3376175299,
                "variance": 0.1139855965
              },
              {
                "average": -0.275181904,
                "count": 120954010,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.39686557,
                "variance": 237.0634694
              },
              {
                "average": 0.5018519932,
                "count": 120954010,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999965722,
                "variance": 0.2499965722
              },
              {
                "average": 204.5014719,
                "count": 120954010,
                "maximum": 332,
                "minimum": 124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 99.30378594,
                "variance": 9861.241901
              },
              {
                "average": 276576466.8,
                "count": 120954010,
                "maximum": 276630665.5,
                "minimum": 276542253,
                "name": "GpsTime",
                "position": 12,
                "stddev": 42270.66669,
                "variance": 1786809262
              },
              {
                "average": 0,
                "count": 120954010,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120954010,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120954010,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120954010,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120954010,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559033.7213,
              4847400.31,
              605.0819759,
              559975.2413,
              4848341.89,
              2263.221976
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559033.7212873911,
                    4847400.310445246,
                    605.0819759032589
                  ],
                  [
                    559033.7212873911,
                    4848341.890445246,
                    605.0819759032589
                  ],
                  [
                    559975.2412873912,
                    4848341.890445246,
                    2263.221975903259
                  ],
                  [
                    559975.2412873912,
                    4847400.310445246,
                    2263.221975903259
                  ],
                  [
                    559033.7212873911,
                    4847400.310445246,
                    605.0819759032589
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:37:45+00:00",
            "end_time": "2020-06-18T19:04:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0442.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25530574292318,
              43.78570914940516,
              637.497123861691
            ],
            [
              -122.25520204048074,
              43.79406040657373,
              637.497123861691
            ],
            [
              -122.24349927058128,
              43.793983540342126,
              2291.757123861691
            ],
            [
              -122.24360460209097,
              43.78563230544753,
              2291.757123861691
            ],
            [
              -122.25530574292318,
              43.78570914940516,
              637.497123861691
            ]
          ]
        ]
      },
      "bbox": [
        -122.2553057,
        43.78563231,
        637.4971239,
        -122.2434993,
        43.79406041,
        2291.757124
      ],
      "properties": {
        "datetime": "2020-06-19T19:37:28Z",
        "pc:count": 119255195,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 560376.0952,
            "count": 119255195,
            "maximum": 560861.3247,
            "minimum": 559919.7447,
            "name": "X",
            "position": 0,
            "stddev": 260.9953475,
            "variance": 68118.5714
          },
          {
            "average": 4848799.853,
            "count": 119255195,
            "maximum": 4849269.534,
            "minimum": 4848341.934,
            "name": "Y",
            "position": 1,
            "stddev": 254.3113666,
            "variance": 64674.27119
          },
          {
            "average": 754.9538951,
            "count": 119255195,
            "maximum": 2291.757124,
            "minimum": 637.4971239,
            "name": "Z",
            "position": 2,
            "stddev": 60.05556043,
            "variance": 3606.670338
          },
          {
            "average": 32135.68966,
            "count": 119255195,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10126.6253,
            "variance": 102548539.9
          },
          {
            "average": 1.771730925,
            "count": 119255195,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8939284011,
            "variance": 0.7991079863
          },
          {
            "average": 2.543716792,
            "count": 119255195,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.014762625,
            "variance": 1.029743185
          },
          {
            "average": 0.5048504596,
            "count": 119255195,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999764746,
            "variance": 0.2499764751
          },
          {
            "average": 0,
            "count": 119255195,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.015336212,
            "count": 119255195,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1710596464,
            "variance": 0.02926140264
          },
          {
            "average": -0.1544910156,
            "count": 119255195,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.42706146,
            "variance": 237.9942253
          },
          {
            "average": 0.5048504596,
            "count": 119255195,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999764746,
            "variance": 0.2499764751
          },
          {
            "average": 128.595167,
            "count": 119255195,
            "maximum": 332,
            "minimum": 121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.96213402,
            "variance": 726.956671
          },
          {
            "average": 276544116.6,
            "count": 119255195,
            "maximum": 276630648.5,
            "minimum": 276540613.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11471.83183,
            "variance": 131602925.6
          },
          {
            "average": 0,
            "count": 119255195,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119255195,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119255195,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119255195,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119255195,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          559919.7447,
          4848341.934,
          637.4971239,
          560861.3247,
          4849269.534,
          2291.757124
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                559919.7447168152,
                4848341.9338392345,
                637.497123861691
              ],
              [
                559919.7447168152,
                4849269.533839234,
                637.497123861691
              ],
              [
                560861.3247168153,
                4849269.533839234,
                2291.757123861691
              ],
              [
                560861.3247168153,
                4848341.9338392345,
                2291.757123861691
              ],
              [
                559919.7447168152,
                4848341.9338392345,
                637.497123861691
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:37:28+00:00",
        "end_time": "2020-06-18T18:36:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0442.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0442.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0442.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0442.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2553057,
            43.78563231,
            637.4971239,
            -122.2434993,
            43.79406041,
            2291.757124
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.25530574292318,
                  43.78570914940516,
                  637.497123861691
                ],
                [
                  -122.25520204048074,
                  43.79406040657373,
                  637.497123861691
                ],
                [
                  -122.24349927058128,
                  43.793983540342126,
                  2291.757123861691
                ],
                [
                  -122.24360460209097,
                  43.78563230544753,
                  2291.757123861691
                ],
                [
                  -122.25530574292318,
                  43.78570914940516,
                  637.497123861691
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0442.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0442.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:37:28Z",
            "pc:count": 119255195,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 560376.0952,
                "count": 119255195,
                "maximum": 560861.3247,
                "minimum": 559919.7447,
                "name": "X",
                "position": 0,
                "stddev": 260.9953475,
                "variance": 68118.5714
              },
              {
                "average": 4848799.853,
                "count": 119255195,
                "maximum": 4849269.534,
                "minimum": 4848341.934,
                "name": "Y",
                "position": 1,
                "stddev": 254.3113666,
                "variance": 64674.27119
              },
              {
                "average": 754.9538951,
                "count": 119255195,
                "maximum": 2291.757124,
                "minimum": 637.4971239,
                "name": "Z",
                "position": 2,
                "stddev": 60.05556043,
                "variance": 3606.670338
              },
              {
                "average": 32135.68966,
                "count": 119255195,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10126.6253,
                "variance": 102548539.9
              },
              {
                "average": 1.771730925,
                "count": 119255195,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8939284011,
                "variance": 0.7991079863
              },
              {
                "average": 2.543716792,
                "count": 119255195,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.014762625,
                "variance": 1.029743185
              },
              {
                "average": 0.5048504596,
                "count": 119255195,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999764746,
                "variance": 0.2499764751
              },
              {
                "average": 0,
                "count": 119255195,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.015336212,
                "count": 119255195,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1710596464,
                "variance": 0.02926140264
              },
              {
                "average": -0.1544910156,
                "count": 119255195,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.42706146,
                "variance": 237.9942253
              },
              {
                "average": 0.5048504596,
                "count": 119255195,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999764746,
                "variance": 0.2499764751
              },
              {
                "average": 128.595167,
                "count": 119255195,
                "maximum": 332,
                "minimum": 121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.96213402,
                "variance": 726.956671
              },
              {
                "average": 276544116.6,
                "count": 119255195,
                "maximum": 276630648.5,
                "minimum": 276540613.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11471.83183,
                "variance": 131602925.6
              },
              {
                "average": 0,
                "count": 119255195,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119255195,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119255195,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119255195,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119255195,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              559919.7447,
              4848341.934,
              637.4971239,
              560861.3247,
              4849269.534,
              2291.757124
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    559919.7447168152,
                    4848341.9338392345,
                    637.497123861691
                  ],
                  [
                    559919.7447168152,
                    4849269.533839234,
                    637.497123861691
                  ],
                  [
                    560861.3247168153,
                    4849269.533839234,
                    2291.757123861691
                  ],
                  [
                    560861.3247168153,
                    4848341.9338392345,
                    2291.757123861691
                  ],
                  [
                    559919.7447168152,
                    4848341.9338392345,
                    637.497123861691
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:37:28+00:00",
            "end_time": "2020-06-18T18:36: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": "20200619_BLU_0403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.31160089846674,
              43.768356150121974,
              887.4894695402038
            ],
            [
              -122.3115036529466,
              43.77683304034302,
              887.4894695402038
            ],
            [
              -122.29980459458002,
              43.776761964376554,
              2202.049469540204
            ],
            [
              -122.29990349218797,
              43.768285095061934,
              2202.049469540204
            ],
            [
              -122.31160089846674,
              43.768356150121974,
              887.4894695402038
            ]
          ]
        ]
      },
      "bbox": [
        -122.3116009,
        43.7682851,
        887.4894695,
        -122.2998046,
        43.77683304,
        2202.04947
      ],
      "properties": {
        "datetime": "2020-06-19T18:53:07Z",
        "pc:count": 114873326,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555886.5288,
            "count": 114873326,
            "maximum": 556347.6635,
            "minimum": 555406.1235,
            "name": "X",
            "position": 0,
            "stddev": 259.7573496,
            "variance": 67473.88065
          },
          {
            "average": 4846845.279,
            "count": 114873326,
            "maximum": 4847316.983,
            "minimum": 4846375.443,
            "name": "Y",
            "position": 1,
            "stddev": 263.6243732,
            "variance": 69497.81013
          },
          {
            "average": 1030.340996,
            "count": 114873326,
            "maximum": 2202.04947,
            "minimum": 887.4894695,
            "name": "Z",
            "position": 2,
            "stddev": 59.56930082,
            "variance": 3548.501601
          },
          {
            "average": 29953.70299,
            "count": 114873326,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12289.01837,
            "variance": 151019972.6
          },
          {
            "average": 1.875539531,
            "count": 114873326,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.005785621,
            "variance": 1.011604716
          },
          {
            "average": 2.751098005,
            "count": 114873326,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.179698025,
            "variance": 1.391687429
          },
          {
            "average": 0.4987015872,
            "count": 114873326,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983163,
            "variance": 0.2499983163
          },
          {
            "average": 9.923974866e-07,
            "count": 114873326,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000996191001,
            "variance": 9.923965104e-07
          },
          {
            "average": 1.025828311,
            "count": 114873326,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2182498713,
            "variance": 0.04763300631
          },
          {
            "average": -0.5615887179,
            "count": 114873326,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.2828322,
            "variance": 233.5649602
          },
          {
            "average": 0.4987015872,
            "count": 114873326,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999983163,
            "variance": 0.2499983163
          },
          {
            "average": 322.161716,
            "count": 114873326,
            "maximum": 325,
            "minimum": 320,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.232890768,
            "variance": 1.520019647
          },
          {
            "average": 276626811.8,
            "count": 114873326,
            "maximum": 276627987.7,
            "minimum": 276625894.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 484.9014966,
            "variance": 235129.4614
          },
          {
            "average": 0,
            "count": 114873326,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114873326,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114873326,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114873326,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114873326,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555406.1235,
          4846375.443,
          887.4894695,
          556347.6635,
          4847316.983,
          2202.04947
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555406.1235316256,
                4846375.443253556,
                887.4894695402038
              ],
              [
                555406.1235316256,
                4847316.983253555,
                887.4894695402038
              ],
              [
                556347.6635316256,
                4847316.983253555,
                2202.049469540204
              ],
              [
                556347.6635316256,
                4846375.443253556,
                2202.049469540204
              ],
              [
                555406.1235316256,
                4846375.443253556,
                887.4894695402038
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:53:07+00:00",
        "end_time": "2020-06-19T18:18:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3116009,
            43.7682851,
            887.4894695,
            -122.2998046,
            43.77683304,
            2202.04947
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.31160089846674,
                  43.768356150121974,
                  887.4894695402038
                ],
                [
                  -122.3115036529466,
                  43.77683304034302,
                  887.4894695402038
                ],
                [
                  -122.29980459458002,
                  43.776761964376554,
                  2202.049469540204
                ],
                [
                  -122.29990349218797,
                  43.768285095061934,
                  2202.049469540204
                ],
                [
                  -122.31160089846674,
                  43.768356150121974,
                  887.4894695402038
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:53:07Z",
            "pc:count": 114873326,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555886.5288,
                "count": 114873326,
                "maximum": 556347.6635,
                "minimum": 555406.1235,
                "name": "X",
                "position": 0,
                "stddev": 259.7573496,
                "variance": 67473.88065
              },
              {
                "average": 4846845.279,
                "count": 114873326,
                "maximum": 4847316.983,
                "minimum": 4846375.443,
                "name": "Y",
                "position": 1,
                "stddev": 263.6243732,
                "variance": 69497.81013
              },
              {
                "average": 1030.340996,
                "count": 114873326,
                "maximum": 2202.04947,
                "minimum": 887.4894695,
                "name": "Z",
                "position": 2,
                "stddev": 59.56930082,
                "variance": 3548.501601
              },
              {
                "average": 29953.70299,
                "count": 114873326,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12289.01837,
                "variance": 151019972.6
              },
              {
                "average": 1.875539531,
                "count": 114873326,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.005785621,
                "variance": 1.011604716
              },
              {
                "average": 2.751098005,
                "count": 114873326,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.179698025,
                "variance": 1.391687429
              },
              {
                "average": 0.4987015872,
                "count": 114873326,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983163,
                "variance": 0.2499983163
              },
              {
                "average": 9.923974866e-07,
                "count": 114873326,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000996191001,
                "variance": 9.923965104e-07
              },
              {
                "average": 1.025828311,
                "count": 114873326,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2182498713,
                "variance": 0.04763300631
              },
              {
                "average": -0.5615887179,
                "count": 114873326,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.2828322,
                "variance": 233.5649602
              },
              {
                "average": 0.4987015872,
                "count": 114873326,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999983163,
                "variance": 0.2499983163
              },
              {
                "average": 322.161716,
                "count": 114873326,
                "maximum": 325,
                "minimum": 320,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.232890768,
                "variance": 1.520019647
              },
              {
                "average": 276626811.8,
                "count": 114873326,
                "maximum": 276627987.7,
                "minimum": 276625894.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 484.9014966,
                "variance": 235129.4614
              },
              {
                "average": 0,
                "count": 114873326,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114873326,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114873326,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114873326,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114873326,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555406.1235,
              4846375.443,
              887.4894695,
              556347.6635,
              4847316.983,
              2202.04947
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555406.1235316256,
                    4846375.443253556,
                    887.4894695402038
                  ],
                  [
                    555406.1235316256,
                    4847316.983253555,
                    887.4894695402038
                  ],
                  [
                    556347.6635316256,
                    4847316.983253555,
                    2202.049469540204
                  ],
                  [
                    556347.6635316256,
                    4846375.443253556,
                    2202.049469540204
                  ],
                  [
                    555406.1235316256,
                    4846375.443253556,
                    887.4894695402038
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:53:07+00:00",
            "end_time": "2020-06-19T18:18: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": "20200618_BLU_0409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.24346360615503,
              43.76942505091101,
              675.5027497060678
            ],
            [
              -122.24335672961305,
              43.77790199223106,
              675.5027497060678
            ],
            [
              -122.23165714373229,
              43.77782393602644,
              2316.462749706068
            ],
            [
              -122.23176567245812,
              43.7693470176661,
              2316.462749706068
            ],
            [
              -122.24346360615503,
              43.76942505091101,
              675.5027497060678
            ]
          ]
        ]
      },
      "bbox": [
        -122.2434636,
        43.76934702,
        675.5027497,
        -122.2316571,
        43.77790199,
        2316.46275
      ],
      "properties": {
        "datetime": "2020-06-18T19:07:55Z",
        "pc:count": 108817241,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561358.6719,
            "count": 108817241,
            "maximum": 561830.6946,
            "minimum": 560889.1146,
            "name": "X",
            "position": 0,
            "stddev": 264.2039736,
            "variance": 69803.73966
          },
          {
            "average": 4847009.46,
            "count": 108817241,
            "maximum": 4847483.557,
            "minimum": 4846541.997,
            "name": "Y",
            "position": 1,
            "stddev": 264.9364324,
            "variance": 70191.31324
          },
          {
            "average": 861.4506363,
            "count": 108817241,
            "maximum": 2316.46275,
            "minimum": 675.5027497,
            "name": "Z",
            "position": 2,
            "stddev": 68.34536635,
            "variance": 4671.089101
          },
          {
            "average": 31937.99432,
            "count": 108817241,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10555.12673,
            "variance": 111410700.2
          },
          {
            "average": 1.765600674,
            "count": 108817241,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9084795532,
            "variance": 0.8253350987
          },
          {
            "average": 2.531020843,
            "count": 108817241,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.060289174,
            "variance": 1.124213132
          },
          {
            "average": 0.4989317272,
            "count": 108817241,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988611,
            "variance": 0.2499988611
          },
          {
            "average": 0,
            "count": 108817241,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.020936756,
            "count": 108817241,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1932937246,
            "variance": 0.03736246396
          },
          {
            "average": 0.04596659318,
            "count": 108817241,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.78385477,
            "variance": 249.1300714
          },
          {
            "average": 0.4989318283,
            "count": 108817241,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999988613,
            "variance": 0.2499988613
          },
          {
            "average": 121.6460456,
            "count": 108817241,
            "maximum": 125,
            "minimum": 118,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.569086262,
            "variance": 2.462031698
          },
          {
            "average": 276541064.8,
            "count": 108817241,
            "maximum": 276542475.5,
            "minimum": 276539514.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 726.7081763,
            "variance": 528104.7735
          },
          {
            "average": 0,
            "count": 108817241,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108817241,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108817241,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108817241,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108817241,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560889.1146,
          4846541.997,
          675.5027497,
          561830.6946,
          4847483.557,
          2316.46275
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560889.1145774552,
                4846541.996814703,
                675.5027497060678
              ],
              [
                560889.1145774552,
                4847483.556814703,
                675.5027497060678
              ],
              [
                561830.6945774553,
                4847483.556814703,
                2316.462749706068
              ],
              [
                561830.6945774553,
                4846541.996814703,
                2316.462749706068
              ],
              [
                560889.1145774552,
                4846541.996814703,
                675.5027497060678
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:07:55+00:00",
        "end_time": "2020-06-18T18:18:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2434636,
            43.76934702,
            675.5027497,
            -122.2316571,
            43.77790199,
            2316.46275
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.24346360615503,
                  43.76942505091101,
                  675.5027497060678
                ],
                [
                  -122.24335672961305,
                  43.77790199223106,
                  675.5027497060678
                ],
                [
                  -122.23165714373229,
                  43.77782393602644,
                  2316.462749706068
                ],
                [
                  -122.23176567245812,
                  43.7693470176661,
                  2316.462749706068
                ],
                [
                  -122.24346360615503,
                  43.76942505091101,
                  675.5027497060678
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:07:55Z",
            "pc:count": 108817241,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561358.6719,
                "count": 108817241,
                "maximum": 561830.6946,
                "minimum": 560889.1146,
                "name": "X",
                "position": 0,
                "stddev": 264.2039736,
                "variance": 69803.73966
              },
              {
                "average": 4847009.46,
                "count": 108817241,
                "maximum": 4847483.557,
                "minimum": 4846541.997,
                "name": "Y",
                "position": 1,
                "stddev": 264.9364324,
                "variance": 70191.31324
              },
              {
                "average": 861.4506363,
                "count": 108817241,
                "maximum": 2316.46275,
                "minimum": 675.5027497,
                "name": "Z",
                "position": 2,
                "stddev": 68.34536635,
                "variance": 4671.089101
              },
              {
                "average": 31937.99432,
                "count": 108817241,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10555.12673,
                "variance": 111410700.2
              },
              {
                "average": 1.765600674,
                "count": 108817241,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9084795532,
                "variance": 0.8253350987
              },
              {
                "average": 2.531020843,
                "count": 108817241,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.060289174,
                "variance": 1.124213132
              },
              {
                "average": 0.4989317272,
                "count": 108817241,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988611,
                "variance": 0.2499988611
              },
              {
                "average": 0,
                "count": 108817241,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.020936756,
                "count": 108817241,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1932937246,
                "variance": 0.03736246396
              },
              {
                "average": 0.04596659318,
                "count": 108817241,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.78385477,
                "variance": 249.1300714
              },
              {
                "average": 0.4989318283,
                "count": 108817241,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999988613,
                "variance": 0.2499988613
              },
              {
                "average": 121.6460456,
                "count": 108817241,
                "maximum": 125,
                "minimum": 118,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.569086262,
                "variance": 2.462031698
              },
              {
                "average": 276541064.8,
                "count": 108817241,
                "maximum": 276542475.5,
                "minimum": 276539514.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 726.7081763,
                "variance": 528104.7735
              },
              {
                "average": 0,
                "count": 108817241,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108817241,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108817241,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108817241,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108817241,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560889.1146,
              4846541.997,
              675.5027497,
              561830.6946,
              4847483.557,
              2316.46275
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560889.1145774552,
                    4846541.996814703,
                    675.5027497060678
                  ],
                  [
                    560889.1145774552,
                    4847483.556814703,
                    675.5027497060678
                  ],
                  [
                    561830.6945774553,
                    4847483.556814703,
                    2316.462749706068
                  ],
                  [
                    561830.6945774553,
                    4846541.996814703,
                    2316.462749706068
                  ],
                  [
                    560889.1145774552,
                    4846541.996814703,
                    675.5027497060678
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:07:55+00:00",
            "end_time": "2020-06-18T18: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": "20200619_BLU_0021.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.10274604465133,
              43.606841677794144,
              1293.576494103565
            ],
            [
              -122.10262001526227,
              43.61531801989983,
              1293.576494103565
            ],
            [
              -122.0909534073479,
              43.61522583868958,
              1582.3764941035652
            ],
            [
              -122.09108107466653,
              43.60674952370359,
              1582.3764941035652
            ],
            [
              -122.10274604465133,
              43.606841677794144,
              1293.576494103565
            ]
          ]
        ]
      },
      "bbox": [
        -122.102746,
        43.60674952,
        1293.576494,
        -122.0909534,
        43.61531802,
        1582.376494
      ],
      "properties": {
        "datetime": "2020-06-19T23:51:37Z",
        "pc:count": 93807779,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572858.2417,
            "count": 93807779,
            "maximum": 573351.5079,
            "minimum": 572410.0079,
            "name": "X",
            "position": 0,
            "stddev": 262.6442526,
            "variance": 68982.00344
          },
          {
            "average": 4829052.446,
            "count": 93807779,
            "maximum": 4829539.68,
            "minimum": 4828598.18,
            "name": "Y",
            "position": 1,
            "stddev": 257.7598646,
            "variance": 66440.14782
          },
          {
            "average": 1413.800999,
            "count": 93807779,
            "maximum": 1582.376494,
            "minimum": 1293.576494,
            "name": "Z",
            "position": 2,
            "stddev": 64.81443433,
            "variance": 4200.910898
          },
          {
            "average": 31951.42784,
            "count": 93807779,
            "maximum": 65535,
            "minimum": 399,
            "name": "Intensity",
            "position": 3,
            "stddev": 11318.50152,
            "variance": 128108476.5
          },
          {
            "average": 1.761318888,
            "count": 93807779,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9251217836,
            "variance": 0.8558503144
          },
          {
            "average": 2.522607256,
            "count": 93807779,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.107422495,
            "variance": 1.226384583
          },
          {
            "average": 0.4957411474,
            "count": 93807779,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999818645,
            "variance": 0.2499818648
          },
          {
            "average": 0,
            "count": 93807779,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.031084608,
            "count": 93807779,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2081310641,
            "variance": 0.04331853983
          },
          {
            "average": 1.215724462,
            "count": 93807779,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.64554218,
            "variance": 244.7829901
          },
          {
            "average": 0.4957411474,
            "count": 93807779,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999818645,
            "variance": 0.2499818648
          },
          {
            "average": 403.6136572,
            "count": 93807779,
            "maximum": 406,
            "minimum": 400,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.300701471,
            "variance": 1.691824317
          },
          {
            "average": 276645008.5,
            "count": 93807779,
            "maximum": 276645897.1,
            "minimum": 276643817.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 454.0813205,
            "variance": 206189.8457
          },
          {
            "average": 0,
            "count": 93807779,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 93807779,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 93807779,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 93807779,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 93807779,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572410.0079,
          4828598.18,
          1293.576494,
          573351.5079,
          4829539.68,
          1582.376494
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572410.0078519348,
                4828598.180168936,
                1293.576494103565
              ],
              [
                572410.0078519348,
                4829539.680168936,
                1293.576494103565
              ],
              [
                573351.5078519348,
                4829539.680168936,
                1582.3764941035652
              ],
              [
                573351.5078519348,
                4828598.180168936,
                1582.3764941035652
              ],
              [
                572410.0078519348,
                4828598.180168936,
                1293.576494103565
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:51:37+00:00",
        "end_time": "2020-06-19T23:16:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0021.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0021.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0021.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0021.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.102746,
            43.60674952,
            1293.576494,
            -122.0909534,
            43.61531802,
            1582.376494
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.10274604465133,
                  43.606841677794144,
                  1293.576494103565
                ],
                [
                  -122.10262001526227,
                  43.61531801989983,
                  1293.576494103565
                ],
                [
                  -122.0909534073479,
                  43.61522583868958,
                  1582.3764941035652
                ],
                [
                  -122.09108107466653,
                  43.60674952370359,
                  1582.3764941035652
                ],
                [
                  -122.10274604465133,
                  43.606841677794144,
                  1293.576494103565
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0021.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0021.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:51:37Z",
            "pc:count": 93807779,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572858.2417,
                "count": 93807779,
                "maximum": 573351.5079,
                "minimum": 572410.0079,
                "name": "X",
                "position": 0,
                "stddev": 262.6442526,
                "variance": 68982.00344
              },
              {
                "average": 4829052.446,
                "count": 93807779,
                "maximum": 4829539.68,
                "minimum": 4828598.18,
                "name": "Y",
                "position": 1,
                "stddev": 257.7598646,
                "variance": 66440.14782
              },
              {
                "average": 1413.800999,
                "count": 93807779,
                "maximum": 1582.376494,
                "minimum": 1293.576494,
                "name": "Z",
                "position": 2,
                "stddev": 64.81443433,
                "variance": 4200.910898
              },
              {
                "average": 31951.42784,
                "count": 93807779,
                "maximum": 65535,
                "minimum": 399,
                "name": "Intensity",
                "position": 3,
                "stddev": 11318.50152,
                "variance": 128108476.5
              },
              {
                "average": 1.761318888,
                "count": 93807779,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9251217836,
                "variance": 0.8558503144
              },
              {
                "average": 2.522607256,
                "count": 93807779,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.107422495,
                "variance": 1.226384583
              },
              {
                "average": 0.4957411474,
                "count": 93807779,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999818645,
                "variance": 0.2499818648
              },
              {
                "average": 0,
                "count": 93807779,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.031084608,
                "count": 93807779,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2081310641,
                "variance": 0.04331853983
              },
              {
                "average": 1.215724462,
                "count": 93807779,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.64554218,
                "variance": 244.7829901
              },
              {
                "average": 0.4957411474,
                "count": 93807779,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999818645,
                "variance": 0.2499818648
              },
              {
                "average": 403.6136572,
                "count": 93807779,
                "maximum": 406,
                "minimum": 400,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.300701471,
                "variance": 1.691824317
              },
              {
                "average": 276645008.5,
                "count": 93807779,
                "maximum": 276645897.1,
                "minimum": 276643817.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 454.0813205,
                "variance": 206189.8457
              },
              {
                "average": 0,
                "count": 93807779,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 93807779,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 93807779,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 93807779,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 93807779,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572410.0079,
              4828598.18,
              1293.576494,
              573351.5079,
              4829539.68,
              1582.376494
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572410.0078519348,
                    4828598.180168936,
                    1293.576494103565
                  ],
                  [
                    572410.0078519348,
                    4829539.680168936,
                    1293.576494103565
                  ],
                  [
                    573351.5078519348,
                    4829539.680168936,
                    1582.3764941035652
                  ],
                  [
                    573351.5078519348,
                    4828598.180168936,
                    1582.3764941035652
                  ],
                  [
                    572410.0078519348,
                    4828598.180168936,
                    1293.576494103565
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:51:37+00:00",
            "end_time": "2020-06-19T23:16: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": "20200619_BLU_0045.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.10318852869706,
              43.62330178620874,
              1471.0946209274675
            ],
            [
              -122.10306249712376,
              43.631777564662265,
              1471.0946209274675
            ],
            [
              -122.0913927043766,
              43.63168540093576,
              1754.7146209274674
            ],
            [
              -122.0915203751638,
              43.62320964959421,
              1754.7146209274674
            ],
            [
              -122.10318852869706,
              43.62330178620874,
              1471.0946209274675
            ]
          ]
        ]
      },
      "bbox": [
        -122.1031885,
        43.62320965,
        1471.094621,
        -122.0913927,
        43.63177756,
        1754.714621
      ],
      "properties": {
        "datetime": "2020-06-19T23:51:04Z",
        "pc:count": 90841683,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 572795.243,
            "count": 90841683,
            "maximum": 573296.0589,
            "minimum": 572354.5589,
            "name": "X",
            "position": 0,
            "stddev": 264.4002136,
            "variance": 69907.47294
          },
          {
            "average": 4830888.443,
            "count": 90841683,
            "maximum": 4831367.31,
            "minimum": 4830425.87,
            "name": "Y",
            "position": 1,
            "stddev": 264.1588546,
            "variance": 69779.90048
          },
          {
            "average": 1633.069512,
            "count": 90841683,
            "maximum": 1754.714621,
            "minimum": 1471.094621,
            "name": "Z",
            "position": 2,
            "stddev": 52.71490853,
            "variance": 2778.861581
          },
          {
            "average": 31574.42967,
            "count": 90841683,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12804.33064,
            "variance": 163950883.2
          },
          {
            "average": 1.73093517,
            "count": 90841683,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9304145094,
            "variance": 0.8656711593
          },
          {
            "average": 2.461067911,
            "count": 90841683,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.153685814,
            "variance": 1.330990958
          },
          {
            "average": 0.4972179897,
            "count": 90841683,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999922631,
            "variance": 0.2499922632
          },
          {
            "average": 0,
            "count": 90841683,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.042457106,
            "count": 90841683,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2335761337,
            "variance": 0.05455781023
          },
          {
            "average": 0.6650119706,
            "count": 90841683,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.99980137,
            "variance": 255.9936437
          },
          {
            "average": 0.4972179897,
            "count": 90841683,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999922631,
            "variance": 0.2499922632
          },
          {
            "average": 403.3123211,
            "count": 90841683,
            "maximum": 406,
            "minimum": 401,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.200122967,
            "variance": 1.440295137
          },
          {
            "average": 276644907.9,
            "count": 90841683,
            "maximum": 276645864.4,
            "minimum": 276644042.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 414.3172357,
            "variance": 171658.7718
          },
          {
            "average": 0,
            "count": 90841683,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90841683,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90841683,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90841683,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90841683,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          572354.5589,
          4830425.87,
          1471.094621,
          573296.0589,
          4831367.31,
          1754.714621
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                572354.558870171,
                4830425.870128903,
                1471.0946209274675
              ],
              [
                572354.558870171,
                4831367.310128902,
                1471.0946209274675
              ],
              [
                573296.058870171,
                4831367.310128902,
                1754.7146209274674
              ],
              [
                573296.058870171,
                4830425.870128903,
                1754.7146209274674
              ],
              [
                572354.558870171,
                4830425.870128903,
                1471.0946209274675
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:51:04+00:00",
        "end_time": "2020-06-19T23:20:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0045.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0045.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0045.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0045.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1031885,
            43.62320965,
            1471.094621,
            -122.0913927,
            43.63177756,
            1754.714621
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.10318852869706,
                  43.62330178620874,
                  1471.0946209274675
                ],
                [
                  -122.10306249712376,
                  43.631777564662265,
                  1471.0946209274675
                ],
                [
                  -122.0913927043766,
                  43.63168540093576,
                  1754.7146209274674
                ],
                [
                  -122.0915203751638,
                  43.62320964959421,
                  1754.7146209274674
                ],
                [
                  -122.10318852869706,
                  43.62330178620874,
                  1471.0946209274675
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0045.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0045.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:51:04Z",
            "pc:count": 90841683,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 572795.243,
                "count": 90841683,
                "maximum": 573296.0589,
                "minimum": 572354.5589,
                "name": "X",
                "position": 0,
                "stddev": 264.4002136,
                "variance": 69907.47294
              },
              {
                "average": 4830888.443,
                "count": 90841683,
                "maximum": 4831367.31,
                "minimum": 4830425.87,
                "name": "Y",
                "position": 1,
                "stddev": 264.1588546,
                "variance": 69779.90048
              },
              {
                "average": 1633.069512,
                "count": 90841683,
                "maximum": 1754.714621,
                "minimum": 1471.094621,
                "name": "Z",
                "position": 2,
                "stddev": 52.71490853,
                "variance": 2778.861581
              },
              {
                "average": 31574.42967,
                "count": 90841683,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12804.33064,
                "variance": 163950883.2
              },
              {
                "average": 1.73093517,
                "count": 90841683,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9304145094,
                "variance": 0.8656711593
              },
              {
                "average": 2.461067911,
                "count": 90841683,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.153685814,
                "variance": 1.330990958
              },
              {
                "average": 0.4972179897,
                "count": 90841683,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999922631,
                "variance": 0.2499922632
              },
              {
                "average": 0,
                "count": 90841683,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.042457106,
                "count": 90841683,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2335761337,
                "variance": 0.05455781023
              },
              {
                "average": 0.6650119706,
                "count": 90841683,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.99980137,
                "variance": 255.9936437
              },
              {
                "average": 0.4972179897,
                "count": 90841683,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999922631,
                "variance": 0.2499922632
              },
              {
                "average": 403.3123211,
                "count": 90841683,
                "maximum": 406,
                "minimum": 401,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.200122967,
                "variance": 1.440295137
              },
              {
                "average": 276644907.9,
                "count": 90841683,
                "maximum": 276645864.4,
                "minimum": 276644042.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 414.3172357,
                "variance": 171658.7718
              },
              {
                "average": 0,
                "count": 90841683,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90841683,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90841683,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90841683,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90841683,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              572354.5589,
              4830425.87,
              1471.094621,
              573296.0589,
              4831367.31,
              1754.714621
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    572354.558870171,
                    4830425.870128903,
                    1471.0946209274675
                  ],
                  [
                    572354.558870171,
                    4831367.310128902,
                    1471.0946209274675
                  ],
                  [
                    573296.058870171,
                    4831367.310128902,
                    1754.7146209274674
                  ],
                  [
                    573296.058870171,
                    4830425.870128903,
                    1754.7146209274674
                  ],
                  [
                    572354.558870171,
                    4830425.870128903,
                    1471.0946209274675
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:51:04+00:00",
            "end_time": "2020-06-19T23:20: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": "20200619_BLU_0450.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.31235324750445,
              43.793044337546625,
              526.4542264977053
            ],
            [
              -122.31225602043774,
              43.8015215524731,
              526.4542264977053
            ],
            [
              -122.30055164652067,
              43.80145051861487,
              824.6342264977054
            ],
            [
              -122.30065052792065,
              43.792973324582476,
              824.6342264977054
            ],
            [
              -122.31235324750445,
              43.793044337546625,
              526.4542264977053
            ]
          ]
        ]
      },
      "bbox": [
        -122.3123532,
        43.79297332,
        526.4542265,
        -122.3005516,
        43.80152155,
        824.6342265
      ],
      "properties": {
        "datetime": "2020-06-19T18:53:59Z",
        "pc:count": 98356432,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555806.1368,
            "count": 98356432,
            "maximum": 556264.3799,
            "minimum": 555322.7999,
            "name": "X",
            "position": 0,
            "stddev": 263.4711764,
            "variance": 69417.06078
          },
          {
            "average": 4849581.712,
            "count": 98356432,
            "maximum": 4850058.486,
            "minimum": 4849116.906,
            "name": "Y",
            "position": 1,
            "stddev": 266.5165405,
            "variance": 71031.06638
          },
          {
            "average": 627.3814914,
            "count": 98356432,
            "maximum": 824.6342265,
            "minimum": 526.4542265,
            "name": "Z",
            "position": 2,
            "stddev": 48.84044945,
            "variance": 2385.389503
          },
          {
            "average": 32247.6498,
            "count": 98356432,
            "maximum": 65535,
            "minimum": 7722,
            "name": "Intensity",
            "position": 3,
            "stddev": 9863.840806,
            "variance": 97295355.44
          },
          {
            "average": 1.750231515,
            "count": 98356432,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8814211266,
            "variance": 0.7769032025
          },
          {
            "average": 2.500540565,
            "count": 98356432,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.00873833,
            "variance": 1.017553019
          },
          {
            "average": 0.4980747472,
            "count": 98356432,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962959,
            "variance": 0.2499962959
          },
          {
            "average": 5.083551628e-08,
            "count": 98356432,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000225467324,
            "variance": 5.083551421e-08
          },
          {
            "average": 1.045922569,
            "count": 98356432,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4868099976,
            "variance": 0.2369839737
          },
          {
            "average": 0.03177709135,
            "count": 98356432,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.40785843,
            "variance": 237.4021014
          },
          {
            "average": 0.5013552647,
            "count": 98356432,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999981658,
            "variance": 0.2499981658
          },
          {
            "average": 321.7244103,
            "count": 98356432,
            "maximum": 325,
            "minimum": 319,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.496590799,
            "variance": 2.23978402
          },
          {
            "average": 276626646,
            "count": 98356432,
            "maximum": 276628039,
            "minimum": 276625691.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 588.9587804,
            "variance": 346872.445
          },
          {
            "average": 0,
            "count": 98356432,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98356432,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98356432,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98356432,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 98356432,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555322.7999,
          4849116.906,
          526.4542265,
          556264.3799,
          4850058.486,
          824.6342265
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555322.799919884,
                4849116.905936761,
                526.4542264977053
              ],
              [
                555322.799919884,
                4850058.485936761,
                526.4542264977053
              ],
              [
                556264.379919884,
                4850058.485936761,
                824.6342264977054
              ],
              [
                556264.379919884,
                4849116.905936761,
                824.6342264977054
              ],
              [
                555322.799919884,
                4849116.905936761,
                526.4542264977053
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:53:59+00:00",
        "end_time": "2020-06-19T18:14:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0450.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0450.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0450.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0450.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3123532,
            43.79297332,
            526.4542265,
            -122.3005516,
            43.80152155,
            824.6342265
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.31235324750445,
                  43.793044337546625,
                  526.4542264977053
                ],
                [
                  -122.31225602043774,
                  43.8015215524731,
                  526.4542264977053
                ],
                [
                  -122.30055164652067,
                  43.80145051861487,
                  824.6342264977054
                ],
                [
                  -122.30065052792065,
                  43.792973324582476,
                  824.6342264977054
                ],
                [
                  -122.31235324750445,
                  43.793044337546625,
                  526.4542264977053
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0450.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0450.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:53:59Z",
            "pc:count": 98356432,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555806.1368,
                "count": 98356432,
                "maximum": 556264.3799,
                "minimum": 555322.7999,
                "name": "X",
                "position": 0,
                "stddev": 263.4711764,
                "variance": 69417.06078
              },
              {
                "average": 4849581.712,
                "count": 98356432,
                "maximum": 4850058.486,
                "minimum": 4849116.906,
                "name": "Y",
                "position": 1,
                "stddev": 266.5165405,
                "variance": 71031.06638
              },
              {
                "average": 627.3814914,
                "count": 98356432,
                "maximum": 824.6342265,
                "minimum": 526.4542265,
                "name": "Z",
                "position": 2,
                "stddev": 48.84044945,
                "variance": 2385.389503
              },
              {
                "average": 32247.6498,
                "count": 98356432,
                "maximum": 65535,
                "minimum": 7722,
                "name": "Intensity",
                "position": 3,
                "stddev": 9863.840806,
                "variance": 97295355.44
              },
              {
                "average": 1.750231515,
                "count": 98356432,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8814211266,
                "variance": 0.7769032025
              },
              {
                "average": 2.500540565,
                "count": 98356432,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.00873833,
                "variance": 1.017553019
              },
              {
                "average": 0.4980747472,
                "count": 98356432,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962959,
                "variance": 0.2499962959
              },
              {
                "average": 5.083551628e-08,
                "count": 98356432,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000225467324,
                "variance": 5.083551421e-08
              },
              {
                "average": 1.045922569,
                "count": 98356432,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4868099976,
                "variance": 0.2369839737
              },
              {
                "average": 0.03177709135,
                "count": 98356432,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.40785843,
                "variance": 237.4021014
              },
              {
                "average": 0.5013552647,
                "count": 98356432,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999981658,
                "variance": 0.2499981658
              },
              {
                "average": 321.7244103,
                "count": 98356432,
                "maximum": 325,
                "minimum": 319,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.496590799,
                "variance": 2.23978402
              },
              {
                "average": 276626646,
                "count": 98356432,
                "maximum": 276628039,
                "minimum": 276625691.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 588.9587804,
                "variance": 346872.445
              },
              {
                "average": 0,
                "count": 98356432,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98356432,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98356432,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98356432,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 98356432,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555322.7999,
              4849116.906,
              526.4542265,
              556264.3799,
              4850058.486,
              824.6342265
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555322.799919884,
                    4849116.905936761,
                    526.4542264977053
                  ],
                  [
                    555322.799919884,
                    4850058.485936761,
                    526.4542264977053
                  ],
                  [
                    556264.379919884,
                    4850058.485936761,
                    824.6342264977054
                  ],
                  [
                    556264.379919884,
                    4849116.905936761,
                    824.6342264977054
                  ],
                  [
                    555322.799919884,
                    4849116.905936761,
                    526.4542264977053
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:53:59+00:00",
            "end_time": "2020-06-19T18:14: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": "20200618_BLU_0443.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.24389843884789,
              43.78588422288864,
              649.1080197371275
            ],
            [
              -122.24380904612062,
              43.79297467076383,
              649.1080197371275
            ],
            [
              -122.23377741792758,
              43.792907854228105,
              1020.2280197371274
            ],
            [
              -122.23386799625779,
              43.785817422792,
              1020.2280197371274
            ],
            [
              -122.24389843884789,
              43.78588422288864,
              649.1080197371275
            ]
          ]
        ]
      },
      "bbox": [
        -122.2438984,
        43.78581742,
        649.1080197,
        -122.2337774,
        43.79297467,
        1020.22802
      ],
      "properties": {
        "datetime": "2020-06-18T19:19:43Z",
        "pc:count": 42903183,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 561117.6456,
            "count": 42903183,
            "maximum": 561644.5664,
            "minimum": 560837.4264,
            "name": "X",
            "position": 0,
            "stddev": 190.8711297,
            "variance": 36431.78814
          },
          {
            "average": 4848645.512,
            "count": 42903183,
            "maximum": 4849157.257,
            "minimum": 4848369.697,
            "name": "Y",
            "position": 1,
            "stddev": 187.6374239,
            "variance": 35207.80283
          },
          {
            "average": 759.7800893,
            "count": 42903183,
            "maximum": 1020.22802,
            "minimum": 649.1080197,
            "name": "Z",
            "position": 2,
            "stddev": 55.14476482,
            "variance": 3040.945087
          },
          {
            "average": 32013.03092,
            "count": 42903183,
            "maximum": 65535,
            "minimum": 6383,
            "name": "Intensity",
            "position": 3,
            "stddev": 10103.87356,
            "variance": 102088260.9
          },
          {
            "average": 1.780097225,
            "count": 42903183,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.899942122,
            "variance": 0.8098958229
          },
          {
            "average": 2.55972628,
            "count": 42903183,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.020650639,
            "variance": 1.041727728
          },
          {
            "average": 0.5039345449,
            "count": 42903183,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999845249,
            "variance": 0.2499845252
          },
          {
            "average": 0,
            "count": 42903183,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.019112265,
            "count": 42903183,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1901716992,
            "variance": 0.03616527516
          },
          {
            "average": 0.09997678858,
            "count": 42903183,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.7972905,
            "variance": 249.5543872
          },
          {
            "average": 0.5039345449,
            "count": 42903183,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999845249,
            "variance": 0.2499845252
          },
          {
            "average": 122.6333969,
            "count": 42903183,
            "maximum": 126,
            "minimum": 119,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.521306635,
            "variance": 2.314373876
          },
          {
            "average": 276541514.3,
            "count": 42903183,
            "maximum": 276543183.6,
            "minimum": 276539680.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 702.2113354,
            "variance": 493100.7595
          },
          {
            "average": 0,
            "count": 42903183,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42903183,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42903183,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42903183,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42903183,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          560837.4264,
          4848369.697,
          649.1080197,
          561644.5664,
          4849157.257,
          1020.22802
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                560837.4263664057,
                4848369.696860825,
                649.1080197371275
              ],
              [
                560837.4263664057,
                4849157.256860825,
                649.1080197371275
              ],
              [
                561644.5663664056,
                4849157.256860825,
                1020.2280197371274
              ],
              [
                561644.5663664056,
                4848369.696860825,
                1020.2280197371274
              ],
              [
                560837.4263664057,
                4848369.696860825,
                649.1080197371275
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T19:19:43+00:00",
        "end_time": "2020-06-18T18:21:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0443.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0443.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0443.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0443.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2438984,
            43.78581742,
            649.1080197,
            -122.2337774,
            43.79297467,
            1020.22802
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.24389843884789,
                  43.78588422288864,
                  649.1080197371275
                ],
                [
                  -122.24380904612062,
                  43.79297467076383,
                  649.1080197371275
                ],
                [
                  -122.23377741792758,
                  43.792907854228105,
                  1020.2280197371274
                ],
                [
                  -122.23386799625779,
                  43.785817422792,
                  1020.2280197371274
                ],
                [
                  -122.24389843884789,
                  43.78588422288864,
                  649.1080197371275
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0443.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0443.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T19:19:43Z",
            "pc:count": 42903183,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 561117.6456,
                "count": 42903183,
                "maximum": 561644.5664,
                "minimum": 560837.4264,
                "name": "X",
                "position": 0,
                "stddev": 190.8711297,
                "variance": 36431.78814
              },
              {
                "average": 4848645.512,
                "count": 42903183,
                "maximum": 4849157.257,
                "minimum": 4848369.697,
                "name": "Y",
                "position": 1,
                "stddev": 187.6374239,
                "variance": 35207.80283
              },
              {
                "average": 759.7800893,
                "count": 42903183,
                "maximum": 1020.22802,
                "minimum": 649.1080197,
                "name": "Z",
                "position": 2,
                "stddev": 55.14476482,
                "variance": 3040.945087
              },
              {
                "average": 32013.03092,
                "count": 42903183,
                "maximum": 65535,
                "minimum": 6383,
                "name": "Intensity",
                "position": 3,
                "stddev": 10103.87356,
                "variance": 102088260.9
              },
              {
                "average": 1.780097225,
                "count": 42903183,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.899942122,
                "variance": 0.8098958229
              },
              {
                "average": 2.55972628,
                "count": 42903183,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.020650639,
                "variance": 1.041727728
              },
              {
                "average": 0.5039345449,
                "count": 42903183,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999845249,
                "variance": 0.2499845252
              },
              {
                "average": 0,
                "count": 42903183,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.019112265,
                "count": 42903183,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1901716992,
                "variance": 0.03616527516
              },
              {
                "average": 0.09997678858,
                "count": 42903183,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.7972905,
                "variance": 249.5543872
              },
              {
                "average": 0.5039345449,
                "count": 42903183,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999845249,
                "variance": 0.2499845252
              },
              {
                "average": 122.6333969,
                "count": 42903183,
                "maximum": 126,
                "minimum": 119,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.521306635,
                "variance": 2.314373876
              },
              {
                "average": 276541514.3,
                "count": 42903183,
                "maximum": 276543183.6,
                "minimum": 276539680.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 702.2113354,
                "variance": 493100.7595
              },
              {
                "average": 0,
                "count": 42903183,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42903183,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42903183,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42903183,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42903183,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              560837.4264,
              4848369.697,
              649.1080197,
              561644.5664,
              4849157.257,
              1020.22802
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    560837.4263664057,
                    4848369.696860825,
                    649.1080197371275
                  ],
                  [
                    560837.4263664057,
                    4849157.256860825,
                    649.1080197371275
                  ],
                  [
                    561644.5663664056,
                    4849157.256860825,
                    1020.2280197371274
                  ],
                  [
                    561644.5663664056,
                    4848369.696860825,
                    1020.2280197371274
                  ],
                  [
                    560837.4263664057,
                    4848369.696860825,
                    649.1080197371275
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T19:19:43+00:00",
            "end_time": "2020-06-18T18: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": "20200619_BLU_0022.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.09142031060303,
              43.60700174960973,
              1307.1506765888932
            ],
            [
              -122.091294322186,
              43.61536966909575,
              1307.1506765888932
            ],
            [
              -122.08393749226771,
              43.61531095036096,
              1473.9906765888934
            ],
            [
              -122.08406450033364,
              43.60694304792904,
              1473.9906765888934
            ],
            [
              -122.09142031060303,
              43.60700174960973,
              1307.1506765888932
            ]
          ]
        ]
      },
      "bbox": [
        -122.0914203,
        43.60694305,
        1307.150677,
        -122.0839375,
        43.61536967,
        1473.990677
      ],
      "properties": {
        "datetime": "2020-06-19T23:54:43Z",
        "pc:count": 41725260,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573598.918,
            "count": 41725260,
            "maximum": 573917.5243,
            "minimum": 573323.8243,
            "name": "X",
            "position": 0,
            "stddev": 151.4932224,
            "variance": 22950.19644
          },
          {
            "average": 4829077.446,
            "count": 41725260,
            "maximum": 4829555.353,
            "minimum": 4828625.893,
            "name": "Y",
            "position": 1,
            "stddev": 261.5323708,
            "variance": 68399.18097
          },
          {
            "average": 1382.382552,
            "count": 41725260,
            "maximum": 1473.990677,
            "minimum": 1307.150677,
            "name": "Z",
            "position": 2,
            "stddev": 28.24461185,
            "variance": 797.7580986
          },
          {
            "average": 33545.8903,
            "count": 41725260,
            "maximum": 65535,
            "minimum": 6183,
            "name": "Intensity",
            "position": 3,
            "stddev": 10510.12422,
            "variance": 110462711.2
          },
          {
            "average": 1.653122952,
            "count": 41725260,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8459603448,
            "variance": 0.7156489049
          },
          {
            "average": 2.306396773,
            "count": 41725260,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.0329202,
            "variance": 1.06692414
          },
          {
            "average": 0.4974341442,
            "count": 41725260,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999934223,
            "variance": 0.2499934224
          },
          {
            "average": 0,
            "count": 41725260,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.043568117,
            "count": 41725260,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2244623889,
            "variance": 0.05038336401
          },
          {
            "average": -3.334481135,
            "count": 41725260,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.70317062,
            "variance": 216.1832262
          },
          {
            "average": 0.4974341442,
            "count": 41725260,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999934223,
            "variance": 0.2499934224
          },
          {
            "average": 405.531569,
            "count": 41725260,
            "maximum": 407,
            "minimum": 403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.013927521,
            "variance": 1.028049017
          },
          {
            "average": 276645652.6,
            "count": 41725260,
            "maximum": 276646083.9,
            "minimum": 276644733.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 325.3139717,
            "variance": 105829.1802
          },
          {
            "average": 0,
            "count": 41725260,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 41725260,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 41725260,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 41725260,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 41725260,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573323.8243,
          4828625.893,
          1307.150677,
          573917.5243,
          4829555.353,
          1473.990677
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573323.8243406188,
                4828625.893079302,
                1307.1506765888932
              ],
              [
                573323.8243406188,
                4829555.353079303,
                1307.1506765888932
              ],
              [
                573917.5243406188,
                4829555.353079303,
                1473.9906765888934
              ],
              [
                573917.5243406188,
                4828625.893079302,
                1473.9906765888934
              ],
              [
                573323.8243406188,
                4828625.893079302,
                1307.1506765888932
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:54:43+00:00",
        "end_time": "2020-06-19T23:32:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0022.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0022.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0022.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0022.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.0914203,
            43.60694305,
            1307.150677,
            -122.0839375,
            43.61536967,
            1473.990677
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.09142031060303,
                  43.60700174960973,
                  1307.1506765888932
                ],
                [
                  -122.091294322186,
                  43.61536966909575,
                  1307.1506765888932
                ],
                [
                  -122.08393749226771,
                  43.61531095036096,
                  1473.9906765888934
                ],
                [
                  -122.08406450033364,
                  43.60694304792904,
                  1473.9906765888934
                ],
                [
                  -122.09142031060303,
                  43.60700174960973,
                  1307.1506765888932
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0022.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0022.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:54:43Z",
            "pc:count": 41725260,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573598.918,
                "count": 41725260,
                "maximum": 573917.5243,
                "minimum": 573323.8243,
                "name": "X",
                "position": 0,
                "stddev": 151.4932224,
                "variance": 22950.19644
              },
              {
                "average": 4829077.446,
                "count": 41725260,
                "maximum": 4829555.353,
                "minimum": 4828625.893,
                "name": "Y",
                "position": 1,
                "stddev": 261.5323708,
                "variance": 68399.18097
              },
              {
                "average": 1382.382552,
                "count": 41725260,
                "maximum": 1473.990677,
                "minimum": 1307.150677,
                "name": "Z",
                "position": 2,
                "stddev": 28.24461185,
                "variance": 797.7580986
              },
              {
                "average": 33545.8903,
                "count": 41725260,
                "maximum": 65535,
                "minimum": 6183,
                "name": "Intensity",
                "position": 3,
                "stddev": 10510.12422,
                "variance": 110462711.2
              },
              {
                "average": 1.653122952,
                "count": 41725260,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8459603448,
                "variance": 0.7156489049
              },
              {
                "average": 2.306396773,
                "count": 41725260,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.0329202,
                "variance": 1.06692414
              },
              {
                "average": 0.4974341442,
                "count": 41725260,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999934223,
                "variance": 0.2499934224
              },
              {
                "average": 0,
                "count": 41725260,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.043568117,
                "count": 41725260,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2244623889,
                "variance": 0.05038336401
              },
              {
                "average": -3.334481135,
                "count": 41725260,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.70317062,
                "variance": 216.1832262
              },
              {
                "average": 0.4974341442,
                "count": 41725260,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999934223,
                "variance": 0.2499934224
              },
              {
                "average": 405.531569,
                "count": 41725260,
                "maximum": 407,
                "minimum": 403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.013927521,
                "variance": 1.028049017
              },
              {
                "average": 276645652.6,
                "count": 41725260,
                "maximum": 276646083.9,
                "minimum": 276644733.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 325.3139717,
                "variance": 105829.1802
              },
              {
                "average": 0,
                "count": 41725260,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 41725260,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 41725260,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 41725260,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 41725260,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573323.8243,
              4828625.893,
              1307.150677,
              573917.5243,
              4829555.353,
              1473.990677
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573323.8243406188,
                    4828625.893079302,
                    1307.1506765888932
                  ],
                  [
                    573323.8243406188,
                    4829555.353079303,
                    1307.1506765888932
                  ],
                  [
                    573917.5243406188,
                    4829555.353079303,
                    1473.9906765888934
                  ],
                  [
                    573917.5243406188,
                    4828625.893079302,
                    1473.9906765888934
                  ],
                  [
                    573323.8243406188,
                    4828625.893079302,
                    1307.1506765888932
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:54:43+00:00",
            "end_time": "2020-06-19T23:32: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": "20200619_BLU_0444.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37656885206,
              43.79199156010039,
              773.5370995574597
            ],
            [
              -122.37653040781824,
              43.79568939626283,
              773.5370995574597
            ],
            [
              -122.36877438260672,
              43.79564682165049,
              1182.8370995574596
            ],
            [
              -122.36881330502185,
              43.79194899095117,
              1182.8370995574596
            ],
            [
              -122.37656885206,
              43.79199156010039,
              773.5370995574597
            ]
          ]
        ]
      },
      "bbox": [
        -122.3765689,
        43.79194899,
        773.5370996,
        -122.3687744,
        43.7956894,
        1182.8371
      ],
      "properties": {
        "datetime": "2020-06-19T17:18:52Z",
        "pc:count": 10950613,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 550565.1003,
            "count": 10950613,
            "maximum": 550781.3745,
            "minimum": 550157.3745,
            "name": "X",
            "position": 0,
            "stddev": 152.156175,
            "variance": 23151.50159
          },
          {
            "average": 4849096.834,
            "count": 10950613,
            "maximum": 4849369.791,
            "minimum": 4848959.071,
            "name": "Y",
            "position": 1,
            "stddev": 93.95717881,
            "variance": 8827.951449
          },
          {
            "average": 933.4640043,
            "count": 10950613,
            "maximum": 1182.8371,
            "minimum": 773.5370996,
            "name": "Z",
            "position": 2,
            "stddev": 77.39465956,
            "variance": 5989.933328
          },
          {
            "average": 30461.37953,
            "count": 10950613,
            "maximum": 56873,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12280.37728,
            "variance": 150807666.1
          },
          {
            "average": 1.796204377,
            "count": 10950613,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9574072665,
            "variance": 0.916628674
          },
          {
            "average": 2.590864548,
            "count": 10950613,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.147415092,
            "variance": 1.316561392
          },
          {
            "average": 0.4981454463,
            "count": 10950613,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965834,
            "variance": 0.2499965835
          },
          {
            "average": 0,
            "count": 10950613,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.035142599,
            "count": 10950613,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2528070455,
            "variance": 0.06391140223
          },
          {
            "average": -4.464949605,
            "count": 10950613,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.4658886,
            "variance": 239.1937103
          },
          {
            "average": 0.4981454463,
            "count": 10950613,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999965834,
            "variance": 0.2499965835
          },
          {
            "average": 308.5565981,
            "count": 10950613,
            "maximum": 310,
            "minimum": 307,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7939785315,
            "variance": 0.6304019085
          },
          {
            "average": 276621942.3,
            "count": 10950613,
            "maximum": 276622332.3,
            "minimum": 276621506.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 282.7949174,
            "variance": 79972.96531
          },
          {
            "average": 0,
            "count": 10950613,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10950613,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10950613,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10950613,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10950613,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          550157.3745,
          4848959.071,
          773.5370996,
          550781.3745,
          4849369.791,
          1182.8371
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                550157.3744609908,
                4848959.071488342,
                773.5370995574597
              ],
              [
                550157.3744609908,
                4849369.791488343,
                773.5370995574597
              ],
              [
                550781.3744609908,
                4849369.791488343,
                1182.8370995574596
              ],
              [
                550781.3744609908,
                4848959.071488342,
                1182.8370995574596
              ],
              [
                550157.3744609908,
                4848959.071488342,
                773.5370995574597
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:18:52+00:00",
        "end_time": "2020-06-19T17:05:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0444.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0444.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0444.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0444.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3765689,
            43.79194899,
            773.5370996,
            -122.3687744,
            43.7956894,
            1182.8371
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.37656885206,
                  43.79199156010039,
                  773.5370995574597
                ],
                [
                  -122.37653040781824,
                  43.79568939626283,
                  773.5370995574597
                ],
                [
                  -122.36877438260672,
                  43.79564682165049,
                  1182.8370995574596
                ],
                [
                  -122.36881330502185,
                  43.79194899095117,
                  1182.8370995574596
                ],
                [
                  -122.37656885206,
                  43.79199156010039,
                  773.5370995574597
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0444.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0444.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:18:52Z",
            "pc:count": 10950613,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 550565.1003,
                "count": 10950613,
                "maximum": 550781.3745,
                "minimum": 550157.3745,
                "name": "X",
                "position": 0,
                "stddev": 152.156175,
                "variance": 23151.50159
              },
              {
                "average": 4849096.834,
                "count": 10950613,
                "maximum": 4849369.791,
                "minimum": 4848959.071,
                "name": "Y",
                "position": 1,
                "stddev": 93.95717881,
                "variance": 8827.951449
              },
              {
                "average": 933.4640043,
                "count": 10950613,
                "maximum": 1182.8371,
                "minimum": 773.5370996,
                "name": "Z",
                "position": 2,
                "stddev": 77.39465956,
                "variance": 5989.933328
              },
              {
                "average": 30461.37953,
                "count": 10950613,
                "maximum": 56873,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12280.37728,
                "variance": 150807666.1
              },
              {
                "average": 1.796204377,
                "count": 10950613,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9574072665,
                "variance": 0.916628674
              },
              {
                "average": 2.590864548,
                "count": 10950613,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.147415092,
                "variance": 1.316561392
              },
              {
                "average": 0.4981454463,
                "count": 10950613,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965834,
                "variance": 0.2499965835
              },
              {
                "average": 0,
                "count": 10950613,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.035142599,
                "count": 10950613,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2528070455,
                "variance": 0.06391140223
              },
              {
                "average": -4.464949605,
                "count": 10950613,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.4658886,
                "variance": 239.1937103
              },
              {
                "average": 0.4981454463,
                "count": 10950613,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999965834,
                "variance": 0.2499965835
              },
              {
                "average": 308.5565981,
                "count": 10950613,
                "maximum": 310,
                "minimum": 307,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7939785315,
                "variance": 0.6304019085
              },
              {
                "average": 276621942.3,
                "count": 10950613,
                "maximum": 276622332.3,
                "minimum": 276621506.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 282.7949174,
                "variance": 79972.96531
              },
              {
                "average": 0,
                "count": 10950613,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10950613,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10950613,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10950613,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10950613,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              550157.3745,
              4848959.071,
              773.5370996,
              550781.3745,
              4849369.791,
              1182.8371
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    550157.3744609908,
                    4848959.071488342,
                    773.5370995574597
                  ],
                  [
                    550157.3744609908,
                    4849369.791488343,
                    773.5370995574597
                  ],
                  [
                    550781.3744609908,
                    4849369.791488343,
                    1182.8370995574596
                  ],
                  [
                    550781.3744609908,
                    4848959.071488342,
                    1182.8370995574596
                  ],
                  [
                    550157.3744609908,
                    4848959.071488342,
                    773.5370995574597
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:18:52+00:00",
            "end_time": "2020-06-19T17:05:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.30024486368792,
              43.76853690397092,
              796.2328672418028
            ],
            [
              -122.30014600713179,
              43.77701431372021,
              796.2328672418028
            ],
            [
              -122.28844669341512,
              43.77694207341557,
              2222.212867241803
            ],
            [
              -122.28854720219879,
              43.768464684916474,
              2222.212867241803
            ],
            [
              -122.30024486368792,
              43.76853690397092,
              796.2328672418028
            ]
          ]
        ]
      },
      "bbox": [
        -122.3002449,
        43.76846468,
        796.2328672,
        -122.2884467,
        43.77701431,
        2222.212867
      ],
      "properties": {
        "datetime": "2020-06-19T19:10:23Z",
        "pc:count": 120782881,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556783.7624,
            "count": 120782881,
            "maximum": 557261.5117,
            "minimum": 556319.9517,
            "name": "X",
            "position": 0,
            "stddev": 263.2307632,
            "variance": 69290.43472
          },
          {
            "average": 4846875.654,
            "count": 120782881,
            "maximum": 4847344.778,
            "minimum": 4846403.178,
            "name": "Y",
            "position": 1,
            "stddev": 262.5418086,
            "variance": 68928.20127
          },
          {
            "average": 1017.476533,
            "count": 120782881,
            "maximum": 2222.212867,
            "minimum": 796.2328672,
            "name": "Z",
            "position": 2,
            "stddev": 62.97716645,
            "variance": 3966.123494
          },
          {
            "average": 29604.22026,
            "count": 120782881,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12144.5563,
            "variance": 147490247.7
          },
          {
            "average": 1.923798307,
            "count": 120782881,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.029772281,
            "variance": 1.060430951
          },
          {
            "average": 2.847031857,
            "count": 120782881,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.184423913,
            "variance": 1.402860007
          },
          {
            "average": 0.4977923982,
            "count": 120782881,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951285,
            "variance": 0.2499951286
          },
          {
            "average": 0,
            "count": 120782881,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02147758,
            "count": 120782881,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1872582065,
            "variance": 0.03506563591
          },
          {
            "average": -0.6481785543,
            "count": 120782881,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.69176679,
            "variance": 246.231545
          },
          {
            "average": 0.4977923982,
            "count": 120782881,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999951285,
            "variance": 0.2499951286
          },
          {
            "average": 324.8419401,
            "count": 120782881,
            "maximum": 328,
            "minimum": 322,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.316514438,
            "variance": 1.733210265
          },
          {
            "average": 276627848.4,
            "count": 120782881,
            "maximum": 276629023.3,
            "minimum": 276626671.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 518.0429459,
            "variance": 268368.4938
          },
          {
            "average": 0,
            "count": 120782881,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120782881,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120782881,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120782881,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120782881,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556319.9517,
          4846403.178,
          796.2328672,
          557261.5117,
          4847344.778,
          2222.212867
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556319.9517081314,
                4846403.1778804,
                796.2328672418028
              ],
              [
                556319.9517081314,
                4847344.7778803995,
                796.2328672418028
              ],
              [
                557261.5117081314,
                4847344.7778803995,
                2222.212867241803
              ],
              [
                557261.5117081314,
                4846403.1778804,
                2222.212867241803
              ],
              [
                556319.9517081314,
                4846403.1778804,
                796.2328672418028
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:10:23+00:00",
        "end_time": "2020-06-19T18:31:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3002449,
            43.76846468,
            796.2328672,
            -122.2884467,
            43.77701431,
            2222.212867
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.30024486368792,
                  43.76853690397092,
                  796.2328672418028
                ],
                [
                  -122.30014600713179,
                  43.77701431372021,
                  796.2328672418028
                ],
                [
                  -122.28844669341512,
                  43.77694207341557,
                  2222.212867241803
                ],
                [
                  -122.28854720219879,
                  43.768464684916474,
                  2222.212867241803
                ],
                [
                  -122.30024486368792,
                  43.76853690397092,
                  796.2328672418028
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:10:23Z",
            "pc:count": 120782881,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556783.7624,
                "count": 120782881,
                "maximum": 557261.5117,
                "minimum": 556319.9517,
                "name": "X",
                "position": 0,
                "stddev": 263.2307632,
                "variance": 69290.43472
              },
              {
                "average": 4846875.654,
                "count": 120782881,
                "maximum": 4847344.778,
                "minimum": 4846403.178,
                "name": "Y",
                "position": 1,
                "stddev": 262.5418086,
                "variance": 68928.20127
              },
              {
                "average": 1017.476533,
                "count": 120782881,
                "maximum": 2222.212867,
                "minimum": 796.2328672,
                "name": "Z",
                "position": 2,
                "stddev": 62.97716645,
                "variance": 3966.123494
              },
              {
                "average": 29604.22026,
                "count": 120782881,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12144.5563,
                "variance": 147490247.7
              },
              {
                "average": 1.923798307,
                "count": 120782881,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.029772281,
                "variance": 1.060430951
              },
              {
                "average": 2.847031857,
                "count": 120782881,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.184423913,
                "variance": 1.402860007
              },
              {
                "average": 0.4977923982,
                "count": 120782881,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951285,
                "variance": 0.2499951286
              },
              {
                "average": 0,
                "count": 120782881,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02147758,
                "count": 120782881,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1872582065,
                "variance": 0.03506563591
              },
              {
                "average": -0.6481785543,
                "count": 120782881,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.69176679,
                "variance": 246.231545
              },
              {
                "average": 0.4977923982,
                "count": 120782881,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999951285,
                "variance": 0.2499951286
              },
              {
                "average": 324.8419401,
                "count": 120782881,
                "maximum": 328,
                "minimum": 322,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.316514438,
                "variance": 1.733210265
              },
              {
                "average": 276627848.4,
                "count": 120782881,
                "maximum": 276629023.3,
                "minimum": 276626671.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 518.0429459,
                "variance": 268368.4938
              },
              {
                "average": 0,
                "count": 120782881,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120782881,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120782881,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120782881,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120782881,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556319.9517,
              4846403.178,
              796.2328672,
              557261.5117,
              4847344.778,
              2222.212867
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556319.9517081314,
                    4846403.1778804,
                    796.2328672418028
                  ],
                  [
                    556319.9517081314,
                    4847344.7778803995,
                    796.2328672418028
                  ],
                  [
                    557261.5117081314,
                    4847344.7778803995,
                    2222.212867241803
                  ],
                  [
                    557261.5117081314,
                    4846403.1778804,
                    2222.212867241803
                  ],
                  [
                    556319.9517081314,
                    4846403.1778804,
                    796.2328672418028
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:10:23+00:00",
            "end_time": "2020-06-19T18: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": "20200618_BLU_0410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.23210687841807,
              43.76959925158637,
              665.1632703090667
            ],
            [
              -122.23199889938216,
              43.77803691694883,
              665.1632703090667
            ],
            [
              -122.22029956696898,
              43.77795769961974,
              2335.8232703090666
            ],
            [
              -122.22040919049876,
              43.76952005745058,
              2335.8232703090666
            ],
            [
              -122.23210687841807,
              43.76959925158637,
              665.1632703090667
            ]
          ]
        ]
      },
      "bbox": [
        -122.2321069,
        43.76952006,
        665.1632703,
        -122.2202996,
        43.77803692,
        2335.82327
      ],
      "properties": {
        "datetime": "2020-06-18T18:49:30Z",
        "pc:count": 109156551,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562274.4451,
            "count": 109156551,
            "maximum": 562744.5331,
            "minimum": 561802.9731,
            "name": "X",
            "position": 0,
            "stddev": 262.9310801,
            "variance": 69132.75289
          },
          {
            "average": 4847039.768,
            "count": 109156551,
            "maximum": 4847506.956,
            "minimum": 4846569.756,
            "name": "Y",
            "position": 1,
            "stddev": 263.8694087,
            "variance": 69627.06485
          },
          {
            "average": 751.8658134,
            "count": 109156551,
            "maximum": 2335.82327,
            "minimum": 665.1632703,
            "name": "Z",
            "position": 2,
            "stddev": 35.33232473,
            "variance": 1248.373171
          },
          {
            "average": 32617.34903,
            "count": 109156551,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9833.682226,
            "variance": 96701306.12
          },
          {
            "average": 1.733273068,
            "count": 109156551,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8719200326,
            "variance": 0.7602445432
          },
          {
            "average": 2.466501383,
            "count": 109156551,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.004797525,
            "variance": 1.009618066
          },
          {
            "average": 0.5028796027,
            "count": 109156551,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999917101,
            "variance": 0.2499917102
          },
          {
            "average": 0,
            "count": 109156551,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.019884698,
            "count": 109156551,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2233923581,
            "variance": 0.04990414564
          },
          {
            "average": 0.412032871,
            "count": 109156551,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.47348336,
            "variance": 239.4286872
          },
          {
            "average": 0.5028796027,
            "count": 109156551,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999917101,
            "variance": 0.2499917102
          },
          {
            "average": 118.8069663,
            "count": 109156551,
            "maximum": 122,
            "minimum": 115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.63221036,
            "variance": 2.664110661
          },
          {
            "average": 276539758.8,
            "count": 109156551,
            "maximum": 276541370.2,
            "minimum": 276537843.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 772.765449,
            "variance": 597166.4392
          },
          {
            "average": 0,
            "count": 109156551,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109156551,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109156551,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109156551,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109156551,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561802.9731,
          4846569.756,
          665.1632703,
          562744.5331,
          4847506.956,
          2335.82327
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561802.9730913343,
                4846569.756185747,
                665.1632703090667
              ],
              [
                561802.9730913343,
                4847506.956185746,
                665.1632703090667
              ],
              [
                562744.5330913344,
                4847506.956185746,
                2335.8232703090666
              ],
              [
                562744.5330913344,
                4846569.756185747,
                2335.8232703090666
              ],
              [
                561802.9730913343,
                4846569.756185747,
                665.1632703090667
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:49:30+00:00",
        "end_time": "2020-06-18T17:50:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2321069,
            43.76952006,
            665.1632703,
            -122.2202996,
            43.77803692,
            2335.82327
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.23210687841807,
                  43.76959925158637,
                  665.1632703090667
                ],
                [
                  -122.23199889938216,
                  43.77803691694883,
                  665.1632703090667
                ],
                [
                  -122.22029956696898,
                  43.77795769961974,
                  2335.8232703090666
                ],
                [
                  -122.22040919049876,
                  43.76952005745058,
                  2335.8232703090666
                ],
                [
                  -122.23210687841807,
                  43.76959925158637,
                  665.1632703090667
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:49:30Z",
            "pc:count": 109156551,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562274.4451,
                "count": 109156551,
                "maximum": 562744.5331,
                "minimum": 561802.9731,
                "name": "X",
                "position": 0,
                "stddev": 262.9310801,
                "variance": 69132.75289
              },
              {
                "average": 4847039.768,
                "count": 109156551,
                "maximum": 4847506.956,
                "minimum": 4846569.756,
                "name": "Y",
                "position": 1,
                "stddev": 263.8694087,
                "variance": 69627.06485
              },
              {
                "average": 751.8658134,
                "count": 109156551,
                "maximum": 2335.82327,
                "minimum": 665.1632703,
                "name": "Z",
                "position": 2,
                "stddev": 35.33232473,
                "variance": 1248.373171
              },
              {
                "average": 32617.34903,
                "count": 109156551,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9833.682226,
                "variance": 96701306.12
              },
              {
                "average": 1.733273068,
                "count": 109156551,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8719200326,
                "variance": 0.7602445432
              },
              {
                "average": 2.466501383,
                "count": 109156551,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.004797525,
                "variance": 1.009618066
              },
              {
                "average": 0.5028796027,
                "count": 109156551,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999917101,
                "variance": 0.2499917102
              },
              {
                "average": 0,
                "count": 109156551,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.019884698,
                "count": 109156551,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2233923581,
                "variance": 0.04990414564
              },
              {
                "average": 0.412032871,
                "count": 109156551,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.47348336,
                "variance": 239.4286872
              },
              {
                "average": 0.5028796027,
                "count": 109156551,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999917101,
                "variance": 0.2499917102
              },
              {
                "average": 118.8069663,
                "count": 109156551,
                "maximum": 122,
                "minimum": 115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.63221036,
                "variance": 2.664110661
              },
              {
                "average": 276539758.8,
                "count": 109156551,
                "maximum": 276541370.2,
                "minimum": 276537843.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 772.765449,
                "variance": 597166.4392
              },
              {
                "average": 0,
                "count": 109156551,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109156551,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109156551,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109156551,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109156551,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561802.9731,
              4846569.756,
              665.1632703,
              562744.5331,
              4847506.956,
              2335.82327
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561802.9730913343,
                    4846569.756185747,
                    665.1632703090667
                  ],
                  [
                    561802.9730913343,
                    4847506.956185746,
                    665.1632703090667
                  ],
                  [
                    562744.5330913344,
                    4847506.956185746,
                    2335.8232703090666
                  ],
                  [
                    562744.5330913344,
                    4846569.756185747,
                    2335.8232703090666
                  ],
                  [
                    561802.9730913343,
                    4846569.756185747,
                    665.1632703090667
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:49:30+00:00",
            "end_time": "2020-06-18T17:50: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": "20200618_BLU_0051.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.19405279431432,
              43.630209492850945,
              887.7864186254875
            ],
            [
              -122.19393949916456,
              43.63868582129834,
              887.7864186254875
            ],
            [
              -122.18226784313931,
              43.63860292227715,
              2510.5664186254876
            ],
            [
              -122.18238277834648,
              43.63012661821763,
              2510.5664186254876
            ],
            [
              -122.19405279431432,
              43.630209492850945,
              887.7864186254875
            ]
          ]
        ]
      },
      "bbox": [
        -122.1940528,
        43.63012662,
        887.7864186,
        -122.1822678,
        43.63868582,
        2510.566419
      ],
      "properties": {
        "datetime": "2020-06-18T17:24:43Z",
        "pc:count": 103847222,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565496.2724,
            "count": 103847222,
            "maximum": 565957.6977,
            "minimum": 565016.1777,
            "name": "X",
            "position": 0,
            "stddev": 268.7540919,
            "variance": 72228.76189
          },
          {
            "average": 4831574.062,
            "count": 103847222,
            "maximum": 4832059.367,
            "minimum": 4831117.887,
            "name": "Y",
            "position": 1,
            "stddev": 261.2745737,
            "variance": 68264.40286
          },
          {
            "average": 1041.112392,
            "count": 103847222,
            "maximum": 2510.566419,
            "minimum": 887.7864186,
            "name": "Z",
            "position": 2,
            "stddev": 65.88919822,
            "variance": 4341.386443
          },
          {
            "average": 31507.67395,
            "count": 103847222,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10512.7997,
            "variance": 110518957.6
          },
          {
            "average": 1.801839437,
            "count": 103847222,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9411030069,
            "variance": 0.8856748695
          },
          {
            "average": 2.6034549,
            "count": 103847222,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.100890975,
            "variance": 1.211960938
          },
          {
            "average": 0.5034142367,
            "count": 103847222,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999883453,
            "variance": 0.2499883454
          },
          {
            "average": 0,
            "count": 103847222,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.021579162,
            "count": 103847222,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1870788994,
            "variance": 0.03499851459
          },
          {
            "average": 0.7462695089,
            "count": 103847222,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.66726058,
            "variance": 245.463054
          },
          {
            "average": 0.5034142367,
            "count": 103847222,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999883453,
            "variance": 0.2499883454
          },
          {
            "average": 107.2726945,
            "count": 103847222,
            "maximum": 111,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.444958913,
            "variance": 2.087906259
          },
          {
            "average": 276534493.8,
            "count": 103847222,
            "maximum": 276536283.8,
            "minimum": 276533015.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 642.5215435,
            "variance": 412833.9338
          },
          {
            "average": 0,
            "count": 103847222,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103847222,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103847222,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103847222,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103847222,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565016.1777,
          4831117.887,
          887.7864186,
          565957.6977,
          4832059.367,
          2510.566419
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565016.1776524144,
                4831117.887311211,
                887.7864186254875
              ],
              [
                565016.1776524144,
                4832059.367311211,
                887.7864186254875
              ],
              [
                565957.6976524144,
                4832059.367311211,
                2510.5664186254876
              ],
              [
                565957.6976524144,
                4831117.887311211,
                2510.5664186254876
              ],
              [
                565016.1776524144,
                4831117.887311211,
                887.7864186254875
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:24:43+00:00",
        "end_time": "2020-06-18T16:30:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0051.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0051.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0051.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0051.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1940528,
            43.63012662,
            887.7864186,
            -122.1822678,
            43.63868582,
            2510.566419
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.19405279431432,
                  43.630209492850945,
                  887.7864186254875
                ],
                [
                  -122.19393949916456,
                  43.63868582129834,
                  887.7864186254875
                ],
                [
                  -122.18226784313931,
                  43.63860292227715,
                  2510.5664186254876
                ],
                [
                  -122.18238277834648,
                  43.63012661821763,
                  2510.5664186254876
                ],
                [
                  -122.19405279431432,
                  43.630209492850945,
                  887.7864186254875
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0051.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0051.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:24:43Z",
            "pc:count": 103847222,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565496.2724,
                "count": 103847222,
                "maximum": 565957.6977,
                "minimum": 565016.1777,
                "name": "X",
                "position": 0,
                "stddev": 268.7540919,
                "variance": 72228.76189
              },
              {
                "average": 4831574.062,
                "count": 103847222,
                "maximum": 4832059.367,
                "minimum": 4831117.887,
                "name": "Y",
                "position": 1,
                "stddev": 261.2745737,
                "variance": 68264.40286
              },
              {
                "average": 1041.112392,
                "count": 103847222,
                "maximum": 2510.566419,
                "minimum": 887.7864186,
                "name": "Z",
                "position": 2,
                "stddev": 65.88919822,
                "variance": 4341.386443
              },
              {
                "average": 31507.67395,
                "count": 103847222,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10512.7997,
                "variance": 110518957.6
              },
              {
                "average": 1.801839437,
                "count": 103847222,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9411030069,
                "variance": 0.8856748695
              },
              {
                "average": 2.6034549,
                "count": 103847222,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.100890975,
                "variance": 1.211960938
              },
              {
                "average": 0.5034142367,
                "count": 103847222,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999883453,
                "variance": 0.2499883454
              },
              {
                "average": 0,
                "count": 103847222,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.021579162,
                "count": 103847222,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1870788994,
                "variance": 0.03499851459
              },
              {
                "average": 0.7462695089,
                "count": 103847222,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.66726058,
                "variance": 245.463054
              },
              {
                "average": 0.5034142367,
                "count": 103847222,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999883453,
                "variance": 0.2499883454
              },
              {
                "average": 107.2726945,
                "count": 103847222,
                "maximum": 111,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.444958913,
                "variance": 2.087906259
              },
              {
                "average": 276534493.8,
                "count": 103847222,
                "maximum": 276536283.8,
                "minimum": 276533015.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 642.5215435,
                "variance": 412833.9338
              },
              {
                "average": 0,
                "count": 103847222,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103847222,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103847222,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103847222,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103847222,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565016.1777,
              4831117.887,
              887.7864186,
              565957.6977,
              4832059.367,
              2510.566419
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565016.1776524144,
                    4831117.887311211,
                    887.7864186254875
                  ],
                  [
                    565016.1776524144,
                    4832059.367311211,
                    887.7864186254875
                  ],
                  [
                    565957.6976524144,
                    4832059.367311211,
                    2510.5664186254876
                  ],
                  [
                    565957.6976524144,
                    4831117.887311211,
                    2510.5664186254876
                  ],
                  [
                    565016.1776524144,
                    4831117.887311211,
                    887.7864186254875
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:24:43+00:00",
            "end_time": "2020-06-18T16:30: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": "20200618_BLU_0023.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.20259986715551,
              43.6165798964978,
              1525.3703009768974
            ],
            [
              -122.20252769885468,
              43.62204018043267,
              1525.3703009768974
            ],
            [
              -122.19324740731003,
              43.62197506239592,
              1857.4303009768973
            ],
            [
              -122.1933204152223,
              43.61651479080252,
              1857.4303009768973
            ],
            [
              -122.20259986715551,
              43.6165798964978,
              1525.3703009768974
            ]
          ]
        ]
      },
      "bbox": [
        -122.2025999,
        43.61651479,
        1525.370301,
        -122.1932474,
        43.62204018,
        1857.430301
      ],
      "properties": {
        "datetime": "2020-06-18T17:25:10Z",
        "pc:count": 30800166,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 564830.6557,
            "count": 30800166,
            "maximum": 565090.0339,
            "minimum": 564341.2139,
            "name": "X",
            "position": 0,
            "stddev": 169.5539935,
            "variance": 28748.5567
          },
          {
            "average": 4829992.435,
            "count": 30800166,
            "maximum": 4830203.994,
            "minimum": 4829597.514,
            "name": "Y",
            "position": 1,
            "stddev": 138.2621001,
            "variance": 19116.40833
          },
          {
            "average": 1720.582566,
            "count": 30800166,
            "maximum": 1857.430301,
            "minimum": 1525.370301,
            "name": "Z",
            "position": 2,
            "stddev": 74.57593431,
            "variance": 5561.569979
          },
          {
            "average": 26173.9872,
            "count": 30800166,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14854.93604,
            "variance": 220669124.6
          },
          {
            "average": 1.967838777,
            "count": 30800166,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.096452199,
            "variance": 1.202207424
          },
          {
            "average": 2.933991362,
            "count": 30800166,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.303633508,
            "variance": 1.699460323
          },
          {
            "average": 0.4956100237,
            "count": 30800166,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999807359,
            "variance": 0.2499807362
          },
          {
            "average": 0,
            "count": 30800166,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.040166245,
            "count": 30800166,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2577711213,
            "variance": 0.066445951
          },
          {
            "average": -1.032013554,
            "count": 30800166,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.41549486,
            "variance": 237.6374818
          },
          {
            "average": 0.4956100237,
            "count": 30800166,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999807359,
            "variance": 0.2499807362
          },
          {
            "average": 108.9540157,
            "count": 30800166,
            "maximum": 111,
            "minimum": 107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8556670034,
            "variance": 0.7321660207
          },
          {
            "average": 276535240.1,
            "count": 30800166,
            "maximum": 276536310.2,
            "minimum": 276534483.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 417.6795592,
            "variance": 174456.2142
          },
          {
            "average": 0,
            "count": 30800166,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30800166,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30800166,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30800166,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30800166,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          564341.2139,
          4829597.514,
          1525.370301,
          565090.0339,
          4830203.994,
          1857.430301
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                564341.2138850627,
                4829597.513780223,
                1525.3703009768974
              ],
              [
                564341.2138850627,
                4830203.993780224,
                1525.3703009768974
              ],
              [
                565090.0338850628,
                4830203.993780224,
                1857.4303009768973
              ],
              [
                565090.0338850628,
                4829597.513780223,
                1857.4303009768973
              ],
              [
                564341.2138850627,
                4829597.513780223,
                1525.3703009768974
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:25:10+00:00",
        "end_time": "2020-06-18T16:54:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0023.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0023.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0023.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0023.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2025999,
            43.61651479,
            1525.370301,
            -122.1932474,
            43.62204018,
            1857.430301
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.20259986715551,
                  43.6165798964978,
                  1525.3703009768974
                ],
                [
                  -122.20252769885468,
                  43.62204018043267,
                  1525.3703009768974
                ],
                [
                  -122.19324740731003,
                  43.62197506239592,
                  1857.4303009768973
                ],
                [
                  -122.1933204152223,
                  43.61651479080252,
                  1857.4303009768973
                ],
                [
                  -122.20259986715551,
                  43.6165798964978,
                  1525.3703009768974
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0023.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0023.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:25:10Z",
            "pc:count": 30800166,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 564830.6557,
                "count": 30800166,
                "maximum": 565090.0339,
                "minimum": 564341.2139,
                "name": "X",
                "position": 0,
                "stddev": 169.5539935,
                "variance": 28748.5567
              },
              {
                "average": 4829992.435,
                "count": 30800166,
                "maximum": 4830203.994,
                "minimum": 4829597.514,
                "name": "Y",
                "position": 1,
                "stddev": 138.2621001,
                "variance": 19116.40833
              },
              {
                "average": 1720.582566,
                "count": 30800166,
                "maximum": 1857.430301,
                "minimum": 1525.370301,
                "name": "Z",
                "position": 2,
                "stddev": 74.57593431,
                "variance": 5561.569979
              },
              {
                "average": 26173.9872,
                "count": 30800166,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14854.93604,
                "variance": 220669124.6
              },
              {
                "average": 1.967838777,
                "count": 30800166,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.096452199,
                "variance": 1.202207424
              },
              {
                "average": 2.933991362,
                "count": 30800166,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.303633508,
                "variance": 1.699460323
              },
              {
                "average": 0.4956100237,
                "count": 30800166,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999807359,
                "variance": 0.2499807362
              },
              {
                "average": 0,
                "count": 30800166,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.040166245,
                "count": 30800166,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2577711213,
                "variance": 0.066445951
              },
              {
                "average": -1.032013554,
                "count": 30800166,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.41549486,
                "variance": 237.6374818
              },
              {
                "average": 0.4956100237,
                "count": 30800166,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999807359,
                "variance": 0.2499807362
              },
              {
                "average": 108.9540157,
                "count": 30800166,
                "maximum": 111,
                "minimum": 107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8556670034,
                "variance": 0.7321660207
              },
              {
                "average": 276535240.1,
                "count": 30800166,
                "maximum": 276536310.2,
                "minimum": 276534483.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 417.6795592,
                "variance": 174456.2142
              },
              {
                "average": 0,
                "count": 30800166,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30800166,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30800166,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30800166,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30800166,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              564341.2139,
              4829597.514,
              1525.370301,
              565090.0339,
              4830203.994,
              1857.430301
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    564341.2138850627,
                    4829597.513780223,
                    1525.3703009768974
                  ],
                  [
                    564341.2138850627,
                    4830203.993780224,
                    1525.3703009768974
                  ],
                  [
                    565090.0338850628,
                    4830203.993780224,
                    1857.4303009768973
                  ],
                  [
                    565090.0338850628,
                    4829597.513780223,
                    1857.4303009768973
                  ],
                  [
                    564341.2138850627,
                    4829597.513780223,
                    1525.3703009768974
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:25:10+00:00",
            "end_time": "2020-06-18T16:54: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": "20200619_BLU_0436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.32346164748431,
              43.78463277288444,
              508.53760253487826
            ],
            [
              -122.32336602309785,
              43.793109659813716,
              508.53760253487826
            ],
            [
              -122.31166376074994,
              43.79303977739383,
              2202.9576025348783
            ],
            [
              -122.3117610386274,
              43.784562911019414,
              2202.9576025348783
            ],
            [
              -122.32346164748431,
              43.78463277288444,
              508.53760253487826
            ]
          ]
        ]
      },
      "bbox": [
        -122.3234616,
        43.78456291,
        508.5376025,
        -122.3116638,
        43.79310966,
        2202.957603
      ],
      "properties": {
        "datetime": "2020-06-19T18:31:02Z",
        "pc:count": 96849404,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 554916.6846,
            "count": 96849404,
            "maximum": 555378.2751,
            "minimum": 554436.7351,
            "name": "X",
            "position": 0,
            "stddev": 264.133204,
            "variance": 69766.34943
          },
          {
            "average": 4848633.513,
            "count": 96849404,
            "maximum": 4849116.86,
            "minimum": 4848175.32,
            "name": "Y",
            "position": 1,
            "stddev": 266.0736051,
            "variance": 70795.16334
          },
          {
            "average": 792.7684724,
            "count": 96849404,
            "maximum": 2202.957603,
            "minimum": 508.5376025,
            "name": "Z",
            "position": 2,
            "stddev": 85.04804169,
            "variance": 7233.169395
          },
          {
            "average": 30848.66368,
            "count": 96849404,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10911.6245,
            "variance": 119063549.3
          },
          {
            "average": 1.846191206,
            "count": 96849404,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9586122962,
            "variance": 0.9189375344
          },
          {
            "average": 2.692470746,
            "count": 96849404,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.092726074,
            "variance": 1.194050272
          },
          {
            "average": 0.4972257651,
            "count": 96849404,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999923061,
            "variance": 0.2499923062
          },
          {
            "average": 0,
            "count": 96849404,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022850517,
            "count": 96849404,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2384116125,
            "variance": 0.05684009696
          },
          {
            "average": 0.8000923893,
            "count": 96849404,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.67787793,
            "variance": 245.7958565
          },
          {
            "average": 0.4972257651,
            "count": 96849404,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999923061,
            "variance": 0.2499923062
          },
          {
            "average": 319.3147902,
            "count": 96849404,
            "maximum": 322,
            "minimum": 316,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.259166448,
            "variance": 1.585500145
          },
          {
            "average": 276625715.7,
            "count": 96849404,
            "maximum": 276626662.2,
            "minimum": 276624374.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 484.6344261,
            "variance": 234870.5269
          },
          {
            "average": 0,
            "count": 96849404,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96849404,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96849404,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96849404,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96849404,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          554436.7351,
          4848175.32,
          508.5376025,
          555378.2751,
          4849116.86,
          2202.957603
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                554436.7350804843,
                4848175.320453706,
                508.53760253487826
              ],
              [
                554436.7350804843,
                4849116.860453705,
                508.53760253487826
              ],
              [
                555378.2750804843,
                4849116.860453705,
                2202.9576025348783
              ],
              [
                555378.2750804843,
                4848175.320453706,
                2202.9576025348783
              ],
              [
                554436.7350804843,
                4848175.320453706,
                508.53760253487826
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:31:02+00:00",
        "end_time": "2020-06-19T17:52:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3234616,
            43.78456291,
            508.5376025,
            -122.3116638,
            43.79310966,
            2202.957603
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.32346164748431,
                  43.78463277288444,
                  508.53760253487826
                ],
                [
                  -122.32336602309785,
                  43.793109659813716,
                  508.53760253487826
                ],
                [
                  -122.31166376074994,
                  43.79303977739383,
                  2202.9576025348783
                ],
                [
                  -122.3117610386274,
                  43.784562911019414,
                  2202.9576025348783
                ],
                [
                  -122.32346164748431,
                  43.78463277288444,
                  508.53760253487826
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:31:02Z",
            "pc:count": 96849404,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 554916.6846,
                "count": 96849404,
                "maximum": 555378.2751,
                "minimum": 554436.7351,
                "name": "X",
                "position": 0,
                "stddev": 264.133204,
                "variance": 69766.34943
              },
              {
                "average": 4848633.513,
                "count": 96849404,
                "maximum": 4849116.86,
                "minimum": 4848175.32,
                "name": "Y",
                "position": 1,
                "stddev": 266.0736051,
                "variance": 70795.16334
              },
              {
                "average": 792.7684724,
                "count": 96849404,
                "maximum": 2202.957603,
                "minimum": 508.5376025,
                "name": "Z",
                "position": 2,
                "stddev": 85.04804169,
                "variance": 7233.169395
              },
              {
                "average": 30848.66368,
                "count": 96849404,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10911.6245,
                "variance": 119063549.3
              },
              {
                "average": 1.846191206,
                "count": 96849404,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9586122962,
                "variance": 0.9189375344
              },
              {
                "average": 2.692470746,
                "count": 96849404,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.092726074,
                "variance": 1.194050272
              },
              {
                "average": 0.4972257651,
                "count": 96849404,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999923061,
                "variance": 0.2499923062
              },
              {
                "average": 0,
                "count": 96849404,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022850517,
                "count": 96849404,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2384116125,
                "variance": 0.05684009696
              },
              {
                "average": 0.8000923893,
                "count": 96849404,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.67787793,
                "variance": 245.7958565
              },
              {
                "average": 0.4972257651,
                "count": 96849404,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999923061,
                "variance": 0.2499923062
              },
              {
                "average": 319.3147902,
                "count": 96849404,
                "maximum": 322,
                "minimum": 316,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.259166448,
                "variance": 1.585500145
              },
              {
                "average": 276625715.7,
                "count": 96849404,
                "maximum": 276626662.2,
                "minimum": 276624374.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 484.6344261,
                "variance": 234870.5269
              },
              {
                "average": 0,
                "count": 96849404,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96849404,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96849404,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96849404,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96849404,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              554436.7351,
              4848175.32,
              508.5376025,
              555378.2751,
              4849116.86,
              2202.957603
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    554436.7350804843,
                    4848175.320453706,
                    508.53760253487826
                  ],
                  [
                    554436.7350804843,
                    4849116.860453705,
                    508.53760253487826
                  ],
                  [
                    555378.2750804843,
                    4849116.860453705,
                    2202.9576025348783
                  ],
                  [
                    555378.2750804843,
                    4848175.320453706,
                    2202.9576025348783
                  ],
                  [
                    554436.7350804843,
                    4848175.320453706,
                    508.53760253487826
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:31:02+00:00",
            "end_time": "2020-06-19T17:52:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0390.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.23186753477545,
              43.761369796885894,
              701.399321571727
            ],
            [
              -122.23175905293546,
              43.76984654726521,
              701.399321571727
            ],
            [
              -122.22006131778437,
              43.76976731717497,
              2330.199321571727
            ],
            [
              -122.22017145103428,
              43.76129059010042,
              2330.199321571727
            ],
            [
              -122.23186753477545,
              43.761369796885894,
              701.399321571727
            ]
          ]
        ]
      },
      "bbox": [
        -122.2318675,
        43.76129059,
        701.3993216,
        -122.2200613,
        43.76984655,
        2330.199322
      ],
      "properties": {
        "datetime": "2020-06-18T18:49:13Z",
        "pc:count": 115734215,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 562313.2491,
            "count": 115734215,
            "maximum": 562772.2727,
            "minimum": 561830.7127,
            "name": "X",
            "position": 0,
            "stddev": 262.0013738,
            "variance": 68644.71988
          },
          {
            "average": 4846123.497,
            "count": 115734215,
            "maximum": 4846597.481,
            "minimum": 4845655.941,
            "name": "Y",
            "position": 1,
            "stddev": 265.7602009,
            "variance": 70628.48436
          },
          {
            "average": 773.1268231,
            "count": 115734215,
            "maximum": 2330.199322,
            "minimum": 701.3993216,
            "name": "Z",
            "position": 2,
            "stddev": 30.98440894,
            "variance": 960.0335974
          },
          {
            "average": 31944.78222,
            "count": 115734215,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9863.888001,
            "variance": 97296286.5
          },
          {
            "average": 1.79210472,
            "count": 115734215,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9126824586,
            "variance": 0.8329892702
          },
          {
            "average": 2.584111561,
            "count": 115734215,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.03884372,
            "variance": 1.079196274
          },
          {
            "average": 0.4992100219,
            "count": 115734215,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993781,
            "variance": 0.2499993781
          },
          {
            "average": 0,
            "count": 115734215,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.016298922,
            "count": 115734215,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1555570949,
            "variance": 0.02419800977
          },
          {
            "average": 0.2196448394,
            "count": 115734215,
            "maximum": 28.99799919,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.46180662,
            "variance": 239.0674638
          },
          {
            "average": 0.4992100219,
            "count": 115734215,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999993781,
            "variance": 0.2499993781
          },
          {
            "average": 118.567263,
            "count": 115734215,
            "maximum": 122,
            "minimum": 115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.625237698,
            "variance": 2.641397575
          },
          {
            "average": 276539645.4,
            "count": 115734215,
            "maximum": 276541353,
            "minimum": 276537860.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 765.5318337,
            "variance": 586038.9885
          },
          {
            "average": 0,
            "count": 115734215,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115734215,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115734215,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115734215,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115734215,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          561830.7127,
          4845655.941,
          701.3993216,
          562772.2727,
          4846597.481,
          2330.199322
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                561830.7127216005,
                4845655.9413859695,
                701.399321571727
              ],
              [
                561830.7127216005,
                4846597.481385969,
                701.399321571727
              ],
              [
                562772.2727216006,
                4846597.481385969,
                2330.199321571727
              ],
              [
                562772.2727216006,
                4845655.9413859695,
                2330.199321571727
              ],
              [
                561830.7127216005,
                4845655.9413859695,
                701.399321571727
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T18:49:13+00:00",
        "end_time": "2020-06-18T17:51:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0390.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0390.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0390.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0390.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2318675,
            43.76129059,
            701.3993216,
            -122.2200613,
            43.76984655,
            2330.199322
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.23186753477545,
                  43.761369796885894,
                  701.399321571727
                ],
                [
                  -122.23175905293546,
                  43.76984654726521,
                  701.399321571727
                ],
                [
                  -122.22006131778437,
                  43.76976731717497,
                  2330.199321571727
                ],
                [
                  -122.22017145103428,
                  43.76129059010042,
                  2330.199321571727
                ],
                [
                  -122.23186753477545,
                  43.761369796885894,
                  701.399321571727
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0390.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0390.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T18:49:13Z",
            "pc:count": 115734215,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 562313.2491,
                "count": 115734215,
                "maximum": 562772.2727,
                "minimum": 561830.7127,
                "name": "X",
                "position": 0,
                "stddev": 262.0013738,
                "variance": 68644.71988
              },
              {
                "average": 4846123.497,
                "count": 115734215,
                "maximum": 4846597.481,
                "minimum": 4845655.941,
                "name": "Y",
                "position": 1,
                "stddev": 265.7602009,
                "variance": 70628.48436
              },
              {
                "average": 773.1268231,
                "count": 115734215,
                "maximum": 2330.199322,
                "minimum": 701.3993216,
                "name": "Z",
                "position": 2,
                "stddev": 30.98440894,
                "variance": 960.0335974
              },
              {
                "average": 31944.78222,
                "count": 115734215,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9863.888001,
                "variance": 97296286.5
              },
              {
                "average": 1.79210472,
                "count": 115734215,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9126824586,
                "variance": 0.8329892702
              },
              {
                "average": 2.584111561,
                "count": 115734215,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.03884372,
                "variance": 1.079196274
              },
              {
                "average": 0.4992100219,
                "count": 115734215,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993781,
                "variance": 0.2499993781
              },
              {
                "average": 0,
                "count": 115734215,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.016298922,
                "count": 115734215,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1555570949,
                "variance": 0.02419800977
              },
              {
                "average": 0.2196448394,
                "count": 115734215,
                "maximum": 28.99799919,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.46180662,
                "variance": 239.0674638
              },
              {
                "average": 0.4992100219,
                "count": 115734215,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999993781,
                "variance": 0.2499993781
              },
              {
                "average": 118.567263,
                "count": 115734215,
                "maximum": 122,
                "minimum": 115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.625237698,
                "variance": 2.641397575
              },
              {
                "average": 276539645.4,
                "count": 115734215,
                "maximum": 276541353,
                "minimum": 276537860.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 765.5318337,
                "variance": 586038.9885
              },
              {
                "average": 0,
                "count": 115734215,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115734215,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115734215,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115734215,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115734215,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              561830.7127,
              4845655.941,
              701.3993216,
              562772.2727,
              4846597.481,
              2330.199322
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    561830.7127216005,
                    4845655.9413859695,
                    701.399321571727
                  ],
                  [
                    561830.7127216005,
                    4846597.481385969,
                    701.399321571727
                  ],
                  [
                    562772.2727216006,
                    4846597.481385969,
                    2330.199321571727
                  ],
                  [
                    562772.2727216006,
                    4845655.9413859695,
                    2330.199321571727
                  ],
                  [
                    561830.7127216005,
                    4845655.9413859695,
                    701.399321571727
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T18:49:13+00:00",
            "end_time": "2020-06-18T17:51: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": "20200618_BLU_0024.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.19358346541098,
              43.61387357520361,
              1328.0047943110783
            ],
            [
              -122.19347182269405,
              43.622226222834264,
              1328.0047943110783
            ],
            [
              -122.18180360058633,
              43.62214330275295,
              1727.9247943110784
            ],
            [
              -122.18191685802726,
              43.61379067916115,
              1727.9247943110784
            ],
            [
              -122.19358346541098,
              43.61387357520361,
              1328.0047943110783
            ]
          ]
        ]
      },
      "bbox": [
        -122.1935835,
        43.61379068,
        1328.004794,
        -122.1818036,
        43.62222622,
        1727.924794
      ],
      "properties": {
        "datetime": "2020-06-18T17:10:06Z",
        "pc:count": 97849981,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 565556.7097,
            "count": 97849981,
            "maximum": 566013.1567,
            "minimum": 565071.6567,
            "name": "X",
            "position": 0,
            "stddev": 258.5719133,
            "variance": 66859.43433
          },
          {
            "average": 4829802.415,
            "count": 97849981,
            "maximum": 4830231.712,
            "minimum": 4829303.972,
            "name": "Y",
            "position": 1,
            "stddev": 248.6542873,
            "variance": 61828.95459
          },
          {
            "average": 1504.780791,
            "count": 97849981,
            "maximum": 1727.924794,
            "minimum": 1328.004794,
            "name": "Z",
            "position": 2,
            "stddev": 81.91627383,
            "variance": 6710.275918
          },
          {
            "average": 29292.17598,
            "count": 97849981,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13424.2181,
            "variance": 180209631.7
          },
          {
            "average": 1.848873665,
            "count": 97849981,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9986071684,
            "variance": 0.9972162768
          },
          {
            "average": 2.697921004,
            "count": 97849981,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.192044226,
            "variance": 1.420969437
          },
          {
            "average": 0.4959084049,
            "count": 97849981,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999832611,
            "variance": 0.2499832614
          },
          {
            "average": 0,
            "count": 97849981,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02810067,
            "count": 97849981,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2050739571,
            "variance": 0.0420553279
          },
          {
            "average": 0.5122991287,
            "count": 97849981,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.90344767,
            "variance": 252.9196478
          },
          {
            "average": 0.4959084049,
            "count": 97849981,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999832611,
            "variance": 0.2499832614
          },
          {
            "average": 106.8836511,
            "count": 97849981,
            "maximum": 109,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.1017809,
            "variance": 1.213921151
          },
          {
            "average": 276534329.7,
            "count": 97849981,
            "maximum": 276535406.6,
            "minimum": 276532986,
            "name": "GpsTime",
            "position": 12,
            "stddev": 497.3344351,
            "variance": 247341.5403
          },
          {
            "average": 0,
            "count": 97849981,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97849981,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97849981,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97849981,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97849981,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565071.6567,
          4829303.972,
          1328.004794,
          566013.1567,
          4830231.712,
          1727.924794
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565071.656739491,
                4829303.972030036,
                1328.0047943110783
              ],
              [
                565071.656739491,
                4830231.712030036,
                1328.0047943110783
              ],
              [
                566013.156739491,
                4830231.712030036,
                1727.9247943110784
              ],
              [
                566013.156739491,
                4829303.972030036,
                1727.9247943110784
              ],
              [
                565071.656739491,
                4829303.972030036,
                1328.0047943110783
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T17:10:06+00:00",
        "end_time": "2020-06-18T16:29:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0024.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0024.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0024.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0024.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1935835,
            43.61379068,
            1328.004794,
            -122.1818036,
            43.62222622,
            1727.924794
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.19358346541098,
                  43.61387357520361,
                  1328.0047943110783
                ],
                [
                  -122.19347182269405,
                  43.622226222834264,
                  1328.0047943110783
                ],
                [
                  -122.18180360058633,
                  43.62214330275295,
                  1727.9247943110784
                ],
                [
                  -122.18191685802726,
                  43.61379067916115,
                  1727.9247943110784
                ],
                [
                  -122.19358346541098,
                  43.61387357520361,
                  1328.0047943110783
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0024.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0024.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T17:10:06Z",
            "pc:count": 97849981,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 565556.7097,
                "count": 97849981,
                "maximum": 566013.1567,
                "minimum": 565071.6567,
                "name": "X",
                "position": 0,
                "stddev": 258.5719133,
                "variance": 66859.43433
              },
              {
                "average": 4829802.415,
                "count": 97849981,
                "maximum": 4830231.712,
                "minimum": 4829303.972,
                "name": "Y",
                "position": 1,
                "stddev": 248.6542873,
                "variance": 61828.95459
              },
              {
                "average": 1504.780791,
                "count": 97849981,
                "maximum": 1727.924794,
                "minimum": 1328.004794,
                "name": "Z",
                "position": 2,
                "stddev": 81.91627383,
                "variance": 6710.275918
              },
              {
                "average": 29292.17598,
                "count": 97849981,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13424.2181,
                "variance": 180209631.7
              },
              {
                "average": 1.848873665,
                "count": 97849981,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9986071684,
                "variance": 0.9972162768
              },
              {
                "average": 2.697921004,
                "count": 97849981,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.192044226,
                "variance": 1.420969437
              },
              {
                "average": 0.4959084049,
                "count": 97849981,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999832611,
                "variance": 0.2499832614
              },
              {
                "average": 0,
                "count": 97849981,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02810067,
                "count": 97849981,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2050739571,
                "variance": 0.0420553279
              },
              {
                "average": 0.5122991287,
                "count": 97849981,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.90344767,
                "variance": 252.9196478
              },
              {
                "average": 0.4959084049,
                "count": 97849981,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999832611,
                "variance": 0.2499832614
              },
              {
                "average": 106.8836511,
                "count": 97849981,
                "maximum": 109,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.1017809,
                "variance": 1.213921151
              },
              {
                "average": 276534329.7,
                "count": 97849981,
                "maximum": 276535406.6,
                "minimum": 276532986,
                "name": "GpsTime",
                "position": 12,
                "stddev": 497.3344351,
                "variance": 247341.5403
              },
              {
                "average": 0,
                "count": 97849981,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97849981,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97849981,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97849981,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97849981,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565071.6567,
              4829303.972,
              1328.004794,
              566013.1567,
              4830231.712,
              1727.924794
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565071.656739491,
                    4829303.972030036,
                    1328.0047943110783
                  ],
                  [
                    565071.656739491,
                    4830231.712030036,
                    1328.0047943110783
                  ],
                  [
                    566013.156739491,
                    4830231.712030036,
                    1727.9247943110784
                  ],
                  [
                    566013.156739491,
                    4829303.972030036,
                    1727.9247943110784
                  ],
                  [
                    565071.656739491,
                    4829303.972030036,
                    1328.0047943110783
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T17:10:06+00:00",
            "end_time": "2020-06-18T16: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": "20200618_BLU_0052.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.18272258210706,
              43.630378783695996,
              890.7557350277109
            ],
            [
              -122.18260769609435,
              43.63885490803562,
              890.7557350277109
            ],
            [
              -122.17093604045301,
              43.63877085179774,
              2527.3157350277106
            ],
            [
              -122.17105256648404,
              43.630294752185826,
              2527.3157350277106
            ],
            [
              -122.18272258210706,
              43.630378783695996,
              890.7557350277109
            ]
          ]
        ]
      },
      "bbox": [
        -122.1827226,
        43.63029475,
        890.755735,
        -122.170936,
        43.63885491,
        2527.315735
      ],
      "properties": {
        "datetime": "2020-06-18T16:58:55Z",
        "pc:count": 103566467,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566390.1006,
            "count": 103566467,
            "maximum": 566871.5297,
            "minimum": 565930.0097,
            "name": "X",
            "position": 0,
            "stddev": 260.3485307,
            "variance": 67781.35743
          },
          {
            "average": 4831608.127,
            "count": 103566467,
            "maximum": 4832087.083,
            "minimum": 4831145.623,
            "name": "Y",
            "position": 1,
            "stddev": 266.7766821,
            "variance": 71169.79812
          },
          {
            "average": 1073.262188,
            "count": 103566467,
            "maximum": 2527.315735,
            "minimum": 890.755735,
            "name": "Z",
            "position": 2,
            "stddev": 103.3150132,
            "variance": 10673.99195
          },
          {
            "average": 31465.85015,
            "count": 103566467,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10744.66268,
            "variance": 115447776.1
          },
          {
            "average": 1.821718221,
            "count": 103566467,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.948719161,
            "variance": 0.9000680465
          },
          {
            "average": 2.643448743,
            "count": 103566467,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.096907331,
            "variance": 1.203205692
          },
          {
            "average": 0.4987392493,
            "count": 103566467,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984129,
            "variance": 0.2499984129
          },
          {
            "average": 0,
            "count": 103566467,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022367472,
            "count": 103566467,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2040346261,
            "variance": 0.04163012866
          },
          {
            "average": -0.9083648246,
            "count": 103566467,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.34418902,
            "variance": 235.4441367
          },
          {
            "average": 0.4987392782,
            "count": 103566467,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499998413,
            "variance": 0.249998413
          },
          {
            "average": 104.5347842,
            "count": 103566467,
            "maximum": 108,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.69636759,
            "variance": 2.877663
          },
          {
            "average": 276533309.7,
            "count": 103566467,
            "maximum": 276534735.6,
            "minimum": 276531184.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 748.7858205,
            "variance": 560680.205
          },
          {
            "average": 0,
            "count": 103566467,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103566467,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103566467,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103566467,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103566467,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565930.0097,
          4831145.623,
          890.755735,
          566871.5297,
          4832087.083,
          2527.315735
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565930.0097157551,
                4831145.623223542,
                890.7557350277109
              ],
              [
                565930.0097157551,
                4832087.083223543,
                890.7557350277109
              ],
              [
                566871.5297157551,
                4832087.083223543,
                2527.3157350277106
              ],
              [
                566871.5297157551,
                4831145.623223542,
                2527.3157350277106
              ],
              [
                565930.0097157551,
                4831145.623223542,
                890.7557350277109
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:58:55+00:00",
        "end_time": "2020-06-18T15:59:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0052.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0052.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0052.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0052.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1827226,
            43.63029475,
            890.755735,
            -122.170936,
            43.63885491,
            2527.315735
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.18272258210706,
                  43.630378783695996,
                  890.7557350277109
                ],
                [
                  -122.18260769609435,
                  43.63885490803562,
                  890.7557350277109
                ],
                [
                  -122.17093604045301,
                  43.63877085179774,
                  2527.3157350277106
                ],
                [
                  -122.17105256648404,
                  43.630294752185826,
                  2527.3157350277106
                ],
                [
                  -122.18272258210706,
                  43.630378783695996,
                  890.7557350277109
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0052.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0052.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:58:55Z",
            "pc:count": 103566467,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566390.1006,
                "count": 103566467,
                "maximum": 566871.5297,
                "minimum": 565930.0097,
                "name": "X",
                "position": 0,
                "stddev": 260.3485307,
                "variance": 67781.35743
              },
              {
                "average": 4831608.127,
                "count": 103566467,
                "maximum": 4832087.083,
                "minimum": 4831145.623,
                "name": "Y",
                "position": 1,
                "stddev": 266.7766821,
                "variance": 71169.79812
              },
              {
                "average": 1073.262188,
                "count": 103566467,
                "maximum": 2527.315735,
                "minimum": 890.755735,
                "name": "Z",
                "position": 2,
                "stddev": 103.3150132,
                "variance": 10673.99195
              },
              {
                "average": 31465.85015,
                "count": 103566467,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10744.66268,
                "variance": 115447776.1
              },
              {
                "average": 1.821718221,
                "count": 103566467,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.948719161,
                "variance": 0.9000680465
              },
              {
                "average": 2.643448743,
                "count": 103566467,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.096907331,
                "variance": 1.203205692
              },
              {
                "average": 0.4987392493,
                "count": 103566467,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984129,
                "variance": 0.2499984129
              },
              {
                "average": 0,
                "count": 103566467,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022367472,
                "count": 103566467,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2040346261,
                "variance": 0.04163012866
              },
              {
                "average": -0.9083648246,
                "count": 103566467,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.34418902,
                "variance": 235.4441367
              },
              {
                "average": 0.4987392782,
                "count": 103566467,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499998413,
                "variance": 0.249998413
              },
              {
                "average": 104.5347842,
                "count": 103566467,
                "maximum": 108,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.69636759,
                "variance": 2.877663
              },
              {
                "average": 276533309.7,
                "count": 103566467,
                "maximum": 276534735.6,
                "minimum": 276531184.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 748.7858205,
                "variance": 560680.205
              },
              {
                "average": 0,
                "count": 103566467,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103566467,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103566467,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103566467,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103566467,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565930.0097,
              4831145.623,
              890.755735,
              566871.5297,
              4832087.083,
              2527.315735
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565930.0097157551,
                    4831145.623223542,
                    890.7557350277109
                  ],
                  [
                    565930.0097157551,
                    4832087.083223543,
                    890.7557350277109
                  ],
                  [
                    566871.5297157551,
                    4832087.083223543,
                    2527.3157350277106
                  ],
                  [
                    566871.5297157551,
                    4831145.623223542,
                    2527.3157350277106
                  ],
                  [
                    565930.0097157551,
                    4831145.623223542,
                    890.7557350277109
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:58:55+00:00",
            "end_time": "2020-06-18T15:59:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.31185173673454,
              43.77658530826477,
              819.7440619163247
            ],
            [
              -122.31175449460667,
              43.78506254680736,
              819.7440619163247
            ],
            [
              -122.30005358227059,
              43.78499148436548,
              2209.7840619163244
            ],
            [
              -122.30015247729288,
              43.77651426672592,
              2209.7840619163244
            ],
            [
              -122.31185173673454,
              43.77658530826477,
              819.7440619163247
            ]
          ]
        ]
      },
      "bbox": [
        -122.3118517,
        43.77651427,
        819.7440619,
        -122.3000536,
        43.78506255,
        2209.784062
      ],
      "properties": {
        "datetime": "2020-06-19T18:53:24Z",
        "pc:count": 117803897,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555857.8748,
            "count": 117803897,
            "maximum": 556319.9004,
            "minimum": 555378.3404,
            "name": "X",
            "position": 0,
            "stddev": 261.8257418,
            "variance": 68552.71905
          },
          {
            "average": 4847758.832,
            "count": 117803897,
            "maximum": 4848230.816,
            "minimum": 4847289.236,
            "name": "Y",
            "position": 1,
            "stddev": 263.4367174,
            "variance": 69398.90409
          },
          {
            "average": 1074.189121,
            "count": 117803897,
            "maximum": 2209.784062,
            "minimum": 819.7440619,
            "name": "Z",
            "position": 2,
            "stddev": 82.45441181,
            "variance": 6798.730028
          },
          {
            "average": 29085.21034,
            "count": 117803897,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12653.91136,
            "variance": 160121472.8
          },
          {
            "average": 1.939923813,
            "count": 117803897,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.042417157,
            "variance": 1.086633529
          },
          {
            "average": 2.879817015,
            "count": 117803897,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.197710881,
            "variance": 1.434511354
          },
          {
            "average": 0.4942758473,
            "count": 117803897,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999672351,
            "variance": 0.2499672362
          },
          {
            "average": 0,
            "count": 117803897,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024128107,
            "count": 117803897,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2039522808,
            "variance": 0.04159653286
          },
          {
            "average": 0.1612491287,
            "count": 117803897,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.37564008,
            "variance": 236.4103079
          },
          {
            "average": 0.4942758473,
            "count": 117803897,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999672351,
            "variance": 0.2499672362
          },
          {
            "average": 322.014034,
            "count": 117803897,
            "maximum": 325,
            "minimum": 319,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.215603699,
            "variance": 1.477692353
          },
          {
            "average": 276626752.7,
            "count": 117803897,
            "maximum": 276628004.8,
            "minimum": 276625672.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 479.1759818,
            "variance": 229609.6216
          },
          {
            "average": 0,
            "count": 117803897,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117803897,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117803897,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117803897,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117803897,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555378.3404,
          4847289.236,
          819.7440619,
          556319.9004,
          4848230.816,
          2209.784062
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555378.3403795379,
                4847289.236355848,
                819.7440619163247
              ],
              [
                555378.3403795379,
                4848230.816355848,
                819.7440619163247
              ],
              [
                556319.900379538,
                4848230.816355848,
                2209.7840619163244
              ],
              [
                556319.900379538,
                4847289.236355848,
                2209.7840619163244
              ],
              [
                555378.3403795379,
                4847289.236355848,
                819.7440619163247
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:53:24+00:00",
        "end_time": "2020-06-19T18:14:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3118517,
            43.77651427,
            819.7440619,
            -122.3000536,
            43.78506255,
            2209.784062
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.31185173673454,
                  43.77658530826477,
                  819.7440619163247
                ],
                [
                  -122.31175449460667,
                  43.78506254680736,
                  819.7440619163247
                ],
                [
                  -122.30005358227059,
                  43.78499148436548,
                  2209.7840619163244
                ],
                [
                  -122.30015247729288,
                  43.77651426672592,
                  2209.7840619163244
                ],
                [
                  -122.31185173673454,
                  43.77658530826477,
                  819.7440619163247
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:53:24Z",
            "pc:count": 117803897,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555857.8748,
                "count": 117803897,
                "maximum": 556319.9004,
                "minimum": 555378.3404,
                "name": "X",
                "position": 0,
                "stddev": 261.8257418,
                "variance": 68552.71905
              },
              {
                "average": 4847758.832,
                "count": 117803897,
                "maximum": 4848230.816,
                "minimum": 4847289.236,
                "name": "Y",
                "position": 1,
                "stddev": 263.4367174,
                "variance": 69398.90409
              },
              {
                "average": 1074.189121,
                "count": 117803897,
                "maximum": 2209.784062,
                "minimum": 819.7440619,
                "name": "Z",
                "position": 2,
                "stddev": 82.45441181,
                "variance": 6798.730028
              },
              {
                "average": 29085.21034,
                "count": 117803897,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12653.91136,
                "variance": 160121472.8
              },
              {
                "average": 1.939923813,
                "count": 117803897,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.042417157,
                "variance": 1.086633529
              },
              {
                "average": 2.879817015,
                "count": 117803897,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.197710881,
                "variance": 1.434511354
              },
              {
                "average": 0.4942758473,
                "count": 117803897,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999672351,
                "variance": 0.2499672362
              },
              {
                "average": 0,
                "count": 117803897,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024128107,
                "count": 117803897,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2039522808,
                "variance": 0.04159653286
              },
              {
                "average": 0.1612491287,
                "count": 117803897,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.37564008,
                "variance": 236.4103079
              },
              {
                "average": 0.4942758473,
                "count": 117803897,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999672351,
                "variance": 0.2499672362
              },
              {
                "average": 322.014034,
                "count": 117803897,
                "maximum": 325,
                "minimum": 319,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.215603699,
                "variance": 1.477692353
              },
              {
                "average": 276626752.7,
                "count": 117803897,
                "maximum": 276628004.8,
                "minimum": 276625672.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 479.1759818,
                "variance": 229609.6216
              },
              {
                "average": 0,
                "count": 117803897,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117803897,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117803897,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117803897,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117803897,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555378.3404,
              4847289.236,
              819.7440619,
              556319.9004,
              4848230.816,
              2209.784062
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555378.3403795379,
                    4847289.236355848,
                    819.7440619163247
                  ],
                  [
                    555378.3403795379,
                    4848230.816355848,
                    819.7440619163247
                  ],
                  [
                    556319.900379538,
                    4848230.816355848,
                    2209.7840619163244
                  ],
                  [
                    556319.900379538,
                    4847289.236355848,
                    2209.7840619163244
                  ],
                  [
                    555378.3403795379,
                    4847289.236355848,
                    819.7440619163247
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:53:24+00:00",
            "end_time": "2020-06-19T18:14:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0437.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.31210232256923,
              43.78481500322321,
              607.6630853186269
            ],
            [
              -122.31200508794103,
              43.793292229957316,
              607.6630853186269
            ],
            [
              -122.30030256942695,
              43.793221182545906,
              2209.903085318627
            ],
            [
              -122.30040145765125,
              43.78474397671014,
              2209.903085318627
            ],
            [
              -122.31210232256923,
              43.78481500322321,
              607.6630853186269
            ]
          ]
        ]
      },
      "bbox": [
        -122.3121023,
        43.78474398,
        607.6630853,
        -122.3003026,
        43.79329223,
        2209.903085
      ],
      "properties": {
        "datetime": "2020-06-19T18:53:42Z",
        "pc:count": 110073654,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 555836.7969,
            "count": 110073654,
            "maximum": 556292.1414,
            "minimum": 555350.5814,
            "name": "X",
            "position": 0,
            "stddev": 264.366726,
            "variance": 69889.76584
          },
          {
            "average": 4848668.137,
            "count": 110073654,
            "maximum": 4849144.671,
            "minimum": 4848203.091,
            "name": "Y",
            "position": 1,
            "stddev": 263.8679274,
            "variance": 69626.28313
          },
          {
            "average": 800.1769352,
            "count": 110073654,
            "maximum": 2209.903085,
            "minimum": 607.6630853,
            "name": "Z",
            "position": 2,
            "stddev": 78.01113276,
            "variance": 6085.736835
          },
          {
            "average": 30941.81851,
            "count": 110073654,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10898.98665,
            "variance": 118787909.9
          },
          {
            "average": 1.85049794,
            "count": 110073654,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9571481438,
            "variance": 0.9161325692
          },
          {
            "average": 2.700616961,
            "count": 110073654,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.083597463,
            "variance": 1.174183462
          },
          {
            "average": 0.4979731026,
            "count": 110073654,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958939,
            "variance": 0.249995894
          },
          {
            "average": 0,
            "count": 110073654,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.020106646,
            "count": 110073654,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1921829481,
            "variance": 0.03693428553
          },
          {
            "average": 0.2543812137,
            "count": 110073654,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.56268803,
            "variance": 242.1972587
          },
          {
            "average": 0.4979731026,
            "count": 110073654,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999958939,
            "variance": 0.249995894
          },
          {
            "average": 321.8684209,
            "count": 110073654,
            "maximum": 325,
            "minimum": 319,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.362372002,
            "variance": 1.856057471
          },
          {
            "average": 276626698.7,
            "count": 110073654,
            "maximum": 276628022.2,
            "minimum": 276625675.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 535.9040879,
            "variance": 287193.1914
          },
          {
            "average": 0,
            "count": 110073654,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110073654,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110073654,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110073654,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110073654,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          555350.5814,
          4848203.091,
          607.6630853,
          556292.1414,
          4849144.671,
          2209.903085
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                555350.5814319869,
                4848203.090606821,
                607.6630853186269
              ],
              [
                555350.5814319869,
                4849144.670606821,
                607.6630853186269
              ],
              [
                556292.1414319869,
                4849144.670606821,
                2209.903085318627
              ],
              [
                556292.1414319869,
                4848203.090606821,
                2209.903085318627
              ],
              [
                555350.5814319869,
                4848203.090606821,
                607.6630853186269
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T18:53:42+00:00",
        "end_time": "2020-06-19T18:14:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0437.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0437.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0437.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0437.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3121023,
            43.78474398,
            607.6630853,
            -122.3003026,
            43.79329223,
            2209.903085
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.31210232256923,
                  43.78481500322321,
                  607.6630853186269
                ],
                [
                  -122.31200508794103,
                  43.793292229957316,
                  607.6630853186269
                ],
                [
                  -122.30030256942695,
                  43.793221182545906,
                  2209.903085318627
                ],
                [
                  -122.30040145765125,
                  43.78474397671014,
                  2209.903085318627
                ],
                [
                  -122.31210232256923,
                  43.78481500322321,
                  607.6630853186269
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0437.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0437.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T18:53:42Z",
            "pc:count": 110073654,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 555836.7969,
                "count": 110073654,
                "maximum": 556292.1414,
                "minimum": 555350.5814,
                "name": "X",
                "position": 0,
                "stddev": 264.366726,
                "variance": 69889.76584
              },
              {
                "average": 4848668.137,
                "count": 110073654,
                "maximum": 4849144.671,
                "minimum": 4848203.091,
                "name": "Y",
                "position": 1,
                "stddev": 263.8679274,
                "variance": 69626.28313
              },
              {
                "average": 800.1769352,
                "count": 110073654,
                "maximum": 2209.903085,
                "minimum": 607.6630853,
                "name": "Z",
                "position": 2,
                "stddev": 78.01113276,
                "variance": 6085.736835
              },
              {
                "average": 30941.81851,
                "count": 110073654,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10898.98665,
                "variance": 118787909.9
              },
              {
                "average": 1.85049794,
                "count": 110073654,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9571481438,
                "variance": 0.9161325692
              },
              {
                "average": 2.700616961,
                "count": 110073654,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.083597463,
                "variance": 1.174183462
              },
              {
                "average": 0.4979731026,
                "count": 110073654,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958939,
                "variance": 0.249995894
              },
              {
                "average": 0,
                "count": 110073654,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.020106646,
                "count": 110073654,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1921829481,
                "variance": 0.03693428553
              },
              {
                "average": 0.2543812137,
                "count": 110073654,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.56268803,
                "variance": 242.1972587
              },
              {
                "average": 0.4979731026,
                "count": 110073654,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999958939,
                "variance": 0.249995894
              },
              {
                "average": 321.8684209,
                "count": 110073654,
                "maximum": 325,
                "minimum": 319,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.362372002,
                "variance": 1.856057471
              },
              {
                "average": 276626698.7,
                "count": 110073654,
                "maximum": 276628022.2,
                "minimum": 276625675.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 535.9040879,
                "variance": 287193.1914
              },
              {
                "average": 0,
                "count": 110073654,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110073654,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110073654,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110073654,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110073654,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              555350.5814,
              4848203.091,
              607.6630853,
              556292.1414,
              4849144.671,
              2209.903085
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    555350.5814319869,
                    4848203.090606821,
                    607.6630853186269
                  ],
                  [
                    555350.5814319869,
                    4849144.670606821,
                    607.6630853186269
                  ],
                  [
                    556292.1414319869,
                    4849144.670606821,
                    2209.903085318627
                  ],
                  [
                    556292.1414319869,
                    4848203.090606821,
                    2209.903085318627
                  ],
                  [
                    555350.5814319869,
                    4848203.090606821,
                    607.6630853186269
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T18:53:42+00:00",
            "end_time": "2020-06-19T18:14:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.28888901267887,
              43.76871727635574,
              798.4110133219173
            ],
            [
              -122.28878855769898,
              43.777194124917756,
              798.4110133219173
            ],
            [
              -122.27708923788573,
              43.77712072181476,
              2244.611013321917
            ],
            [
              -122.27719134498692,
              43.768643894843564,
              2244.611013321917
            ],
            [
              -122.28888901267887,
              43.76871727635574,
              798.4110133219173
            ]
          ]
        ]
      },
      "bbox": [
        -122.288889,
        43.76864389,
        798.4110133,
        -122.2770892,
        43.77719412,
        2244.611013
      ],
      "properties": {
        "datetime": "2020-06-19T19:24:02Z",
        "pc:count": 111577007,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557701.0682,
            "count": 111577007,
            "maximum": 558175.3201,
            "minimum": 557233.7601,
            "name": "X",
            "position": 0,
            "stddev": 268.6420555,
            "variance": 72168.55399
          },
          {
            "average": 4846894.176,
            "count": 111577007,
            "maximum": 4847372.535,
            "minimum": 4846430.995,
            "name": "Y",
            "position": 1,
            "stddev": 260.6402486,
            "variance": 67933.33918
          },
          {
            "average": 947.3012953,
            "count": 111577007,
            "maximum": 2244.611013,
            "minimum": 798.4110133,
            "name": "Z",
            "position": 2,
            "stddev": 50.92238259,
            "variance": 2593.089049
          },
          {
            "average": 30089.17329,
            "count": 111577007,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11462.01762,
            "variance": 131377847.9
          },
          {
            "average": 1.876577698,
            "count": 111577007,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9900597643,
            "variance": 0.9802183369
          },
          {
            "average": 2.75340716,
            "count": 111577007,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.137906257,
            "variance": 1.29483065
          },
          {
            "average": 0.4966785585,
            "count": 111577007,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999889701,
            "variance": 0.2499889703
          },
          {
            "average": 5.018955205e-06,
            "count": 111577007,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002240296869,
            "variance": 5.01893006e-06
          },
          {
            "average": 1.020480169,
            "count": 111577007,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1947652452,
            "variance": 0.03793350072
          },
          {
            "average": 1.459291197,
            "count": 111577007,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.7795932,
            "variance": 248.9955616
          },
          {
            "average": 0.4966785585,
            "count": 111577007,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999889701,
            "variance": 0.2499889703
          },
          {
            "average": 327.5353226,
            "count": 111577007,
            "maximum": 330,
            "minimum": 324,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.297179365,
            "variance": 1.682674305
          },
          {
            "average": 276628912.7,
            "count": 111577007,
            "maximum": 276629842.4,
            "minimum": 276627435.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 524.6048377,
            "variance": 275210.2357
          },
          {
            "average": 0,
            "count": 111577007,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111577007,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111577007,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111577007,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111577007,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557233.7601,
          4846430.995,
          798.4110133,
          558175.3201,
          4847372.535,
          2244.611013
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557233.7600504053,
                4846430.995350746,
                798.4110133219173
              ],
              [
                557233.7600504053,
                4847372.535350746,
                798.4110133219173
              ],
              [
                558175.3200504053,
                4847372.535350746,
                2244.611013321917
              ],
              [
                558175.3200504053,
                4846430.995350746,
                2244.611013321917
              ],
              [
                557233.7600504053,
                4846430.995350746,
                798.4110133219173
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:24:02+00:00",
        "end_time": "2020-06-19T18:43:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.288889,
            43.76864389,
            798.4110133,
            -122.2770892,
            43.77719412,
            2244.611013
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.28888901267887,
                  43.76871727635574,
                  798.4110133219173
                ],
                [
                  -122.28878855769898,
                  43.777194124917756,
                  798.4110133219173
                ],
                [
                  -122.27708923788573,
                  43.77712072181476,
                  2244.611013321917
                ],
                [
                  -122.27719134498692,
                  43.768643894843564,
                  2244.611013321917
                ],
                [
                  -122.28888901267887,
                  43.76871727635574,
                  798.4110133219173
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:24:02Z",
            "pc:count": 111577007,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557701.0682,
                "count": 111577007,
                "maximum": 558175.3201,
                "minimum": 557233.7601,
                "name": "X",
                "position": 0,
                "stddev": 268.6420555,
                "variance": 72168.55399
              },
              {
                "average": 4846894.176,
                "count": 111577007,
                "maximum": 4847372.535,
                "minimum": 4846430.995,
                "name": "Y",
                "position": 1,
                "stddev": 260.6402486,
                "variance": 67933.33918
              },
              {
                "average": 947.3012953,
                "count": 111577007,
                "maximum": 2244.611013,
                "minimum": 798.4110133,
                "name": "Z",
                "position": 2,
                "stddev": 50.92238259,
                "variance": 2593.089049
              },
              {
                "average": 30089.17329,
                "count": 111577007,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11462.01762,
                "variance": 131377847.9
              },
              {
                "average": 1.876577698,
                "count": 111577007,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9900597643,
                "variance": 0.9802183369
              },
              {
                "average": 2.75340716,
                "count": 111577007,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.137906257,
                "variance": 1.29483065
              },
              {
                "average": 0.4966785585,
                "count": 111577007,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999889701,
                "variance": 0.2499889703
              },
              {
                "average": 5.018955205e-06,
                "count": 111577007,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002240296869,
                "variance": 5.01893006e-06
              },
              {
                "average": 1.020480169,
                "count": 111577007,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1947652452,
                "variance": 0.03793350072
              },
              {
                "average": 1.459291197,
                "count": 111577007,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.7795932,
                "variance": 248.9955616
              },
              {
                "average": 0.4966785585,
                "count": 111577007,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999889701,
                "variance": 0.2499889703
              },
              {
                "average": 327.5353226,
                "count": 111577007,
                "maximum": 330,
                "minimum": 324,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.297179365,
                "variance": 1.682674305
              },
              {
                "average": 276628912.7,
                "count": 111577007,
                "maximum": 276629842.4,
                "minimum": 276627435.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 524.6048377,
                "variance": 275210.2357
              },
              {
                "average": 0,
                "count": 111577007,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111577007,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111577007,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111577007,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111577007,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557233.7601,
              4846430.995,
              798.4110133,
              558175.3201,
              4847372.535,
              2244.611013
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557233.7600504053,
                    4846430.995350746,
                    798.4110133219173
                  ],
                  [
                    557233.7600504053,
                    4847372.535350746,
                    798.4110133219173
                  ],
                  [
                    558175.3200504053,
                    4847372.535350746,
                    2244.611013321917
                  ],
                  [
                    558175.3200504053,
                    4846430.995350746,
                    2244.611013321917
                  ],
                  [
                    557233.7600504053,
                    4846430.995350746,
                    798.4110133219173
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:24:02+00:00",
            "end_time": "2020-06-19T18:43: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": "20200619_BLU_0445.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.36895894664357,
              43.79212073647301,
              727.5463512584579
            ],
            [
              -122.36886972754715,
              43.80059786928246,
              727.5463512584579
            ],
            [
              -122.35736279517042,
              43.8005337444313,
              1122.226351258458
            ],
            [
              -122.35745364066241,
              43.79205663048353,
              1122.226351258458
            ],
            [
              -122.36895894664357,
              43.79212073647301,
              727.5463512584579
            ]
          ]
        ]
      },
      "bbox": [
        -122.3689589,
        43.79205663,
        727.5463513,
        -122.3573628,
        43.80059787,
        1122.226351
      ],
      "properties": {
        "datetime": "2020-06-19T17:30:08Z",
        "pc:count": 64955773,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 551307.6056,
            "count": 64955773,
            "maximum": 551695.2116,
            "minimum": 550769.5116,
            "name": "X",
            "position": 0,
            "stddev": 250.8854106,
            "variance": 62943.48924
          },
          {
            "average": 4849364.302,
            "count": 64955773,
            "maximum": 4849919.617,
            "minimum": 4848978.057,
            "name": "Y",
            "position": 1,
            "stddev": 232.0710238,
            "variance": 53856.96007
          },
          {
            "average": 932.6325295,
            "count": 64955773,
            "maximum": 1122.226351,
            "minimum": 727.5463513,
            "name": "Z",
            "position": 2,
            "stddev": 68.28127727,
            "variance": 4662.332826
          },
          {
            "average": 29775.29766,
            "count": 64955773,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12325.81941,
            "variance": 151925824
          },
          {
            "average": 1.865041634,
            "count": 64955773,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.991659304,
            "variance": 0.9833881753
          },
          {
            "average": 2.729797935,
            "count": 64955773,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.155885432,
            "variance": 1.336071132
          },
          {
            "average": 0.4970300176,
            "count": 64955773,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499991183,
            "variance": 0.2499911831
          },
          {
            "average": 0,
            "count": 64955773,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.028297023,
            "count": 64955773,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2147310605,
            "variance": 0.04610942836
          },
          {
            "average": 0.5819463149,
            "count": 64955773,
            "maximum": 28.99799919,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.67303048,
            "variance": 245.6438844
          },
          {
            "average": 0.4970300176,
            "count": 64955773,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499991183,
            "variance": 0.2499911831
          },
          {
            "average": 310.1473687,
            "count": 64955773,
            "maximum": 312,
            "minimum": 308,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9906005111,
            "variance": 0.9812893727
          },
          {
            "average": 276622466.7,
            "count": 64955773,
            "maximum": 276623008.4,
            "minimum": 276621672.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 335.1602001,
            "variance": 112332.3597
          },
          {
            "average": 0,
            "count": 64955773,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 64955773,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 64955773,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 64955773,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 64955773,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          550769.5116,
          4848978.057,
          727.5463513,
          551695.2116,
          4849919.617,
          1122.226351
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                550769.5116234653,
                4848978.056915052,
                727.5463512584579
              ],
              [
                550769.5116234653,
                4849919.616915053,
                727.5463512584579
              ],
              [
                551695.2116234653,
                4849919.616915053,
                1122.226351258458
              ],
              [
                551695.2116234653,
                4848978.056915052,
                1122.226351258458
              ],
              [
                550769.5116234653,
                4848978.056915052,
                727.5463512584579
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:30:08+00:00",
        "end_time": "2020-06-19T17:07:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0445.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0445.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0445.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0445.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3689589,
            43.79205663,
            727.5463513,
            -122.3573628,
            43.80059787,
            1122.226351
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.36895894664357,
                  43.79212073647301,
                  727.5463512584579
                ],
                [
                  -122.36886972754715,
                  43.80059786928246,
                  727.5463512584579
                ],
                [
                  -122.35736279517042,
                  43.8005337444313,
                  1122.226351258458
                ],
                [
                  -122.35745364066241,
                  43.79205663048353,
                  1122.226351258458
                ],
                [
                  -122.36895894664357,
                  43.79212073647301,
                  727.5463512584579
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0445.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0445.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:30:08Z",
            "pc:count": 64955773,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 551307.6056,
                "count": 64955773,
                "maximum": 551695.2116,
                "minimum": 550769.5116,
                "name": "X",
                "position": 0,
                "stddev": 250.8854106,
                "variance": 62943.48924
              },
              {
                "average": 4849364.302,
                "count": 64955773,
                "maximum": 4849919.617,
                "minimum": 4848978.057,
                "name": "Y",
                "position": 1,
                "stddev": 232.0710238,
                "variance": 53856.96007
              },
              {
                "average": 932.6325295,
                "count": 64955773,
                "maximum": 1122.226351,
                "minimum": 727.5463513,
                "name": "Z",
                "position": 2,
                "stddev": 68.28127727,
                "variance": 4662.332826
              },
              {
                "average": 29775.29766,
                "count": 64955773,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12325.81941,
                "variance": 151925824
              },
              {
                "average": 1.865041634,
                "count": 64955773,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.991659304,
                "variance": 0.9833881753
              },
              {
                "average": 2.729797935,
                "count": 64955773,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.155885432,
                "variance": 1.336071132
              },
              {
                "average": 0.4970300176,
                "count": 64955773,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499991183,
                "variance": 0.2499911831
              },
              {
                "average": 0,
                "count": 64955773,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.028297023,
                "count": 64955773,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2147310605,
                "variance": 0.04610942836
              },
              {
                "average": 0.5819463149,
                "count": 64955773,
                "maximum": 28.99799919,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.67303048,
                "variance": 245.6438844
              },
              {
                "average": 0.4970300176,
                "count": 64955773,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499991183,
                "variance": 0.2499911831
              },
              {
                "average": 310.1473687,
                "count": 64955773,
                "maximum": 312,
                "minimum": 308,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9906005111,
                "variance": 0.9812893727
              },
              {
                "average": 276622466.7,
                "count": 64955773,
                "maximum": 276623008.4,
                "minimum": 276621672.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 335.1602001,
                "variance": 112332.3597
              },
              {
                "average": 0,
                "count": 64955773,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 64955773,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 64955773,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 64955773,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 64955773,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              550769.5116,
              4848978.057,
              727.5463513,
              551695.2116,
              4849919.617,
              1122.226351
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    550769.5116234653,
                    4848978.056915052,
                    727.5463512584579
                  ],
                  [
                    550769.5116234653,
                    4849919.616915053,
                    727.5463512584579
                  ],
                  [
                    551695.2116234653,
                    4849919.616915053,
                    1122.226351258458
                  ],
                  [
                    551695.2116234653,
                    4848978.056915052,
                    1122.226351258458
                  ],
                  [
                    550769.5116234653,
                    4848978.056915052,
                    727.5463512584579
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:30:08+00:00",
            "end_time": "2020-06-19T17: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": "20200618_BLU_0025.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.18225814108733,
              43.613918937685284,
              1318.5093905581791
            ],
            [
              -122.1821432484654,
              43.62239562573343,
              1318.5093905581791
            ],
            [
              -122.17047477884456,
              43.62231154733558,
              1579.2893905581793
            ],
            [
              -122.17059131019978,
              43.61383488402399,
              1579.2893905581793
            ],
            [
              -122.18225814108733,
              43.613918937685284,
              1318.5093905581791
            ]
          ]
        ]
      },
      "bbox": [
        -122.1822581,
        43.61383488,
        1318.509391,
        -122.1704748,
        43.62239563,
        1579.289391
      ],
      "properties": {
        "datetime": "2020-06-18T16:55:03Z",
        "pc:count": 101207879,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 566454.8486,
            "count": 101207879,
            "maximum": 566926.9974,
            "minimum": 565985.4774,
            "name": "X",
            "position": 0,
            "stddev": 263.7863717,
            "variance": 69583.2499
          },
          {
            "average": 4829781.635,
            "count": 101207879,
            "maximum": 4830259.465,
            "minimum": 4829317.945,
            "name": "Y",
            "position": 1,
            "stddev": 265.3176841,
            "variance": 70393.47348
          },
          {
            "average": 1406.881483,
            "count": 101207879,
            "maximum": 1579.289391,
            "minimum": 1318.509391,
            "name": "Z",
            "position": 2,
            "stddev": 42.93361879,
            "variance": 1843.295622
          },
          {
            "average": 30384.83009,
            "count": 101207879,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12400.76709,
            "variance": 153779024.5
          },
          {
            "average": 1.799100523,
            "count": 101207879,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9583847543,
            "variance": 0.9185013372
          },
          {
            "average": 2.598000241,
            "count": 101207879,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.147603084,
            "variance": 1.316992838
          },
          {
            "average": 0.4962300712,
            "count": 101207879,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999857899,
            "variance": 0.2499857901
          },
          {
            "average": 0,
            "count": 101207879,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.027839927,
            "count": 101207879,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1899790224,
            "variance": 0.03609202896
          },
          {
            "average": -0.817304344,
            "count": 101207879,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.73021253,
            "variance": 247.4395862
          },
          {
            "average": 0.4962300712,
            "count": 101207879,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999857899,
            "variance": 0.2499857901
          },
          {
            "average": 104.1492634,
            "count": 101207879,
            "maximum": 107,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.559527725,
            "variance": 2.432126724
          },
          {
            "average": 276533142.7,
            "count": 101207879,
            "maximum": 276534503.4,
            "minimum": 276531150.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 698.8255252,
            "variance": 488357.1147
          },
          {
            "average": 0,
            "count": 101207879,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101207879,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101207879,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101207879,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 101207879,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          565985.4774,
          4829317.945,
          1318.509391,
          566926.9974,
          4830259.465,
          1579.289391
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                565985.4774236106,
                4829317.945332795,
                1318.5093905581791
              ],
              [
                565985.4774236106,
                4830259.465332795,
                1318.5093905581791
              ],
              [
                566926.9974236107,
                4830259.465332795,
                1579.2893905581793
              ],
              [
                566926.9974236107,
                4829317.945332795,
                1579.2893905581793
              ],
              [
                565985.4774236106,
                4829317.945332795,
                1318.5093905581791
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-18T16:55:03+00:00",
        "end_time": "2020-06-18T15:59:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0025.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0025.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0025.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0025.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1822581,
            43.61383488,
            1318.509391,
            -122.1704748,
            43.62239563,
            1579.289391
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.18225814108733,
                  43.613918937685284,
                  1318.5093905581791
                ],
                [
                  -122.1821432484654,
                  43.62239562573343,
                  1318.5093905581791
                ],
                [
                  -122.17047477884456,
                  43.62231154733558,
                  1579.2893905581793
                ],
                [
                  -122.17059131019978,
                  43.61383488402399,
                  1579.2893905581793
                ],
                [
                  -122.18225814108733,
                  43.613918937685284,
                  1318.5093905581791
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0025.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0025.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-18T16:55:03Z",
            "pc:count": 101207879,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 566454.8486,
                "count": 101207879,
                "maximum": 566926.9974,
                "minimum": 565985.4774,
                "name": "X",
                "position": 0,
                "stddev": 263.7863717,
                "variance": 69583.2499
              },
              {
                "average": 4829781.635,
                "count": 101207879,
                "maximum": 4830259.465,
                "minimum": 4829317.945,
                "name": "Y",
                "position": 1,
                "stddev": 265.3176841,
                "variance": 70393.47348
              },
              {
                "average": 1406.881483,
                "count": 101207879,
                "maximum": 1579.289391,
                "minimum": 1318.509391,
                "name": "Z",
                "position": 2,
                "stddev": 42.93361879,
                "variance": 1843.295622
              },
              {
                "average": 30384.83009,
                "count": 101207879,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12400.76709,
                "variance": 153779024.5
              },
              {
                "average": 1.799100523,
                "count": 101207879,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9583847543,
                "variance": 0.9185013372
              },
              {
                "average": 2.598000241,
                "count": 101207879,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.147603084,
                "variance": 1.316992838
              },
              {
                "average": 0.4962300712,
                "count": 101207879,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999857899,
                "variance": 0.2499857901
              },
              {
                "average": 0,
                "count": 101207879,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.027839927,
                "count": 101207879,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1899790224,
                "variance": 0.03609202896
              },
              {
                "average": -0.817304344,
                "count": 101207879,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.73021253,
                "variance": 247.4395862
              },
              {
                "average": 0.4962300712,
                "count": 101207879,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999857899,
                "variance": 0.2499857901
              },
              {
                "average": 104.1492634,
                "count": 101207879,
                "maximum": 107,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.559527725,
                "variance": 2.432126724
              },
              {
                "average": 276533142.7,
                "count": 101207879,
                "maximum": 276534503.4,
                "minimum": 276531150.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 698.8255252,
                "variance": 488357.1147
              },
              {
                "average": 0,
                "count": 101207879,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101207879,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101207879,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101207879,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 101207879,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              565985.4774,
              4829317.945,
              1318.509391,
              566926.9974,
              4830259.465,
              1579.289391
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    565985.4774236106,
                    4829317.945332795,
                    1318.5093905581791
                  ],
                  [
                    565985.4774236106,
                    4830259.465332795,
                    1318.5093905581791
                  ],
                  [
                    566926.9974236107,
                    4830259.465332795,
                    1579.2893905581793
                  ],
                  [
                    566926.9974236107,
                    4829317.945332795,
                    1579.2893905581793
                  ],
                  [
                    565985.4774236106,
                    4829317.945332795,
                    1318.5093905581791
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-18T16:55:03+00:00",
            "end_time": "2020-06-18T15:59: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": "20200618_BLU_0053.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.17139236806008,
              43.630546608816225,
              931.7732005836388
            ],
            [
              -122.17127588381855,
              43.63902306890736,
              931.7732005836388
            ],
            [
              -122.1596039812661,
              43.63893785362672,
              2581.673200583639
            ],
            [
              -122.15972210562579,
              43.63046141860524,
              2581.673200583639
            ],
            [
              -122.17139236806008,
              43.630546608816225,
              931.7732005836388
            ]
          ]
        ]
      },
      "bbox": [
        -122.1713924,
        43.63046142,
        931.7732006,
        -122.159604,
        43.63902307,
        2581.673201
      ],
      "properties": {
        "datetime": "2020-06-19T19:48:02Z",
        "pc:count": 104100431,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 567312.6779,
            "count": 104100431,
            "maximum": 567785.3785,
            "minimum": 566843.8385,
            "name": "X",
            "position": 0,
            "stddev": 263.1796387,
            "variance": 69263.5222
          },
          {
            "average": 4831648.072,
            "count": 104100431,
            "maximum": 4832114.821,
            "minimum": 4831173.321,
            "name": "Y",
            "position": 1,
            "stddev": 266.9955676,
            "variance": 71286.63314
          },
          {
            "average": 1052.544395,
            "count": 104100431,
            "maximum": 2581.673201,
            "minimum": 931.7732006,
            "name": "Z",
            "position": 2,
            "stddev": 58.85422559,
            "variance": 3463.819869
          },
          {
            "average": 31373.16625,
            "count": 104100431,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10284.84798,
            "variance": 105778098
          },
          {
            "average": 1.82209944,
            "count": 104100431,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9403392959,
            "variance": 0.8842379914
          },
          {
            "average": 2.644527072,
            "count": 104100431,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.074470188,
            "variance": 1.154486184
          },
          {
            "average": 0.4983082923,
            "count": 104100431,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971405,
            "variance": 0.2499971405
          },
          {
            "average": 0,
            "count": 104100431,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.021552408,
            "count": 104100431,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1928325117,
            "variance": 0.03718437756
          },
          {
            "average": -0.9088022599,
            "count": 104100431,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.43117002,
            "variance": 238.1210083
          },
          {
            "average": 0.4983097236,
            "count": 104100431,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999971454,
            "variance": 0.2499971454
          },
          {
            "average": 103.6038052,
            "count": 104100431,
            "maximum": 333,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.77493407,
            "variance": 391.0480175
          },
          {
            "average": 276532901.9,
            "count": 104100431,
            "maximum": 276631282.2,
            "minimum": 276531185.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8485.040967,
            "variance": 71995920.21
          },
          {
            "average": 0,
            "count": 104100431,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104100431,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104100431,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104100431,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104100431,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          566843.8385,
          4831173.321,
          931.7732006,
          567785.3785,
          4832114.821,
          2581.673201
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                566843.8385471802,
                4831173.321100144,
                931.7732005836388
              ],
              [
                566843.8385471802,
                4832114.821100144,
                931.7732005836388
              ],
              [
                567785.3785471802,
                4832114.821100144,
                2581.673200583639
              ],
              [
                567785.3785471802,
                4831173.321100144,
                2581.673200583639
              ],
              [
                566843.8385471802,
                4831173.321100144,
                931.7732005836388
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:48:02+00:00",
        "end_time": "2020-06-18T15:59:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0053.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0053.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0053.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0053.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1713924,
            43.63046142,
            931.7732006,
            -122.159604,
            43.63902307,
            2581.673201
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.17139236806008,
                  43.630546608816225,
                  931.7732005836388
                ],
                [
                  -122.17127588381855,
                  43.63902306890736,
                  931.7732005836388
                ],
                [
                  -122.1596039812661,
                  43.63893785362672,
                  2581.673200583639
                ],
                [
                  -122.15972210562579,
                  43.63046141860524,
                  2581.673200583639
                ],
                [
                  -122.17139236806008,
                  43.630546608816225,
                  931.7732005836388
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0053.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0053.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:48:02Z",
            "pc:count": 104100431,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 567312.6779,
                "count": 104100431,
                "maximum": 567785.3785,
                "minimum": 566843.8385,
                "name": "X",
                "position": 0,
                "stddev": 263.1796387,
                "variance": 69263.5222
              },
              {
                "average": 4831648.072,
                "count": 104100431,
                "maximum": 4832114.821,
                "minimum": 4831173.321,
                "name": "Y",
                "position": 1,
                "stddev": 266.9955676,
                "variance": 71286.63314
              },
              {
                "average": 1052.544395,
                "count": 104100431,
                "maximum": 2581.673201,
                "minimum": 931.7732006,
                "name": "Z",
                "position": 2,
                "stddev": 58.85422559,
                "variance": 3463.819869
              },
              {
                "average": 31373.16625,
                "count": 104100431,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10284.84798,
                "variance": 105778098
              },
              {
                "average": 1.82209944,
                "count": 104100431,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9403392959,
                "variance": 0.8842379914
              },
              {
                "average": 2.644527072,
                "count": 104100431,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.074470188,
                "variance": 1.154486184
              },
              {
                "average": 0.4983082923,
                "count": 104100431,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971405,
                "variance": 0.2499971405
              },
              {
                "average": 0,
                "count": 104100431,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.021552408,
                "count": 104100431,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1928325117,
                "variance": 0.03718437756
              },
              {
                "average": -0.9088022599,
                "count": 104100431,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.43117002,
                "variance": 238.1210083
              },
              {
                "average": 0.4983097236,
                "count": 104100431,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999971454,
                "variance": 0.2499971454
              },
              {
                "average": 103.6038052,
                "count": 104100431,
                "maximum": 333,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.77493407,
                "variance": 391.0480175
              },
              {
                "average": 276532901.9,
                "count": 104100431,
                "maximum": 276631282.2,
                "minimum": 276531185.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8485.040967,
                "variance": 71995920.21
              },
              {
                "average": 0,
                "count": 104100431,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104100431,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104100431,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104100431,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104100431,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              566843.8385,
              4831173.321,
              931.7732006,
              567785.3785,
              4832114.821,
              2581.673201
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    566843.8385471802,
                    4831173.321100144,
                    931.7732005836388
                  ],
                  [
                    566843.8385471802,
                    4832114.821100144,
                    931.7732005836388
                  ],
                  [
                    567785.3785471802,
                    4832114.821100144,
                    2581.673200583639
                  ],
                  [
                    567785.3785471802,
                    4831173.321100144,
                    2581.673200583639
                  ],
                  [
                    566843.8385471802,
                    4831173.321100144,
                    931.7732005836388
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:48:02+00:00",
            "end_time": "2020-06-18T15:59: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": "20200619_BLU_0431.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.38018791803665,
              43.78370389910749,
              669.3933645786979
            ],
            [
              -122.3801003103376,
              43.79218124268814,
              669.3933645786979
            ],
            [
              -122.36846620576681,
              43.7921175467371,
              1209.513364578698
            ],
            [
              -122.36855545739891,
              43.78364022189268,
              1209.513364578698
            ],
            [
              -122.38018791803665,
              43.78370389910749,
              669.3933645786979
            ]
          ]
        ]
      },
      "bbox": [
        -122.3801879,
        43.78364022,
        669.3933646,
        -122.3684662,
        43.79218124,
        1209.513365
      ],
      "properties": {
        "datetime": "2020-06-19T17:19:09Z",
        "pc:count": 76802302,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 550337.9164,
            "count": 76802302,
            "maximum": 550809.1572,
            "minimum": 549873.0972,
            "name": "X",
            "position": 0,
            "stddev": 260.5067747,
            "variance": 67863.77966
          },
          {
            "average": 4848497.524,
            "count": 76802302,
            "maximum": 4848978.005,
            "minimum": 4848036.425,
            "name": "Y",
            "position": 1,
            "stddev": 258.2752715,
            "variance": 66706.11587
          },
          {
            "average": 941.6915347,
            "count": 76802302,
            "maximum": 1209.513365,
            "minimum": 669.3933646,
            "name": "Z",
            "position": 2,
            "stddev": 122.4985509,
            "variance": 15005.89496
          },
          {
            "average": 29630.93274,
            "count": 76802302,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12487.6472,
            "variance": 155941332.5
          },
          {
            "average": 1.849666342,
            "count": 76802302,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9851287318,
            "variance": 0.9704786181
          },
          {
            "average": 2.699064671,
            "count": 76802302,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.156738847,
            "variance": 1.33804476
          },
          {
            "average": 0.3592405733,
            "count": 76802302,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4797778515,
            "variance": 0.2301867868
          },
          {
            "average": 0,
            "count": 76802302,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.025328121,
            "count": 76802302,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2114248356,
            "variance": 0.04470046112
          },
          {
            "average": 2.015762518,
            "count": 76802302,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.37112181,
            "variance": 236.2713857
          },
          {
            "average": 0.4992341245,
            "count": 76802302,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999994167,
            "variance": 0.2499994167
          },
          {
            "average": 308.0991631,
            "count": 76802302,
            "maximum": 310,
            "minimum": 306,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8973349898,
            "variance": 0.8052100839
          },
          {
            "average": 276621795,
            "count": 76802302,
            "maximum": 276622349.6,
            "minimum": 276621055.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 292.308289,
            "variance": 85444.13582
          },
          {
            "average": 0,
            "count": 76802302,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76802302,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76802302,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76802302,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76802302,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          549873.0972,
          4848036.425,
          669.3933646,
          550809.1572,
          4848978.005,
          1209.513365
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                549873.0971637667,
                4848036.424937866,
                669.3933645786979
              ],
              [
                549873.0971637667,
                4848978.004937866,
                669.3933645786979
              ],
              [
                550809.1571637668,
                4848978.004937866,
                1209.513364578698
              ],
              [
                550809.1571637668,
                4848036.424937866,
                1209.513364578698
              ],
              [
                549873.0971637667,
                4848036.424937866,
                669.3933645786979
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:19:09+00:00",
        "end_time": "2020-06-19T16:57:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0431.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0431.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0431.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0431.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3801879,
            43.78364022,
            669.3933646,
            -122.3684662,
            43.79218124,
            1209.513365
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.38018791803665,
                  43.78370389910749,
                  669.3933645786979
                ],
                [
                  -122.3801003103376,
                  43.79218124268814,
                  669.3933645786979
                ],
                [
                  -122.36846620576681,
                  43.7921175467371,
                  1209.513364578698
                ],
                [
                  -122.36855545739891,
                  43.78364022189268,
                  1209.513364578698
                ],
                [
                  -122.38018791803665,
                  43.78370389910749,
                  669.3933645786979
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0431.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0431.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:19:09Z",
            "pc:count": 76802302,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 550337.9164,
                "count": 76802302,
                "maximum": 550809.1572,
                "minimum": 549873.0972,
                "name": "X",
                "position": 0,
                "stddev": 260.5067747,
                "variance": 67863.77966
              },
              {
                "average": 4848497.524,
                "count": 76802302,
                "maximum": 4848978.005,
                "minimum": 4848036.425,
                "name": "Y",
                "position": 1,
                "stddev": 258.2752715,
                "variance": 66706.11587
              },
              {
                "average": 941.6915347,
                "count": 76802302,
                "maximum": 1209.513365,
                "minimum": 669.3933646,
                "name": "Z",
                "position": 2,
                "stddev": 122.4985509,
                "variance": 15005.89496
              },
              {
                "average": 29630.93274,
                "count": 76802302,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12487.6472,
                "variance": 155941332.5
              },
              {
                "average": 1.849666342,
                "count": 76802302,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9851287318,
                "variance": 0.9704786181
              },
              {
                "average": 2.699064671,
                "count": 76802302,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.156738847,
                "variance": 1.33804476
              },
              {
                "average": 0.3592405733,
                "count": 76802302,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4797778515,
                "variance": 0.2301867868
              },
              {
                "average": 0,
                "count": 76802302,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.025328121,
                "count": 76802302,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2114248356,
                "variance": 0.04470046112
              },
              {
                "average": 2.015762518,
                "count": 76802302,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.37112181,
                "variance": 236.2713857
              },
              {
                "average": 0.4992341245,
                "count": 76802302,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999994167,
                "variance": 0.2499994167
              },
              {
                "average": 308.0991631,
                "count": 76802302,
                "maximum": 310,
                "minimum": 306,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8973349898,
                "variance": 0.8052100839
              },
              {
                "average": 276621795,
                "count": 76802302,
                "maximum": 276622349.6,
                "minimum": 276621055.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 292.308289,
                "variance": 85444.13582
              },
              {
                "average": 0,
                "count": 76802302,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76802302,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76802302,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76802302,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76802302,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              549873.0972,
              4848036.425,
              669.3933646,
              550809.1572,
              4848978.005,
              1209.513365
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    549873.0971637667,
                    4848036.424937866,
                    669.3933645786979
                  ],
                  [
                    549873.0971637667,
                    4848978.004937866,
                    669.3933645786979
                  ],
                  [
                    550809.1571637668,
                    4848978.004937866,
                    1209.513364578698
                  ],
                  [
                    550809.1571637668,
                    4848036.424937866,
                    1209.513364578698
                  ],
                  [
                    549873.0971637667,
                    4848036.424937866,
                    669.3933645786979
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:19:09+00:00",
            "end_time": "2020-06-19T16: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": "20200619_BLU_0446.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.35779593407268,
              43.79230862590667,
              722.7007958153363
            ],
            [
              -122.35770513617523,
              43.800785740048134,
              722.7007958153363
            ],
            [
              -122.3460005479252,
              43.80071936006137,
              2119.760795815336
            ],
            [
              -122.34609300015485,
              43.79224226544487,
              2119.760795815336
            ],
            [
              -122.35779593407268,
              43.79230862590667,
              722.7007958153363
            ]
          ]
        ]
      },
      "bbox": [
        -122.3577959,
        43.79224227,
        722.7007958,
        -122.3460005,
        43.80078574,
        2119.760796
      ],
      "properties": {
        "datetime": "2020-06-19T17:50:25Z",
        "pc:count": 97083774,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 552137.1728,
            "count": 97083774,
            "maximum": 552609.0557,
            "minimum": 551667.4557,
            "name": "X",
            "position": 0,
            "stddev": 263.4370953,
            "variance": 69399.10317
          },
          {
            "average": 4849480.497,
            "count": 97083774,
            "maximum": 4849947.391,
            "minimum": 4849005.831,
            "name": "Y",
            "position": 1,
            "stddev": 263.6722788,
            "variance": 69523.07058
          },
          {
            "average": 974.5723799,
            "count": 97083774,
            "maximum": 2119.760796,
            "minimum": 722.7007958,
            "name": "Z",
            "position": 2,
            "stddev": 79.26180487,
            "variance": 6282.433712
          },
          {
            "average": 29819.51648,
            "count": 97083774,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12588.15621,
            "variance": 158461676.7
          },
          {
            "average": 1.875110778,
            "count": 97083774,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.002301596,
            "variance": 1.004608489
          },
          {
            "average": 2.750399681,
            "count": 97083774,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.171315236,
            "variance": 1.371979382
          },
          {
            "average": 0.3545499787,
            "count": 97083774,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4783767277,
            "variance": 0.2288442936
          },
          {
            "average": 0,
            "count": 97083774,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.028038218,
            "count": 97083774,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2177663484,
            "variance": 0.0474221825
          },
          {
            "average": 0.161682027,
            "count": 97083774,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.57094521,
            "variance": 242.4543347
          },
          {
            "average": 0.4964936468,
            "count": 97083774,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999877079,
            "variance": 0.2499877081
          },
          {
            "average": 312.0940591,
            "count": 97083774,
            "maximum": 315,
            "minimum": 310,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.101814778,
            "variance": 1.213995806
          },
          {
            "average": 276623117.5,
            "count": 97083774,
            "maximum": 276624225.9,
            "minimum": 276622308.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 378.8349009,
            "variance": 143515.8822
          },
          {
            "average": 0,
            "count": 97083774,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97083774,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97083774,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97083774,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97083774,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          551667.4557,
          4849005.831,
          722.7007958,
          552609.0557,
          4849947.391,
          2119.760796
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                551667.4557077135,
                4849005.8308674935,
                722.7007958153363
              ],
              [
                551667.4557077135,
                4849947.390867494,
                722.7007958153363
              ],
              [
                552609.0557077136,
                4849947.390867494,
                2119.760795815336
              ],
              [
                552609.0557077136,
                4849005.8308674935,
                2119.760795815336
              ],
              [
                551667.4557077135,
                4849005.8308674935,
                722.7007958153363
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:50:25+00:00",
        "end_time": "2020-06-19T17:18:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0446.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0446.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0446.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0446.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3577959,
            43.79224227,
            722.7007958,
            -122.3460005,
            43.80078574,
            2119.760796
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.35779593407268,
                  43.79230862590667,
                  722.7007958153363
                ],
                [
                  -122.35770513617523,
                  43.800785740048134,
                  722.7007958153363
                ],
                [
                  -122.3460005479252,
                  43.80071936006137,
                  2119.760795815336
                ],
                [
                  -122.34609300015485,
                  43.79224226544487,
                  2119.760795815336
                ],
                [
                  -122.35779593407268,
                  43.79230862590667,
                  722.7007958153363
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0446.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0446.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:50:25Z",
            "pc:count": 97083774,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 552137.1728,
                "count": 97083774,
                "maximum": 552609.0557,
                "minimum": 551667.4557,
                "name": "X",
                "position": 0,
                "stddev": 263.4370953,
                "variance": 69399.10317
              },
              {
                "average": 4849480.497,
                "count": 97083774,
                "maximum": 4849947.391,
                "minimum": 4849005.831,
                "name": "Y",
                "position": 1,
                "stddev": 263.6722788,
                "variance": 69523.07058
              },
              {
                "average": 974.5723799,
                "count": 97083774,
                "maximum": 2119.760796,
                "minimum": 722.7007958,
                "name": "Z",
                "position": 2,
                "stddev": 79.26180487,
                "variance": 6282.433712
              },
              {
                "average": 29819.51648,
                "count": 97083774,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12588.15621,
                "variance": 158461676.7
              },
              {
                "average": 1.875110778,
                "count": 97083774,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.002301596,
                "variance": 1.004608489
              },
              {
                "average": 2.750399681,
                "count": 97083774,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.171315236,
                "variance": 1.371979382
              },
              {
                "average": 0.3545499787,
                "count": 97083774,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4783767277,
                "variance": 0.2288442936
              },
              {
                "average": 0,
                "count": 97083774,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.028038218,
                "count": 97083774,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2177663484,
                "variance": 0.0474221825
              },
              {
                "average": 0.161682027,
                "count": 97083774,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.57094521,
                "variance": 242.4543347
              },
              {
                "average": 0.4964936468,
                "count": 97083774,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999877079,
                "variance": 0.2499877081
              },
              {
                "average": 312.0940591,
                "count": 97083774,
                "maximum": 315,
                "minimum": 310,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.101814778,
                "variance": 1.213995806
              },
              {
                "average": 276623117.5,
                "count": 97083774,
                "maximum": 276624225.9,
                "minimum": 276622308.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 378.8349009,
                "variance": 143515.8822
              },
              {
                "average": 0,
                "count": 97083774,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97083774,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97083774,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97083774,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97083774,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              551667.4557,
              4849005.831,
              722.7007958,
              552609.0557,
              4849947.391,
              2119.760796
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    551667.4557077135,
                    4849005.8308674935,
                    722.7007958153363
                  ],
                  [
                    551667.4557077135,
                    4849947.390867494,
                    722.7007958153363
                  ],
                  [
                    552609.0557077136,
                    4849947.390867494,
                    2119.760795815336
                  ],
                  [
                    552609.0557077136,
                    4849005.8308674935,
                    2119.760795815336
                  ],
                  [
                    551667.4557077135,
                    4849005.8308674935,
                    722.7007958153363
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:50:25+00:00",
            "end_time": "2020-06-19T17:18: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": "20200619_BLU_0416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.36863888182823,
              43.775662970329456,
              466.6004161830833
            ],
            [
              -122.36854966871135,
              43.78414012712301,
              466.6004161830833
            ],
            [
              -122.35684880071126,
              43.78407488027961,
              2118.0004161830834
            ],
            [
              -122.35693966668526,
              43.77559774267829,
              2118.0004161830834
            ],
            [
              -122.36863888182823,
              43.775662970329456,
              466.6004161830833
            ]
          ]
        ]
      },
      "bbox": [
        -122.3686389,
        43.77559774,
        466.6004162,
        -122.3568488,
        43.78414013,
        2118.000416
      ],
      "properties": {
        "datetime": "2020-06-19T17:38:17Z",
        "pc:count": 77973298,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 551282.4178,
            "count": 77973298,
            "maximum": 551750.7595,
            "minimum": 550809.1995,
            "name": "X",
            "position": 0,
            "stddev": 263.1761752,
            "variance": 69261.6992
          },
          {
            "average": 4847618.681,
            "count": 77973298,
            "maximum": 4848091.95,
            "minimum": 4847150.39,
            "name": "Y",
            "position": 1,
            "stddev": 264.925199,
            "variance": 70185.36105
          },
          {
            "average": 604.9921156,
            "count": 77973298,
            "maximum": 2118.000416,
            "minimum": 466.6004162,
            "name": "Z",
            "position": 2,
            "stddev": 74.41438081,
            "variance": 5537.500071
          },
          {
            "average": 32467.62211,
            "count": 77973298,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10251.30288,
            "variance": 105089210.7
          },
          {
            "average": 1.711335693,
            "count": 77973298,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.867419592,
            "variance": 0.7524167487
          },
          {
            "average": 2.422187118,
            "count": 77973298,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.019705199,
            "variance": 1.039798693
          },
          {
            "average": 0.4994244568,
            "count": 77973298,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999672,
            "variance": 0.249999672
          },
          {
            "average": 0,
            "count": 77973298,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.045943779,
            "count": 77973298,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4642700267,
            "variance": 0.2155466577
          },
          {
            "average": 0.4734954985,
            "count": 77973298,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.56639324,
            "variance": 242.3125985
          },
          {
            "average": 0.4994244568,
            "count": 77973298,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499999672,
            "variance": 0.249999672
          },
          {
            "average": 310.2426114,
            "count": 77973298,
            "maximum": 313,
            "minimum": 308,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.170864713,
            "variance": 1.370924176
          },
          {
            "average": 276622500.4,
            "count": 77973298,
            "maximum": 276623497.9,
            "minimum": 276621697.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 390.8623851,
            "variance": 152773.4041
          },
          {
            "average": 0,
            "count": 77973298,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 77973298,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 77973298,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 77973298,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 77973298,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          550809.1995,
          4847150.39,
          466.6004162,
          551750.7595,
          4848091.95,
          2118.000416
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                550809.1995389275,
                4847150.389903739,
                466.6004161830833
              ],
              [
                550809.1995389275,
                4848091.94990374,
                466.6004161830833
              ],
              [
                551750.7595389276,
                4848091.94990374,
                2118.0004161830834
              ],
              [
                551750.7595389276,
                4847150.389903739,
                2118.0004161830834
              ],
              [
                550809.1995389275,
                4847150.389903739,
                466.6004161830833
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:38:17+00:00",
        "end_time": "2020-06-19T17:08:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3686389,
            43.77559774,
            466.6004162,
            -122.3568488,
            43.78414013,
            2118.000416
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.36863888182823,
                  43.775662970329456,
                  466.6004161830833
                ],
                [
                  -122.36854966871135,
                  43.78414012712301,
                  466.6004161830833
                ],
                [
                  -122.35684880071126,
                  43.78407488027961,
                  2118.0004161830834
                ],
                [
                  -122.35693966668526,
                  43.77559774267829,
                  2118.0004161830834
                ],
                [
                  -122.36863888182823,
                  43.775662970329456,
                  466.6004161830833
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:38:17Z",
            "pc:count": 77973298,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 551282.4178,
                "count": 77973298,
                "maximum": 551750.7595,
                "minimum": 550809.1995,
                "name": "X",
                "position": 0,
                "stddev": 263.1761752,
                "variance": 69261.6992
              },
              {
                "average": 4847618.681,
                "count": 77973298,
                "maximum": 4848091.95,
                "minimum": 4847150.39,
                "name": "Y",
                "position": 1,
                "stddev": 264.925199,
                "variance": 70185.36105
              },
              {
                "average": 604.9921156,
                "count": 77973298,
                "maximum": 2118.000416,
                "minimum": 466.6004162,
                "name": "Z",
                "position": 2,
                "stddev": 74.41438081,
                "variance": 5537.500071
              },
              {
                "average": 32467.62211,
                "count": 77973298,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10251.30288,
                "variance": 105089210.7
              },
              {
                "average": 1.711335693,
                "count": 77973298,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.867419592,
                "variance": 0.7524167487
              },
              {
                "average": 2.422187118,
                "count": 77973298,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.019705199,
                "variance": 1.039798693
              },
              {
                "average": 0.4994244568,
                "count": 77973298,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999672,
                "variance": 0.249999672
              },
              {
                "average": 0,
                "count": 77973298,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.045943779,
                "count": 77973298,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4642700267,
                "variance": 0.2155466577
              },
              {
                "average": 0.4734954985,
                "count": 77973298,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.56639324,
                "variance": 242.3125985
              },
              {
                "average": 0.4994244568,
                "count": 77973298,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499999672,
                "variance": 0.249999672
              },
              {
                "average": 310.2426114,
                "count": 77973298,
                "maximum": 313,
                "minimum": 308,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.170864713,
                "variance": 1.370924176
              },
              {
                "average": 276622500.4,
                "count": 77973298,
                "maximum": 276623497.9,
                "minimum": 276621697.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 390.8623851,
                "variance": 152773.4041
              },
              {
                "average": 0,
                "count": 77973298,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 77973298,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 77973298,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 77973298,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 77973298,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              550809.1995,
              4847150.39,
              466.6004162,
              551750.7595,
              4848091.95,
              2118.000416
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    550809.1995389275,
                    4847150.389903739,
                    466.6004161830833
                  ],
                  [
                    550809.1995389275,
                    4848091.94990374,
                    466.6004161830833
                  ],
                  [
                    551750.7595389276,
                    4848091.94990374,
                    2118.0004161830834
                  ],
                  [
                    551750.7595389276,
                    4847150.389903739,
                    2118.0004161830834
                  ],
                  [
                    550809.1995389275,
                    4847150.389903739,
                    466.6004161830833
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:38:17+00:00",
            "end_time": "2020-06-19T17:08:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0438.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.30074329854904,
              43.784996040388165,
              447.9806227029035
            ],
            [
              -122.3006444577725,
              43.79347324646726,
              447.9806227029035
            ],
            [
              -122.28894168385511,
              43.793401034043335,
              2211.0406227029034
            ],
            [
              -122.28904217826226,
              43.784923849205214,
              2211.0406227029034
            ],
            [
              -122.30074329854904,
              43.784996040388165,
              447.9806227029035
            ]
          ]
        ]
      },
      "bbox": [
        -122.3007433,
        43.78492385,
        447.9806227,
        -122.2889417,
        43.79347325,
        2211.040623
      ],
      "properties": {
        "datetime": "2020-06-19T19:09:50Z",
        "pc:count": 113932387,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556722.8433,
            "count": 113932387,
            "maximum": 557205.9792,
            "minimum": 556264.3992,
            "name": "X",
            "position": 0,
            "stddev": 264.962126,
            "variance": 70204.92819
          },
          {
            "average": 4848700.728,
            "count": 113932387,
            "maximum": 4849172.433,
            "minimum": 4848230.853,
            "name": "Y",
            "position": 1,
            "stddev": 263.4443595,
            "variance": 69402.93054
          },
          {
            "average": 767.9961041,
            "count": 113932387,
            "maximum": 2211.040623,
            "minimum": 447.9806227,
            "name": "Z",
            "position": 2,
            "stddev": 105.854906,
            "variance": 11205.26112
          },
          {
            "average": 31290.53867,
            "count": 113932387,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10688.38622,
            "variance": 114241600
          },
          {
            "average": 1.828456881,
            "count": 113932387,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.939626924,
            "variance": 0.8828987563
          },
          {
            "average": 2.657175444,
            "count": 113932387,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.064815964,
            "variance": 1.133833038
          },
          {
            "average": 0.3016804168,
            "count": 113932387,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4589873035,
            "variance": 0.2106693448
          },
          {
            "average": 0,
            "count": 113932387,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.019972626,
            "count": 113932387,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1896868041,
            "variance": 0.03598108364
          },
          {
            "average": -0.9529684549,
            "count": 113932387,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.32769267,
            "variance": 234.9381626
          },
          {
            "average": 0.4998983213,
            "count": 113932387,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999919,
            "variance": 0.2499999919
          },
          {
            "average": 324.515697,
            "count": 113932387,
            "maximum": 328,
            "minimum": 321,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.477403462,
            "variance": 2.182720991
          },
          {
            "average": 276627723.4,
            "count": 113932387,
            "maximum": 276628990.2,
            "minimum": 276626456.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 586.7483073,
            "variance": 344273.5761
          },
          {
            "average": 0,
            "count": 113932387,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113932387,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113932387,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113932387,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 113932387,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556264.3992,
          4848230.853,
          447.9806227,
          557205.9792,
          4849172.433,
          2211.040623
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556264.3992332965,
                4848230.853449178,
                447.9806227029035
              ],
              [
                556264.3992332965,
                4849172.433449178,
                447.9806227029035
              ],
              [
                557205.9792332966,
                4849172.433449178,
                2211.0406227029034
              ],
              [
                557205.9792332966,
                4848230.853449178,
                2211.0406227029034
              ],
              [
                556264.3992332965,
                4848230.853449178,
                447.9806227029035
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:09:50+00:00",
        "end_time": "2020-06-19T18:27:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0438.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0438.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0438.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0438.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3007433,
            43.78492385,
            447.9806227,
            -122.2889417,
            43.79347325,
            2211.040623
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.30074329854904,
                  43.784996040388165,
                  447.9806227029035
                ],
                [
                  -122.3006444577725,
                  43.79347324646726,
                  447.9806227029035
                ],
                [
                  -122.28894168385511,
                  43.793401034043335,
                  2211.0406227029034
                ],
                [
                  -122.28904217826226,
                  43.784923849205214,
                  2211.0406227029034
                ],
                [
                  -122.30074329854904,
                  43.784996040388165,
                  447.9806227029035
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0438.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0438.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:09:50Z",
            "pc:count": 113932387,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556722.8433,
                "count": 113932387,
                "maximum": 557205.9792,
                "minimum": 556264.3992,
                "name": "X",
                "position": 0,
                "stddev": 264.962126,
                "variance": 70204.92819
              },
              {
                "average": 4848700.728,
                "count": 113932387,
                "maximum": 4849172.433,
                "minimum": 4848230.853,
                "name": "Y",
                "position": 1,
                "stddev": 263.4443595,
                "variance": 69402.93054
              },
              {
                "average": 767.9961041,
                "count": 113932387,
                "maximum": 2211.040623,
                "minimum": 447.9806227,
                "name": "Z",
                "position": 2,
                "stddev": 105.854906,
                "variance": 11205.26112
              },
              {
                "average": 31290.53867,
                "count": 113932387,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10688.38622,
                "variance": 114241600
              },
              {
                "average": 1.828456881,
                "count": 113932387,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.939626924,
                "variance": 0.8828987563
              },
              {
                "average": 2.657175444,
                "count": 113932387,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.064815964,
                "variance": 1.133833038
              },
              {
                "average": 0.3016804168,
                "count": 113932387,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4589873035,
                "variance": 0.2106693448
              },
              {
                "average": 0,
                "count": 113932387,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.019972626,
                "count": 113932387,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1896868041,
                "variance": 0.03598108364
              },
              {
                "average": -0.9529684549,
                "count": 113932387,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.32769267,
                "variance": 234.9381626
              },
              {
                "average": 0.4998983213,
                "count": 113932387,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999919,
                "variance": 0.2499999919
              },
              {
                "average": 324.515697,
                "count": 113932387,
                "maximum": 328,
                "minimum": 321,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.477403462,
                "variance": 2.182720991
              },
              {
                "average": 276627723.4,
                "count": 113932387,
                "maximum": 276628990.2,
                "minimum": 276626456.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 586.7483073,
                "variance": 344273.5761
              },
              {
                "average": 0,
                "count": 113932387,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113932387,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113932387,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113932387,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 113932387,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556264.3992,
              4848230.853,
              447.9806227,
              557205.9792,
              4849172.433,
              2211.040623
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556264.3992332965,
                    4848230.853449178,
                    447.9806227029035
                  ],
                  [
                    556264.3992332965,
                    4849172.433449178,
                    447.9806227029035
                  ],
                  [
                    557205.9792332966,
                    4849172.433449178,
                    2211.0406227029034
                  ],
                  [
                    557205.9792332966,
                    4848230.853449178,
                    2211.0406227029034
                  ],
                  [
                    556264.3992332965,
                    4848230.853449178,
                    447.9806227029035
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:09:50+00:00",
            "end_time": "2020-06-19T18:27: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": "20200619_BLU_0056.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.13740153705758,
              43.631044118073966,
              1402.6082135516422
            ],
            [
              -122.13728027011396,
              43.639520683116984,
              1402.6082135516422
            ],
            [
              -122.12560862262846,
              43.63943199797031,
              1845.308213551642
            ],
            [
              -122.12573152967424,
              43.630955459018054,
              1845.308213551642
            ],
            [
              -122.13740153705758,
              43.631044118073966,
              1402.6082135516422
            ]
          ]
        ]
      },
      "bbox": [
        -122.1374015,
        43.63095546,
        1402.608214,
        -122.1256086,
        43.63952068,
        1845.308214
      ],
      "properties": {
        "datetime": "2020-06-19T20:26:09Z",
        "pc:count": 94521081,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570061.894,
            "count": 94521081,
            "maximum": 570526.8374,
            "minimum": 569585.3174,
            "name": "X",
            "position": 0,
            "stddev": 268.3742411,
            "variance": 72024.73328
          },
          {
            "average": 4831714.294,
            "count": 94521081,
            "maximum": 4832198.021,
            "minimum": 4831256.501,
            "name": "Y",
            "position": 1,
            "stddev": 265.0323862,
            "variance": 70242.16572
          },
          {
            "average": 1673.428254,
            "count": 94521081,
            "maximum": 1845.308214,
            "minimum": 1402.608214,
            "name": "Z",
            "position": 2,
            "stddev": 60.5819495,
            "variance": 3670.172605
          },
          {
            "average": 29282.64751,
            "count": 94521081,
            "maximum": 61688,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13831.08355,
            "variance": 191298872.2
          },
          {
            "average": 1.797928919,
            "count": 94521081,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9637325328,
            "variance": 0.9287803948
          },
          {
            "average": 2.595898115,
            "count": 94521081,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.162404946,
            "variance": 1.351185259
          },
          {
            "average": 0.4973427885,
            "count": 94521081,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999929418,
            "variance": 0.2499929419
          },
          {
            "average": 0,
            "count": 94521081,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.045903686,
            "count": 94521081,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2464981237,
            "variance": 0.06076132497
          },
          {
            "average": 0.8935982164,
            "count": 94521081,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.81569032,
            "variance": 250.1360603
          },
          {
            "average": 0.4973427885,
            "count": 94521081,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999929418,
            "variance": 0.2499929419
          },
          {
            "average": 336.7216673,
            "count": 94521081,
            "maximum": 339,
            "minimum": 335,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.069788427,
            "variance": 1.144447279
          },
          {
            "average": 276632755.4,
            "count": 94521081,
            "maximum": 276633569,
            "minimum": 276632038,
            "name": "GpsTime",
            "position": 12,
            "stddev": 409.3176947,
            "variance": 167540.9752
          },
          {
            "average": 0,
            "count": 94521081,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94521081,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94521081,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94521081,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94521081,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          569585.3174,
          4831256.501,
          1402.608214,
          570526.8374,
          4832198.021,
          1845.308214
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                569585.3174152132,
                4831256.500781618,
                1402.6082135516422
              ],
              [
                569585.3174152132,
                4832198.020781618,
                1402.6082135516422
              ],
              [
                570526.8374152132,
                4832198.020781618,
                1845.308213551642
              ],
              [
                570526.8374152132,
                4831256.500781618,
                1845.308213551642
              ],
              [
                569585.3174152132,
                4831256.500781618,
                1402.6082135516422
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:26:09+00:00",
        "end_time": "2020-06-19T20:00:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0056.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0056.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0056.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0056.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1374015,
            43.63095546,
            1402.608214,
            -122.1256086,
            43.63952068,
            1845.308214
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.13740153705758,
                  43.631044118073966,
                  1402.6082135516422
                ],
                [
                  -122.13728027011396,
                  43.639520683116984,
                  1402.6082135516422
                ],
                [
                  -122.12560862262846,
                  43.63943199797031,
                  1845.308213551642
                ],
                [
                  -122.12573152967424,
                  43.630955459018054,
                  1845.308213551642
                ],
                [
                  -122.13740153705758,
                  43.631044118073966,
                  1402.6082135516422
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0056.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0056.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:26:09Z",
            "pc:count": 94521081,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570061.894,
                "count": 94521081,
                "maximum": 570526.8374,
                "minimum": 569585.3174,
                "name": "X",
                "position": 0,
                "stddev": 268.3742411,
                "variance": 72024.73328
              },
              {
                "average": 4831714.294,
                "count": 94521081,
                "maximum": 4832198.021,
                "minimum": 4831256.501,
                "name": "Y",
                "position": 1,
                "stddev": 265.0323862,
                "variance": 70242.16572
              },
              {
                "average": 1673.428254,
                "count": 94521081,
                "maximum": 1845.308214,
                "minimum": 1402.608214,
                "name": "Z",
                "position": 2,
                "stddev": 60.5819495,
                "variance": 3670.172605
              },
              {
                "average": 29282.64751,
                "count": 94521081,
                "maximum": 61688,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13831.08355,
                "variance": 191298872.2
              },
              {
                "average": 1.797928919,
                "count": 94521081,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9637325328,
                "variance": 0.9287803948
              },
              {
                "average": 2.595898115,
                "count": 94521081,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.162404946,
                "variance": 1.351185259
              },
              {
                "average": 0.4973427885,
                "count": 94521081,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999929418,
                "variance": 0.2499929419
              },
              {
                "average": 0,
                "count": 94521081,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.045903686,
                "count": 94521081,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2464981237,
                "variance": 0.06076132497
              },
              {
                "average": 0.8935982164,
                "count": 94521081,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.81569032,
                "variance": 250.1360603
              },
              {
                "average": 0.4973427885,
                "count": 94521081,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999929418,
                "variance": 0.2499929419
              },
              {
                "average": 336.7216673,
                "count": 94521081,
                "maximum": 339,
                "minimum": 335,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.069788427,
                "variance": 1.144447279
              },
              {
                "average": 276632755.4,
                "count": 94521081,
                "maximum": 276633569,
                "minimum": 276632038,
                "name": "GpsTime",
                "position": 12,
                "stddev": 409.3176947,
                "variance": 167540.9752
              },
              {
                "average": 0,
                "count": 94521081,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94521081,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94521081,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94521081,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94521081,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              569585.3174,
              4831256.501,
              1402.608214,
              570526.8374,
              4832198.021,
              1845.308214
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    569585.3174152132,
                    4831256.500781618,
                    1402.6082135516422
                  ],
                  [
                    569585.3174152132,
                    4832198.020781618,
                    1402.6082135516422
                  ],
                  [
                    570526.8374152132,
                    4832198.020781618,
                    1845.308213551642
                  ],
                  [
                    570526.8374152132,
                    4831256.500781618,
                    1845.308213551642
                  ],
                  [
                    569585.3174152132,
                    4831256.500781618,
                    1402.6082135516422
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:26:09+00:00",
            "end_time": "2020-06-19T20:00:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0432.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.36889747720903,
              43.78389273962131,
              569.4023694450717
            ],
            [
              -122.36880827692252,
              43.79236970451674,
              569.4023694450717
            ],
            [
              -122.3571058028553,
              43.7923044743872,
              952.7023694450717
            ],
            [
              -122.35719665666547,
              43.78382752867844,
              952.7023694450717
            ],
            [
              -122.36889747720903,
              43.78389273962131,
              569.4023694450717
            ]
          ]
        ]
      },
      "bbox": [
        -122.3688975,
        43.78382753,
        569.4023694,
        -122.3571058,
        43.7923697,
        952.7023694
      ],
      "properties": {
        "datetime": "2020-06-19T17:30:25Z",
        "pc:count": 78918110,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 551258.4941,
            "count": 78918110,
            "maximum": 551722.9827,
            "minimum": 550781.4227,
            "name": "X",
            "position": 0,
            "stddev": 263.7223992,
            "variance": 69549.50382
          },
          {
            "average": 4848544.161,
            "count": 78918110,
            "maximum": 4849005.801,
            "minimum": 4848064.261,
            "name": "Y",
            "position": 1,
            "stddev": 266.1823011,
            "variance": 70853.01743
          },
          {
            "average": 764.50497,
            "count": 78918110,
            "maximum": 952.7023694,
            "minimum": 569.4023694,
            "name": "Z",
            "position": 2,
            "stddev": 77.60925364,
            "variance": 6023.196251
          },
          {
            "average": 31659.87639,
            "count": 78918110,
            "maximum": 65535,
            "minimum": 1368,
            "name": "Intensity",
            "position": 3,
            "stddev": 11121.57096,
            "variance": 123689340.6
          },
          {
            "average": 1.74041891,
            "count": 78918110,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9009105936,
            "variance": 0.8116398976
          },
          {
            "average": 2.480874479,
            "count": 78918110,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.070572743,
            "variance": 1.146125997
          },
          {
            "average": 0.4989376456,
            "count": 78918110,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988746,
            "variance": 0.2499988746
          },
          {
            "average": 0,
            "count": 78918110,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02728394,
            "count": 78918110,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2168786383,
            "variance": 0.04703634373
          },
          {
            "average": 0.6227739924,
            "count": 78918110,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.3938121,
            "variance": 236.969451
          },
          {
            "average": 0.4989376456,
            "count": 78918110,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999988746,
            "variance": 0.2499988746
          },
          {
            "average": 310.0657989,
            "count": 78918110,
            "maximum": 312,
            "minimum": 308,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.068391445,
            "variance": 1.14146028
          },
          {
            "average": 276622439.8,
            "count": 78918110,
            "maximum": 276623025.8,
            "minimum": 276621680.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 357.1694149,
            "variance": 127569.9909
          },
          {
            "average": 0,
            "count": 78918110,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78918110,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78918110,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78918110,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78918110,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          550781.4227,
          4848064.261,
          569.4023694,
          551722.9827,
          4849005.801,
          952.7023694
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                550781.4227452422,
                4848064.260719791,
                569.4023694450717
              ],
              [
                550781.4227452422,
                4849005.80071979,
                569.4023694450717
              ],
              [
                551722.9827452423,
                4849005.80071979,
                952.7023694450717
              ],
              [
                551722.9827452423,
                4848064.260719791,
                952.7023694450717
              ],
              [
                550781.4227452422,
                4848064.260719791,
                569.4023694450717
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:30:25+00:00",
        "end_time": "2020-06-19T17:08:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0432.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0432.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0432.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0432.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3688975,
            43.78382753,
            569.4023694,
            -122.3571058,
            43.7923697,
            952.7023694
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.36889747720903,
                  43.78389273962131,
                  569.4023694450717
                ],
                [
                  -122.36880827692252,
                  43.79236970451674,
                  569.4023694450717
                ],
                [
                  -122.3571058028553,
                  43.7923044743872,
                  952.7023694450717
                ],
                [
                  -122.35719665666547,
                  43.78382752867844,
                  952.7023694450717
                ],
                [
                  -122.36889747720903,
                  43.78389273962131,
                  569.4023694450717
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0432.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0432.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:30:25Z",
            "pc:count": 78918110,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 551258.4941,
                "count": 78918110,
                "maximum": 551722.9827,
                "minimum": 550781.4227,
                "name": "X",
                "position": 0,
                "stddev": 263.7223992,
                "variance": 69549.50382
              },
              {
                "average": 4848544.161,
                "count": 78918110,
                "maximum": 4849005.801,
                "minimum": 4848064.261,
                "name": "Y",
                "position": 1,
                "stddev": 266.1823011,
                "variance": 70853.01743
              },
              {
                "average": 764.50497,
                "count": 78918110,
                "maximum": 952.7023694,
                "minimum": 569.4023694,
                "name": "Z",
                "position": 2,
                "stddev": 77.60925364,
                "variance": 6023.196251
              },
              {
                "average": 31659.87639,
                "count": 78918110,
                "maximum": 65535,
                "minimum": 1368,
                "name": "Intensity",
                "position": 3,
                "stddev": 11121.57096,
                "variance": 123689340.6
              },
              {
                "average": 1.74041891,
                "count": 78918110,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9009105936,
                "variance": 0.8116398976
              },
              {
                "average": 2.480874479,
                "count": 78918110,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.070572743,
                "variance": 1.146125997
              },
              {
                "average": 0.4989376456,
                "count": 78918110,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988746,
                "variance": 0.2499988746
              },
              {
                "average": 0,
                "count": 78918110,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02728394,
                "count": 78918110,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2168786383,
                "variance": 0.04703634373
              },
              {
                "average": 0.6227739924,
                "count": 78918110,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.3938121,
                "variance": 236.969451
              },
              {
                "average": 0.4989376456,
                "count": 78918110,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999988746,
                "variance": 0.2499988746
              },
              {
                "average": 310.0657989,
                "count": 78918110,
                "maximum": 312,
                "minimum": 308,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.068391445,
                "variance": 1.14146028
              },
              {
                "average": 276622439.8,
                "count": 78918110,
                "maximum": 276623025.8,
                "minimum": 276621680.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 357.1694149,
                "variance": 127569.9909
              },
              {
                "average": 0,
                "count": 78918110,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78918110,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78918110,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78918110,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78918110,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              550781.4227,
              4848064.261,
              569.4023694,
              551722.9827,
              4849005.801,
              952.7023694
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    550781.4227452422,
                    4848064.260719791,
                    569.4023694450717
                  ],
                  [
                    550781.4227452422,
                    4849005.80071979,
                    569.4023694450717
                  ],
                  [
                    551722.9827452423,
                    4849005.80071979,
                    952.7023694450717
                  ],
                  [
                    551722.9827452423,
                    4848064.260719791,
                    952.7023694450717
                  ],
                  [
                    550781.4227452422,
                    4848064.260719791,
                    569.4023694450717
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:30:25+00:00",
            "end_time": "2020-06-19T17:08:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200618_BLU_0054.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.16006119051634,
              43.63071374658004,
              957.9473441685856
            ],
            [
              -122.15994311278149,
              43.639190181962995,
              957.9473441685856
            ],
            [
              -122.14827245157046,
              43.639103818574696,
              2577.2073441685857
            ],
            [
              -122.14839216924433,
              43.63062740859909,
              2577.2073441685857
            ],
            [
              -122.16006119051634,
              43.63071374658004,
              957.9473441685856
            ]
          ]
        ]
      },
      "bbox": [
        -122.1600612,
        43.63062741,
        957.9473442,
        -122.1482725,
        43.63919018,
        2577.207344
      ],
      "properties": {
        "datetime": "2020-06-19T20:00:49Z",
        "pc:count": 88460452,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568214.4221,
            "count": 88460452,
            "maximum": 568699.1809,
            "minimum": 567757.7409,
            "name": "X",
            "position": 0,
            "stddev": 265.1710634,
            "variance": 70315.69288
          },
          {
            "average": 4831687.001,
            "count": 88460452,
            "maximum": 4832142.568,
            "minimum": 4831201.068,
            "name": "Y",
            "position": 1,
            "stddev": 261.2763199,
            "variance": 68265.31532
          },
          {
            "average": 1157.079771,
            "count": 88460452,
            "maximum": 2577.207344,
            "minimum": 957.9473442,
            "name": "Z",
            "position": 2,
            "stddev": 91.42146722,
            "variance": 8357.884669
          },
          {
            "average": 31027.17845,
            "count": 88460452,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10688.08282,
            "variance": 114235114.3
          },
          {
            "average": 1.816403244,
            "count": 88460452,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9473186979,
            "variance": 0.8974127155
          },
          {
            "average": 2.632939825,
            "count": 88460452,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.099577306,
            "variance": 1.209070251
          },
          {
            "average": 0.4962529018,
            "count": 88460452,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999859619,
            "variance": 0.2499859621
          },
          {
            "average": 0,
            "count": 88460452,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.027665798,
            "count": 88460452,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2198415738,
            "variance": 0.04833031758
          },
          {
            "average": 0.08081296656,
            "count": 88460452,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.65909899,
            "variance": 245.2073811
          },
          {
            "average": 0.4962689881,
            "count": 88460452,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999860822,
            "variance": 0.2499860824
          },
          {
            "average": 192.6870631,
            "count": 88460452,
            "maximum": 335,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 113.3211134,
            "variance": 12841.67474
          },
          {
            "average": 276571089.7,
            "count": 88460452,
            "maximum": 276632049.4,
            "minimum": 276531185.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 48622.2823,
            "variance": 2364126336
          },
          {
            "average": 0,
            "count": 88460452,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88460452,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88460452,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88460452,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88460452,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          567757.7409,
          4831201.068,
          957.9473442,
          568699.1809,
          4832142.568,
          2577.207344
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                567757.7409175647,
                4831201.068173157,
                957.9473441685856
              ],
              [
                567757.7409175647,
                4832142.568173157,
                957.9473441685856
              ],
              [
                568699.1809175647,
                4832142.568173157,
                2577.2073441685857
              ],
              [
                568699.1809175647,
                4831201.068173157,
                2577.2073441685857
              ],
              [
                567757.7409175647,
                4831201.068173157,
                957.9473441685856
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:00:49+00:00",
        "end_time": "2020-06-18T15:59:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0054.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0054.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0054.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0054.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1600612,
            43.63062741,
            957.9473442,
            -122.1482725,
            43.63919018,
            2577.207344
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.16006119051634,
                  43.63071374658004,
                  957.9473441685856
                ],
                [
                  -122.15994311278149,
                  43.639190181962995,
                  957.9473441685856
                ],
                [
                  -122.14827245157046,
                  43.639103818574696,
                  2577.2073441685857
                ],
                [
                  -122.14839216924433,
                  43.63062740859909,
                  2577.2073441685857
                ],
                [
                  -122.16006119051634,
                  43.63071374658004,
                  957.9473441685856
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0054.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0054.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:00:49Z",
            "pc:count": 88460452,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568214.4221,
                "count": 88460452,
                "maximum": 568699.1809,
                "minimum": 567757.7409,
                "name": "X",
                "position": 0,
                "stddev": 265.1710634,
                "variance": 70315.69288
              },
              {
                "average": 4831687.001,
                "count": 88460452,
                "maximum": 4832142.568,
                "minimum": 4831201.068,
                "name": "Y",
                "position": 1,
                "stddev": 261.2763199,
                "variance": 68265.31532
              },
              {
                "average": 1157.079771,
                "count": 88460452,
                "maximum": 2577.207344,
                "minimum": 957.9473442,
                "name": "Z",
                "position": 2,
                "stddev": 91.42146722,
                "variance": 8357.884669
              },
              {
                "average": 31027.17845,
                "count": 88460452,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10688.08282,
                "variance": 114235114.3
              },
              {
                "average": 1.816403244,
                "count": 88460452,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9473186979,
                "variance": 0.8974127155
              },
              {
                "average": 2.632939825,
                "count": 88460452,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.099577306,
                "variance": 1.209070251
              },
              {
                "average": 0.4962529018,
                "count": 88460452,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999859619,
                "variance": 0.2499859621
              },
              {
                "average": 0,
                "count": 88460452,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.027665798,
                "count": 88460452,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2198415738,
                "variance": 0.04833031758
              },
              {
                "average": 0.08081296656,
                "count": 88460452,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.65909899,
                "variance": 245.2073811
              },
              {
                "average": 0.4962689881,
                "count": 88460452,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999860822,
                "variance": 0.2499860824
              },
              {
                "average": 192.6870631,
                "count": 88460452,
                "maximum": 335,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 113.3211134,
                "variance": 12841.67474
              },
              {
                "average": 276571089.7,
                "count": 88460452,
                "maximum": 276632049.4,
                "minimum": 276531185.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 48622.2823,
                "variance": 2364126336
              },
              {
                "average": 0,
                "count": 88460452,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88460452,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88460452,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88460452,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88460452,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              567757.7409,
              4831201.068,
              957.9473442,
              568699.1809,
              4832142.568,
              2577.207344
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    567757.7409175647,
                    4831201.068173157,
                    957.9473441685856
                  ],
                  [
                    567757.7409175647,
                    4832142.568173157,
                    957.9473441685856
                  ],
                  [
                    568699.1809175647,
                    4832142.568173157,
                    2577.2073441685857
                  ],
                  [
                    568699.1809175647,
                    4831201.068173157,
                    2577.2073441685857
                  ],
                  [
                    567757.7409175647,
                    4831201.068173157,
                    957.9473441685856
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:00:49+00:00",
            "end_time": "2020-06-18T15:59: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": "20200618_BLU_0386.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.27728628996942,
              43.76066596905863,
              895.1093443878724
            ],
            [
              -122.27718422035072,
              43.76914316821246,
              895.1093443878724
            ],
            [
              -122.26548699692789,
              43.76906859138625,
              2255.4893443878727
            ],
            [
              -122.26559071796551,
              43.76059141416966,
              2255.4893443878727
            ],
            [
              -122.27728628996942,
              43.76066596905863,
              895.1093443878724
            ]
          ]
        ]
      },
      "bbox": [
        -122.2772863,
        43.76059141,
        895.1093444,
        -122.265487,
        43.76914317,
        2255.489344
      ],
      "properties": {
        "datetime": "2020-06-19T19:38:22Z",
        "pc:count": 129710842,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558648.4697,
            "count": 129710842,
            "maximum": 559116.9295,
            "minimum": 558175.4095,
            "name": "X",
            "position": 0,
            "stddev": 262.9762462,
            "variance": 69156.50605
          },
          {
            "average": 4846007.554,
            "count": 129710842,
            "maximum": 4846486.451,
            "minimum": 4845544.871,
            "name": "Y",
            "position": 1,
            "stddev": 267.1258182,
            "variance": 71356.20275
          },
          {
            "average": 1068.702323,
            "count": 129710842,
            "maximum": 2255.489344,
            "minimum": 895.1093444,
            "name": "Z",
            "position": 2,
            "stddev": 67.58921224,
            "variance": 4568.301612
          },
          {
            "average": 29097.63885,
            "count": 129710842,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12168.37284,
            "variance": 148069297.6
          },
          {
            "average": 1.954746913,
            "count": 129710842,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.047357731,
            "variance": 1.096958216
          },
          {
            "average": 2.908922363,
            "count": 129710842,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.192925253,
            "variance": 1.423070659
          },
          {
            "average": 0.4907177382,
            "count": 129710842,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999138341,
            "variance": 0.2499138415
          },
          {
            "average": 2.7368568e-06,
            "count": 129710842,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001654342568,
            "variance": 2.736849331e-06
          },
          {
            "average": 1.021146451,
            "count": 129710842,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1928675711,
            "variance": 0.03719789999
          },
          {
            "average": -0.786775765,
            "count": 129710842,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.7688495,
            "variance": 248.6566145
          },
          {
            "average": 0.4907177382,
            "count": 129710842,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999138341,
            "variance": 0.2499138415
          },
          {
            "average": 315.959399,
            "count": 129710842,
            "maximum": 332,
            "minimum": 127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 51.83817893,
            "variance": 2687.196795
          },
          {
            "average": 276623947,
            "count": 129710842,
            "maximum": 276630702.1,
            "minimum": 276543372.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 22058.43597,
            "variance": 486574597.6
          },
          {
            "average": 0,
            "count": 129710842,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129710842,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129710842,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129710842,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129710842,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558175.4095,
          4845544.871,
          895.1093444,
          559116.9295,
          4846486.451,
          2255.489344
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558175.4095420458,
                4845544.871494369,
                895.1093443878724
              ],
              [
                558175.4095420458,
                4846486.451494369,
                895.1093443878724
              ],
              [
                559116.9295420458,
                4846486.451494369,
                2255.4893443878727
              ],
              [
                559116.9295420458,
                4845544.871494369,
                2255.4893443878727
              ],
              [
                558175.4095420458,
                4845544.871494369,
                895.1093443878724
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:38:22+00:00",
        "end_time": "2020-06-18T19:22:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0386.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0386.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0386.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0386.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2772863,
            43.76059141,
            895.1093444,
            -122.265487,
            43.76914317,
            2255.489344
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.27728628996942,
                  43.76066596905863,
                  895.1093443878724
                ],
                [
                  -122.27718422035072,
                  43.76914316821246,
                  895.1093443878724
                ],
                [
                  -122.26548699692789,
                  43.76906859138625,
                  2255.4893443878727
                ],
                [
                  -122.26559071796551,
                  43.76059141416966,
                  2255.4893443878727
                ],
                [
                  -122.27728628996942,
                  43.76066596905863,
                  895.1093443878724
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0386.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0386.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:38:22Z",
            "pc:count": 129710842,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558648.4697,
                "count": 129710842,
                "maximum": 559116.9295,
                "minimum": 558175.4095,
                "name": "X",
                "position": 0,
                "stddev": 262.9762462,
                "variance": 69156.50605
              },
              {
                "average": 4846007.554,
                "count": 129710842,
                "maximum": 4846486.451,
                "minimum": 4845544.871,
                "name": "Y",
                "position": 1,
                "stddev": 267.1258182,
                "variance": 71356.20275
              },
              {
                "average": 1068.702323,
                "count": 129710842,
                "maximum": 2255.489344,
                "minimum": 895.1093444,
                "name": "Z",
                "position": 2,
                "stddev": 67.58921224,
                "variance": 4568.301612
              },
              {
                "average": 29097.63885,
                "count": 129710842,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12168.37284,
                "variance": 148069297.6
              },
              {
                "average": 1.954746913,
                "count": 129710842,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.047357731,
                "variance": 1.096958216
              },
              {
                "average": 2.908922363,
                "count": 129710842,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.192925253,
                "variance": 1.423070659
              },
              {
                "average": 0.4907177382,
                "count": 129710842,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999138341,
                "variance": 0.2499138415
              },
              {
                "average": 2.7368568e-06,
                "count": 129710842,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001654342568,
                "variance": 2.736849331e-06
              },
              {
                "average": 1.021146451,
                "count": 129710842,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1928675711,
                "variance": 0.03719789999
              },
              {
                "average": -0.786775765,
                "count": 129710842,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.7688495,
                "variance": 248.6566145
              },
              {
                "average": 0.4907177382,
                "count": 129710842,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999138341,
                "variance": 0.2499138415
              },
              {
                "average": 315.959399,
                "count": 129710842,
                "maximum": 332,
                "minimum": 127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 51.83817893,
                "variance": 2687.196795
              },
              {
                "average": 276623947,
                "count": 129710842,
                "maximum": 276630702.1,
                "minimum": 276543372.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 22058.43597,
                "variance": 486574597.6
              },
              {
                "average": 0,
                "count": 129710842,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129710842,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129710842,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129710842,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129710842,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558175.4095,
              4845544.871,
              895.1093444,
              559116.9295,
              4846486.451,
              2255.489344
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558175.4095420458,
                    4845544.871494369,
                    895.1093443878724
                  ],
                  [
                    558175.4095420458,
                    4846486.451494369,
                    895.1093443878724
                  ],
                  [
                    559116.9295420458,
                    4846486.451494369,
                    2255.4893443878727
                  ],
                  [
                    559116.9295420458,
                    4845544.871494369,
                    2255.4893443878727
                  ],
                  [
                    558175.4095420458,
                    4845544.871494369,
                    895.1093443878724
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:38:22+00:00",
            "end_time": "2020-06-18T19: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": "20200619_BLU_0422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.30049417110928,
              43.77676674814618,
              682.4295605709658
            ],
            [
              -122.30039532979882,
              43.785243425837756,
              682.4295605709658
            ],
            [
              -122.28869416213794,
              43.785171198705775,
              1115.5295605709657
            ],
            [
              -122.28879465627196,
              43.77669454225844,
              1115.5295605709657
            ],
            [
              -122.30049417110928,
              43.77676674814618,
              682.4295605709658
            ]
          ]
        ]
      },
      "bbox": [
        -122.3004942,
        43.77669454,
        682.4295606,
        -122.2886942,
        43.78524343,
        1115.529561
      ],
      "properties": {
        "datetime": "2020-06-19T19:10:06Z",
        "pc:count": 115657676,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 556742.9939,
            "count": 115657676,
            "maximum": 557233.7458,
            "minimum": 556292.1658,
            "name": "X",
            "position": 0,
            "stddev": 265.1275486,
            "variance": 70292.61704
          },
          {
            "average": 4847778.684,
            "count": 115657676,
            "maximum": 4848258.566,
            "minimum": 4847317.046,
            "name": "Y",
            "position": 1,
            "stddev": 265.3600774,
            "variance": 70415.97068
          },
          {
            "average": 919.8195706,
            "count": 115657676,
            "maximum": 1115.529561,
            "minimum": 682.4295606,
            "name": "Z",
            "position": 2,
            "stddev": 96.25601668,
            "variance": 9265.220747
          },
          {
            "average": 30488.22851,
            "count": 115657676,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11420.5926,
            "variance": 130429935.4
          },
          {
            "average": 1.846950262,
            "count": 115657676,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9743265721,
            "variance": 0.9493122691
          },
          {
            "average": 2.693944966,
            "count": 115657676,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.132644446,
            "variance": 1.282883441
          },
          {
            "average": 0.497389408,
            "count": 115657676,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999931869,
            "variance": 0.249993187
          },
          {
            "average": 0,
            "count": 115657676,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.021311608,
            "count": 115657676,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1946189279,
            "variance": 0.03787652711
          },
          {
            "average": -0.9417243011,
            "count": 115657676,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.51888522,
            "variance": 240.8357986
          },
          {
            "average": 0.497389408,
            "count": 115657676,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999931869,
            "variance": 0.249993187
          },
          {
            "average": 324.6837554,
            "count": 115657676,
            "maximum": 328,
            "minimum": 322,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.394128409,
            "variance": 1.943594021
          },
          {
            "average": 276627787.3,
            "count": 115657676,
            "maximum": 276629006.9,
            "minimum": 276626655.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 551.2336397,
            "variance": 303858.5255
          },
          {
            "average": 0,
            "count": 115657676,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115657676,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115657676,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115657676,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115657676,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          556292.1658,
          4847317.046,
          682.4295606,
          557233.7458,
          4848258.566,
          1115.529561
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                556292.16580303,
                4847317.045574654,
                682.4295605709658
              ],
              [
                556292.16580303,
                4848258.565574653,
                682.4295605709658
              ],
              [
                557233.7458030301,
                4848258.565574653,
                1115.5295605709657
              ],
              [
                557233.7458030301,
                4847317.045574654,
                1115.5295605709657
              ],
              [
                556292.16580303,
                4847317.045574654,
                682.4295605709658
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:10:06+00:00",
        "end_time": "2020-06-19T18:30:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3004942,
            43.77669454,
            682.4295606,
            -122.2886942,
            43.78524343,
            1115.529561
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.30049417110928,
                  43.77676674814618,
                  682.4295605709658
                ],
                [
                  -122.30039532979882,
                  43.785243425837756,
                  682.4295605709658
                ],
                [
                  -122.28869416213794,
                  43.785171198705775,
                  1115.5295605709657
                ],
                [
                  -122.28879465627196,
                  43.77669454225844,
                  1115.5295605709657
                ],
                [
                  -122.30049417110928,
                  43.77676674814618,
                  682.4295605709658
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:10:06Z",
            "pc:count": 115657676,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 556742.9939,
                "count": 115657676,
                "maximum": 557233.7458,
                "minimum": 556292.1658,
                "name": "X",
                "position": 0,
                "stddev": 265.1275486,
                "variance": 70292.61704
              },
              {
                "average": 4847778.684,
                "count": 115657676,
                "maximum": 4848258.566,
                "minimum": 4847317.046,
                "name": "Y",
                "position": 1,
                "stddev": 265.3600774,
                "variance": 70415.97068
              },
              {
                "average": 919.8195706,
                "count": 115657676,
                "maximum": 1115.529561,
                "minimum": 682.4295606,
                "name": "Z",
                "position": 2,
                "stddev": 96.25601668,
                "variance": 9265.220747
              },
              {
                "average": 30488.22851,
                "count": 115657676,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11420.5926,
                "variance": 130429935.4
              },
              {
                "average": 1.846950262,
                "count": 115657676,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9743265721,
                "variance": 0.9493122691
              },
              {
                "average": 2.693944966,
                "count": 115657676,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.132644446,
                "variance": 1.282883441
              },
              {
                "average": 0.497389408,
                "count": 115657676,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999931869,
                "variance": 0.249993187
              },
              {
                "average": 0,
                "count": 115657676,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.021311608,
                "count": 115657676,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1946189279,
                "variance": 0.03787652711
              },
              {
                "average": -0.9417243011,
                "count": 115657676,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.51888522,
                "variance": 240.8357986
              },
              {
                "average": 0.497389408,
                "count": 115657676,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999931869,
                "variance": 0.249993187
              },
              {
                "average": 324.6837554,
                "count": 115657676,
                "maximum": 328,
                "minimum": 322,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.394128409,
                "variance": 1.943594021
              },
              {
                "average": 276627787.3,
                "count": 115657676,
                "maximum": 276629006.9,
                "minimum": 276626655.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 551.2336397,
                "variance": 303858.5255
              },
              {
                "average": 0,
                "count": 115657676,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115657676,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115657676,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115657676,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115657676,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              556292.1658,
              4847317.046,
              682.4295606,
              557233.7458,
              4848258.566,
              1115.529561
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    556292.16580303,
                    4847317.045574654,
                    682.4295605709658
                  ],
                  [
                    556292.16580303,
                    4848258.565574653,
                    682.4295605709658
                  ],
                  [
                    557233.7458030301,
                    4848258.565574653,
                    1115.5295605709657
                  ],
                  [
                    557233.7458030301,
                    4847317.045574654,
                    1115.5295605709657
                  ],
                  [
                    556292.16580303,
                    4847317.045574654,
                    682.4295605709658
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:10:06+00:00",
            "end_time": "2020-06-19T18:30: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": "20200619_BLU_0439.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.28938397173457,
              43.78517594757038,
              575.2130740989071
            ],
            [
              -122.2892835268885,
              43.79365295259888,
              575.2130740989071
            ],
            [
              -122.27758074686184,
              43.79357957665054,
              929.3730740989072
            ],
            [
              -122.2776828453024,
              43.78510259320474,
              929.3730740989072
            ],
            [
              -122.28938397173457,
              43.78517594757038,
              575.2130740989071
            ]
          ]
        ]
      },
      "bbox": [
        -122.289384,
        43.78510259,
        575.2130741,
        -122.2775807,
        43.79365295,
        929.3730741
      ],
      "properties": {
        "datetime": "2020-06-19T19:34:46Z",
        "pc:count": 102638924,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 557638.5609,
            "count": 102638924,
            "maximum": 558119.8171,
            "minimum": 557178.2371,
            "name": "X",
            "position": 0,
            "stddev": 264.2741389,
            "variance": 69840.82049
          },
          {
            "average": 4848730.883,
            "count": 102638924,
            "maximum": 4849200.176,
            "minimum": 4848258.616,
            "name": "Y",
            "position": 1,
            "stddev": 262.036952,
            "variance": 68663.3642
          },
          {
            "average": 696.7327277,
            "count": 102638924,
            "maximum": 929.3730741,
            "minimum": 575.2130741,
            "name": "Z",
            "position": 2,
            "stddev": 75.57399446,
            "variance": 5711.428639
          },
          {
            "average": 32004.05975,
            "count": 102638924,
            "maximum": 65535,
            "minimum": 5271,
            "name": "Intensity",
            "position": 3,
            "stddev": 10058.24145,
            "variance": 101168221
          },
          {
            "average": 1.764141419,
            "count": 102638924,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8898716015,
            "variance": 0.7918714672
          },
          {
            "average": 2.528238634,
            "count": 102638924,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.013601254,
            "variance": 1.027387501
          },
          {
            "average": 0.4975121622,
            "count": 102638924,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999938131,
            "variance": 0.2499938131
          },
          {
            "average": 0,
            "count": 102638924,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.030657872,
            "count": 102638924,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.367029045,
            "variance": 0.1347103199
          },
          {
            "average": 0.4144699276,
            "count": 102638924,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.64006155,
            "variance": 244.6115254
          },
          {
            "average": 0.4975121622,
            "count": 102638924,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999938131,
            "variance": 0.2499938131
          },
          {
            "average": 327.1582633,
            "count": 102638924,
            "maximum": 331,
            "minimum": 324,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.482639728,
            "variance": 2.198220564
          },
          {
            "average": 276628762.6,
            "count": 102638924,
            "maximum": 276630486.6,
            "minimum": 276627401.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 601.295714,
            "variance": 361556.5357
          },
          {
            "average": 0,
            "count": 102638924,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102638924,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102638924,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102638924,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102638924,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          557178.2371,
          4848258.616,
          575.2130741,
          558119.8171,
          4849200.176,
          929.3730741
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                557178.2370551603,
                4848258.616406647,
                575.2130740989071
              ],
              [
                557178.2370551603,
                4849200.176406647,
                575.2130740989071
              ],
              [
                558119.8170551604,
                4849200.176406647,
                929.3730740989072
              ],
              [
                558119.8170551604,
                4848258.616406647,
                929.3730740989072
              ],
              [
                557178.2370551603,
                4848258.616406647,
                575.2130740989071
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:34:46+00:00",
        "end_time": "2020-06-19T18:43:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0439.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0439.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0439.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0439.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.289384,
            43.78510259,
            575.2130741,
            -122.2775807,
            43.79365295,
            929.3730741
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.28938397173457,
                  43.78517594757038,
                  575.2130740989071
                ],
                [
                  -122.2892835268885,
                  43.79365295259888,
                  575.2130740989071
                ],
                [
                  -122.27758074686184,
                  43.79357957665054,
                  929.3730740989072
                ],
                [
                  -122.2776828453024,
                  43.78510259320474,
                  929.3730740989072
                ],
                [
                  -122.28938397173457,
                  43.78517594757038,
                  575.2130740989071
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0439.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0439.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:34:46Z",
            "pc:count": 102638924,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 557638.5609,
                "count": 102638924,
                "maximum": 558119.8171,
                "minimum": 557178.2371,
                "name": "X",
                "position": 0,
                "stddev": 264.2741389,
                "variance": 69840.82049
              },
              {
                "average": 4848730.883,
                "count": 102638924,
                "maximum": 4849200.176,
                "minimum": 4848258.616,
                "name": "Y",
                "position": 1,
                "stddev": 262.036952,
                "variance": 68663.3642
              },
              {
                "average": 696.7327277,
                "count": 102638924,
                "maximum": 929.3730741,
                "minimum": 575.2130741,
                "name": "Z",
                "position": 2,
                "stddev": 75.57399446,
                "variance": 5711.428639
              },
              {
                "average": 32004.05975,
                "count": 102638924,
                "maximum": 65535,
                "minimum": 5271,
                "name": "Intensity",
                "position": 3,
                "stddev": 10058.24145,
                "variance": 101168221
              },
              {
                "average": 1.764141419,
                "count": 102638924,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8898716015,
                "variance": 0.7918714672
              },
              {
                "average": 2.528238634,
                "count": 102638924,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.013601254,
                "variance": 1.027387501
              },
              {
                "average": 0.4975121622,
                "count": 102638924,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999938131,
                "variance": 0.2499938131
              },
              {
                "average": 0,
                "count": 102638924,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.030657872,
                "count": 102638924,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.367029045,
                "variance": 0.1347103199
              },
              {
                "average": 0.4144699276,
                "count": 102638924,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.64006155,
                "variance": 244.6115254
              },
              {
                "average": 0.4975121622,
                "count": 102638924,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999938131,
                "variance": 0.2499938131
              },
              {
                "average": 327.1582633,
                "count": 102638924,
                "maximum": 331,
                "minimum": 324,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.482639728,
                "variance": 2.198220564
              },
              {
                "average": 276628762.6,
                "count": 102638924,
                "maximum": 276630486.6,
                "minimum": 276627401.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 601.295714,
                "variance": 361556.5357
              },
              {
                "average": 0,
                "count": 102638924,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102638924,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102638924,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102638924,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102638924,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              557178.2371,
              4848258.616,
              575.2130741,
              558119.8171,
              4849200.176,
              929.3730741
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    557178.2370551603,
                    4848258.616406647,
                    575.2130740989071
                  ],
                  [
                    557178.2370551603,
                    4849200.176406647,
                    575.2130740989071
                  ],
                  [
                    558119.8170551604,
                    4849200.176406647,
                    929.3730740989072
                  ],
                  [
                    558119.8170551604,
                    4848258.616406647,
                    929.3730740989072
                  ],
                  [
                    557178.2370551603,
                    4848258.616406647,
                    575.2130740989071
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:34:46+00:00",
            "end_time": "2020-06-19T18:43:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0057.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.12607107944469,
              43.63120774170257,
              1693.1999362368401
            ],
            [
              -122.12594821904861,
              43.63968428104725,
              1693.1999362368401
            ],
            [
              -122.11427632736546,
              43.63959443672824,
              1878.9999362368403
            ],
            [
              -122.11440082789248,
              43.63111792381527,
              1878.9999362368403
            ],
            [
              -122.12607107944469,
              43.63120774170257,
              1693.1999362368401
            ]
          ]
        ]
      },
      "bbox": [
        -122.1260711,
        43.63111792,
        1693.199936,
        -122.1142763,
        43.63968428,
        1878.999936
      ],
      "properties": {
        "datetime": "2020-06-19T23:16:30Z",
        "pc:count": 103791115,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 570966.213,
            "count": 103791115,
            "maximum": 571440.6911,
            "minimum": 570499.1511,
            "name": "X",
            "position": 0,
            "stddev": 265.3219432,
            "variance": 70395.73354
          },
          {
            "average": 4831743.76,
            "count": 103791115,
            "maximum": 4832225.751,
            "minimum": 4831284.231,
            "name": "Y",
            "position": 1,
            "stddev": 263.6064621,
            "variance": 69488.36688
          },
          {
            "average": 1796.628408,
            "count": 103791115,
            "maximum": 1878.999936,
            "minimum": 1693.199936,
            "name": "Z",
            "position": 2,
            "stddev": 31.95247302,
            "variance": 1020.960532
          },
          {
            "average": 29461.26476,
            "count": 103791115,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14612.7879,
            "variance": 213533570.3
          },
          {
            "average": 1.765418552,
            "count": 103791115,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9514195906,
            "variance": 0.9051992374
          },
          {
            "average": 2.530457072,
            "count": 103791115,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.167789881,
            "variance": 1.363733206
          },
          {
            "average": 0.495734842,
            "count": 103791115,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999818105,
            "variance": 0.2499818108
          },
          {
            "average": 0,
            "count": 103791115,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.04852819,
            "count": 103791115,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2368325601,
            "variance": 0.05608966152
          },
          {
            "average": -0.5765793066,
            "count": 103791115,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.95478891,
            "variance": 254.5552891
          },
          {
            "average": 0.495734842,
            "count": 103791115,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999818105,
            "variance": 0.2499818108
          },
          {
            "average": 340.9878425,
            "count": 103791115,
            "maximum": 400,
            "minimum": 337,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.0570562,
            "variance": 101.1443795
          },
          {
            "average": 276633981.7,
            "count": 103791115,
            "maximum": 276643790,
            "minimum": 276632820,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1704.058613,
            "variance": 2903815.757
          },
          {
            "average": 0,
            "count": 103791115,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103791115,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103791115,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103791115,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103791115,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          570499.1511,
          4831284.231,
          1693.199936,
          571440.6911,
          4832225.751,
          1878.999936
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                570499.1510721911,
                4831284.231244473,
                1693.1999362368401
              ],
              [
                570499.1510721911,
                4832225.751244472,
                1693.1999362368401
              ],
              [
                571440.6910721911,
                4832225.751244472,
                1878.9999362368403
              ],
              [
                571440.6910721911,
                4831284.231244473,
                1878.9999362368403
              ],
              [
                570499.1510721911,
                4831284.231244473,
                1693.1999362368401
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:16:30+00:00",
        "end_time": "2020-06-19T20:13:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0057.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0057.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0057.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0057.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1260711,
            43.63111792,
            1693.199936,
            -122.1142763,
            43.63968428,
            1878.999936
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.12607107944469,
                  43.63120774170257,
                  1693.1999362368401
                ],
                [
                  -122.12594821904861,
                  43.63968428104725,
                  1693.1999362368401
                ],
                [
                  -122.11427632736546,
                  43.63959443672824,
                  1878.9999362368403
                ],
                [
                  -122.11440082789248,
                  43.63111792381527,
                  1878.9999362368403
                ],
                [
                  -122.12607107944469,
                  43.63120774170257,
                  1693.1999362368401
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0057.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0057.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:16:30Z",
            "pc:count": 103791115,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 570966.213,
                "count": 103791115,
                "maximum": 571440.6911,
                "minimum": 570499.1511,
                "name": "X",
                "position": 0,
                "stddev": 265.3219432,
                "variance": 70395.73354
              },
              {
                "average": 4831743.76,
                "count": 103791115,
                "maximum": 4832225.751,
                "minimum": 4831284.231,
                "name": "Y",
                "position": 1,
                "stddev": 263.6064621,
                "variance": 69488.36688
              },
              {
                "average": 1796.628408,
                "count": 103791115,
                "maximum": 1878.999936,
                "minimum": 1693.199936,
                "name": "Z",
                "position": 2,
                "stddev": 31.95247302,
                "variance": 1020.960532
              },
              {
                "average": 29461.26476,
                "count": 103791115,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14612.7879,
                "variance": 213533570.3
              },
              {
                "average": 1.765418552,
                "count": 103791115,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9514195906,
                "variance": 0.9051992374
              },
              {
                "average": 2.530457072,
                "count": 103791115,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.167789881,
                "variance": 1.363733206
              },
              {
                "average": 0.495734842,
                "count": 103791115,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999818105,
                "variance": 0.2499818108
              },
              {
                "average": 0,
                "count": 103791115,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.04852819,
                "count": 103791115,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2368325601,
                "variance": 0.05608966152
              },
              {
                "average": -0.5765793066,
                "count": 103791115,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.95478891,
                "variance": 254.5552891
              },
              {
                "average": 0.495734842,
                "count": 103791115,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999818105,
                "variance": 0.2499818108
              },
              {
                "average": 340.9878425,
                "count": 103791115,
                "maximum": 400,
                "minimum": 337,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.0570562,
                "variance": 101.1443795
              },
              {
                "average": 276633981.7,
                "count": 103791115,
                "maximum": 276643790,
                "minimum": 276632820,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1704.058613,
                "variance": 2903815.757
              },
              {
                "average": 0,
                "count": 103791115,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103791115,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103791115,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103791115,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103791115,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              570499.1511,
              4831284.231,
              1693.199936,
              571440.6911,
              4832225.751,
              1878.999936
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    570499.1510721911,
                    4831284.231244473,
                    1693.1999362368401
                  ],
                  [
                    570499.1510721911,
                    4832225.751244472,
                    1693.1999362368401
                  ],
                  [
                    571440.6910721911,
                    4832225.751244472,
                    1878.9999362368403
                  ],
                  [
                    571440.6910721911,
                    4831284.231244473,
                    1878.9999362368403
                  ],
                  [
                    570499.1510721911,
                    4831284.231244473,
                    1693.1999362368401
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:16:30+00:00",
            "end_time": "2020-06-19T20:13:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20200619_BLU_0433.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.35753846871931,
              43.78407916785379,
              574.5302387286224
            ],
            [
              -122.35744766049248,
              43.79255629382164,
              574.5302387286224
            ],
            [
              -122.34574517620766,
              43.792489900245506,
              2130.4302387286225
            ],
            [
              -122.34583763799438,
              43.78401279380689,
              2130.4302387286225
            ],
            [
              -122.35753846871931,
              43.78407916785379,
              574.5302387286224
            ]
          ]
        ]
      },
      "bbox": [
        -122.3575385,
        43.78401279,
        574.5302387,
        -122.3457452,
        43.79255629,
        2130.430239
      ],
      "properties": {
        "datetime": "2020-06-19T17:50:20Z",
        "pc:count": 89576480,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 552164.0053,
            "count": 89576480,
            "maximum": 552636.822,
            "minimum": 551695.262,
            "name": "X",
            "position": 0,
            "stddev": 263.9597835,
            "variance": 69674.76732
          },
          {
            "average": 4848572.609,
            "count": 89576480,
            "maximum": 4849033.555,
            "minimum": 4848091.995,
            "name": "Y",
            "position": 1,
            "stddev": 265.7236592,
            "variance": 70609.06308
          },
          {
            "average": 739.7293397,
            "count": 89576480,
            "maximum": 2130.430239,
            "minimum": 574.5302387,
            "name": "Z",
            "position": 2,
            "stddev": 62.74619796,
            "variance": 3937.085358
          },
          {
            "average": 31710.60875,
            "count": 89576480,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10917.40328,
            "variance": 119189694.4
          },
          {
            "average": 1.759803064,
            "count": 89576480,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9098942179,
            "variance": 0.8279074878
          },
          {
            "average": 2.519407204,
            "count": 89576480,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.07069196,
            "variance": 1.146381272
          },
          {
            "average": 0.4909693259,
            "count": 89576480,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999184431,
            "variance": 0.2499184497
          },
          {
            "average": 0,
            "count": 89576480,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02433564,
            "count": 89576480,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1966162128,
            "variance": 0.03865793512
          },
          {
            "average": -0.5265797347,
            "count": 89576480,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.58499732,
            "variance": 242.8921415
          },
          {
            "average": 0.4983435272,
            "count": 89576480,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999972589,
            "variance": 0.2499972589
          },
          {
            "average": 312.2800648,
            "count": 89576480,
            "maximum": 315,
            "minimum": 310,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.240948382,
            "variance": 1.539952886
          },
          {
            "average": 276623185.3,
            "count": 89576480,
            "maximum": 276624220.7,
            "minimum": 276622325,
            "name": "GpsTime",
            "position": 12,
            "stddev": 428.5814804,
            "variance": 183682.0853
          },
          {
            "average": 0,
            "count": 89576480,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89576480,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89576480,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89576480,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89576480,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          551695.262,
          4848091.995,
          574.5302387,
          552636.822,
          4849033.555,
          2130.430239
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                551695.2620356579,
                4848091.995283812,
                574.5302387286224
              ],
              [
                551695.2620356579,
                4849033.555283813,
                574.5302387286224
              ],
              [
                552636.8220356579,
                4849033.555283813,
                2130.4302387286225
              ],
              [
                552636.8220356579,
                4848091.995283812,
                2130.4302387286225
              ],
              [
                551695.2620356579,
                4848091.995283812,
                574.5302387286224
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:50:20+00:00",
        "end_time": "2020-06-19T17:18:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0433.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0433.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0433.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0433.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3575385,
            43.78401279,
            574.5302387,
            -122.3457452,
            43.79255629,
            2130.430239
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.35753846871931,
                  43.78407916785379,
                  574.5302387286224
                ],
                [
                  -122.35744766049248,
                  43.79255629382164,
                  574.5302387286224
                ],
                [
                  -122.34574517620766,
                  43.792489900245506,
                  2130.4302387286225
                ],
                [
                  -122.34583763799438,
                  43.78401279380689,
                  2130.4302387286225
                ],
                [
                  -122.35753846871931,
                  43.78407916785379,
                  574.5302387286224
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0433.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0433.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:50:20Z",
            "pc:count": 89576480,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 552164.0053,
                "count": 89576480,
                "maximum": 552636.822,
                "minimum": 551695.262,
                "name": "X",
                "position": 0,
                "stddev": 263.9597835,
                "variance": 69674.76732
              },
              {
                "average": 4848572.609,
                "count": 89576480,
                "maximum": 4849033.555,
                "minimum": 4848091.995,
                "name": "Y",
                "position": 1,
                "stddev": 265.7236592,
                "variance": 70609.06308
              },
              {
                "average": 739.7293397,
                "count": 89576480,
                "maximum": 2130.430239,
                "minimum": 574.5302387,
                "name": "Z",
                "position": 2,
                "stddev": 62.74619796,
                "variance": 3937.085358
              },
              {
                "average": 31710.60875,
                "count": 89576480,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10917.40328,
                "variance": 119189694.4
              },
              {
                "average": 1.759803064,
                "count": 89576480,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9098942179,
                "variance": 0.8279074878
              },
              {
                "average": 2.519407204,
                "count": 89576480,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.07069196,
                "variance": 1.146381272
              },
              {
                "average": 0.4909693259,
                "count": 89576480,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999184431,
                "variance": 0.2499184497
              },
              {
                "average": 0,
                "count": 89576480,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02433564,
                "count": 89576480,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1966162128,
                "variance": 0.03865793512
              },
              {
                "average": -0.5265797347,
                "count": 89576480,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.58499732,
                "variance": 242.8921415
              },
              {
                "average": 0.4983435272,
                "count": 89576480,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999972589,
                "variance": 0.2499972589
              },
              {
                "average": 312.2800648,
                "count": 89576480,
                "maximum": 315,
                "minimum": 310,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.240948382,
                "variance": 1.539952886
              },
              {
                "average": 276623185.3,
                "count": 89576480,
                "maximum": 276624220.7,
                "minimum": 276622325,
                "name": "GpsTime",
                "position": 12,
                "stddev": 428.5814804,
                "variance": 183682.0853
              },
              {
                "average": 0,
                "count": 89576480,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89576480,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89576480,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89576480,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89576480,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              551695.262,
              4848091.995,
              574.5302387,
              552636.822,
              4849033.555,
              2130.430239
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    551695.2620356579,
                    4848091.995283812,
                    574.5302387286224
                  ],
                  [
                    551695.2620356579,
                    4849033.555283813,
                    574.5302387286224
                  ],
                  [
                    552636.8220356579,
                    4849033.555283813,
                    2130.4302387286225
                  ],
                  [
                    552636.8220356579,
                    4848091.995283812,
                    2130.4302387286225
                  ],
                  [
                    551695.2620356579,
                    4848091.995283812,
                    574.5302387286224
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:50:20+00:00",
            "end_time": "2020-06-19T17:18: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": "20200618_BLU_0055.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.14873169880336,
              43.63087939318886,
              1087.9303741535443
            ],
            [
              -122.14861202526174,
              43.63935598359906,
              1087.9303741535443
            ],
            [
              -122.13694037471399,
              43.63926845567179,
              2604.3303741535447
            ],
            [
              -122.13706168836347,
              43.63079189101199,
              2604.3303741535447
            ],
            [
              -122.14873169880336,
              43.63087939318886,
              1087.9303741535443
            ]
          ]
        ]
      },
      "bbox": [
        -122.1487317,
        43.63079189,
        1087.930374,
        -122.1369404,
        43.63935598,
        2604.330374
      ],
      "properties": {
        "datetime": "2020-06-19T20:13:46Z",
        "pc:count": 87958876,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 569150.5827,
            "count": 87958876,
            "maximum": 569613.0241,
            "minimum": 568671.5041,
            "name": "X",
            "position": 0,
            "stddev": 265.3407144,
            "variance": 70405.69472
          },
          {
            "average": 4831700.179,
            "count": 87958876,
            "maximum": 4832170.293,
            "minimum": 4831228.773,
            "name": "Y",
            "position": 1,
            "stddev": 265.9167777,
            "variance": 70711.73269
          },
          {
            "average": 1376.112651,
            "count": 87958876,
            "maximum": 2604.330374,
            "minimum": 1087.930374,
            "name": "Z",
            "position": 2,
            "stddev": 109.5035309,
            "variance": 11991.02329
          },
          {
            "average": 29800.75389,
            "count": 87958876,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11973.95347,
            "variance": 143375561.6
          },
          {
            "average": 1.893511406,
            "count": 87958876,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.011043371,
            "variance": 1.022208698
          },
          {
            "average": 2.785955985,
            "count": 87958876,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.171933782,
            "variance": 1.373428788
          },
          {
            "average": 0.4915070425,
            "count": 87958876,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999278673,
            "variance": 0.2499278725
          },
          {
            "average": 0,
            "count": 87958876,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.037345123,
            "count": 87958876,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2642120208,
            "variance": 0.06980799191
          },
          {
            "average": 1.136733236,
            "count": 87958876,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.90173575,
            "variance": 252.8652
          },
          {
            "average": 0.4915070425,
            "count": 87958876,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999278673,
            "variance": 0.2499278725
          },
          {
            "average": 327.915992,
            "count": 87958876,
            "maximum": 337,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 38.36590036,
            "variance": 1471.942311
          },
          {
            "average": 276629083.2,
            "count": 87958876,
            "maximum": 276632826.3,
            "minimum": 276532125.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 16463.09018,
            "variance": 271033338.2
          },
          {
            "average": 0,
            "count": 87958876,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87958876,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87958876,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87958876,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87958876,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568671.5041,
          4831228.773,
          1087.930374,
          569613.0241,
          4832170.293,
          2604.330374
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568671.5040534374,
                4831228.773013229,
                1087.9303741535443
              ],
              [
                568671.5040534374,
                4832170.293013228,
                1087.9303741535443
              ],
              [
                569613.0240534374,
                4832170.293013228,
                2604.3303741535447
              ],
              [
                569613.0240534374,
                4831228.773013229,
                2604.3303741535447
              ],
              [
                568671.5040534374,
                4831228.773013229,
                1087.9303741535443
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T20:13:46+00:00",
        "end_time": "2020-06-18T16:15:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0055.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0055.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0055.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0055.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1487317,
            43.63079189,
            1087.930374,
            -122.1369404,
            43.63935598,
            2604.330374
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.14873169880336,
                  43.63087939318886,
                  1087.9303741535443
                ],
                [
                  -122.14861202526174,
                  43.63935598359906,
                  1087.9303741535443
                ],
                [
                  -122.13694037471399,
                  43.63926845567179,
                  2604.3303741535447
                ],
                [
                  -122.13706168836347,
                  43.63079189101199,
                  2604.3303741535447
                ],
                [
                  -122.14873169880336,
                  43.63087939318886,
                  1087.9303741535443
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0055.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0055.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T20:13:46Z",
            "pc:count": 87958876,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 569150.5827,
                "count": 87958876,
                "maximum": 569613.0241,
                "minimum": 568671.5041,
                "name": "X",
                "position": 0,
                "stddev": 265.3407144,
                "variance": 70405.69472
              },
              {
                "average": 4831700.179,
                "count": 87958876,
                "maximum": 4832170.293,
                "minimum": 4831228.773,
                "name": "Y",
                "position": 1,
                "stddev": 265.9167777,
                "variance": 70711.73269
              },
              {
                "average": 1376.112651,
                "count": 87958876,
                "maximum": 2604.330374,
                "minimum": 1087.930374,
                "name": "Z",
                "position": 2,
                "stddev": 109.5035309,
                "variance": 11991.02329
              },
              {
                "average": 29800.75389,
                "count": 87958876,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11973.95347,
                "variance": 143375561.6
              },
              {
                "average": 1.893511406,
                "count": 87958876,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.011043371,
                "variance": 1.022208698
              },
              {
                "average": 2.785955985,
                "count": 87958876,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.171933782,
                "variance": 1.373428788
              },
              {
                "average": 0.4915070425,
                "count": 87958876,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999278673,
                "variance": 0.2499278725
              },
              {
                "average": 0,
                "count": 87958876,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.037345123,
                "count": 87958876,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2642120208,
                "variance": 0.06980799191
              },
              {
                "average": 1.136733236,
                "count": 87958876,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.90173575,
                "variance": 252.8652
              },
              {
                "average": 0.4915070425,
                "count": 87958876,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999278673,
                "variance": 0.2499278725
              },
              {
                "average": 327.915992,
                "count": 87958876,
                "maximum": 337,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 38.36590036,
                "variance": 1471.942311
              },
              {
                "average": 276629083.2,
                "count": 87958876,
                "maximum": 276632826.3,
                "minimum": 276532125.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 16463.09018,
                "variance": 271033338.2
              },
              {
                "average": 0,
                "count": 87958876,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87958876,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87958876,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87958876,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87958876,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568671.5041,
              4831228.773,
              1087.930374,
              569613.0241,
              4832170.293,
              2604.330374
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568671.5040534374,
                    4831228.773013229,
                    1087.9303741535443
                  ],
                  [
                    568671.5040534374,
                    4832170.293013228,
                    1087.9303741535443
                  ],
                  [
                    569613.0240534374,
                    4832170.293013228,
                    2604.3303741535447
                  ],
                  [
                    569613.0240534374,
                    4831228.773013229,
                    2604.3303741535447
                  ],
                  [
                    568671.5040534374,
                    4831228.773013229,
                    1087.9303741535443
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T20:13:46+00:00",
            "end_time": "2020-06-18T16:15: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": "20200619_BLU_0417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3572813935093,
              43.775849761776556,
              376.38338739766584
            ],
            [
              -122.35719057502175,
              43.784326899571056,
              376.38338739766584
            ],
            [
              -122.345490442413,
              43.78426049387934,
              2130.1233873976657
            ],
            [
              -122.34558291365347,
              43.7757833756179,
              2130.1233873976657
            ],
            [
              -122.3572813935093,
              43.775849761776556,
              376.38338739766584
            ]
          ]
        ]
      },
      "bbox": [
        -122.3572814,
        43.77578338,
        376.3833874,
        -122.3454904,
        43.7843269,
        2130.123387
      ],
      "properties": {
        "datetime": "2020-06-19T17:50:04Z",
        "pc:count": 89502638,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 552198.7534,
            "count": 89502638,
            "maximum": 552664.5415,
            "minimum": 551723.0415,
            "name": "X",
            "position": 0,
            "stddev": 261.6524017,
            "variance": 68461.9793
          },
          {
            "average": 4847644.061,
            "count": 89502638,
            "maximum": 4848119.727,
            "minimum": 4847178.167,
            "name": "Y",
            "position": 1,
            "stddev": 265.1978398,
            "variance": 70329.89421
          },
          {
            "average": 568.7356784,
            "count": 89502638,
            "maximum": 2130.123387,
            "minimum": 376.3833874,
            "name": "Z",
            "position": 2,
            "stddev": 58.15078156,
            "variance": 3381.513396
          },
          {
            "average": 32124.59148,
            "count": 89502638,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10006.14815,
            "variance": 100123000.9
          },
          {
            "average": 1.758315179,
            "count": 89502638,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8853294943,
            "variance": 0.7838083135
          },
          {
            "average": 2.516964617,
            "count": 89502638,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.00890457,
            "variance": 1.017888432
          },
          {
            "average": 0.4981913606,
            "count": 89502638,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967316,
            "variance": 0.2499967316
          },
          {
            "average": 1.564199705e-07,
            "count": 89502638,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000395499618,
            "variance": 1.564199478e-07
          },
          {
            "average": 1.054721784,
            "count": 89502638,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5379004054,
            "variance": 0.2893368462
          },
          {
            "average": -0.8291387955,
            "count": 89502638,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.5478973,
            "variance": 241.7371103
          },
          {
            "average": 0.4981913606,
            "count": 89502638,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999967316,
            "variance": 0.2499967316
          },
          {
            "average": 312.4125843,
            "count": 89502638,
            "maximum": 315,
            "minimum": 310,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.328603608,
            "variance": 1.765187547
          },
          {
            "average": 276623230.9,
            "count": 89502638,
            "maximum": 276624204,
            "minimum": 276622341,
            "name": "GpsTime",
            "position": 12,
            "stddev": 458.3612255,
            "variance": 210095.013
          },
          {
            "average": 0,
            "count": 89502638,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89502638,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89502638,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89502638,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89502638,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          551723.0415,
          4847178.167,
          376.3833874,
          552664.5415,
          4848119.727,
          2130.123387
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                551723.0415335104,
                4847178.166594157,
                376.38338739766584
              ],
              [
                551723.0415335104,
                4848119.7265941575,
                376.38338739766584
              ],
              [
                552664.5415335104,
                4848119.7265941575,
                2130.1233873976657
              ],
              [
                552664.5415335104,
                4847178.166594157,
                2130.1233873976657
              ],
              [
                551723.0415335104,
                4847178.166594157,
                376.38338739766584
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T17:50:04+00:00",
        "end_time": "2020-06-19T17:19:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.3572814,
            43.77578338,
            376.3833874,
            -122.3454904,
            43.7843269,
            2130.123387
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.3572813935093,
                  43.775849761776556,
                  376.38338739766584
                ],
                [
                  -122.35719057502175,
                  43.784326899571056,
                  376.38338739766584
                ],
                [
                  -122.345490442413,
                  43.78426049387934,
                  2130.1233873976657
                ],
                [
                  -122.34558291365347,
                  43.7757833756179,
                  2130.1233873976657
                ],
                [
                  -122.3572813935093,
                  43.775849761776556,
                  376.38338739766584
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T17:50:04Z",
            "pc:count": 89502638,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 552198.7534,
                "count": 89502638,
                "maximum": 552664.5415,
                "minimum": 551723.0415,
                "name": "X",
                "position": 0,
                "stddev": 261.6524017,
                "variance": 68461.9793
              },
              {
                "average": 4847644.061,
                "count": 89502638,
                "maximum": 4848119.727,
                "minimum": 4847178.167,
                "name": "Y",
                "position": 1,
                "stddev": 265.1978398,
                "variance": 70329.89421
              },
              {
                "average": 568.7356784,
                "count": 89502638,
                "maximum": 2130.123387,
                "minimum": 376.3833874,
                "name": "Z",
                "position": 2,
                "stddev": 58.15078156,
                "variance": 3381.513396
              },
              {
                "average": 32124.59148,
                "count": 89502638,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10006.14815,
                "variance": 100123000.9
              },
              {
                "average": 1.758315179,
                "count": 89502638,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8853294943,
                "variance": 0.7838083135
              },
              {
                "average": 2.516964617,
                "count": 89502638,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.00890457,
                "variance": 1.017888432
              },
              {
                "average": 0.4981913606,
                "count": 89502638,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967316,
                "variance": 0.2499967316
              },
              {
                "average": 1.564199705e-07,
                "count": 89502638,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000395499618,
                "variance": 1.564199478e-07
              },
              {
                "average": 1.054721784,
                "count": 89502638,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5379004054,
                "variance": 0.2893368462
              },
              {
                "average": -0.8291387955,
                "count": 89502638,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.5478973,
                "variance": 241.7371103
              },
              {
                "average": 0.4981913606,
                "count": 89502638,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999967316,
                "variance": 0.2499967316
              },
              {
                "average": 312.4125843,
                "count": 89502638,
                "maximum": 315,
                "minimum": 310,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.328603608,
                "variance": 1.765187547
              },
              {
                "average": 276623230.9,
                "count": 89502638,
                "maximum": 276624204,
                "minimum": 276622341,
                "name": "GpsTime",
                "position": 12,
                "stddev": 458.3612255,
                "variance": 210095.013
              },
              {
                "average": 0,
                "count": 89502638,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89502638,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89502638,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89502638,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89502638,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              551723.0415,
              4847178.167,
              376.3833874,
              552664.5415,
              4848119.727,
              2130.123387
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    551723.0415335104,
                    4847178.166594157,
                    376.38338739766584
                  ],
                  [
                    551723.0415335104,
                    4848119.7265941575,
                    376.38338739766584
                  ],
                  [
                    552664.5415335104,
                    4848119.7265941575,
                    2130.1233873976657
                  ],
                  [
                    552664.5415335104,
                    4847178.166594157,
                    2130.1233873976657
                  ],
                  [
                    551723.0415335104,
                    4847178.166594157,
                    376.38338739766584
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T17:50:04+00:00",
            "end_time": "2020-06-19T17:19: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": "20200618_BLU_0440.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.27802429277774,
              43.785354672576815,
              572.9719647583247
            ],
            [
              -122.2779222395322,
              43.79383183634767,
              572.9719647583247
            ],
            [
              -122.26621970259566,
              43.79375729843091,
              2265.0119647583247
            ],
            [
              -122.26632340943432,
              43.78528015658494,
              2265.0119647583247
            ],
            [
              -122.27802429277774,
              43.785354672576815,
              572.9719647583247
            ]
          ]
        ]
      },
      "bbox": [
        -122.2780243,
        43.78528016,
        572.9719648,
        -122.2662197,
        43.79383184,
        2265.011965
      ],
      "properties": {
        "datetime": "2020-06-19T19:37:30Z",
        "pc:count": 108644427,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 558567.8797,
            "count": 108644427,
            "maximum": 559033.659,
            "minimum": 558092.099,
            "name": "X",
            "position": 0,
            "stddev": 262.8719767,
            "variance": 69101.67614
          },
          {
            "average": 4848749.161,
            "count": 108644427,
            "maximum": 4849227.954,
            "minimum": 4848286.374,
            "name": "Y",
            "position": 1,
            "stddev": 266.0745491,
            "variance": 70795.66567
          },
          {
            "average": 671.802755,
            "count": 108644427,
            "maximum": 2265.011965,
            "minimum": 572.9719648,
            "name": "Z",
            "position": 2,
            "stddev": 47.26798417,
            "variance": 2234.262327
          },
          {
            "average": 32017.1426,
            "count": 108644427,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9727.810342,
            "variance": 94630294.06
          },
          {
            "average": 1.762051486,
            "count": 108644427,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8800956564,
            "variance": 0.7745683645
          },
          {
            "average": 2.524051537,
            "count": 108644427,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9903771786,
            "variance": 0.9808469558
          },
          {
            "average": 0.4997562737,
            "count": 108644427,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999429,
            "variance": 0.2499999429
          },
          {
            "average": 5.522602646e-08,
            "count": 108644427,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002350021785,
            "variance": 5.522602392e-08
          },
          {
            "average": 1.035570439,
            "count": 108644427,
            "maximum": 17,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4228700364,
            "variance": 0.1788190677
          },
          {
            "average": -0.1932507816,
            "count": 108644427,
            "maximum": 28.99799919,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.61060789,
            "variance": 243.6910787
          },
          {
            "average": 0.4997562737,
            "count": 108644427,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999999429,
            "variance": 0.2499999429
          },
          {
            "average": 317.3282342,
            "count": 108644427,
            "maximum": 332,
            "minimum": 127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 48.49726299,
            "variance": 2351.984518
          },
          {
            "average": 276624539.4,
            "count": 108644427,
            "maximum": 276630650.4,
            "minimum": 276543326.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 20627.82359,
            "variance": 425507106.2
          },
          {
            "average": 0,
            "count": 108644427,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108644427,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108644427,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108644427,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108644427,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          558092.099,
          4848286.374,
          572.9719648,
          559033.659,
          4849227.954,
          2265.011965
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                558092.0989717821,
                4848286.37372782,
                572.9719647583247
              ],
              [
                558092.0989717821,
                4849227.95372782,
                572.9719647583247
              ],
              [
                559033.6589717822,
                4849227.95372782,
                2265.0119647583247
              ],
              [
                559033.6589717822,
                4848286.37372782,
                2265.0119647583247
              ],
              [
                558092.0989717821,
                4848286.37372782,
                572.9719647583247
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:37:30+00:00",
        "end_time": "2020-06-18T19:22:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0440.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0440.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0440.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0440.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.2780243,
            43.78528016,
            572.9719648,
            -122.2662197,
            43.79383184,
            2265.011965
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.27802429277774,
                  43.785354672576815,
                  572.9719647583247
                ],
                [
                  -122.2779222395322,
                  43.79383183634767,
                  572.9719647583247
                ],
                [
                  -122.26621970259566,
                  43.79375729843091,
                  2265.0119647583247
                ],
                [
                  -122.26632340943432,
                  43.78528015658494,
                  2265.0119647583247
                ],
                [
                  -122.27802429277774,
                  43.785354672576815,
                  572.9719647583247
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0440.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0440.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:37:30Z",
            "pc:count": 108644427,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 558567.8797,
                "count": 108644427,
                "maximum": 559033.659,
                "minimum": 558092.099,
                "name": "X",
                "position": 0,
                "stddev": 262.8719767,
                "variance": 69101.67614
              },
              {
                "average": 4848749.161,
                "count": 108644427,
                "maximum": 4849227.954,
                "minimum": 4848286.374,
                "name": "Y",
                "position": 1,
                "stddev": 266.0745491,
                "variance": 70795.66567
              },
              {
                "average": 671.802755,
                "count": 108644427,
                "maximum": 2265.011965,
                "minimum": 572.9719648,
                "name": "Z",
                "position": 2,
                "stddev": 47.26798417,
                "variance": 2234.262327
              },
              {
                "average": 32017.1426,
                "count": 108644427,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9727.810342,
                "variance": 94630294.06
              },
              {
                "average": 1.762051486,
                "count": 108644427,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8800956564,
                "variance": 0.7745683645
              },
              {
                "average": 2.524051537,
                "count": 108644427,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9903771786,
                "variance": 0.9808469558
              },
              {
                "average": 0.4997562737,
                "count": 108644427,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999429,
                "variance": 0.2499999429
              },
              {
                "average": 5.522602646e-08,
                "count": 108644427,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002350021785,
                "variance": 5.522602392e-08
              },
              {
                "average": 1.035570439,
                "count": 108644427,
                "maximum": 17,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4228700364,
                "variance": 0.1788190677
              },
              {
                "average": -0.1932507816,
                "count": 108644427,
                "maximum": 28.99799919,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.61060789,
                "variance": 243.6910787
              },
              {
                "average": 0.4997562737,
                "count": 108644427,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999999429,
                "variance": 0.2499999429
              },
              {
                "average": 317.3282342,
                "count": 108644427,
                "maximum": 332,
                "minimum": 127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 48.49726299,
                "variance": 2351.984518
              },
              {
                "average": 276624539.4,
                "count": 108644427,
                "maximum": 276630650.4,
                "minimum": 276543326.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 20627.82359,
                "variance": 425507106.2
              },
              {
                "average": 0,
                "count": 108644427,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108644427,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108644427,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108644427,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108644427,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              558092.099,
              4848286.374,
              572.9719648,
              559033.659,
              4849227.954,
              2265.011965
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    558092.0989717821,
                    4848286.37372782,
                    572.9719647583247
                  ],
                  [
                    558092.0989717821,
                    4849227.95372782,
                    572.9719647583247
                  ],
                  [
                    559033.6589717822,
                    4849227.95372782,
                    2265.0119647583247
                  ],
                  [
                    559033.6589717822,
                    4848286.37372782,
                    2265.0119647583247
                  ],
                  [
                    558092.0989717821,
                    4848286.37372782,
                    572.9719647583247
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:37:30+00:00",
            "end_time": "2020-06-18T19:22: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": "20200619_BLU_0001.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.08615195275226,
              43.59009938804563,
              1630.022328972985
            ],
            [
              -122.08614314150135,
              43.59068170274928,
              1630.022328972985
            ],
            [
              -122.08252234337616,
              43.59065270037642,
              1684.1223289729849
            ],
            [
              -122.08253118952625,
              43.59007038625905,
              1684.1223289729849
            ],
            [
              -122.08615195275226,
              43.59009938804563,
              1630.022328972985
            ]
          ]
        ]
      },
      "bbox": [
        -122.086152,
        43.59007039,
        1630.022329,
        -122.0825223,
        43.5906817,
        1684.122329
      ],
      "properties": {
        "datetime": "2020-06-19T23:53:52Z",
        "pc:count": 717896,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 573931.2562,
            "count": 717896,
            "maximum": 574061.9598,
            "minimum": 573769.6398,
            "name": "X",
            "position": 0,
            "stddev": 66.69736205,
            "variance": 4448.538105
          },
          {
            "average": 4826789.958,
            "count": 717896,
            "maximum": 4826818.049,
            "minimum": 4826753.369,
            "name": "Y",
            "position": 1,
            "stddev": 15.33005922,
            "variance": 235.0107156
          },
          {
            "average": 1658.148318,
            "count": 717896,
            "maximum": 1684.122329,
            "minimum": 1630.022329,
            "name": "Z",
            "position": 2,
            "stddev": 8.98043019,
            "variance": 80.6481264
          },
          {
            "average": 33035.59726,
            "count": 717896,
            "maximum": 57186,
            "minimum": 2137,
            "name": "Intensity",
            "position": 3,
            "stddev": 11780.41018,
            "variance": 138778063.9
          },
          {
            "average": 1.646493364,
            "count": 717896,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8482632472,
            "variance": 0.7195505365
          },
          {
            "average": 2.293017373,
            "count": 717896,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.046308664,
            "variance": 1.094761821
          },
          {
            "average": 0.4317867769,
            "count": 717896,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4953254465,
            "variance": 0.245347298
          },
          {
            "average": 0,
            "count": 717896,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.071859991,
            "count": 717896,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2661453,
            "variance": 0.07083332074
          },
          {
            "average": -6.911204948,
            "count": 717896,
            "maximum": 28.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.68405228,
            "variance": 114.1489732
          },
          {
            "average": 0.4317867769,
            "count": 717896,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4953254465,
            "variance": 0.245347298
          },
          {
            "average": 406.3520398,
            "count": 717896,
            "maximum": 407,
            "minimum": 405,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6370919863,
            "variance": 0.405886199
          },
          {
            "average": 276645922.6,
            "count": 717896,
            "maximum": 276646032.5,
            "minimum": 276645360.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 181.6111192,
            "variance": 32982.59863
          },
          {
            "average": 0,
            "count": 717896,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 717896,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 717896,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 717896,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 717896,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          573769.6398,
          4826753.369,
          1630.022329,
          574061.9598,
          4826818.049,
          1684.122329
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                573769.6397673243,
                4826753.369300284,
                1630.022328972985
              ],
              [
                573769.6397673243,
                4826818.049300284,
                1630.022328972985
              ],
              [
                574061.9597673244,
                4826818.049300284,
                1684.1223289729849
              ],
              [
                574061.9597673244,
                4826753.369300284,
                1684.1223289729849
              ],
              [
                573769.6397673243,
                4826753.369300284,
                1630.022328972985
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:53:52+00:00",
        "end_time": "2020-06-19T23:42:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0001.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0001.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0001.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0001.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.086152,
            43.59007039,
            1630.022329,
            -122.0825223,
            43.5906817,
            1684.122329
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.08615195275226,
                  43.59009938804563,
                  1630.022328972985
                ],
                [
                  -122.08614314150135,
                  43.59068170274928,
                  1630.022328972985
                ],
                [
                  -122.08252234337616,
                  43.59065270037642,
                  1684.1223289729849
                ],
                [
                  -122.08253118952625,
                  43.59007038625905,
                  1684.1223289729849
                ],
                [
                  -122.08615195275226,
                  43.59009938804563,
                  1630.022328972985
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0001.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0001.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:53:52Z",
            "pc:count": 717896,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 573931.2562,
                "count": 717896,
                "maximum": 574061.9598,
                "minimum": 573769.6398,
                "name": "X",
                "position": 0,
                "stddev": 66.69736205,
                "variance": 4448.538105
              },
              {
                "average": 4826789.958,
                "count": 717896,
                "maximum": 4826818.049,
                "minimum": 4826753.369,
                "name": "Y",
                "position": 1,
                "stddev": 15.33005922,
                "variance": 235.0107156
              },
              {
                "average": 1658.148318,
                "count": 717896,
                "maximum": 1684.122329,
                "minimum": 1630.022329,
                "name": "Z",
                "position": 2,
                "stddev": 8.98043019,
                "variance": 80.6481264
              },
              {
                "average": 33035.59726,
                "count": 717896,
                "maximum": 57186,
                "minimum": 2137,
                "name": "Intensity",
                "position": 3,
                "stddev": 11780.41018,
                "variance": 138778063.9
              },
              {
                "average": 1.646493364,
                "count": 717896,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8482632472,
                "variance": 0.7195505365
              },
              {
                "average": 2.293017373,
                "count": 717896,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.046308664,
                "variance": 1.094761821
              },
              {
                "average": 0.4317867769,
                "count": 717896,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4953254465,
                "variance": 0.245347298
              },
              {
                "average": 0,
                "count": 717896,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.071859991,
                "count": 717896,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2661453,
                "variance": 0.07083332074
              },
              {
                "average": -6.911204948,
                "count": 717896,
                "maximum": 28.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.68405228,
                "variance": 114.1489732
              },
              {
                "average": 0.4317867769,
                "count": 717896,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4953254465,
                "variance": 0.245347298
              },
              {
                "average": 406.3520398,
                "count": 717896,
                "maximum": 407,
                "minimum": 405,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6370919863,
                "variance": 0.405886199
              },
              {
                "average": 276645922.6,
                "count": 717896,
                "maximum": 276646032.5,
                "minimum": 276645360.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 181.6111192,
                "variance": 32982.59863
              },
              {
                "average": 0,
                "count": 717896,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 717896,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 717896,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 717896,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 717896,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              573769.6398,
              4826753.369,
              1630.022329,
              574061.9598,
              4826818.049,
              1684.122329
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    573769.6397673243,
                    4826753.369300284,
                    1630.022328972985
                  ],
                  [
                    573769.6397673243,
                    4826818.049300284,
                    1630.022328972985
                  ],
                  [
                    574061.9597673244,
                    4826818.049300284,
                    1684.1223289729849
                  ],
                  [
                    574061.9597673244,
                    4826753.369300284,
                    1684.1223289729849
                  ],
                  [
                    573769.6397673243,
                    4826753.369300284,
                    1630.022328972985
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:53:52+00:00",
            "end_time": "2020-06-19T23:42: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": "20200618_BLU_0006.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.15380653628719,
              43.604743921736606,
              1336.863367290868
            ],
            [
              -122.15378567862571,
              43.606231782301805,
              1336.863367290868
            ],
            [
              -122.14764453574617,
              43.60618615763712,
              1504.6433672908681
            ],
            [
              -122.1476655447313,
              43.60469829942834,
              1504.6433672908681
            ],
            [
              -122.15380653628719,
              43.604743921736606,
              1336.863367290868
            ]
          ]
        ]
      },
      "bbox": [
        -122.1538065,
        43.6046983,
        1336.863367,
        -122.1476445,
        43.60623178,
        1504.643367
      ],
      "properties": {
        "datetime": "2020-06-19T19:59:50Z",
        "pc:count": 3447641,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 568604.9369,
            "count": 3447641,
            "maximum": 568787.3521,
            "minimum": 568291.6921,
            "name": "X",
            "position": 0,
            "stddev": 116.0698015,
            "variance": 13472.19881
          },
          {
            "average": 4828430.281,
            "count": 3447641,
            "maximum": 4828487.218,
            "minimum": 4828321.958,
            "name": "Y",
            "position": 1,
            "stddev": 36.86373932,
            "variance": 1358.935277
          },
          {
            "average": 1414.589194,
            "count": 3447641,
            "maximum": 1504.643367,
            "minimum": 1336.863367,
            "name": "Z",
            "position": 2,
            "stddev": 32.13959423,
            "variance": 1032.953517
          },
          {
            "average": 32597.59378,
            "count": 3447641,
            "maximum": 56275,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12195.86496,
            "variance": 148739122.1
          },
          {
            "average": 1.687481962,
            "count": 3447641,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9188802393,
            "variance": 0.8443408941
          },
          {
            "average": 2.37499351,
            "count": 3447641,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.171417536,
            "variance": 1.372219044
          },
          {
            "average": 0.4368949667,
            "count": 3447641,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4960018409,
            "variance": 0.2460178261
          },
          {
            "average": 8.32453263e-05,
            "count": 3447641,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.009123509229,
            "variance": 8.323842066e-05
          },
          {
            "average": 1.045639033,
            "count": 3447641,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2560007365,
            "variance": 0.0655363771
          },
          {
            "average": 9.508024176,
            "count": 3447641,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.27255554,
            "variance": 150.6156195
          },
          {
            "average": 0.4368949667,
            "count": 3447641,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4960018409,
            "variance": 0.2460178261
          },
          {
            "average": 305.4758352,
            "count": 3447641,
            "maximum": 335,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 75.68513615,
            "variance": 5728.239834
          },
          {
            "average": 276619468.2,
            "count": 3447641,
            "maximum": 276631990.8,
            "minimum": 276532073.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32506.38654,
            "variance": 1056665166
          },
          {
            "average": 0,
            "count": 3447641,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3447641,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3447641,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3447641,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3447641,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          568291.6921,
          4828321.958,
          1336.863367,
          568787.3521,
          4828487.218,
          1504.643367
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                568291.6920787451,
                4828321.95808085,
                1336.863367290868
              ],
              [
                568291.6920787451,
                4828487.218080849,
                1336.863367290868
              ],
              [
                568787.352078745,
                4828487.218080849,
                1504.6433672908681
              ],
              [
                568787.352078745,
                4828321.95808085,
                1504.6433672908681
              ],
              [
                568291.6920787451,
                4828321.95808085,
                1336.863367290868
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T19:59:50+00:00",
        "end_time": "2020-06-18T16:14:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200618_BLU_0006.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200618_BLU_0006.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200618_BLU_0006.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0006.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1538065,
            43.6046983,
            1336.863367,
            -122.1476445,
            43.60623178,
            1504.643367
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.15380653628719,
                  43.604743921736606,
                  1336.863367290868
                ],
                [
                  -122.15378567862571,
                  43.606231782301805,
                  1336.863367290868
                ],
                [
                  -122.14764453574617,
                  43.60618615763712,
                  1504.6433672908681
                ],
                [
                  -122.1476655447313,
                  43.60469829942834,
                  1504.6433672908681
                ],
                [
                  -122.15380653628719,
                  43.604743921736606,
                  1336.863367290868
                ]
              ]
            ]
          },
          "id": "20200618_BLU_0006.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200618_BLU_0006.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T19:59:50Z",
            "pc:count": 3447641,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 568604.9369,
                "count": 3447641,
                "maximum": 568787.3521,
                "minimum": 568291.6921,
                "name": "X",
                "position": 0,
                "stddev": 116.0698015,
                "variance": 13472.19881
              },
              {
                "average": 4828430.281,
                "count": 3447641,
                "maximum": 4828487.218,
                "minimum": 4828321.958,
                "name": "Y",
                "position": 1,
                "stddev": 36.86373932,
                "variance": 1358.935277
              },
              {
                "average": 1414.589194,
                "count": 3447641,
                "maximum": 1504.643367,
                "minimum": 1336.863367,
                "name": "Z",
                "position": 2,
                "stddev": 32.13959423,
                "variance": 1032.953517
              },
              {
                "average": 32597.59378,
                "count": 3447641,
                "maximum": 56275,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12195.86496,
                "variance": 148739122.1
              },
              {
                "average": 1.687481962,
                "count": 3447641,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9188802393,
                "variance": 0.8443408941
              },
              {
                "average": 2.37499351,
                "count": 3447641,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.171417536,
                "variance": 1.372219044
              },
              {
                "average": 0.4368949667,
                "count": 3447641,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4960018409,
                "variance": 0.2460178261
              },
              {
                "average": 8.32453263e-05,
                "count": 3447641,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.009123509229,
                "variance": 8.323842066e-05
              },
              {
                "average": 1.045639033,
                "count": 3447641,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2560007365,
                "variance": 0.0655363771
              },
              {
                "average": 9.508024176,
                "count": 3447641,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.27255554,
                "variance": 150.6156195
              },
              {
                "average": 0.4368949667,
                "count": 3447641,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4960018409,
                "variance": 0.2460178261
              },
              {
                "average": 305.4758352,
                "count": 3447641,
                "maximum": 335,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 75.68513615,
                "variance": 5728.239834
              },
              {
                "average": 276619468.2,
                "count": 3447641,
                "maximum": 276631990.8,
                "minimum": 276532073.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32506.38654,
                "variance": 1056665166
              },
              {
                "average": 0,
                "count": 3447641,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3447641,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3447641,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3447641,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3447641,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              568291.6921,
              4828321.958,
              1336.863367,
              568787.3521,
              4828487.218,
              1504.643367
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    568291.6920787451,
                    4828321.95808085,
                    1336.863367290868
                  ],
                  [
                    568291.6920787451,
                    4828487.218080849,
                    1336.863367290868
                  ],
                  [
                    568787.352078745,
                    4828487.218080849,
                    1504.6433672908681
                  ],
                  [
                    568787.352078745,
                    4828321.95808085,
                    1504.6433672908681
                  ],
                  [
                    568291.6920787451,
                    4828321.95808085,
                    1336.863367290868
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T19:59:50+00:00",
            "end_time": "2020-06-18T16: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": "20200619_BLU_0002.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.11998362680595,
              43.59691626478159,
              1442.1311467469068
            ],
            [
              -122.11996057932124,
              43.59849756611437,
              1442.1311467469068
            ],
            [
              -122.11344045848446,
              43.59844718613498,
              1622.871146746907
            ],
            [
              -122.11346367667127,
              43.596865887567674,
              1622.871146746907
            ],
            [
              -122.11998362680595,
              43.59691626478159,
              1442.1311467469068
            ]
          ]
        ]
      },
      "bbox": [
        -122.1199836,
        43.59686589,
        1442.131147,
        -122.1134405,
        43.59849757,
        1622.871147
      ],
      "properties": {
        "datetime": "2020-06-19T23:19:54Z",
        "pc:count": 5890195,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 571371.3319,
            "count": 5890195,
            "maximum": 571556.8955,
            "minimum": 571030.5755,
            "name": "X",
            "position": 0,
            "stddev": 125.499476,
            "variance": 15750.11848
          },
          {
            "average": 4827594.722,
            "count": 5890195,
            "maximum": 4827656.615,
            "minimum": 4827480.975,
            "name": "Y",
            "position": 1,
            "stddev": 39.5888508,
            "variance": 1567.277108
          },
          {
            "average": 1557.734831,
            "count": 5890195,
            "maximum": 1622.871147,
            "minimum": 1442.131147,
            "name": "Z",
            "position": 2,
            "stddev": 30.01658966,
            "variance": 900.9956551
          },
          {
            "average": 31968.89788,
            "count": 5890195,
            "maximum": 58839,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12859.95668,
            "variance": 165378485.9
          },
          {
            "average": 1.69398806,
            "count": 5890195,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8931976364,
            "variance": 0.7978020178
          },
          {
            "average": 2.389434306,
            "count": 5890195,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.103912631,
            "variance": 1.218623097
          },
          {
            "average": 0.4893379591,
            "count": 5890195,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998863504,
            "variance": 0.2498863633
          },
          {
            "average": 0,
            "count": 5890195,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.032219646,
            "count": 5890195,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1972638845,
            "variance": 0.03891304013
          },
          {
            "average": -2.093512333,
            "count": 5890195,
            "maximum": 28.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.71466814,
            "variance": 246.9507947
          },
          {
            "average": 0.4893379591,
            "count": 5890195,
            "maximum": 1,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4998863504,
            "variance": 0.2498863633
          },
          {
            "average": 363.4609257,
            "count": 5890195,
            "maximum": 401,
            "minimum": 339,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.20999159,
            "variance": 853.2236085
          },
          {
            "average": 276637854.7,
            "count": 5890195,
            "maximum": 276643994.3,
            "minimum": 276633480.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4792.304591,
            "variance": 22966183.29
          },
          {
            "average": 0,
            "count": 5890195,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5890195,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5890195,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5890195,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5890195,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          571030.5755,
          4827480.975,
          1442.131147,
          571556.8955,
          4827656.615,
          1622.871147
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                571030.5755302155,
                4827480.974932014,
                1442.1311467469068
              ],
              [
                571030.5755302155,
                4827656.614932015,
                1442.1311467469068
              ],
              [
                571556.8955302156,
                4827656.614932015,
                1622.871146746907
              ],
              [
                571556.8955302156,
                4827480.974932014,
                1622.871146746907
              ],
              [
                571030.5755302155,
                4827480.974932014,
                1442.1311467469068
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 10N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6339
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
        "start_time": "2020-06-19T23:19:54+00:00",
        "end_time": "2020-06-19T20:24:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/stac/20200619_BLU_0002.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20200619_BLU_0002.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9304/20200619_BLU_0002.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0002.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -122.1199836,
            43.59686589,
            1442.131147,
            -122.1134405,
            43.59849757,
            1622.871147
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -122.11998362680595,
                  43.59691626478159,
                  1442.1311467469068
                ],
                [
                  -122.11996057932124,
                  43.59849756611437,
                  1442.1311467469068
                ],
                [
                  -122.11344045848446,
                  43.59844718613498,
                  1622.871146746907
                ],
                [
                  -122.11346367667127,
                  43.596865887567674,
                  1622.871146746907
                ],
                [
                  -122.11998362680595,
                  43.59691626478159,
                  1442.1311467469068
                ]
              ]
            ]
          },
          "id": "20200619_BLU_0002.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9304/20200619_BLU_0002.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2020-06-19T23:19:54Z",
            "pc:count": 5890195,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 571371.3319,
                "count": 5890195,
                "maximum": 571556.8955,
                "minimum": 571030.5755,
                "name": "X",
                "position": 0,
                "stddev": 125.499476,
                "variance": 15750.11848
              },
              {
                "average": 4827594.722,
                "count": 5890195,
                "maximum": 4827656.615,
                "minimum": 4827480.975,
                "name": "Y",
                "position": 1,
                "stddev": 39.5888508,
                "variance": 1567.277108
              },
              {
                "average": 1557.734831,
                "count": 5890195,
                "maximum": 1622.871147,
                "minimum": 1442.131147,
                "name": "Z",
                "position": 2,
                "stddev": 30.01658966,
                "variance": 900.9956551
              },
              {
                "average": 31968.89788,
                "count": 5890195,
                "maximum": 58839,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12859.95668,
                "variance": 165378485.9
              },
              {
                "average": 1.69398806,
                "count": 5890195,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8931976364,
                "variance": 0.7978020178
              },
              {
                "average": 2.389434306,
                "count": 5890195,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.103912631,
                "variance": 1.218623097
              },
              {
                "average": 0.4893379591,
                "count": 5890195,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998863504,
                "variance": 0.2498863633
              },
              {
                "average": 0,
                "count": 5890195,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.032219646,
                "count": 5890195,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1972638845,
                "variance": 0.03891304013
              },
              {
                "average": -2.093512333,
                "count": 5890195,
                "maximum": 28.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.71466814,
                "variance": 246.9507947
              },
              {
                "average": 0.4893379591,
                "count": 5890195,
                "maximum": 1,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4998863504,
                "variance": 0.2498863633
              },
              {
                "average": 363.4609257,
                "count": 5890195,
                "maximum": 401,
                "minimum": 339,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.20999159,
                "variance": 853.2236085
              },
              {
                "average": 276637854.7,
                "count": 5890195,
                "maximum": 276643994.3,
                "minimum": 276633480.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4792.304591,
                "variance": 22966183.29
              },
              {
                "average": 0,
                "count": 5890195,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5890195,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5890195,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5890195,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5890195,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              571030.5755,
              4827480.975,
              1442.131147,
              571556.8955,
              4827656.615,
              1622.871147
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    571030.5755302155,
                    4827480.974932014,
                    1442.1311467469068
                  ],
                  [
                    571030.5755302155,
                    4827656.614932015,
                    1442.1311467469068
                  ],
                  [
                    571556.8955302156,
                    4827656.614932015,
                    1622.871146746907
                  ],
                  [
                    571556.8955302156,
                    4827480.974932014,
                    1622.871146746907
                  ],
                  [
                    571030.5755302155,
                    4827480.974932014,
                    1442.1311467469068
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 10N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6339
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 10N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6339\"]]",
            "start_time": "2020-06-19T23:19:54+00:00",
            "end_time": "2020-06-19T20:24: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"
        }
      }
    }
  ]
}